summaryrefslogtreecommitdiff
path: root/include/linux
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
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
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-06-01mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
2026-06-01ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
2026-06-01ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel
2026-06-01sched: Employ sched_change guardsPeter Zijlstra
2026-05-23irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff
2026-05-23HID: core: introduce hid_safe_input_report()Benjamin Tissoires
2026-05-23HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-05-23dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera
2026-05-23dpll: Add notifier chain for dpll eventsPetr Oros
2026-05-23dpll: Allow associating dpll pin with a firmware nodeIvan Vecera
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-05-23nstree: fix func. parameter kernel-doc warningsRandy Dunlap
2026-05-23pppoe: drop PFC framesQingfang Deng
2026-05-23tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet
2026-05-23net: enetc: fix NTMP DMA use-after-free issueWei Fang
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2026-05-23mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal
2026-05-23mtd: spinand: Add support for setting a bus interfaceMiquel Raynal
2026-05-23mtd: spinand: Create an array of operation templatesMiquel Raynal
2026-05-23mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal
2026-05-23stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh