summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-11mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiersThomas Hellström1-0/+42
2026-03-11Merge branch 'for-7.1-devm-alloc-wq'Sebastian Reichel1-0/+22
2026-03-11net: stmmac: add documentation for clocksRussell King (Oracle)1-1/+32
2026-03-11net: stmmac: add documentation for stmmac_dma_cfg membersRussell King (Oracle)1-1/+22
2026-03-11net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)1-1/+1
2026-03-11net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)1-2/+2
2026-03-11net: stmmac: reorder structs to reduce memory consumptionRussell King (Oracle)1-8/+8
2026-03-11net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)1-7/+7
2026-03-11net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)1-0/+1
2026-03-11build_bug.h: correct function parameters names in kernel-docRandy Dunlap1-1/+3
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds3-28/+24
2026-03-10audit: handle unknown status requests in audit_receive_msg()Ricardo Robaina1-0/+9
2026-03-10genirq: Document interaction between <linux/irq.h> and DT binding definesGeert Uytterhoeven1-0/+4
2026-03-10Merge branch 'for-7.1-devm-alloc-wq' into for-7.1Tejun Heo1-0/+22
2026-03-10workqueue: devres: Add device-managed allocate workqueueKrzysztof Kozlowski1-0/+22
2026-03-10HID: Include firmware version in the ueventMario Limonciello1-0/+1
2026-03-10include: device.h: Add named device attributesDerek J. Clark1-0/+46
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian1-4/+4
2026-03-10nvme: Annotate struct nvme_dhchap_key with __counted_byThorsten Blum1-1/+1
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi1-0/+32
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown13-61/+111
2026-03-10iomap: support T10 protection informationChristoph Hellwig1-0/+7
2026-03-10iomap: add a bioset pointer to iomap_read_folio_opsChristoph Hellwig1-0/+6
2026-03-10iomap: allow file systems to hook into buffered read bio submissionChristoph Hellwig1-0/+4
2026-03-10iomap: pass the iomap_iter to ->submit_readChristoph Hellwig1-1/+2
2026-03-10Merge branch 'for-7.1/block-integrity'Christian Brauner4-15/+61
2026-03-10tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet1-2/+2
2026-03-10Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski1-38/+0
2026-03-10ppp: simplify input error handlingQingfang Deng1-1/+1
2026-03-09PCI: Allow all bus devices to use the same slotKeith Busch1-1/+9
2026-03-09fscrypt: pass a real sector_t to fscrypt_zeroout_rangeChristoph Hellwig1-3/+3
2026-03-09fscrypt: pass a byte length to fscrypt_zeroout_rangeChristoph Hellwig1-3/+3
2026-03-09fscrypt: pass a byte offset to fscrypt_zeroout_rangeChristoph Hellwig1-2/+2
2026-03-09fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctxChristoph Hellwig1-4/+3
2026-03-09fscrypt: pass a byte offset to fscrypt_mergeable_bioChristoph Hellwig1-2/+2
2026-03-09fscrypt: move fscrypt_set_bio_crypt_ctx_bh to buffer.cChristoph Hellwig1-9/+0
2026-03-09ext4, fscrypt: merge fscrypt_mergeable_bio_bh into io_submit_need_new_bioChristoph Hellwig1-9/+0
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe4-15/+61
2026-03-09block: remove bdev_nonrot()Damien Le Moal1-5/+0
2026-03-09block: allow submitting all zone writes from a single contextDamien Le Moal1-0/+8
2026-03-09block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal1-1/+1
2026-03-09block: annotate struct request_queue with __counted_by_ptrBill Wendling1-1/+1
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina1-0/+1
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina1-0/+1
2026-03-09Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo1-0/+1
2026-03-09iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap1-4/+4
2026-03-09workqueue: Add system_dfl_long_wq for long unbound worksMarco Crivellari1-0/+6
2026-03-09tracing: load/unload page callbacks for simple_ring_bufferVincent Donnefort1-0/+8