1. c90a3bc m32r: fix __get_user() by Al Viro · 8 years ago
  2. 8f03598 blackfin: fix copy_from_user() by Al Viro · 8 years ago
  3. 917400c sparc32: fix copy_from_user() by Al Viro · 8 years ago
  4. 6e05050 sh: fix copy_from_user() by Al Viro · 8 years ago
  5. c685238 sh64: failing __get_user() should zero by Al Viro · 8 years ago
  6. b615e3c score: fix copy_from_user() and friends by Al Viro · 8 years ago
  7. c2f18fa score: fix __get_user/get_user by Al Viro · 8 years ago
  8. fd2d2b1 s390: get_user() should zero on failure by Al Viro · 8 years ago
  9. 2242646 ppc32: fix copy_from_user() by Al Viro · 8 years ago
  10. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  11. acb2505 openrisc: fix copy_from_user() by Al Viro · 8 years ago
  12. 2e29f50 nios2: fix __get_user() by Al Viro · 8 years ago
  13. e33d1f6 nios2: copy_from_user() should zero the tail of destination by Al Viro · 8 years ago
  14. ae7cc57 mn10300: copy_from_user() should zero on access_ok() failure... by Al Viro · 8 years ago
  15. 43403ea mn10300: failing __get_user() and get_user() should zero by Al Viro · 8 years ago
  16. e69d700 mips: copy_from_user() must zero the destination on access_ok() failure by Al Viro · 8 years ago
  17. 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
  18. 8ae95ed metag: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  19. a5e541f ia64: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  20. f35c1e0 hexagon: fix strncpy_from_user() error return by Al Viro · 8 years ago
  21. 3b8767a frv: fix clear_user() by Al Viro · 8 years ago
  22. eb47e029 cris: buggered copy_from_user/copy_to_user/clear_user by Al Viro · 8 years ago
  23. 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
  24. 79c350e xfs: fix signed integer overflow by Xie XiuQi · 8 years ago
  25. 791cc43 Make __xfs_xattr_put_listen preperly report errors. by Artem Savkov · 8 years ago
  26. 541d48f xfs: change mailing list address by Dave Chinner · 8 years ago
  27. a27f6ef xfs: undo block reservation correctly in xfs_trans_reserve() by Eryu Guan · 8 years ago
  28. 75e4212 rxrpc: Correctly initialise, limit and transmit call->rx_winsize by David Howells · 8 years ago
  29. 3432a75 rxrpc: Fix prealloc refcounting by David Howells · 8 years ago
  30. cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
  31. 01fd074 rxrpc: Allow tx_winsize to grow in response to an ACK by David Howells · 8 years ago
  32. 89a80ed rxrpc: Use skb->len not skb->data_len by David Howells · 8 years ago
  33. b25de36 rxrpc: Add missing unlock in rxrpc_call_accept() by David Howells · 8 years ago
  34. 33b603f rxrpc: Requeue call for recvmsg if more data by David Howells · 8 years ago
  35. 91c2c7b rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay by David Howells · 8 years ago
  36. bc4abfc rxrpc: Add missing wakeup on Tx window rotation by David Howells · 8 years ago
  37. 08a3968 rxrpc: Make sure we initialise the peer hash key by David Howells · 8 years ago
  38. 21ca6d2 cpufreq: schedutil: Add iowait boosting by Rafael J. Wysocki · 8 years ago
  39. 8c34ab1 cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition by Rafael J. Wysocki · 8 years ago
  40. 9b6a9ec selinux: fix error return code in policydb_read() by Wei Yongjun · 8 years ago
  41. 905933a pinctrl: Fix "st,syscfg" definition for STM32 pinctrl by Alexandre TORGUE · 8 years ago
  42. eb4ec68 driver: base: pinctrl: return error from pinctrl_bind_pins() by Deepak · 8 years ago
  43. 035ee28 PCI: Fix bridge_d3 update on device removal by Lukas Wunner · 8 years ago
  44. dd60fba perf tools: Add infrastructure for PMU specific configuration by Mathieu Poirier · 8 years ago
  45. 649d7df f2fs: fix to set PageUptodate in f2fs_write_end correctly by Jaegeuk Kim · 8 years ago
  46. 61e4da1 f2fs: fix parameters of __exchange_data_block by Fan Li · 8 years ago
  47. 9512929 MAINTAINERS: update f2fs entry by Chao Yu · 8 years ago
  48. e8ea9b3 f2fs: avoid ENOMEM during roll-forward recovery by Jaegeuk Kim · 8 years ago
  49. 5924bbe Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. fda6751 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. ee319d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 30d476a perf report: Enable group view with hierarchy by Namhyung Kim · 8 years ago
  53. 195bc0f perf ui/stdio: Rename print_hierarchy_header() by Namhyung Kim · 8 years ago
  54. 9a6ad25 perf ui/stdio: Always reset output width for hierarchy by Namhyung Kim · 8 years ago
  55. d2580c7 perf hist: Initialize hierarchy tree explicitly by Namhyung Kim · 8 years ago
  56. 9d97b8f perf hists: Introduce hists__link_hierarchy() by Namhyung Kim · 8 years ago
  57. 09034de perf hists: Introduce hists__match_hierarchy() by Namhyung Kim · 8 years ago
  58. 504cb1c2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 0a4a7e4 perf build: Compare mman.h related headers against kernel originals by Wang Nan · 8 years ago
  60. 7c2c114 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  62. 85063fa x86/entry/64: Clean up and document espfix64 stack setup by Andy Lutomirski · 8 years ago
  63. 1ef0199 selftests/x86/sigreturn: Use CX, not AX, as the scratch register by Andy Lutomirski · 8 years ago
  64. d59dc7b sched/numa, mm: Revert to checking pmd/pte_write instead of VMA flags by Rik van Riel · 8 years ago
  65. fbef103 perf tools: Do hugetlb handling in more systems by Arnaldo Carvalho de Melo · 8 years ago
  66. 277cf08 perf trace beauty mmap: Fix defines for non !x86_64 by Arnaldo Carvalho de Melo · 8 years ago
  67. f3539c1 tools include: Add uapi mman.h for each architecture by Wang Nan · 8 years ago
  68. 5465fe0 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core by Ingo Molnar · 8 years ago
  69. 89b706f cfg80211: reduce connect key caching struct size by Johannes Berg · 8 years ago
  70. e9c8f8d cfg80211: validate key index better by Johannes Berg · 8 years ago
  71. 9381e26 cfg80211: wext: only allow WEP keys to be configured before connected by Johannes Berg · 8 years ago
  72. 386b1f2 nl80211: only allow WEP keys during connect command by Johannes Berg · 8 years ago
  73. 42ee231 nl80211: fix connect keys range check by Johannes Berg · 8 years ago
  74. b6b5555 cfg80211: disallow shared key authentication with key index 4 by Johannes Berg · 8 years ago
  75. 106f2e5 Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  76. ad5987b nl80211: validate number of probe response CSA counters by Johannes Berg · 8 years ago
  77. 309a18a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  78. 0d2665b serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  79. 5d7519d serial: mxs-auart: Disable clock on error path by Fabio Estevam · 8 years ago
  80. 8b2303d serial: core: Fix handling of options after MMIO address by Alexander Sverdlin · 8 years ago
  81. 1e512d4 serial: imx: add error messages when .probe fails by Uwe Kleine-König · 8 years ago
  82. bed806c Merge branch 'mlxsw-ethtool' by David S. Miller · 8 years ago
  83. b9d66a3 mlxsw: spectrum: Add support for new ethtool API by Ido Schimmel · 8 years ago
  84. 91bdc7a mlxsw: spectrum: Indicate support of multiple port types by Ido Schimmel · 8 years ago
  85. 0213424 mlxsw: spectrum: Report port type according to operational speed by Ido Schimmel · 8 years ago
  86. 4149b97 mlxsw: spectrum: Report link partner's advertised speeds by Ido Schimmel · 8 years ago
  87. 0c83f88 mlxsw: spectrum: Correctly report autonegotiation by Ido Schimmel · 8 years ago
  88. 440f895 drivers: net: phy: xgene: Fix 'remove' function by Christophe Jaillet · 8 years ago
  89. 57ccdf4 tick/nohz: Prevent stopping the tick on an offline CPU by Wanpeng Li · 8 years ago
  90. 292cc1a Merge tag 'sunxi-dt-for-4.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/late by Arnd Bergmann · 8 years ago
  91. 36a19b2 net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  92. 971d3a4 net: ethernet: apm: xgene: use phydev from struct net_device by Philippe Reynes · 8 years ago
  93. 715f555 sctp: hold the transport before using it in sctp_hash_cmp by Xin Long · 8 years ago
  94. 327c2c1 Merge tag 'clcd-nomadik' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt by Arnd Bergmann · 8 years ago
  95. a5f54fc net: ethernet: dwmac: fix non static symbol warning by Wei Yongjun · 8 years ago
  96. a7c22bd net: macb: fix missing unlock on error in macb_start_xmit() by Wei Yongjun · 8 years ago
  97. 4dbacf2 Merge tag 'imx-dt-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt by Arnd Bergmann · 8 years ago
  98. 9413d96 microblaze/PCI: Add multidomain support for procfs by Bharat Kumar Gogada · 8 years ago
  99. 971b4c6 Merge tag 'realview-dts-split' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/dt by Arnd Bergmann · 8 years ago
  100. 99c1790 net: Remove NO_IRQ from powerpc-only network drivers by Michael Ellerman · 8 years ago