1. 04b049a swap: fix swapfile read/write offset by Jens Axboe · 3 years, 11 months ago
  2. 02f768e zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 4 years ago
  3. 05a524b Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk by Hans de Goede · 4 years ago
  4. 1fc205d net: fix dev_ifsioc_locked() race condition by Cong Wang · 4 years ago
  5. 7b23cad net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 4 years ago
  6. a3b6f3a net_sched: fix RTNL deadlock again caused by request_module() by Cong Wang · 4 years ago
  7. bba8ef2 net: sched: fix police ext initialization by Vlad Buslov · 4 years ago
  8. ce4feb0 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 4 years ago
  9. b60108e ipv6: silence compilation warning for non-IPV6 builds by Leon Romanovsky · 4 years ago
  10. 13e8318 kgdb: fix to kill breakpoints on initmem after boot by Sumit Garg · 4 years ago
  11. 1f14507 dm: fix deadlock when swapping to encrypted device by Mikulas Patocka · 4 years ago
  12. 1ea3602 kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE by Chris Wilson · 4 years ago
  13. e713bdd rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 4 years ago
  14. 67118bb KEYS: trusted: Reserve TPM for seal and unseal operations by Jarkko Sakkinen · 4 years ago
  15. d45f943 mm/rmap: fix potential pte_unmap on an not mapped pte by Miaohe Lin · 4 years ago
  16. dc495b5 mm: fix memory_failure() handling of dax-namespace metadata by Dan Williams · 4 years ago
  17. a7fbcb3 mm,thp,shmem: make khugepaged obey tmpfs mount flags by Rik van Riel · 4 years ago
  18. 336657c soundwire: export sdw_write/read_no_pm functions by Bard Liao · 4 years ago
  19. 3604dfd regulator: bd718x7, bd71828, Fix dvs voltage levels by Matti Vaittinen · 4 years ago
  20. 48e6713 iommu: Switch gather->end to the inclusive end by Yong Wu · 4 years ago
  21. d7b0efa certs: Fix blacklist flag type confusion by David Howells · 4 years, 2 months ago
  22. c365d33 ima: Free IMA measurement buffer after kexec syscall by Lakshmi Ramasubramanian · 4 years ago
  23. 26297e1 drm/fourcc: fix Amlogic format modifier masks by Simon Ser · 4 years ago
  24. 279e545 tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer by Linus Torvalds · 4 years ago
  25. 8e81bae tcp: fix SO_RCVLOWAT related hangs under mem pressure by Eric Dumazet · 4 years ago
  26. 66a55fa ACPICA: Fix exception code class checks by Maximilian Luz · 4 years ago
  27. 0e290a7 bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args by Andrii Nakryiko · 4 years ago
  28. faf4b1f bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h by Andrii Nakryiko · 4 years ago
  29. f24e912 vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=y by Nathan Chancellor · 4 years ago
  30. 070d009 vmlinux.lds.h: add DWARF v5 sections by Nick Desaulniers · 4 years ago
  31. a42150f mm: provide a saner PTE walking API for modules by Paolo Bonzini · 4 years ago
  32. 6d9c9ec mm: simplify follow_pte{,pmd} by Christoph Hellwig · 4 years, 1 month ago
  33. 225d207 RDMA: Lift ibdev_to_node from rds to common code by Christoph Hellwig · 4 years, 3 months ago
  34. be89a03 Xen/gntdev: correct error checking in gntdev_map_grant_pages() by Jan Beulich · 4 years ago
  35. ba3bcb3 switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT by Horatiu Vultur · 4 years ago
  36. e22b963 net: watchdog: hold device global xmit lock during tx disable by Edwin Peer · 4 years ago
  37. 46a831d udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 4 years ago
  38. 39e855f firmware_loader: align .builtin_fw to 8 by Fangrui Song · 4 years ago
  39. 6bbc1d5 net: dsa: felix: implement port flushing on .phylink_mac_link_down by Vladimir Oltean · 4 years ago
  40. 89b0c20 arm/xen: Don't probe xenbus as part of an early initcall by Julien Grall · 4 years ago
  41. eda725f SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 4 years ago
  42. 0414bde net: sched: replaced invalid qdisc tree flush helper in qdisc_replace by Alexander Ovechkin · 4 years ago
  43. 3d6df63 udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
  44. 9abdd2c mm/vmalloc: separate put pages and flush VM flags by Rick Edgecombe · 4 years ago
  45. afe6c31 mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 4 years ago
  46. 8ef4cf6 drm/dp/mst: Export drm_dp_get_vc_payload_bw() by Imre Deak · 4 years ago
  47. e2bb221 iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it by Joerg Roedel · 4 years ago
  48. 0fe48a4 genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set by Marc Zyngier · 4 years ago
  49. d2415fd genirq: Prevent [devm_]irq_alloc_desc from returning irq 0 by Hans de Goede · 4 years, 1 month ago
  50. 059e68d tracepoint: Fix race between tracing and removing tracepoint by Alexey Kardashevskiy · 4 years ago
  51. fb03f14 tracing/kprobe: Fix to support kretprobe events on unloaded modules by Masami Hiramatsu · 4 years ago
  52. b20475a kthread: Extract KTHREAD_IS_PER_CPU by Peter Zijlstra · 4 years ago
  53. 3e554aa nvme-pci: allow use of cmb on v1.4 controllers by Klaus Jensen · 4 years ago
  54. a9cd144 tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN by Pengcheng Yang · 4 years ago
  55. 011c3d9 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years ago
  56. 52178be ASoC: dt-bindings: lpass: Fix and common up lpass dai ids by Srinivas Kandagatla · 4 years ago
  57. 34b0c04 Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion" by Parav Pandit · 4 years ago
  58. c48f690 uapi: fix big endian definition of ipv6_rpl_sr_hdr by Justin Iurman · 4 years ago
  59. 4c973f7 x86/entry: Emit a symbol for register restoring thunk by Nick Desaulniers · 4 years ago
  60. 1fa2fa7 RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC by Bryan Tan · 4 years ago
  61. 77727df media: v4l2-subdev.h: BIT() is not available in userspace by Hans Verkuil · 4 years ago
  62. 5405cb3 Commit 9bb48c82aced ("tty: implement write_iter") converted the tty layer to use write_iter. Fix the redirected_tty_write declaration also in n_tty and change the comparisons to use write_iter instead of write. also in n_tty and change the comparisons to use write_iter instead of write. by Sami Tolvanen · 4 years ago
  63. 70746a4 tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
  64. a6fc831 tcp: fix TCP socket rehash stats mis-accounting by Yuchung Cheng · 4 years ago
  65. b3bc56e driver core: Fix device link device name collision by Saravana Kannan · 4 years ago
  66. fa5f2e0 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 4 years ago
  67. 95379fe arm64: make atomic helpers __always_inline by Arnd Bergmann · 4 years ago
  68. 30b491e rcu-tasks: Move RCU-tasks initialization to before early_initcall() by Uladzislau Rezki (Sony) · 4 years, 1 month ago
  69. 45f7e13 ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI by Shawn Guo · 4 years, 1 month ago
  70. 6bba7ef dm integrity: fix flush with external metadata device by Mikulas Patocka · 4 years ago
  71. 33dbd54 compiler.h: Raise minimum version of GCC to 5.1 for arm64 by Will Deacon · 4 years ago
  72. 9ad0375 xsk: Fix race in SKB mode transmit with shared cq by Magnus Karlsson · 4 years, 1 month ago
  73. 7973356 fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 2 months ago
  74. a360100 bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket by Coly Li · 4 years, 1 month ago
  75. 1c31964 iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev by Liu Yi L · 4 years, 1 month ago
  76. d55d15a scsi: block: Do not accept any requests while suspended by Alan Stern · 4 years, 1 month ago
  77. 782c9ef scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 1 month ago
  78. 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  79. 8ed46b3 scsi: block: Introduce BLK_MQ_REQ_PM by Bart Van Assche · 4 years, 1 month ago
  80. 7a20969 net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years, 1 month ago
  81. ab7709b exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 2 months ago
  82. 933b7cc rwsem: Implement down_read_interruptible by Eric W. Biederman · 4 years, 2 months ago
  83. 27bae39 rwsem: Implement down_read_killable_nested by Eric W. Biederman · 4 years, 2 months ago
  84. 404fa09 RDMA/core: remove use of dma_virt_ops by Christoph Hellwig · 4 years, 3 months ago
  85. 3e07350 kdev_t: always inline major/minor helper functions by Josh Poimboeuf · 4 years, 1 month ago
  86. e8afbba uapi: move constants from <linux/kernel.h> to <linux/const.h> by Petr Vorel · 4 years, 1 month ago
  87. 98b5768 mm: memmap defer init doesn't work as expected by Baoquan He · 4 years, 1 month ago
  88. 94bc6f5 of: fix linker-section match-table corruption by Johan Hovold · 4 years, 2 months ago
  89. 1a72241 xen/xenbus: Count pending messages for each watch by SeongJae Park · 4 years, 1 month ago
  90. 9ae6d2f xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years, 1 month ago
  91. b4898bd xen/xenbus: Allow watches discard events before queueing by SeongJae Park · 4 years, 1 month ago
  92. 067d912 iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack by Lars-Peter Clausen · 4 years, 2 months ago
  93. 41bf5ee fsnotify: fix events reported to watching parent and child by Amir Goldstein · 4 years, 2 months ago
  94. c9be99c fsnotify: generalize handle_inode_event() by Amir Goldstein · 4 years, 2 months ago
  95. 06da7ff binder: add flag to clear buffer on txn complete by Todd Kjos · 4 years, 2 months ago
  96. 0a9801f PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() by Rafael J. Wysocki · 4 years, 2 months ago
  97. 0eecef0 devlink: use _BITUL() macro instead of BIT() in the UAPI header by Tobias Klauser · 4 years, 1 month ago
  98. b202ac9 proc: fix lookup in /proc/net subdirectories after setns(2) by Alexey Dobriyan · 4 years, 1 month ago
  99. dd156e3 mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years, 1 month ago
  100. 5379465 mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 1 month ago