aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-05KVM: arm64: Introduce standalone FGU computing primitiveMarc Zyngier1-32/+25
2026-02-05KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}Marc Zyngier1-2/+0
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier3-13/+69
2026-02-05clk: microchip: fix typo in reference to a config optionLukas Bulwahn1-1/+1
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio2-3/+5
2026-02-05locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCKMarco Elver1-10/+10
2026-02-05s390: remove kvm_types.h from KbuildRandy Dunlap1-1/+0
2026-02-05drm/bridge: imx8mp-hdmi-pai: enable PM runtimeShengjiu Wang1-0/+15
2026-02-05ALSA: hda/realtek: Enable headset mic for Acer Nitro 5Breno Baptista1-0/+1
2026-02-05netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano1-1/+1
2026-02-04net/mlx5e: Extend TC max ratelimit using max_bw_value_msbAlexei Lazar4-34/+44
2026-02-04Merge branch 'net-mlx5e-rx-datapath-enhancements'Jakub Kicinski3-26/+41
2026-02-04net/mlx5e: SHAMPO, Improve allocation recoveryDragos Tatulea1-2/+24
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea3-24/+17
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)7-59/+0
2026-02-04Merge branch 'net-stmmac-fix-serdes-power-methods'Jakub Kicinski2-25/+41
2026-02-04net: stmmac: move serdes power methods to stmmac_[open|release]()Russell King (Oracle)1-11/+10
2026-02-04net: stmmac: add missing serdes power down in error pathsRussell King (Oracle)1-1/+3
2026-02-04net: stmmac: add state tracking for legacy serdes power stateRussell King (Oracle)2-1/+6
2026-02-04net: stmmac: add wrappers for serdes_power[up|down]() methodsRussell King (Oracle)1-19/+29
2026-02-04Merge branch 'net-rds-rds-tcp-protocol-and-extension-improvements'Jakub Kicinski13-121/+450
2026-02-04net/rds: Trigger rds_send_ping() more than onceGerd Rausch6-17/+72
2026-02-04net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrivesGerd Rausch4-39/+90
2026-02-04net/rds: Update struct rds_statistics to use u64 instead of uint64_tAllison Henderson1-36/+36
2026-02-04net/rds: Clear reconnect pending bitHÃ¥kon Bugge1-0/+2
2026-02-04net/rds: Kick-start TCP receiver after acceptGerd Rausch1-0/+2
2026-02-04net/rds: rds_tcp_conn_path_shutdown must not discard messagesGerd Rausch6-5/+76
2026-02-04net/rds: Encode cp_index in TCP source portGerd Rausch7-7/+77
2026-02-04net/rds: new extension header: rdma bytesShamir Rabinovitch4-29/+107
2026-02-04net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()Eric Dumazet1-2/+2
2026-02-04ovpn: Replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap2-323/+111
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen1-8/+8
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet2-10/+13
2026-02-04tcp: move tcp_rbtree_insert() to tcp_output.cEric Dumazet2-19/+19
2026-02-04tcp: use __skb_push() in __tcp_transmit_skb()Eric Dumazet1-1/+1
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski68-246/+3972
2026-02-04Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski3-3/+7
2026-02-04selftests: ublk: organize test directories by test IDMing Lei1-1/+3
2026-02-04block: decouple secure erase size limit from discard size limitLuke Wang2-5/+22
2026-02-04Merge branch 'mptcp-misc-features-for-v6-20-7-0'Jakub Kicinski7-112/+187
2026-02-04selftests: mptcp: join: no SKIP mark for group checksMatthieu Baerts (NGI0)1-15/+15
2026-02-04selftests: mptcp: connect cleanup TFO setupMatthieu Baerts (NGI0)1-10/+7
2026-02-04selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)1-6/+3
2026-02-04selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)1-8/+2
2026-02-04selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)1-2/+7
2026-02-04selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)1-16/+14
2026-02-04selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)1-9/+10
2026-02-04selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)1-12/+15
2026-02-04mptcp: Change some dubious min_t(int, ...) to min()David Laight1-4/+5