summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka
2026-01-30f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker
2026-01-30NFS: Add a way to disable NFS v4.0 via KConfigAnna Schumaker
2026-01-30NFS: Move sequence slot operations into minorversion operationsAnna Schumaker
2026-01-30NFS: Pass a struct nfs_client to nfs4_init_sequence()Anna Schumaker
2026-01-30NFS: Move NFS v4.0 pathdown recovery into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_init_client into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_shutdown_client into nfs40client.cAnna Schumaker
2026-01-30NFS: Make the various NFS v4.0 operations static againAnna Schumaker
2026-01-30NFS: Move the NFS v4.0 minor version ops into nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_state_renewal_ops into nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.cAnna Schumaker
2026-01-30NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.cAnna Schumaker
2026-01-30NFS: Move nfs40_call_sync_ops into nfs40proc.cAnna Schumaker
2026-01-30Merge branch 'for-7.0/cxl-misc' into cxl-for-nextDave Jiang
2026-01-30Merge tag 'icc-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-01-30scripts: headers_install.sh: Remove config leak ignore machineryThomas Weißschuh
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh
2026-01-30nios2: uapi: Remove custom asm/swab.h from UAPIThomas Weißschuh
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh
2026-01-30arm64: dts: socfpga: agilex: add emmc supportNg Tze Yee
2026-01-30tracing: Add kerneldoc to trace_event_buffer_reserve()Steven Rostedt
2026-01-30include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()John Garry
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt
2026-01-30srcu: Fix warning to permit SRCU-fast readers in NMI handlersPaul E. McKenney
2026-01-30bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()Steven Rostedt
2026-01-30tracing: perf: Have perf tracepoint callbacks always disable preemptionSteven Rostedt
2026-01-30arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller nodeKhairul Anuar Romli
2026-01-30ARM: dts: socfpga: fix dtbs_check warning for fpga-regionDinh Nguyen
2026-01-30ARM: dts: socfpga: add #address-cells and #size-cells for sram nodeDinh Nguyen
2026-01-30dt-bindings: altera: document syscon as fallback for sys-mgrDinh Nguyen
2026-01-30arm64: dts: altera: Use lowercase hexKrzysztof Kozlowski
2026-01-30dt-bindings: arm: altera: combine Intel's SoCFPGA into altera.yamlDinh Nguyen
2026-01-30arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodesNazim Amirul
2026-01-30arm64: dts: socfpga: agilex5: add support for modular boardNiravkumar L Rabara
2026-01-30dt-bindings: intel: Add Agilex5 SoCFPGA modular boardNiravkumar L Rabara
2026-01-30arm64: dts: socfpga: agilex5: Add dma-coherent propertyKhairul Anuar Romli
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu
2026-01-30wifi: ath12k: Add support TX hardware queue statsAaradhana Sahu
2026-01-30wifi: ath12k: Add support RX PDEV statsAaradhana Sahu
2026-01-30wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang
2026-01-30dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' propertyMiaoqing Pan
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan
2026-01-30wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo