summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
6 daysmm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
6 daysmm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
6 daysmm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
6 daysmm: implement sticky VMA flagsLorenzo Stoakes
6 daysmm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes
6 daysmm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
6 daysrose: cancel neighbour timers in rose_neigh_put() before freeingBernard Pidoux
2026-06-19cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-06-19RDMA/umem: fix kernel-doc warningsRandy Dunlap
2026-06-19RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-19RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni
2026-06-19mshv: add a missing padding fieldWei Liu
2026-06-19tracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-19hyperv: Clean up and fix the guest ID comment in hvgdk.hDexuan Cui
2026-06-19Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-06-19Drivers: hv: VMBus protocol version 6.0Roman Kisel
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-19tee: fix tee_ioctl_object_invoke_arg paddingArnd Bergmann
2026-06-09mailbox: Fix NULL message support in mbox_send_message()Jassi Brar
2026-06-09serdev: Provide a bustype shutdown functionUwe Kleine-König
2026-06-09platform/x86/intel/vsec: Make driver_data info constDavid E. Box
2026-06-09serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo
2026-06-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-09iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-06-09parport: Fix race between port and client registrationBen Hutchings
2026-06-09media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-06-09net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey
2026-06-09net: team: Remove unused team_mode_op, port_enabledMarc Harvey
2026-06-09netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-06-09kunit: fix use-after-free in debugfs when using kunit.filterFlorian Schmaus
2026-06-09HID: remove duplicate hid_warn_ratelimited definitionLiu Kai
2026-06-01tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
2026-06-01crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells
2026-06-01net: shaper: rework the VALID marking (again)Jakub Kicinski
2026-06-01net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi
2026-06-01cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-06-01netfs: Fix folio->private handling in netfs_perform_write()David Howells
2026-06-01netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
2026-06-01netfs: Fix streaming write being overwrittenDavid Howells
2026-06-01netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
2026-06-01fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)