summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
26 hoursmailbox: Fix NULL message support in mbox_send_message()Jassi Brar1-0/+3
26 hoursserdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
26 hoursplatform/x86/intel/vsec: Make driver_data info constDavid E. Box1-2/+2
26 hoursserial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo1-0/+12
26 hoursiommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
26 hoursDisable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
26 hoursparport: Fix race between port and client registrationBen Hutchings1-0/+1
26 hoursnet: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey1-1/+1
26 hoursnet: team: Remove unused team_mode_op, port_enabledMarc Harvey1-1/+0
26 hoursHID: remove duplicate hid_warn_ratelimited definitionLiu Kai1-2/+0
9 daysnet: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3
9 dayscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-0/+1
9 daysnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells1-1/+1
9 daysfprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)1-0/+5
9 daysnetfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-1/+1
9 daysnetfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal4-3/+1
9 daysdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
9 daysmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-8/+9
9 daysata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel1-3/+3
9 daysata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel1-0/+1
9 dayssched: 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