1. b0659ae audit: fix memleak in auditd_send_unicast_skb. by Shu Wang · 7 years ago
  2. cd33f5f audit: make sure we never skip the multicast broadcast by Paul Moore · 8 years ago
  3. c81be52 audit: fix a race condition with the auditd tracking code by Paul Moore · 8 years ago
  4. e4c1a0d audit: style fix by Derek Robson · 8 years ago
  5. 7786f6b audit: add ambient capabilities to CAPSET and BPRM_FCAPS records by Richard Guy Briggs · 8 years ago
  6. 4b3e4ed audit: unswing cap_* fields in PATH records by Richard Guy Briggs · 8 years ago
  7. 48d0e02 audit: fix the RCU locking for the auditd_connection structure by Paul Moore · 8 years ago
  8. 8cc9638 audit: use kmem_cache to manage the audit_buffer cache by Paul Moore · 8 years ago
  9. 2115bb2 audit: Use timespec64 to represent audit timestamps by Deepa Dinamani · 8 years ago
  10. b6c7c11 audit: store the auditd PID as a pid struct instead of pid_t by Paul Moore · 8 years ago
  11. 45a0642 audit: kernel generated netlink traffic should have a portid of 0 by Paul Moore · 8 years ago
  12. a9d1620 audit: combine audit_receive() and audit_receive_skb() by Paul Moore · 8 years ago
  13. bd120de audit: convert audit_watch.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  14. 9d2378f audit: convert audit_tree.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  15. 2173c51 audit: normalize NETFILTER_PKT by Richard Guy Briggs · 8 years ago
  16. 0cb88b6 netfilter: use consistent ipv4 network offset in xt_AUDIT by Richard Guy Briggs · 8 years ago
  17. f6276ac audit: log module name on delete_module by Richard Guy Briggs · 8 years ago
  18. 9aab4f4 audit: remove unnecessary semicolon in audit_watch_handle_event() by Nicholas Mc Guire · 8 years ago
  19. b5239fb audit: remove unnecessary semicolon in audit_mark_handle_event() by Nicholas Mc Guire · 8 years ago
  20. b7a84de audit: remove unnecessary semicolon in audit_field_valid() by Nicholas Mc Guire · 8 years ago
  21. a351e9b Linux 4.11 by Linus Torvalds · 8 years ago
  22. 97ce89f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 14e07f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 88d879d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 8 years ago
  25. 8c9a694 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 8 years ago
  27. 0060e79 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  28. 0e91178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  29. 4c761da net: hso: register netdev later to avoid a race condition by Andreas Kemnade · 8 years ago
  30. c21b48c net: adjust skb->truesize in ___pskb_trim() by Eric Dumazet · 8 years ago
  31. 7162fb2 tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 8 years ago
  32. 19cdead bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal by Paolo Abeni · 8 years ago
  33. 9b83e03 ipv4: Don't pass IP fragments to upper layer GRO handlers. by Steffen Klassert · 8 years ago
  34. 504926d cpsw/netcp: refine cpts dependency by Arnd Bergmann · 8 years ago
  35. 5577e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  36. affb852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  37. 36c02d0 clk: sunxi-ng: always select CCU_GATE by Arnd Bergmann · 8 years ago
  38. 28b2013 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  39. c518471 Merge branch 'tipc-socket-connection-hangs' by David S. Miller · 8 years ago
  40. c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 8 years ago
  41. 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 8 years ago
  42. 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 8 years ago
  43. 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  44. 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  45. f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 8 years ago
  47. cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
  48. 25e2d8c sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 8 years ago
  49. 1741937 uapi: change the type of struct statx_timestamp.tv_nsec to unsigned by Dmitry V. Levin · 8 years ago
  50. f832460 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  51. 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
  52. fc08b19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  53. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  54. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 8 years ago
  55. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
  56. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 8 years ago
  57. 5294b83 macsec: dynamically allocate space for sglist by Jason A. Donenfeld · 8 years ago
  58. b43bd72 Revert "phy: micrel: Disable auto negotiation on startup" by David S. Miller · 8 years ago
  59. f555f34 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 8 years ago
  60. ea3a8596 Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  61. 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 8 years ago
  62. ea839b4 Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  63. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  64. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  65. e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  66. 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
  67. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 8 years ago
  68. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  69. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 8 years ago
  70. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 8 years ago
  71. c8fcd13 qed: Fix error in the dcbx app meta data initialization. by sudarsana.kalluru@cavium.com · 8 years ago
  72. fdfb70d netvsc: fix calculation of available send sections by stephen hemminger · 8 years ago
  73. a23f6ce net: hso: fix module unloading by Andreas Kemnade · 8 years ago
  74. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 8 years ago
  75. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 8 years ago
  76. d4a2fbc Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  77. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  78. 72ec0bc team: fix memory leaks by Pan Bian · 8 years ago
  79. dc9617c Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'asoc/fix/sti' into asoc-linus by Mark Brown · 8 years ago
  80. fccb442 Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  81. a53d26e sfc: tx ring can only have 2048 entries for all EF10 NICs by Bert Kenward · 8 years ago
  82. 6e4cac2 ASoC: intel: Fix PM and non-atomic crash in bytcr drivers by Takashi Iwai · 8 years ago
  83. f647821 macvlan: Fix device ref leak when purging bc_queue by Herbert Xu · 8 years ago
  84. 6f2aee0 usb: plusb: Add support for PL-27A1 by Roman Spychała · 8 years ago
  85. b05c73b net: can: usb: gs_usb: Fix buffer on stack by Maksim Salau · 8 years ago
  86. 71b6115 can: usb: Kconfig: Add PCAN-USB X6 device in help text by Stephane Grosjean · 8 years ago
  87. ea8b65b can: usb: Add support of PCAN-Chip USB stamp module by Stephane Grosjean · 8 years ago
  88. 7c5bb4a Input: i8042 - add Clevo P650RS to the i8042 reset list by Dmitry Torokhov · 8 years ago
  89. 38a98bc Merge branch 'dsa-b53-58xx-fixes' by David S. Miller · 8 years ago
  90. bfcda65 net: dsa: b53: Fix CPU port for 58xx devices by Florian Fainelli · 8 years ago
  91. 3fb22b0 net: dsa: b53: Implement software reset for 58xx devices by Florian Fainelli · 8 years ago
  92. a424f0d net: dsa: b53: Include IMP/CPU port in dumb forwarding mode by Florian Fainelli · 8 years ago
  93. 8f9cedc Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  94. 3d339d3 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  95. 38baf3a Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  96. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  97. 9199cb7 ravb: Double free on error in ravb_start_xmit() by Dan Carpenter · 8 years ago
  98. b40c5f4 udp: disable inner UDP checksum offloads in IPsec case by Ansis Atteka · 8 years ago
  99. 4d6fa57 macsec: avoid heap overflow in skb_to_sgvec by Jason A. Donenfeld · 8 years ago
  100. b7c8487 ipv4: Avoid caching l3mdev dst on mismatched local route by Robert Shearman · 8 years ago