summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-09parport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-06-09net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey1-1/+1
2026-06-09net: team: Remove unused team_mode_op, port_enabledMarc Harvey1-1/+0
2026-06-09HID: remove duplicate hid_warn_ratelimited definitionLiu Kai1-2/+0
2026-06-01net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3
2026-06-01cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-0/+1
2026-06-01netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells1-1/+1
2026-06-01fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)1-0/+5
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-1/+1
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal4-3/+1
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-06-01mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-8/+9
2026-06-01ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel1-3/+3
2026-06-01ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel1-0/+1
2026-06-01sched: Employ sched_change guardsPeter Zijlstra1-0/+5
2026-05-23irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff1-3/+0
2026-05-23HID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
2026-05-23HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
2026-05-23dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-05-23dpll: Add notifier chain for dpll eventsPetr Oros1-0/+29
2026-05-23dpll: Allow associating dpll pin with a firmware nodeIvan Vecera1-0/+11
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-05-23nstree: fix func. parameter kernel-doc warningsRandy Dunlap1-3/+3
2026-05-23pppoe: drop PFC framesQingfang Deng1-0/+16
2026-05-23tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet1-2/+2
2026-05-23net: enetc: fix NTMP DMA use-after-free issueWei Fang1-1/+8
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-05-23mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal1-2/+4
2026-05-23mtd: spinand: Add support for setting a bus interfaceMiquel Raynal1-0/+10
2026-05-23mtd: spinand: Create an array of operation templatesMiquel Raynal1-9/+34
2026-05-23mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal1-2/+8
2026-05-23stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh1-2/+2
2026-05-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann1-1/+0
2026-05-23tracing: move tracing declarations from kernel.h to a dedicated headerYury Norov2-195/+205
2026-05-23tracing: remove size parameter in __trace_puts()Steven Rostedt1-2/+2
2026-05-23slab: Introduce kmalloc_obj() and familyKees Cook1-0/+58
2026-05-23vfio: unhide vdev->debug_rootArnd Bergmann1-2/+0
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-05-23PM: domains: De-constify fields in struct dev_pm_domain_attach_dataDmitry Baryshkov1-2/+2
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-05-23iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap1-4/+4
2026-05-23bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+5
2026-05-23vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal1-0/+13
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-05-23wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
2026-05-23wifi: ieee80211: split EHT definitions outJohannes Berg2-1162/+1184
2026-05-23wifi: ieee80211: split HE definitions outJohannes Berg2-803/+827
2026-05-23wifi: ieee80211: split VHT definitions outJohannes Berg2-215/+237
2026-05-23wifi: ieee80211: split HT definitions outJohannes Berg2-271/+293
2026-05-23wifi: ieee80211: split mesh definitions outJohannes Berg2-209/+232