summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-05-23sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-05-23locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-05-23bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23vdpa: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23platform/wmi: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23PCI: use generic driver_override infrastructureDanilo Krummrich1-6/+0
2026-05-23cpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak1-2/+2
2026-05-17tracing: fprobe: use rhltable for fprobe_ip_tableMenglong Dong1-1/+2
2026-05-17sched/ext: Implement cgroup_set_idle() callbackzhidao su1-0/+1
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-05-14printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-05-14firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-17/+12
2026-05-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-05-14mmc: core: Add quirk for incorrect manufacturing dateAvri Altman1-0/+1
2026-05-14dma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin1-0/+13
2026-05-14fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
2026-05-14fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1