1. 3816693 net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  2. 5ff0ab0 net: sched: act_sample: fix psample group handling on overwrite by Vlad Buslov · 5 years ago
  3. b5891b6 NFS: Pass error information to the pgio error cleanup routine by Trond Myklebust · 6 years ago
  4. 57c491f NFS: Clean up list moves of struct nfs_page by Trond Myklebust · 6 years ago
  5. c4616a9 lib: logic_pio: Add logic_pio_unregister_range() by John Garry · 6 years ago
  6. a05354c rxrpc: Fix read-after-free in rxrpc_queue_local() by David Howells · 6 years ago
  7. 4af28b2 drm/i915/cfl: Add a new CFL PCI ID. by Rodrigo Vivi · 7 years ago
  8. 8c7053d KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block by Marc Zyngier · 6 years ago
  9. 0755b6b asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 6 years ago
  10. 2bc73d9 KVM: Fix leak vCPU's VMCS value into other pCPU by Wanpeng Li · 6 years ago
  11. b9e2fa1 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 6 years ago
  12. f2fd898 nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN by John Crispin · 6 years ago
  13. 30692ed crypto: ccp - Add support for valid authsize values less than 16 by Gary R Hook · 6 years ago
  14. 4340d17 cgroup: Include dying leaders with live threads in PROCS iterations by Tejun Heo · 6 years ago
  15. 370b9e6 cgroup: Implement css_task_iter_skip() by Tejun Heo · 6 years ago
  16. e6e9bce compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 6 years ago
  17. 0ccf472 net/mlx5e: Prevent encap flow counter update async to user query by Ariel Levkovich · 6 years ago
  18. cd84a10 net/mlx5: Fix modify_cq_in alignment by Edward Srouji · 6 years ago
  19. c23106d drivers/base: Introduce kill_device() by Dan Williams · 6 years ago
  20. 93d6f08 scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 6 years ago
  21. 35ee8b8448 uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 6 years ago
  22. dea2ee4 coda: fix build using bare-metal toolchain by Sam Protsenko · 6 years ago
  23. c0cca0e ACPI: fix false-positive -Wuninitialized warning by Arnd Bergmann · 6 years ago
  24. c58a650 block, scsi: Change the preempt-only flag into a counter by Bart Van Assche · 6 years ago
  25. a5a3915f sched/fair: Use RCU accessors consistently for ->numa_group by Jann Horn · 6 years ago
  26. 48046e0 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 6 years ago
  27. 3a0c22c iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA by Joerg Roedel · 6 years ago
  28. 4fd0eb6 iommu/vt-d: Don't queue_iova() if there is no flush queue by Dmitry Safonov · 6 years ago
  29. 408af82 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 6 years ago
  30. 4d14323 gpu: host1x: Increase maximum DMA segment size by Thierry Reding · 6 years ago
  31. af3812b jbd2: introduce jbd2_inode dirty range scoping by Ross Zwisler · 6 years ago
  32. 4becd6c mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 6 years ago
  33. 75100ec perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
  34. fde351a net/tls: make sure offload also gets the keys wiped by Jakub Kicinski · 6 years ago
  35. c60f57d tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 6 years ago
  36. 6323c23 tcp: be more careful in tcp_fragment() by Eric Dumazet · 6 years ago
  37. 832d0ea net: make skb_dst_force return true when dst is refcounted by Florian Westphal · 6 years ago
  38. 41f6443 include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures by Drew Davenport · 6 years ago
  39. cb4c2b9 IB/mlx5: Report correctly tag matching rendezvous capability by Danit Goldberg · 6 years ago
  40. 66a13b5 drm/edid: parse CEA blocks embedded in DisplayID by Andres Rodriguez · 6 years ago
  41. 007e5aa xen/events: fix binding user event channels to cpus by Juergen Gross · 6 years ago
  42. 0f2f2ce rxrpc: Fix oops in tracepoint by David Howells · 6 years ago
  43. 7343178 bpf: fix uapi bpf_prog_info fields alignment by Baruch Siach · 6 years ago
  44. e69fac5 clocksource/drivers/exynos_mct: Increase priority over ARM arch timer by Marek Szyprowski · 6 years ago
  45. fe2ceeb ipvs: fix tinfo memory leak in start_sync_thread by Julian Anastasov · 6 years ago
  46. 366ae49 rcu: Force inlining of rcu_read_lock() by Waiman Long · 6 years ago
  47. 2656ee5 linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL by Vinod Koul · 6 years ago
  48. 079d7f1 drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT by James Morse · 6 years ago
  49. 68048dc nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header by Masahiro Yamada · 6 years ago
  50. d202b5a VMCI: Fix integer overflow in VMCI handle arrays by Vishnu DASA · 6 years ago
  51. 87c3262 ALSA: usb-audio: Fix parse of UAC2 Extension Units by Takashi Iwai · 6 years ago
  52. 740b2ac ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 6 years ago
  53. 54e8cf4 bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  54. a8891c5 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 6 years ago
  55. a319c8f futex: Update comments and docs about return values of arch futex code by Will Deacon · 6 years ago
  56. 613bc37 bpf: fix unconnected udp hooks by Daniel Borkmann · 6 years ago
  57. 5e558f9 bpf: simplify definition of BPF_FIB_LOOKUP related flags by Martynas Pumputis · 6 years ago
  58. dd9f2fb SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 7 years ago
  59. 3665a4d 9p: Add refcount to p9_req_t by Tomas Bortoli · 7 years ago
  60. be87f21 9p: add a per-client fcall kmem_cache by Dominique Martinet · 7 years ago
  61. 1555583 9p: embed fcall in req to round down buffer allocs by Dominique Martinet · 7 years ago
  62. 3ea4cf4 9p: Use a slab for allocating requests by Matthew Wilcox · 7 years ago
  63. ccf6a15 {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  64. 5e9a6c6 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  65. 0349dbe mmc: core: Add sdio_retune_hold_now() and sdio_retune_release() by Douglas Anderson · 6 years ago
  66. 7ed49e1 mmc: core: API to temporarily disable retuning for SDIO CRC errors by Douglas Anderson · 6 years ago
  67. 465ce9a coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 6 years ago
  68. 04757d0 drm: add fallback override/firmware EDID modes workaround by Jani Nikula · 6 years ago
  69. ecec31c x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback by Borislav Petkov · 6 years ago
  70. c3b85bd cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 6 years ago
  71. 7f9f8a3 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  72. ec83921 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  73. c09be31 tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  74. 8e5483a Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 6 years ago
  75. 384642f pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
  76. 645fa68 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 6 years ago
  77. fbb7e11 drm: don't block fb changes for async plane updates by Helen Koike · 6 years ago
  78. 554f425 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  79. 4d16620 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
  80. d4128a1 pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
  81. 6726307 rcu: locking and unlocking need to always be at least barriers by Linus Torvalds · 6 years ago
  82. be0343a net/tls: replace the sleeping lock around RX resync with a bit lock by Jakub Kicinski · 6 years ago
  83. 9fd19a3 ipv6: fix the check before getting the cookie in rt6_get_cookie by Xin Long · 6 years ago
  84. 15151d0 of: overlay: validate overlay properties #address-cells and #size-cells by Frank Rowand · 6 years ago
  85. 9468870 include/linux/module.h: copy __init/__exit attrs to init/cleanup_module by Miguel Ojeda · 6 years ago
  86. 2a0f719 Compiler Attributes: add support for __copy (gcc >= 9) by Miguel Ojeda · 6 years ago
  87. 8b057ad memcg: make it work on sparse non-0-node systems by Jiri Slaby · 6 years ago
  88. 759766b include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 6 years ago
  89. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  90. 7533287 compiler.h: give up __compiletime_assert_fallback() by Masahiro Yamada · 6 years ago
  91. fd45cd4 include/linux/compiler*.h: define asm_volatile_goto by ndesaulniers@google.com · 6 years ago
  92. 4421d31 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 6 years ago
  93. 07480da inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  94. b6bc202 tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers by Noralf Trønnes · 6 years ago
  95. 3c2b1ae overflow: Fix -Wtype-limits compilation warnings by Leon Romanovsky · 6 years ago
  96. dc0f37b timekeeping: Force upper bound for setting CLOCK_REALTIME by Thomas Gleixner · 6 years ago
  97. 69f6720 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 6 years ago
  98. d7c7734 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 6 years ago
  99. 4e4d5ce cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock by Roman Gushchin · 6 years ago
  100. ad39379 block: fix use-after-free on gendisk by Yufen Yu · 6 years ago