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