1. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  2. db39c16 fs:affs:Replace time_t with time64_t by DengChao · 9 years ago
  3. 8f5fed1 fs/9p: use fscache mutex rather than spinlock by Sasha Levin · 9 years ago
  4. 3cc4a84 proc: add a reschedule point in proc_readfd_common() by Eric Dumazet · 9 years ago
  5. bc51b2a logfs: constify logfs_block_ops structures by Julia Lawall · 9 years ago
  6. 0dbf5f2 fcntl: allow to set O_DIRECT flag on pipe by Stanislav Kinsburskiy · 9 years ago
  7. 90330e6 fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE by Abhi Das · 9 years ago
  8. 0b2a6f2 fs: xattr: Use kvfree() by Richard Weinberger · 9 years ago
  9. bdb97e9 [s390] page_to_phys() always returns a multiple of PAGE_SIZE by Al Viro · 9 years ago
  10. 263a3df nbd: use ->compat_ioctl() by Al Viro · 9 years ago
  11. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  12. a7f61e89 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) by Jann Horn · 9 years ago
  13. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 9 years ago
  14. b434172 compat_ioctl: don't look up the fd twice by Jann Horn · 9 years ago
  15. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
  16. 1031bc5 lib/vsprintf: add %*pg format specifier by Dmitry Monakhov · 10 years ago
  17. 424081f fs: use gendisk->disk_name where possible by Dmitry Monakhov · 10 years ago
  18. ccec5ee poll: plug an unused argument to do_poll by Mateusz Guzik · 9 years ago
  19. 8f1d57c amdkfd: don't open-code memdup_user() by Al Viro · 9 years ago
  20. abb0f6a cdrom: don't open-code memdup_user() by Al Viro · 9 years ago
  21. 820351f rsxx: don't open-code memdup_user() by Al Viro · 9 years ago
  22. 8ed6010 mtip32xx: don't open-code memdup_user() by Al Viro · 9 years ago
  23. 793b796 [um] mconsole: don't open-code memdup_user_nul() by Al Viro · 9 years ago
  24. 1ceb362 [um] hostaudio: don't open-code memdup_user() by Al Viro · 9 years ago
  25. 80f8dcc HFS wants 8Kb per-superblock allocation; just use kmalloc() by Al Viro · 9 years ago
  26. 76e8d7cb jfs: microoptimize get_zeroed_page / virt_to_page by Al Viro · 9 years ago
  27. 222e4ad ... and a couple in net/9p by Al Viro · 9 years ago
  28. 93bbf58 md: more open-coded offset_in_page() by Al Viro · 9 years ago
  29. 756d097 dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE by Al Viro · 9 years ago
  30. 4e728cf hpfs: missing endianness annotation by Al Viro · 9 years ago
  31. 4802c59 drivers/mtd/maps/pcmciamtd.c: __iomem annotations by Al Viro · 9 years ago
  32. 62fb4a1 don't carry MAY_OPEN in op->acc_mode by Al Viro · 9 years ago
  33. b40ef86 saner calling conventions for copy_mount_options() by Al Viro · 9 years ago
  34. cc4e719 fix the leak in integrity_read_file() by Al Viro · 9 years ago
  35. 7812bf1 ppc: get rid of the remnants of __get_user64() by Al Viro · 9 years ago
  36. f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
  37. bb646cd proc_pid_attr_write(): switch to memdup_user() by Al Viro · 9 years ago
  38. 70f6cbb kernel/*: switch to memdup_user_nul() by Al Viro · 9 years ago
  39. e4e85bb cciss: switch to memdup_user_nul() by Al Viro · 9 years ago
  40. f0fc869 switch wireless debugfs ->write() instances to memdup_user_nul() by Al Viro · 9 years ago
  41. 8365a71 selinuxfs: switch to memdup_user_nul() by Al Viro · 9 years ago
  42. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  43. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  44. e9d408e new helper: memdup_user_nul() by Al Viro · 9 years ago
  45. 1683098 Linux 4.4-rc8 by Linus Torvalds · 9 years ago
  46. 4294616 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  47. 4e5e384 Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  48. 9c982e8 Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  49. 7c672dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  50. 8f5daf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  51. 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
  52. 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
  53. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 9 years ago
  54. a0ccc3f Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  55. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
  56. c616920 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. 3d8acd1 drm/i915: increase the tries for HDMI hotplug live status checking by Gary Wang · 9 years ago
  58. 866be88 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  59. e25bd6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  60. 6cdb18a mm/vmstat: fix overflow in mod_zone_page_state() by Heiko Carstens · 9 years ago
  61. cc28d6d ocfs2/dlm: clear migration_pending when migration target goes down by xuejiufei · 9 years ago
  62. 5f0f288 mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() by Andrew Banman · 9 years ago
  63. b5a8bc3 ocfs2: fix flock panic issue by Junxiao Bi · 9 years ago
  64. 92a8ed4 m32r: add io*_rep helpers by Sudip Mukherjee · 9 years ago
  65. 6122192 m32r: fix build failure by Sudip Mukherjee · 9 years ago
  66. facca61 arch/x86/xen/suspend.c: include xen/xen.h by Andrew Morton · 9 years ago
  67. 6df3868 mm: memcontrol: fix possible memcg leak due to interrupted reclaim by Vladimir Davydov · 9 years ago
  68. 5c9ee4c ocfs2: fix BUG when calculate new backup super by Joseph Qi · 9 years ago
  69. 398c750 MIPS: VDSO: Fix build error with binutils 2.24 and earlier by Guenter Roeck · 9 years ago
  70. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
  71. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  72. 76cc404 [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() by Al Viro · 9 years ago
  73. c3293a9 lightnvm: wrong offset in bad blk lun calculation by Matias Bjørling · 9 years ago
  74. 1e60508 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  75. 48cc661 null_blk: use async queue restart helper by Jens Axboe · 9 years ago
  76. 2149141 block: add blk_start_queue_async() by Jens Axboe · 9 years ago
  77. 8513342 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  78. 2c7143d Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  79. f41647e RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
  80. 10a214d RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  81. 36ac0db RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  82. c6002d5 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  83. 3538a5c sctp: label accepted/peeled off sockets by Marcelo Ricardo Leitner · 9 years ago
  84. 9ba0b96 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 9 years ago
  85. 74bf8ef Linux 4.4-rc7 by Linus Torvalds · 9 years ago
  86. 3ae86f1 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  87. db06650 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. 930c0f7 MIPS: Fix bitrot in __get_user_unaligned() by Al Viro · 9 years ago
  89. 2c96961 Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  90. f0cf008 Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  91. 3bef22e Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  92. e2b0a16 Merge tag 'trace-v4.4-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  93. 12261f4 Merge tag 'arc-4.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  94. 43b28ca Merge branches 'acpi-processor' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  95. 8db7b3c Merge branch 'parisc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  96. 682cb0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  97. 079317a tty/serial: Skip 'NULL' char after console break when sysrq enabled by Vijay Kumar · 9 years ago
  98. a7c5724 sparc64: fix FP corruption in user copy functions by Rob Gardner · 9 years ago
  99. 8335269 sparc64: Perf should save/restore fault info by Rob Gardner · 9 years ago
  100. 3f74306 sparc64: Ensure perf can access user stacks by Rob Gardner · 9 years ago