summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23net: add queue config validation callbackJakub Kicinski
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni
2026-01-23net: introduce mangleid_featuresPaolo Abeni
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-23fsnotify: Track inode connectors for a superblockJan Kara
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li
2026-01-23Merge branch 'vfs-7.0.iomap' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Gao Xiang
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22ublk: add new feature UBLK_F_BATCH_IOMing Lei
2026-01-22ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei
2026-01-22ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-22tcp: move tcp_rate_check_app_limited() to tcp.cEric Dumazet
2026-01-22tcp: move tcp_rate_gen to tcp_input.cEric Dumazet
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger
2026-01-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams
2026-01-22io_uring: introduce non-circular SQPavel Begunkov
2026-01-22PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman
2026-01-22PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman
2026-01-22PCI: Update CXL DVSEC definitionsTerry Bowman
2026-01-22PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.hTerry Bowman
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner