summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-11media: subdev: Add v4l2_subdev_get_frame_desc_passthrough helperTomi Valkeinen
2026-03-10build_bug.h: correct function parameters names in kernel-docRandy Dunlap
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-10audit: handle unknown status requests in audit_receive_msg()Ricardo Robaina
2026-03-10genirq: Document interaction between <linux/irq.h> and DT binding definesGeert Uytterhoeven
2026-03-10Merge branch 'for-7.1-devm-alloc-wq' into for-7.1Tejun Heo
2026-03-10workqueue: devres: Add device-managed allocate workqueueKrzysztof Kozlowski
2026-03-10HID: Include firmware version in the ueventMario Limonciello
2026-03-10include: device.h: Add named device attributesDerek J. Clark
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian
2026-03-10nvme: Annotate struct nvme_dhchap_key with __counted_byThorsten Blum
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin
2026-03-10net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE responseErni Sri Satya Vennela
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro
2026-03-10iomap: support T10 protection informationChristoph Hellwig
2026-03-10iomap: add a bioset pointer to iomap_read_folio_opsChristoph Hellwig
2026-03-10iomap: allow file systems to hook into buffered read bio submissionChristoph Hellwig
2026-03-10iomap: pass the iomap_iter to ->submit_readChristoph Hellwig
2026-03-10Merge branch 'for-7.1/block-integrity'Christian Brauner
2026-03-09dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm-rcpuAnirudh Srinivasan
2026-03-09tcp: inline tcp_chrono_start()Eric Dumazet
2026-03-09tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet
2026-03-09net/sched: refine indirect call mitigation in tc_wrapper.hEric Dumazet
2026-03-09tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx groupEric Dumazet
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-03-09ppp: simplify input error handlingQingfang Deng
2026-03-09net/sched: do not reset queues in graft operationsEric Dumazet
2026-03-09tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.cEric Dumazet
2026-03-09Add support for CS42L43B codec to CS42L43 driverMark Brown
2026-03-09PCI: Allow all bus devices to use the same slotKeith Busch
2026-03-09fscrypt: pass a real sector_t to fscrypt_zeroout_rangeChristoph Hellwig
2026-03-09fscrypt: pass a byte length to fscrypt_zeroout_rangeChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_zeroout_rangeChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctxChristoph Hellwig
2026-03-09fscrypt: pass a byte offset to fscrypt_mergeable_bioChristoph Hellwig
2026-03-09fscrypt: move fscrypt_set_bio_crypt_ctx_bh to buffer.cChristoph Hellwig
2026-03-09ext4, fscrypt: merge fscrypt_mergeable_bio_bh into io_submit_need_new_bioChristoph Hellwig
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe
2026-03-09block: remove bdev_nonrot()Damien Le Moal
2026-03-09block: allow submitting all zone writes from a single contextDamien Le Moal
2026-03-09block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal
2026-03-09block: annotate struct request_queue with __counted_by_ptrBill Wendling
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina
2026-03-09lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into libraryEric Biggers
2026-03-09lib/crypto: arm64/aes: Move assembly code for AES modes into libaesEric Biggers