1. 65cb24d posix-timers: Sanitize overrun handling by Thomas Gleixner · 6 years ago
  2. f11f358 iio: buffer: fix the function signature to match implementation by Phil Reid · 6 years ago
  3. 03a1d0b elevator: fix truncation of icq_cache_name by Eric Biggers · 7 years ago
  4. e34bd9a mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  5. e9e4ac4 ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  6. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  7. b475cf3 net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 6 years ago
  8. 791521e net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 6 years ago
  9. 8716959 net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  10. 82f36cb ip: discard IPv4 datagrams with overlapping segments. by Peter Oskolkov · 6 years ago
  11. 316986f inet: frags: get rid of ipfrag_skb_cb/FRAG_CB by Eric Dumazet · 6 years ago
  12. 5b68fda inet: frags: reorganize struct netns_frags by Eric Dumazet · 6 years ago
  13. 6060bcd rhashtable: reorganize struct rhashtable layout by Eric Dumazet · 6 years ago
  14. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  15. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  16. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  17. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  18. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  19. 2ffb1c3 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  20. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  21. 6b2f36b inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  22. 4cded0a tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  23. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  24. 22ad293 bonding: avoid possible dead-lock by Mahesh Bandewar · 6 years ago
  25. fcbd4cc ebtables: arpreply: Add the standard target sanity check by Gao Feng · 7 years ago
  26. e7038f8 time: Introduce jiffies64_to_nsecs() by Frederic Weisbecker · 7 years ago
  27. ec964c3 media: v4l: event: Prevent freeing event subscriptions while accessed by Sakari Ailus · 6 years ago
  28. 4f689d0 arm/arm64: smccc-1.1: Handle function result as parameters by Marc Zyngier · 6 years ago
  29. e757c1e arm/arm64: smccc-1.1: Make return values unsigned long by Marc Zyngier · 6 years ago
  30. fc63de90 hwmon: (ina2xx) fix sysfs shunt resistor read access by Lothar Felten · 6 years ago
  31. b052d04 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 6 years ago
  32. 3ba2875 power: remove possible deadlock when unregistering power_supply by Benjamin Tissoires · 6 years ago
  33. c4989a1 NFC: Fix the number of pipes by Suren Baghdasaryan · 6 years ago
  34. eddbab1 evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 6 years ago
  35. ccb8961 net/mlx5: Fix use-after-free in self-healing flow by Jack Morgenstein · 6 years ago
  36. 8458056 mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 6 years ago
  37. 45ad26e ethtool: Remove trailing semicolon for static inline by Florian Fainelli · 6 years ago
  38. 35a9021 r8169: add support for NCube 8168 network card by Anthony Wong · 6 years ago
  39. a328c4c udlfb: set optimal write delay by Mikulas Patocka · 6 years ago
  40. b68377c iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 6 years ago
  41. eada1b2 iommu/vt-d: Add definitions for PFSID by Jacob Pan · 6 years ago
  42. 40b08cd Replace magic for trusting the secondary keyring with #define by Yannik Sembritzki · 6 years ago
  43. b5bc39d NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  44. 0eb725c PCI: Add wrappers for dev_printk() by Frederick Lawler · 6 years ago
  45. 8a5e02a scsi: sysfs: Introduce sysfs_{un,}break_active_protection() by Bart Van Assche · 6 years ago
  46. 3934e01 PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 6 years ago
  47. d2a4505 net/ethernet/freescale/fman: fix cross-build error by Randy Dunlap · 6 years ago
  48. d4efb85 tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  49. 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  50. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  51. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  52. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  53. 2ff9f08 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  54. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  55. 81ad8a8 crypto: vmac - separate tfm and request context by Eric Biggers · 6 years ago
  56. b4f17de x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 6 years ago
  57. c504b9f cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  58. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  59. 929d3b2 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  60. a69c5e0 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  61. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  62. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  63. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  64. 432e99b x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  65. 11410f9 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 6 years ago
  66. a3a7b99 proc: Fix proc_sys_prune_dcache to hold a sb reference by Eric W. Biederman · 7 years ago
  67. b96e215 proc/sysctl: prune stale dentries during unregistering by Konstantin Khlebnikov · 7 years ago
  68. 6bb53ee init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  69. 50bed43 kasan: add no_sanitize attribute for clang builds by Andrey Konovalov · 6 years ago
  70. 6a19e26 fork: unconditionally clear stack on fork by Kees Cook · 6 years ago
  71. 885b49b kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  72. a26030a ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  73. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  74. f685597 drm: Add DP PSR2 sink enable bit by José Roberto de Souza · 6 years ago
  75. 1d1a409 serial: core: Make sure compiler barfs for 16-byte earlycon names by Douglas Anderson · 6 years ago
  76. dc6afdd memory: tegra: Apply interrupts mask per SoC by Dmitry Osipenko · 6 years ago
  77. 4139a62 brcmfmac: Add support for bcm43364 wireless chipset by Sean Lanigan · 6 years ago
  78. 4fccb92 dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA by Marc Zyngier · 6 years ago
  79. 6e02c06 netfilter: ipset: List timing out entries with "timeout 1" instead of zero by Jozsef Kadlecsik · 6 years ago
  80. b9dd134 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 6 years ago
  81. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  82. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  83. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  84. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  85. 8582bbf ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  86. 5c06789 string: drop __must_check from strscpy() and restore strscpy() usages in cgroup by Tejun Heo · 6 years ago
  87. be331630 arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 by Marc Zyngier · 6 years ago
  88. d1b5c19 arm/arm64: smccc: Add SMCCC-specific return codes by Marc Zyngier · 6 years ago
  89. 02c8952 compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations by Nick Desaulniers · 6 years ago
  90. 29524a9 compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled by David Rientjes · 7 years ago
  91. f276b50 compiler, clang: properly override 'inline' for clang by Linus Torvalds · 7 years ago
  92. 94cc698 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 7 years ago
  93. f510cc3 ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS by Hans de Goede · 6 years ago
  94. 17057c5 block: Fix transfer when chunk sectors exceeds max by Keith Busch · 6 years ago
  95. 0400b06 iio:buffer: make length types match kfifo types by Martin Kelly · 6 years ago
  96. 3e4fab7 branch-check: fix long->int truncation when profiling branches by Mikulas Patocka · 6 years ago
  97. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  98. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  99. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 6 years ago
  100. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago