aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-30PCI: endpoint: pci-epf-test: Allow overriding default BAR sizesNiklas Cassel2-2/+116
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
2026-01-30f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong1-4/+4
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker25-368/+35
2026-01-30NFS: Add a way to disable NFS v4.0 via KConfigAnna Schumaker8-5/+47
2026-01-30NFS: Move sequence slot operations into minorversion operationsAnna Schumaker4-72/+70
2026-01-30NFS: Pass a struct nfs_client to nfs4_init_sequence()Anna Schumaker4-69/+87
2026-01-30NFS: Move NFS v4.0 pathdown recovery into nfs40client.cAnna Schumaker3-22/+25
2026-01-30NFS: Move nfs40_init_client into nfs40client.cAnna Schumaker4-28/+28
2026-01-30NFS: Move nfs40_shutdown_client into nfs40client.cAnna Schumaker5-9/+13
2026-01-30NFS: Make the various NFS v4.0 operations static againAnna Schumaker2-10/+5
2026-01-30NFS: Move the NFS v4.0 minor version ops into nfs40proc.cAnna Schumaker4-111/+115
2026-01-30NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.cAnna Schumaker4-109/+114
2026-01-30NFS: Split out the nfs40_state_renewal_ops into nfs40proc.cAnna Schumaker4-101/+103
2026-01-30NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.cAnna Schumaker4-29/+34
2026-01-30NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.cAnna Schumaker9-194/+214
2026-01-30NFS: Move nfs40_call_sync_ops into nfs40proc.cAnna Schumaker5-25/+40
2026-01-30Merge branch 'for-7.0/cxl-misc' into cxl-for-nextDave Jiang1-2/+1
2026-01-30Merge tag 'icc-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman14-10/+788
2026-01-30scripts: headers_install.sh: Remove config leak ignore machineryThomas Weißschuh1-22/+2
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh2-3/+1
2026-01-30nios2: uapi: Remove custom asm/swab.h from UAPIThomas Weißschuh2-2/+0
2026-01-30ARM: uapi: Drop PSR_ENDSTATEThomas Weißschuh4-12/+4
2026-01-30ARC: Always use SWAPE instructions for __arch_swab32()Thomas Weißschuh4-71/+1
2026-01-30arm64: dts: socfpga: agilex: add emmc supportNg Tze Yee2-0/+106
2026-01-30tracing: Add kerneldoc to trace_event_buffer_reserve()Steven Rostedt1-0/+16
2026-01-30include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()John Garry1-6/+2
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt3-10/+21
2026-01-30srcu: Fix warning to permit SRCU-fast readers in NMI handlersPaul E. McKenney1-1/+2
2026-01-30bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()Steven Rostedt1-3/+2
2026-01-30tracing: perf: Have perf tracepoint callbacks always disable preemptionSteven Rostedt1-2/+2
2026-01-30arm64: dts: intel: agilex5: Add simple-bus node on top of dma controller nodeKhairul Anuar Romli1-35/+43
2026-01-30ARM: dts: socfpga: fix dtbs_check warning for fpga-regionDinh Nguyen2-2/+4
2026-01-30ARM: dts: socfpga: add #address-cells and #size-cells for sram nodeDinh Nguyen2-0/+6
2026-01-30dt-bindings: altera: document syscon as fallback for sys-mgrDinh Nguyen1-2/+4
2026-01-30arm64: dts: altera: Use lowercase hexKrzysztof Kozlowski6-31/+31
2026-01-30dt-bindings: arm: altera: combine Intel's SoCFPGA into altera.yamlDinh Nguyen2-41/+26
2026-01-30arm64: dts: socfpga: agilex5: Add IOMMUS property for ethernet nodesNazim Amirul1-0/+3
2026-01-30arm64: dts: socfpga: agilex5: add support for modular boardNiravkumar L Rabara2-0/+110
2026-01-30dt-bindings: intel: Add Agilex5 SoCFPGA modular boardNiravkumar L Rabara1-0/+1
2026-01-30arm64: dts: socfpga: agilex5: Add dma-coherent propertyKhairul Anuar Romli1-0/+3
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu1-1/+3
2026-01-30wifi: ath12k: Add support TX hardware queue statsAaradhana Sahu2-0/+90
2026-01-30wifi: ath12k: Add support RX PDEV statsAaradhana Sahu2-0/+180
2026-01-30wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu1-3/+5
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang3-3/+171