summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
26 hoursmm: perform all memfd seal checks in a single placeLorenzo Stoakes2-67/+11
26 hoursserdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
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 hoursHID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
26 hoursHID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
26 hoursHID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau1-0/+11
26 hoursnet: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
26 hoursnet/sched: act_mirred: add loop detectionEric Dumazet1-1/+8
26 hoursnet/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
9 daysblock: make bio_integrity_map_user() static inlineJens Axboe1-1/+1
9 daysblock: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta1-3/+2
9 daysblk-integrity: remove seed for user mapped buffersKeith Busch2-5/+4
9 daysfirmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla1-0/+3
9 daysdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
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/deadline: Fix dl_server behaviourPeter Zijlstra1-1/+0
9 dayssched/deadline: Fix dl_server getting stuckPeter Zijlstra1-1/+0
9 dayssched/deadline: Less agressive dl_server handlingPeter Zijlstra1-0/+1
2026-05-23netconsole: allow selection of egress interface via MAC addressUday Shankar1-0/+6
2026-05-23net, treewide: define and use MAC_ADDR_STR_LENUday Shankar1-0/+3
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-05-23pppoe: drop PFC framesQingfang Deng1-0/+16
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-05-23reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel1-0/+113
2026-05-23reset: replace boolean parameters with flags parameterPhilipp Zabel1-62/+99
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-05-23net/socket.c: switch to CLASS(fd)Al Viro1-6/+0
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-23PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...Niklas Cassel1-3/+3
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
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-23platform/wmi: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-23PCI: use generic driver_override infrastructureDanilo Krummrich1-6/+0
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-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-14mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-05-14dma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin1-0/+13
2026-05-14dma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig1-4/+0
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
2026-05-14x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-05-14mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan3-27/+47