1. a03e283 dcache: Reduce the scope of i_lock in d_splice_alias by Eric W. Biederman · 9 years ago
  2. cde93be dcache: Handle escaped paths in prepend_path by Eric W. Biederman · 9 years ago
  3. 6f179af mm: fix potential data race in SyS_swapon by Hugh Dickins · 9 years ago
  4. 061f98e Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next by Al Viro · 9 years ago
  5. b5f5914 Merge branch 'ufs' into for-next by Al Viro · 9 years ago
  6. 15cf3b7 Merge branch 'sb_writers_pcpu_rwsem' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into for-next by Al Viro · 9 years ago
  7. ac05fbb inode: don't softlockup when evicting inodes by Josef Bacik · 9 years ago
  8. c7f5408 inode: rename i_wb_list to i_io_list by Dave Chinner · 9 years ago
  9. e97fedb sync: serialise per-superblock sync operations by Dave Chinner · 9 years ago
  10. 74278da inode: convert inode_sb_list_lock to per-sb by Dave Chinner · 9 years ago
  11. cbedaac inode: add hlist_fake to avoid the inode hash lock in evict by Josef Bacik · 9 years ago
  12. d353d75 writeback: plug writeback at a high level by Dave Chinner · 9 years ago
  13. 2c6625c Linux 4.2-rc7 by Linus Torvalds · 9 years ago
  14. 8916e0b Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  15. 0f405bf Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  16. 0156547 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 12e244f x86/ldt: Further fix FPU emulation by Andy Lutomirski · 9 years ago
  18. 8ed1f0e fs/fuse: fix ioctl type confusion by Jann Horn · 9 years ago
  19. 0214951 Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Olof Johansson · 9 years ago
  20. 9f16143 MIPS: Fix seccomp syscall argument for MIPS64 by Markos Chandras · 9 years ago
  21. 1efdb5f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  22. 8129ed2 change sb_writers to use percpu_rw_semaphore by Oleg Nesterov · 9 years ago
  23. 853b39a shift percpu_counter_destroy() into destroy_super_work() by Oleg Nesterov · 9 years ago
  24. bf3eac8 percpu-rwsem: kill CONFIG_PERCPU_RWSEM by Oleg Nesterov · 9 years ago
  25. 55cc15650 percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire() by Oleg Nesterov · 9 years ago
  26. 9287f69 percpu-rwsem: introduce percpu_down_read_trylock() by Oleg Nesterov · 9 years ago
  27. 0e28e01 document rwsem_release() in sb_wait_write() by Oleg Nesterov · 9 years ago
  28. f4b554a fix the broken lockdep logic in __sb_start_write() by Oleg Nesterov · 9 years ago
  29. bee9182 introduce __sb_writers_{acquired,release}() helpers by Oleg Nesterov · 9 years ago
  30. 45e38cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  31. 8394a1b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  32. fbd9163 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  33. 7f11c47 Update maintainers for DRM STI driver by Benjamin Gaignard · 9 years ago
  34. f21838e mm: cma: mark cma_bitmap_maxno() inline in header by Gregory Fong · 9 years ago
  35. 4ce321f zram: fix pool name truncation by Sergey Senozhatsky · 9 years ago
  36. f9126ab memory-hotplug: fix wrong edge when hot add a new node by Xishi Qiu · 9 years ago
  37. 2baf9e8 .mailmap: Andrey Ryabinin has moved by Andrey Ryabinin · 9 years ago
  38. 3ed1f8a ipc/sem.c: update/correct memory barriers by Manfred Spraul · 9 years ago
  39. 7f6bf39 mm/hwpoison: fix panic due to split huge zero page by Wanpeng Li · 9 years ago
  40. a979558 ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem() by Herton R. Krzesinski · 9 years ago
  41. 602b859 ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits by Herton R. Krzesinski · 9 years ago
  42. 0361380 mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held by Wanpeng Li · 9 years ago
  43. 4f32be6 mm/hwpoison: fix page refcount of unknown non LRU page by Wanpeng Li · 9 years ago
  44. 3670901 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. b25c6ce Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 5e5013c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. c679765 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  48. d211d87 Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them" by Alexandre Courbot · 9 years ago
  49. 3e04e2f drm/vmwgfx: Fix execbuf locking issues by Thomas Hellstrom · 9 years ago
  50. 3c6d45b Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  51. 7ddab73 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  52. cd88ec2 x86: fix error handling for 32-bit compat out-of-range system call numbers by Linus Torvalds · 9 years ago
  53. 5b3e2e1 Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  54. ebcbf16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  55. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  56. ed596cd Revert x86 sigcontext cleanups by Linus Torvalds · 9 years ago
  57. 26b552e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  58. 2331d30 Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  59. 85ad3de ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific file by Murali Karicheri · 9 years ago
  60. e61eee7 ARM: dts: keystone: fix the clock node for mdio by Murali Karicheri · 9 years ago
  61. 659181a Merge tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  62. db55350 Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  63. 07616f0 Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixes by Olof Johansson · 9 years ago
  64. 5c16179 EDAC, ppc4xx: Access mci->csrows array elements properly by Michael Walle · 9 years ago
  65. e6d0069 cosa: missing error code on failure in probe() by Dan Carpenter · 9 years ago
  66. e941ba8 Merge branch 'gianfar-fixes' by David S. Miller · 9 years ago
  67. 1f2b729 gianfar: remove faulty filer optimizer by Jakub Kicinski · 9 years ago
  68. b5c8c89 gianfar: correct list membership accounting by Jakub Kicinski · 9 years ago
  69. a898fe0 gianfar: correct filer table writing by Jakub Kicinski · 9 years ago
  70. b02e3e9 bonding: Gratuitous ARP gets dropped when first slave added by Venkat Venkatsubra · 9 years ago
  71. 211c504 net: dsa: Do not override PHY interface if already configured by Florian Fainelli · 9 years ago
  72. 4f258a4 sd: Fix maximum I/O size for BLOCK_PC requests by Martin K. Petersen · 9 years ago
  73. 30065bf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  74. 8f2777f libfc: Fix fc_fcp_cleanup_each_cmd() by Bart Van Assche · 9 years ago
  75. f6979ad libfc: Fix fc_exch_recv_req() error path by Bart Van Assche · 9 years ago
  76. 04da002 Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  77. 660d083 libiscsi: Fix host busy blocking during connection teardown by John Soni Jose · 9 years ago
  78. e037239 drm/radeon: add new OLAND pci id by Alex Deucher · 9 years ago
  79. b8826b0 Revert "drm/amdgpu: Configure doorbell to maximum slots" by Alex Deucher · 9 years ago
  80. 8c8bac5 drm/amdgpu: add context buffer size check for HEVC by Boyuan Zhang · 9 years ago
  81. cec45d9 Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  82. 34dd051 dm cache policy smq: move 'dm-cache-default' module alias to SMQ by Yi Zhang · 9 years ago
  83. b0dc3c8 dm btree: add ref counting ops for the leaves of top level btrees by Joe Thornber · 9 years ago
  84. 7f518ad dm thin metadata: delete btrees when releasing metadata snapshot by Joe Thornber · 9 years ago
  85. d7a702f perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler by Matt Fleming · 9 years ago
  86. dbc72b7 perf/x86/intel: Fix memory leak on hot-plug allocation fail by Peter Zijlstra · 9 years ago
  87. c7999c6 perf: Fix PERF_EVENT_IOC_PERIOD migration race by Peter Zijlstra · 9 years ago
  88. ee9397a perf: Fix double-free of the AUX buffer by Ben Hutchings · 9 years ago
  89. e984a179 memory: omap-gpmc: Don't try to save uninitialized GPMC context by Tomeu Vizoso · 9 years ago
  90. 58ccab9 Merge tag 'localmodconfig-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 9 years ago
  91. c0ddc8c localmodconfig: Use Kbuild files too by Richard Weinberger · 9 years ago
  92. 28eaad7 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  93. c68875f net: fs_enet: mask interrupts for TX partial frames. by LEROY Christophe · 9 years ago
  94. 8961822 net: fs_enet: explicitly remove I flag on TX partial frames by LEROY Christophe · 9 years ago
  95. edf15b4 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  96. e2e927c Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  97. 09edea4 ARM: 8410/1: VDSO: fix coarse clock monotonicity regression by Nathan Lynch · 9 years ago
  98. c22fe51 xen/xenbus: Don't leak memory when unmapping the ring on HVM backend by Julien Grall · 9 years ago
  99. ad6cd7b Revert "xen/events/fifo: Handle linked events when closing a port" by David Vrabel · 9 years ago
  100. 9992349 drm/exynos/fimc: fix runtime pm support by Marek Szyprowski · 9 years ago