summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja1-12/+28
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja1-0/+3
2026-01-22Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togregJonathan Cameron2-9/+19
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-5/+7
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso1-0/+2
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich1-4/+0
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-5/+3
2026-01-22mfd: axp20x: AXP717: Add type-C CC registersChen-Yu Tsai1-0/+3
2026-01-22mfd: tps65219: Implement LOCK register handling for TPS65214Kory Maincent (TI.com)1-0/+2
2026-01-22mfd: bd71828: Add some missing charger related registersAndreas Kemnade1-0/+2
2026-01-22mfd: tps6105x: Fix kernel-doc warnings relating to the core struct and tps610...Randy Dunlap1-2/+3
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones2-1/+118
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier1-1/+2
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang1-0/+2
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig1-1/+0
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra1-1/+2
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner1-0/+108
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner1-2/+28
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner2-10/+30
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner3-8/+12
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner3-1/+7
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner2-0/+19
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner1-0/+5