1. 762c330 tuntap: add missing xdp flush by Jason Wang · 7 years ago
  2. cb9f7a9 netlink: ensure to loop over all netns in genlmsg_multicast_allns() by Nicolas Dichtel · 7 years ago
  3. 8c2f826 rxrpc: Don't put crypto buffers on the stack by David Howells · 7 years ago
  4. c702558 Merge branch 'nfp-fix-disabling-TC-offloads-in-flower-max-TSO-segs-and-module-version' by David S. Miller · 7 years ago
  5. 1a5e8e3 nfp: populate MODULE_VERSION by Jakub Kicinski · 7 years ago
  6. 0d592e5 nfp: limit the number of TSO segments by Jakub Kicinski · 7 years ago
  7. d692403 nfp: forbid disabling hw-tc-offload on representors while offload active by Jakub Kicinski · 7 years ago
  8. 0b9de4c nfp: don't advertise hw-tc-offload on non-port netdevs by Jakub Kicinski · 7 years ago
  9. e3ac6c0 nfp: bpf: require ETH table by Jakub Kicinski · 7 years ago
  10. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  11. 043e337 sch_netem: Bug fixing in calculating Netem interval by Md. Islam · 7 years ago
  12. 62f94c2 net: ethernet: ti: cpsw: fix net watchdog timeout by Grygorii Strashko · 7 years ago
  13. b0992ec ibmvnic: Ensure that buffers are NULL after free by Thomas Falcon · 7 years ago
  14. 3468656 ibmvnic: Fix rx queue cleanup for non-fatal resets by John Allen · 7 years ago
  15. bc6d33c i40e: Fix the number of queues available to be mapped for use by Amritha Nambiar · 7 years ago
  16. 44750f8 net/ipv6: onlink nexthop checks should default to main table by David Ahern · 7 years ago
  17. 58e354c net/ipv6: Handle reject routes with onlink flag by David Ahern · 7 years ago
  18. c861ef8 sun: Add SPDX license tags to Sun network drivers by Shannon Nelson · 7 years ago
  19. 17e9e23 rxrpc: Fix received abort handling by David Howells · 7 years ago
  20. e729452 cxgb4: Fix error handling path in 'init_one()' by Christophe JAILLET · 7 years ago
  21. 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  22. 0ff90b6 netfilter: nf_flow_offload: fix use-after-free and a resource leak by Felix Fietkau · 7 years ago
  23. d8ed960 netfilter: remove useless prototype by Taehee Yoo · 7 years ago
  24. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  25. ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 4b0dda4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  29. 60c3e02 Documentation/sysctl/user.txt: fix typo by Kangmin Park · 7 years ago
  30. c1dad9a MAINTAINERS: update ARM/QUALCOMM SUPPORT patterns by Joe Perches · 7 years ago
  31. c660f36 MAINTAINERS: update various PALM patterns by Joe Perches · 7 years ago
  32. aeeb00f MAINTAINERS: update "ARM/OXNAS platform support" patterns by Joe Perches · 7 years ago
  33. 1293f5a MAINTAINERS: update Cortina/Gemini patterns by Joe Perches · 7 years ago
  34. bdadb60 MAINTAINERS: remove ARM/CLKDEV SUPPORT file pattern by Joe Perches · 7 years ago
  35. 7732f58 MAINTAINERS: remove ANDROID ION pattern by Joe Perches · 7 years ago
  36. a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 7 years ago
  37. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  38. b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
  39. f734076 pipe: read buffer limits atomically by Eric Biggers · 7 years ago
  40. c4fed5a pipe: simplify round_pipe_size() by Eric Biggers · 7 years ago
  41. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
  42. 9903a91 pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 7 years ago
  43. 85c2dd5 pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 7 years ago
  44. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
  45. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
  46. e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 7 years ago
  47. 2650cb0 crash_dump: is_kdump_kernel can be boolean by Yaowei Bai · 7 years ago
  48. db076bef kernel/mutex: mutex_is_locked can be boolean by Yaowei Bai · 7 years ago
  49. 171d864 kernel/module: module_is_live can be boolean by Yaowei Bai · 7 years ago
  50. 9825b45 kernel/resource: iomem_is_exclusive can be boolean by Yaowei Bai · 7 years ago
  51. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  52. 11209f3 lib/lockref: __lockref_is_dead can be boolean by Yaowei Bai · 7 years ago
  53. 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago
  54. 22ad305 genirq: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  55. 64fce87 hrtimer: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  56. e7c98df mm: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  57. 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 7 years ago
  58. 1a60e4d vfs: remove might_sleep() from clear_inode() by Shakeel Butt · 7 years ago
  59. b0f7e32 arch/score/kernel/setup.c: combine two seq_printf() calls into one call in show_cpuinfo() by Markus Elfring · 7 years ago
  60. 68e34f4 ipc/mqueue.c: have RT tasks queue in by priority in wq_add() by Jonathan Haws · 7 years ago
  61. 87ad4b0 ipc: fix ipc data structures inconsistency by Philippe Mikoyan · 7 years ago
  62. bac7a1f lib/ubsan: remove returns-nonnull-attribute checks by Andrey Ryabinin · 7 years ago
  63. 42440c1 lib/ubsan: add type mismatch handler for new GCC/Clang by Andrey Ryabinin · 7 years ago
  64. b8fe112 lib/ubsan.c: s/missaligned/misaligned/ by Andrew Morton · 7 years ago
  65. 32b395a build_bug.h: remove BUILD_BUG_ON_NULL() by Masahiro Yamada · 7 years ago
  66. 075db40 include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines by Masahiro Yamada · 7 years ago
  67. a77660d kcov: detect double association with a single task by Dmitry Vyukov · 7 years ago
  68. a1be1f3 kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" by Eric Biggers · 7 years ago
  69. 28f3a48 pps: parport: use timespec64 instead of timespec by Arnd Bergmann · 7 years ago
  70. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  71. eab216e drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers by Markus Elfring · 7 years ago
  72. 6d94a03 drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initialisation in tsi721_alloc_chan_resources() by Markus Elfring · 7 years ago
  73. 28a5cd5 drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed memory allocation in tsi721_alloc_chan_resources() by Markus Elfring · 7 years ago
  74. 4ba61ec rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementations by Markus Elfring · 7 years ago
  75. 1acd14b rapidio: return an error code only as a constant in two functions by Markus Elfring · 7 years ago
  76. 002f6f4 rapidio: delete an unnecessary variable initialisation in three functions by Markus Elfring · 7 years ago
  77. d1509c0 rapidio: improve a size determination in five functions by Markus Elfring · 7 years ago
  78. e1d66d0 rapidio: adjust five function calls together with a variable assignment by Markus Elfring · 7 years ago
  79. 93dd49a rapidio: adjust 12 checks for null pointers by Markus Elfring · 7 years ago
  80. 0c5afca rapidio: delete an error message for a failed memory allocation in rio_init_mports() by Markus Elfring · 7 years ago
  81. 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  82. 667b609 kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces by Marcos Paulo de Souza · 7 years ago
  83. 9f5325a kernel/fork.c: check error and return early by Marcos Paulo de Souza · 7 years ago
  84. 63300ed <asm-generic/siginfo.h>: fix language in comments by Randy Dunlap · 7 years ago
  85. b0cd38c hfsplus: honor setgid flag on directories by Ernesto A. Fernandez · 7 years ago
  86. fb04b91 nilfs2: use time64_t internally by Arnd Bergmann · 7 years ago
  87. ca3a456 kallsyms: let print_ip_sym() print raw addresses by Huacai Chen · 7 years ago
  88. 60c9d92 elf: fix NT_FILE integer overflow by Alexey Dobriyan · 7 years ago
  89. 2d453e3 checkpatch: improve OPEN_BRACE test by Joe Perches · 7 years ago
  90. bd49111 checkpatch: avoid some false positives for TABSTOP declaration test by Joe Perches · 7 years ago
  91. a032aa4 checkpatch: exclude drivers/staging from if with unnecessary parentheses test by Joe Perches · 7 years ago
  92. a134f8d checkpatch: improve the TABSTOP test to include declarations by Joe Perches · 7 years ago
  93. 0018046 checkpatch: add a few DEVICE_ATTR style tests by Joe Perches · 7 years ago
  94. 3f7f335 checkpatch: improve quoted string and line continuation test by Joe Perches · 7 years ago
  95. 7312153 checkpatch: ignore some octal permissions of 0 by Joe Perches · 7 years ago
  96. 2e4bbbc checkpatch: allow long lines containing URL by Andreas Brauchli · 7 years ago
  97. 92fc7cb lib/test_sort.c: add module unload support by Pravin Shedge · 7 years ago
  98. d3deafa lib/: make RUNTIME_TESTS a menuconfig to ease disabling it all by Vincent Legoll · 7 years ago
  99. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  100. 15ff67b lib/find_bit_benchmark.c: improvements by Yury Norov · 7 years ago