]> git.ipfire.org Git - people/arne_f/kernel.git/shortlog
people/arne_f/kernel.git
2016-05-10  Robert Jarzmikkbuild: forbid kernel directory to contain spaces and...
2016-04-27  Nicolas Pitrekbuild: adjust ksym_dep_filter for some cmd_* renames
2016-04-27  Nicolas Pitrekbuild: Fix dependencies for final vmlinux link
2016-04-26  Nicolas Pitrekbuild: better abstract vmlinux sequential prerequisites
2016-04-26  Nicolas Ferrekbuild: fix call to adjust_autoksyms.sh when output...
2016-04-20  Michal Marekkbuild: Get rid of KBUILD_STR
2016-04-20  Masahiro Yamadakbuild: rename cmd_as_s_S to cmd_cpp_s_S
2016-04-20  Masahiro Yamadakbuild: rename cmd_cc_i_c to cmd_cpp_i_c
2016-04-20  Masahiro Yamadakbuild: drop redundant "PHONY += FORCE"
2016-04-20  Masahiro Yamadakbuild: delete unnecessary "@:"
2016-04-20  Masahiro Yamadakbuild: mark help target as PHONY
2016-04-20  Masahiro Yamadakbuild: specify modules(_install) as PHONY rather than...
2016-04-20  Masahiro Yamadakbuild: drop FORCE from PHONY targets
2016-04-20  Maxim Zhukovscripts: genksyms: fix resource leak
2016-03-29  Nicolas Pitrekconfig option for TRIM_UNUSED_KSYMS
2016-03-29  Nicolas Pitrekbuild: build sample modules along with the rest of...
2016-03-29  Nicolas Pitrekbuild: create/adjust generated/autoksyms.h
2016-03-29  Nicolas Pitrekbuild: add fine grained build dependencies for exporte...
2016-03-29  Nicolas Pitrekbuild: de-duplicate fixdep usage
2016-03-29  Nicolas Pitrefixdep: accept extra dependencies on stdin
2016-03-29  Nicolas Pitreexport.h: allow for per-symbol configurable EXPORT_SYMBOL()
2016-03-29  Nicolas Pitrekbuild: record needed exported symbols for modules
2016-03-26  Linus TorvaldsLinux 4.6-rc1 v4.6-rc1
2016-03-26  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-03-26  Linus TorvaldsMerge tag 'ofs-pull-tag-1' of git://git.kernel.org...
2016-03-26  Linus TorvaldsMerge tag 'ntb-4.6' of git://github.com/jonmason/ntb
2016-03-26  Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2016-03-26  Linus Torvaldsf2fs/crypto: fix xts_tweak initialization
2016-03-26  Allen HubbeNTB: Remove _addr functions from ntb_hw_amd
2016-03-26  Al Viroorangefs: fix orangefs_superblock locking
2016-03-26  Al Viroorangefs: fix do_readv_writev() handling of error halfw...
2016-03-26  Al Viroorangefs: have ->kill_sb() evict the VFS side of things...
2016-03-26  Al Viroorangefs: sanitize ->llseek()
2016-03-26  Al Viroorangefs-bufmap.h: trim unused junk
2016-03-26  Al Viroorangefs: saner calling conventions for getting a slot
2016-03-26  Al Viroorangefs_copy_{to,from}_bufmap(): don't pass bufmap...
2016-03-26  Al Viroorangefs: get rid of readdir_handle_s
2016-03-25  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-03-25  Linus TorvaldsMerge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org...
2016-03-25  Linus TorvaldsMerge tag 'please-pull-preadv2' of git://git.kernel...
2016-03-25  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-03-25  Kirill A. Shutemovthp: fix typo in khugepaged_scan_pmd()
2016-03-25  Andrey RyabininMAINTAINERS: fill entries for KASAN
2016-03-25  Nicolai Stangemm/filemap: generic_file_read_iter(): check for zero...
2016-03-25  Alexander Potapenkokasan: test fix: warn if the UAF could not be detected...
2016-03-25  Alexander Potapenkomm, kasan: stackdepot implementation. Enable stackdepot...
2016-03-25  Alexander Potapenkoarch, ftrace: for KASAN put hard/soft IRQ entries into...
2016-03-25  Alexander Potapenkomm, kasan: add GFP flags to KASAN API
2016-03-25  Alexander Potapenkomm, kasan: SLAB support
2016-03-25  Alexander Potapenkokasan: modify kmalloc_large_oob_right(), add kmalloc_pa...
2016-03-25  Tetsuo Handainclude/linux/oom.h: remove undefined oom_kills_count...
2016-03-25  Vlastimil Babkamm/page_alloc: prevent merging between isolated and...
2016-03-25  Arnd Bergmanndrivers/memstick/host/r592.c: avoid gcc-6 warning
2016-03-25  Xue jiufeiocfs2: extend enough credits for freeing one truncate...
2016-03-25  Xue jiufeiocfs2: extend transaction for ocfs2_remove_rightmost_pa...
2016-03-25  xuejiufeiocfs2/dlm: move lock to the tail of grant queue while...
2016-03-25  jiangyiwenocfs2: solve a problem of crossing the boundary in...
2016-03-25  jiangyiwenocfs2: fix occurring deadlock by changing ocfs2_wq...
2016-03-25  Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2016-03-25  Joseph Qiocfs2/dlm: fix race between convert and recovery
2016-03-25  Ryan Dingocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
2016-03-25  Ryan Dingocfs2: fix disk file size and memory file size mismatch
2016-03-25  Ryan Dingocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2...
2016-03-25  Ryan Dingocfs2: fix ip_unaligned_aio deadlock with dio work...
2016-03-25  Ryan Dingocfs2: code clean up for direct io
2016-03-25  Ryan Dingocfs2: fix sparse file & data ordering issue in direct io
2016-03-25  Ryan Dingocfs2: record UNWRITTEN extents when populate write...
2016-03-25  Ryan Dingocfs2: return the physical address in ocfs2_write_cluster
2016-03-25  Ryan Dingocfs2: do not change i_size in write_end for direct io
2016-03-25  Ryan Dingocfs2: test target page before change it
2016-03-25  Ryan Dingocfs2: use c_new to indicate newly allocated extents
2016-03-25  Ryan Dingocfs2: add ocfs2_write_type_t type to identify the...
2016-03-25  Junxiao Biocfs2: o2hb: fix double free bug
2016-03-25  Andrew Mortondrivers/input: eliminate INPUT_COMPAT_TEST macro
2016-03-25  Tetsuo Handaoom, oom_reaper: protect oom_reaper_list using simpler way
2016-03-25  Michal Hockooom: make oom_reaper freezable
2016-03-25  Vladimir Davydovoom: make oom_reaper_list single linked
2016-03-25  Michal Hockooom, oom_reaper: disable oom_reaper for oom_kill_alloca...
2016-03-25  Michal Hockomm, oom_reaper: implement OOM victims queuing
2016-03-25  Michal Hockomm, oom_reaper: report success/failure
2016-03-25  Michal Hockooom: clear TIF_MEMDIE after oom_reaper managed to unmap...
2016-03-25  Michal Hockomm, oom: introduce oom reaper
2016-03-25  Andrew Mortonsched: add schedule_timeout_idle()
2016-03-25  Tony Luck[IA64] Enable preadv2 and pwritev2 syscalls for ia64
2016-03-25  Rafael J. WysockiFix permissions of drivers/power/avs/rockchip-io-domain.c
2016-03-25  Geliang Tanglibceph: use KMEM_CACHE macro
2016-03-25  Geliang Tangceph: use kmem_cache_zalloc
2016-03-25  Geliang Tangrbd: use KMEM_CACHE macro
2016-03-25  Yan, Zhengceph: use lookup request to revalidate dentry
2016-03-25  Yan, Zhengceph: kill ceph_get_dentry_parent_inode()
2016-03-25  Yan, Zhengceph: fix security xattr deadlock
2016-03-25  Yan, Zhengceph: don't request vxattrs from MDS
2016-03-25  Yan, Zhengceph: fix mounting same fs multiple times
2016-03-25  Yan, Zhengceph: remove unnecessary NULL check
2016-03-25  Yan, Zhengceph: avoid updating directory inode's i_size accidentally
2016-03-25  Yan, Zhengceph: fix race during filling readdir cache
2016-03-25  Ilya Dryomovlibceph: use sizeof_footer() more
2016-03-25  Ilya Dryomovceph: kill ceph_empty_snapc
2016-03-25  Anton Protopopovceph: fix a wrong comparison
2016-03-25  Deepa Dinamaniceph: replace CURRENT_TIME by current_fs_time()
next