1. 1f6f4cb bpf: offload: rename the ifindex field by Jakub Kicinski · 7 years ago
  2. 649f11d bpf: offload: limit offload to cls_bpf and xdp programs only by Jakub Kicinski · 7 years ago
  3. 13a9c48 bpf: offload: add comment warning developers about double destroy by Jakub Kicinski · 7 years ago
  4. 32a72bb net: vxge: Fix some indentation issues by Christophe JAILLET · 7 years ago
  5. d18e4f6 net: ena: fix race condition between device reset and link up setup by Netanel Belgazal · 7 years ago
  6. b399a39 r8169: use same RTL8111EVL green settings as in vendor driver by Heiner Kallweit · 7 years ago
  7. 1814d6a r8169: fix RTL8111EVL EEE and green settings by Heiner Kallweit · 7 years ago
  8. 654d573 tun: fix rcu_read_lock imbalance in tun_build_skb by Xin Long · 7 years ago
  9. ed66dfa tcp: when scheduling TLP, time of RTO should account for current ACK by Neal Cardwell · 7 years ago
  10. 61c5935 usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set by Gustavo A. R. Silva · 7 years ago
  11. 981542c gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  12. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  13. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  14. 27eabfa Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  15. 4f88bd2 Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  16. bedf571 Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  17. d9ef1cc Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  18. fc35c19 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  19. 2ce079f Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  20. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  21. 461ee7f net: usb: hso.c: remove unneeded DRIVER_LICENSE #define by Greg Kroah-Hartman · 7 years ago
  22. f743106 ibmvnic: fix dma_mapping_error call by Desnes Augusto Nunes do Rosario · 7 years ago
  23. fe18da6 ipvlan: NULL pointer dereference panic in ipvlan_port_destroy by Girish Moodalbail · 7 years ago
  24. cebe84c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  25. e39d524 route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  26. ecca8f8 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  27. d35ef8f rsi: fix memory leak on buf and usb_reg_buf by Colin Ian King · 7 years ago
  28. 17e4857 net/netlabel: Add list_next_rcu() in rcu_dereference(). by Tim Hansen · 7 years ago
  29. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  30. d1b069f EXPERT Kconfig menu: fix broken EXPERT menu by Randy Dunlap · 7 years ago
  31. 7016383 include/asm-generic/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  32. 52563d0 arch/tile/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  33. 5f4cdac arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  34. ece1578 arch/sh/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  35. 5eb9e8a arch/ia64/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  36. d425824 drivers/pcmcia/sa1111_badge4.c: avoid unused function warning by Arnd Bergmann · 7 years ago
  37. 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
  38. 15df03c8 sysvipc: make get_maxid O(1) again by Davidlohr Bueso · 7 years ago
  39. ebf6679 sysvipc: properly name ipc_addid() limit parameter by Davidlohr Bueso · 7 years ago
  40. 39c96a1 sysvipc: duplicate lock comments wrt ipc_addid() by Davidlohr Bueso · 7 years ago
  41. b8fd998 sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE by Davidlohr Bueso · 7 years ago
  42. e35c4c6 initramfs: use time64_t timestamps by Arnd Bergmann · 7 years ago
  43. 44ea394 drivers/watchdog: make use of devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  44. 2d8364b kernel/reboot.c: add devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  45. c512ac0 kcov: update documentation by Victor Chibotaru · 7 years ago
  46. d677a4d Makefile: support flag -fsanitizer-coverage=trace-cmp by Victor Chibotaru · 7 years ago
  47. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  48. fcf4eda kcov: remove pointless current != NULL check by Andrey Ryabinin · 7 years ago
  49. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  50. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  51. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  52. f9eb2fd kernel/sysctl.c: code cleanups by Ola N. Kaldestad · 7 years ago
  53. 2743232 Documentation/sysctl/vm.txt: fix typo by Kangmin Park · 7 years ago
  54. c46d90c drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_transfer()' by Christophe JAILLET · 7 years ago
  55. b1402dc drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()' by Christophe JAILLET · 7 years ago
  56. c1b1418 rapidio: constify rio_device_id by Arvind Yadav · 7 years ago
  57. de40cce kdump: print a message in case parse_crashkernel_mem resulted in zero bytes by Dave Young · 7 years ago
  58. 4269157 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
  59. ac25385 kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
  60. 628c1bc kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
  61. eecd7f4 fat: remove redundant assignment of 0 to slots by Colin Ian King · 7 years ago
  62. 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
  63. 577753c nilfs2: remove inode->i_version initialization by Jeff Layton · 7 years ago
  64. 3147db8 nilfs2: use octal for unreadable permission macro by Ryusuke Konishi · 7 years ago
  65. 4d685f9 nilfs2: align block comments of nilfs_sufile_truncate_range() at * by Ryusuke Konishi · 7 years ago
  66. d4f0284 fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  67. 31ccb1f nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
  68. 7554e9c fs/nilfs2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  69. fb910c4 sysctl: check for UINT_MAX before unsigned int min/max by Joe Lawrence · 7 years ago
  70. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  71. d3f14c4 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
  72. 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
  73. ecc0c46 autofs: don't fail mount for transient error by NeilBrown · 7 years ago
  74. e4f02fd init/version.c: include <linux/export.h> instead of <linux/module.h> by Masahiro Yamada · 7 years ago
  75. 37b5e52 epoll: remove ep_call_nested() from ep_eventpoll_poll() by Jason Baron · 7 years ago
  76. 57a173b epoll: avoid calling ep_call_nested() from ep_poll_safewake() by Jason Baron · 7 years ago
  77. 2ae928a epoll: account epitem and eppoll_entry to kmemcg by Shakeel Butt · 7 years ago
  78. 0bc989f checkpatch: do not check missing blank line before builtin_*_driver by Masahiro Yamada · 7 years ago
  79. 5751a24 checkpatch: add --strict test for lines ending in [ or ( by Joe Perches · 7 years ago
  80. 87bd499 checkpatch: add TP_printk to list of logging functions by Joe Perches · 7 years ago
  81. cc14750 checkpatch: allow DEFINE_PER_CPU definitions to exceed line length by Joe Perches · 7 years ago
  82. eeef573 checkpatch: printks always need a KERN_<LEVEL> by Joe Perches · 7 years ago
  83. 258f79d scripts/checkpatch.pl: avoid false warning missing break by Heinrich Schuchardt · 7 years ago
  84. 25bdda2 checkpatch: support function pointers for unnamed function definition arguments by Miles Chen · 7 years ago
  85. 4441fca lib: test module for find_*_bit() functions by Yury Norov · 7 years ago
  86. 0b548e3 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  87. e4795e3 tools/lib/traceevent/parse-filter.c: clean up clang build warning by Cheng Jian · 7 years ago
  88. 2f9b7e0 lib/nmi_backtrace.c: fix kernel text address leak by Liu, Changcheng · 7 years ago
  89. 36a3d1d lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  90. e813a61 lib/int_sqrt: adjust comments by Peter Zijlstra · 7 years ago
  91. f8ae107 lib/int_sqrt: optimize initial value compute by Peter Zijlstra · 7 years ago
  92. 3f32957 lib/int_sqrt: optimize small argument by Peter Zijlstra · 7 years ago
  93. dc2bf000 lib/test: delete five error messages for failed memory allocations by Markus Elfring · 7 years ago
  94. d6b28e0 lib: add module support to string tests by Geert Uytterhoeven · 7 years ago
  95. f5bba9d include/linux/radix-tree.h: remove unneeded #include <linux/bug.h> by Masahiro Yamada · 7 years ago
  96. 8001541 include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 7 years ago
  97. 083bf9c get_maintainer: add more --self-test options by Joe Perches · 7 years ago
  98. e1f7590 get_maintainer: add --self-test for internal consistency tests by Tom Saeger · 7 years ago
  99. 8c18875 dynamic_debug documentation: minor fixes by Randy Dunlap · 7 years ago
  100. 1f3c790 dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 by Randy Dunlap · 7 years ago