summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian-4/+4
2026-03-10nvme: Annotate struct nvme_dhchap_key with __counted_byThorsten Blum-1/+1
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin-0/+8
2026-03-10net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE responseErni Sri Satya Vennela-1/+3
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi-0/+51
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown-107/+263
2026-03-10iomap: support T10 protection informationChristoph Hellwig-0/+7
2026-03-10iomap: add a bioset pointer to iomap_read_folio_opsChristoph Hellwig-0/+6
2026-03-10iomap: allow file systems to hook into buffered read bio submissionChristoph Hellwig-0/+4
2026-03-10iomap: pass the iomap_iter to ->submit_readChristoph Hellwig-1/+2
2026-03-10Merge branch 'for-7.1/block-integrity'Christian Brauner-15/+61
2026-03-09tcp: inline tcp_chrono_start()Eric Dumazet-1/+24
2026-03-09tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet-2/+2
2026-03-09net/sched: refine indirect call mitigation in tc_wrapper.hEric Dumazet-5/+42
2026-03-09tcp: move sysctl_tcp_shrink_window to netns_ipv4_read_txrx groupEric Dumazet-1/+1
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski-38/+0
2026-03-09ppp: simplify input error handlingQingfang Deng-1/+1
2026-03-09net/sched: do not reset queues in graft operationsEric Dumazet-2/+2
2026-03-09tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.cEric Dumazet-1/+0
2026-03-09Add support for CS42L43B codec to CS42L43 driverMark Brown-0/+77
2026-03-09PCI: Allow all bus devices to use the same slotKeith Busch-1/+9
2026-03-09fscrypt: pass a real sector_t to fscrypt_zeroout_rangeChristoph Hellwig-3/+3
2026-03-09fscrypt: pass a byte length to fscrypt_zeroout_rangeChristoph Hellwig-3/+3
2026-03-09fscrypt: pass a byte offset to fscrypt_zeroout_rangeChristoph Hellwig-2/+2
2026-03-09fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctxChristoph Hellwig-4/+3
2026-03-09fscrypt: pass a byte offset to fscrypt_mergeable_bioChristoph Hellwig-2/+2
2026-03-09fscrypt: move fscrypt_set_bio_crypt_ctx_bh to buffer.cChristoph Hellwig-9/+0
2026-03-09ext4, fscrypt: merge fscrypt_mergeable_bio_bh into io_submit_need_new_bioChristoph Hellwig-9/+0
2026-03-09Merge branch 'for-7.1/block-integrity' into for-7.1/blockJens Axboe-15/+61
2026-03-09block: remove bdev_nonrot()Damien Le Moal-5/+0
2026-03-09block: allow submitting all zone writes from a single contextDamien Le Moal-0/+8
2026-03-09block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal-1/+1
2026-03-09block: annotate struct request_queue with __counted_by_ptrBill Wendling-1/+1
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina-0/+14
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina-0/+2
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina-0/+2
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina-0/+15
2026-03-09lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into libraryEric Biggers-6/+3
2026-03-09lib/crypto: arm64/aes: Move assembly code for AES modes into libaesEric Biggers-0/+69
2026-03-09lib/crypto: aes: Add support for CBC-based MACsEric Biggers-0/+154
2026-03-09Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Tejun Heo-0/+4
2026-03-09iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap-4/+4
2026-03-09workqueue: Add system_dfl_long_wq for long unbound worksMarco Crivellari-0/+6
2026-03-09tracing: load/unload page callbacks for simple_ring_bufferVincent Donnefort-0/+8
2026-03-09tracing: Introduce simple_ring_bufferVincent Donnefort-0/+57
2026-03-09ring-buffer: Export buffer_data_page and macrosVincent Donnefort-0/+41
2026-03-09tracing: Add helpers to create trace remote eventsVincent Donnefort-0/+83
2026-03-09tracing: Add events to trace remotesVincent Donnefort-1/+29
2026-03-09tracing: Add init callback to trace remotesVincent Donnefort-0/+4
2026-03-09tracing: Add reset to trace remotesVincent Donnefort-0/+3