aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-3/+4
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg1-0/+4
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-5/+16
2026-08-02firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau (Meta)1-0/+6
2026-08-02firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau (Meta)1-0/+3
2026-07-31net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu1-0/+1
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds2-4/+8
2026-07-31KVM: Check for duplicate vcpu_id as early as possibleDmytro Maluka1-0/+1
2026-07-31utf8: Remove unused utf8_normalizeDr. David Alan Gilbert1-3/+0
2026-07-31rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inlinePaul E. McKenney1-6/+6
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam1-0/+1
2026-07-31perf/dwc_pcie: Add support for Picoheart vendor devicesYicong Yang2-0/+4
2026-07-31regulator: handle regulator late cleanup race with PM suspendMark Brown21-69/+157
2026-07-31iomap: use BIO_COMPLETE_IN_TASK for dropbehind writebackTal Zussman1-4/+1
2026-07-31block: add task-context bio completion infrastructureTal Zussman2-0/+25
2026-07-31block: introduce bio_in_atomic()Tal Zussman1-0/+15
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki1-2/+1
2026-07-31block: validate user space vectors during extractionKeith Busch2-2/+10
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal1-2/+2
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik1-1/+1
2026-07-31mm: move struct slabobj_ext to mm/slab.hVlastimil Babka (SUSE)1-13/+0
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso1-0/+2
2026-07-31most: most.h: fix lots of kernel-doc warningsRandy Dunlap1-15/+22
2026-07-31Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into char-misc-nextGreg Kroah-Hartman2-2/+73
2026-07-31stop_machine: Make stop_one_cpu_nowait() return voidYury Norov1-10/+9
2026-07-31iomap: add ->iomap_next()Joanne Koong1-0/+9
2026-07-31iomap: decouple simple direct I/O reads from iomap_dio_rwChristoph Hellwig1-0/+66
2026-07-31iomap: split iomap_iter() logic into iomap_iter_next()Joanne Koong1-17/+85
2026-07-31iomap: add helper to mark folio uptodateJoanne Koong1-0/+1
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar134-1088/+1774
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand1-0/+6
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth2-7/+7
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-1/+1
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg1-1/+1
2026-07-31lockref: tidy up dead count handlingMateusz Guzik1-2/+10
2026-07-31fs/pipe: unify the page pools into a single per-pipe poolBreno Leitao1-2/+20
2026-07-31fs: annotate inode timestamp accessorsYu Peng1-10/+10
2026-07-31i3c: master: Add support for devices using SETAASAAkhil R2-0/+16
2026-07-31i3c: master: Use unified device property interfaceAkhil R1-2/+3
2026-07-31i3c: master: Add optional_bytes for variable-length GET CCC validationAdrian Ng Ho Yin1-0/+2
2026-07-31i3c: master: Validate GET CCC payload length and retry Direct GET onceAdrian Ng Ho Yin1-0/+5
2026-07-31i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payloadAdrian Ng Ho Yin1-1/+3
2026-07-31swiotlb: remove unused SWIOTLB_FORCE flagAneesh Kumar K.V (Arm)1-2/+1
2026-07-31dma: swiotlb: free dynamic pools from process contextAneesh Kumar K.V (Arm)1-2/+2
2026-07-31dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checksAneesh Kumar K.V (Arm)1-1/+9
2026-07-31dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHAREDAneesh Kumar K.V (Arm)2-2/+18
2026-07-31dma: swiotlb: pass mapping attributes by referenceAneesh Kumar K.V (Arm)1-1/+1
2026-07-31dma-pool: track decrypted atomic pools and select them via attrsAneesh Kumar K.V (Arm)1-1/+1
2026-07-31dma-mapping: Add internal shared allocation attributeAneesh Kumar K.V (Arm)1-0/+8
2026-07-31dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pagesAneesh Kumar K.V (Arm)1-0/+6