summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-24scsi: Change the return type of the .queuecommand() callbackBart Van Assche5-8/+16
2026-01-24bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-24Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang1-0/+5
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2026-01-23net: add queue config validation callbackJakub Kicinski1-0/+10
2026-01-23net: use netdev_queue_config() for mp restartJakub Kicinski1-1/+3
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski1-0/+3
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni1-0/+1
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni1-0/+32
2026-01-23net: introduce mangleid_featuresPaolo Abeni1-0/+3
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi1-1/+1
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth1-0/+9
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+17
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao3-0/+21
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel1-0/+5
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel1-1/+1
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski2-0/+2
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski1-0/+40
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski1-0/+1
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski1-0/+2
2026-01-23fsnotify: Track inode connectors for a superblockJan Kara1-1/+4
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li1-5/+5
2026-01-23Merge branch 'vfs-7.0.iomap' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Gao Xiang1-4/+4
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier1-1/+2
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain1-2/+74
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain1-0/+19
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain2-13/+29
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-130/+328
2026-01-23ublk: add new feature UBLK_F_BATCH_IOMing Lei1-0/+15
2026-01-23ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei1-0/+7
2026-01-23ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+8
2026-01-23ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei1-0/+5
2026-01-23ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei1-0/+49
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie8-80/+225
2026-01-23tcp: move tcp_rate_check_app_limited() to tcp.cEric Dumazet1-2/+1
2026-01-23tcp: move tcp_rate_gen to tcp_input.cEric Dumazet1-2/+0
2026-01-23net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger1-0/+1
2026-01-23net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger1-2/+3
2026-01-23PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming1-1/+1
2026-01-23Revert "PCI/TSM: Report active IDE streams"Dan Williams2-5/+0
2026-01-23io_uring: introduce non-circular SQPavel Begunkov1-0/+12
2026-01-23PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman1-4/+8
2026-01-23PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman1-0/+2
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+17
2026-01-23PCI: Introduce pcie_is_cxl()Terry Bowman2-0/+12
2026-01-23PCI: Update CXL DVSEC definitionsTerry Bowman1-50/+44
2026-01-23PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.hTerry Bowman1-5/+59
2026-01-22units: add conversion macros for percentage related unitsJonathan Santos1-0/+19
2026-01-22iio: core: Add cleanup.h support for iio_device_claim_*()Kurt Borja1-0/+65
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja1-2/+33