summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2026-03-09lib/crypto: aes: Add support for CBC-based MACsEric Biggers
2026-03-09Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo
2026-03-09iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap
2026-03-09workqueue: Add system_dfl_long_wq for long unbound worksMarco Crivellari
2026-03-09tracing: load/unload page callbacks for simple_ring_bufferVincent Donnefort
2026-03-09tracing: Introduce simple_ring_bufferVincent Donnefort
2026-03-09ring-buffer: Export buffer_data_page and macrosVincent Donnefort
2026-03-09tracing: Add helpers to create trace remote eventsVincent Donnefort
2026-03-09tracing: Add events to trace remotesVincent Donnefort
2026-03-09tracing: Add init callback to trace remotesVincent Donnefort
2026-03-09tracing: Add reset to trace remotesVincent Donnefort
2026-03-09tracing: Introduce trace remotesVincent Donnefort