summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
3 daysmailbox: Fix NULL message support in mbox_send_message()Jassi Brar
3 daysserdev: Provide a bustype shutdown functionUwe Kleine-König
3 daysplatform/x86/intel/vsec: Make driver_data info constDavid E. Box
3 daysserial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo
3 daysiommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
3 daysDisable -Wattribute-alias for clang-23 and newerNathan Chancellor
3 daysparport: Fix race between port and client registrationBen Hutchings
3 daysnet: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey
3 daysnet: team: Remove unused team_mode_op, port_enabledMarc Harvey
3 daysHID: remove duplicate hid_warn_ratelimited definitionLiu Kai
11 daysnet: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi
11 dayscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
11 daysnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
11 daysfprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
11 daysnetfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
11 daysnetfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
11 daysdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
11 daysmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
11 daysata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
11 daysata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel
11 dayssched: 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
2026-05-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
2026-05-23tracing: move tracing declarations from kernel.h to a dedicated headerYury Norov
2026-05-23tracing: remove size parameter in __trace_puts()Steven Rostedt
2026-05-23slab: Introduce kmalloc_obj() and familyKees Cook
2026-05-23vfio: unhide vdev->debug_rootArnd Bergmann
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-05-23PM: domains: De-constify fields in struct dev_pm_domain_attach_dataDmitry Baryshkov
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
2026-05-23iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap
2026-05-23bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
2026-05-23vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu