summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
43 hoursmm: do file ownership checks with the proper mount idmapPedro Falcato
43 hoursmm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
43 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
43 hoursbpf: Restrict JIT predictor flush to cBPFPawan Gupta
43 hoursbpf: Support for hardening against JIT sprayingPawan Gupta
43 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
43 hoursmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
43 hoursvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
43 hoursvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
43 hoursvfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
43 hoursslab: recognize @GFP parameter as optional in kernel-docRandy Dunlap
43 hoursdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds
43 hoursadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
43 hoursslab: Introduce kmalloc_flex() and familyKees Cook
43 hoursdevice property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
2026-07-04f2fs: validate orphan inode entry countWenjie Qi
2026-07-04err.h: use __always_inline on all error pointer helpersArnd Bergmann
2026-07-04block: invalidate cached plug timestamp after task switchUsama Arif
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-07-04lockd: fix TEST handling when not all permissions are available.NeilBrown
2026-07-04lsm: add backing_file LSM hooksPaul Moore
2026-06-27mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-06-27mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
2026-06-27mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
2026-06-27mm: implement sticky VMA flagsLorenzo Stoakes
2026-06-27mm: add atomic VMA flags and set VM_MAYBE_GUARD as suchLorenzo Stoakes
2026-06-27mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2026-06-19cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
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-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
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-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-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-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-09HID: remove duplicate hid_warn_ratelimited definitionLiu Kai
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 potential UAF in netfs_unlock_abandoned_read_pages()David Howells
2026-06-01fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal