index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()
Bibo Mao
1
-7
/
+14
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_access()
Bibo Mao
1
-12
/
+17
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()
Bibo Mao
1
-12
/
+21
2025-09-18
LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()
Bibo Mao
1
-10
/
+15
2025-09-18
LoongArch: KVM: Fix VM migration failure with PTW enabled
Bibo Mao
2
-8
/
+20
2025-09-18
LoongArch: KVM: Remove unused returns and semicolons
Tao Cui
1
-4
/
+2
2025-09-18
LoongArch: vDSO: Check kcalloc() result in init_vdso()
Guangshuo Li
1
-0
/
+3
2025-09-18
LoongArch: Fix unreliable stack for live patching
Tiezhu Yang
1
-1
/
+2
2025-09-18
LoongArch: Replace sprintf() with sysfs_emit()
Tao Cui
1
-1
/
+1
2025-09-18
LoongArch: Check the return value when creating kobj
Tao Cui
1
-0
/
+2
2025-09-18
LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled
Huacai Chen
1
-4
/
+3
2025-09-18
LoongArch: Update help info of ARCH_STRICT_ALIGN
Tiezhu Yang
1
-2
/
+6
2025-09-18
LoongArch: Handle jump tables options for RUST
Tiezhu Yang
2
-0
/
+9
2025-09-18
LoongArch: Make LTO case independent in Makefile
Tiezhu Yang
1
-5
/
+5
2025-09-18
objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
Tiezhu Yang
2
-0
/
+33
2025-09-18
objtool/LoongArch: Mark types based on break immediate code
Tiezhu Yang
1
-3
/
+9
2025-09-18
btrfs: reject invalid compression level
Qu Wenruo
3
-18
/
+33
2025-09-18
Merge branch 'bnxt_en-updates-for-net-next'
Paolo Abeni
9
-34
/
+180
2025-09-18
bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
2
-1
/
+44
2025-09-18
bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
4
-0
/
+81
2025-09-18
bnxt_en: Use VLAN_ETH_HLEN when possible
Kalesh AP
2
-3
/
+3
2025-09-18
bnxt_en: Support for RoCE resources dynamically shared within VFs.
Anantha Prabhu
3
-2
/
+16
2025-09-18
bnxt_en: Add err_qpc backing store handling
Kashyap Desai
4
-3
/
+7
2025-09-18
bnxt_en: Add fw log trace support for 5731X/5741X chips
Shruti Parab
4
-4
/
+12
2025-09-18
bnxt_en: Improve bnxt_backing_store_cfg_v2()
Michael Chan
1
-7
/
+8
2025-09-18
bnxt_en: Optimize bnxt_sriov_disable()
Kalesh AP
3
-4
/
+12
2025-09-18
bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()
Kalesh AP
1
-7
/
+0
2025-09-18
bnxt_en: Drop redundant if block in bnxt_dl_flash_update()
Kalesh AP
1
-6
/
+0
2025-09-18
dm: optimize REQ_PREFLUSH with data when using the linear target
Mikulas Patocka
2
-8
/
+25
2025-09-18
selftests: tls: test skb copy under mem pressure and OOB
Jakub Kicinski
1
-0
/
+16
2025-09-18
tls: make sure to abort the stream if headers are bogus
Jakub Kicinski
3
-7
/
+11
2025-09-18
arm64: errata: Expand speculative SSBS workaround for Cortex-A720AE
Kuninori Morimoto
2
-0
/
+2
2025-09-18
arm64: cputype: Add Cortex-A720AE definitions
Kuninori Morimoto
1
-0
/
+2
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
24
-2
/
+1869
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
50
-55
/
+3801
2025-09-18
Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
23
-0
/
+3669
2025-09-18
net/mlx5e: Implement PSP key_rotate operation
Raed Salem
1
-0
/
+23
2025-09-18
net/mlx5e: Add Rx data path offload
Raed Salem
4
-13
/
+93
2025-09-18
psp: provide decapsulation and receive helper for drivers
Raed Salem
2
-0
/
+89
2025-09-18
net/mlx5e: Configure PSP Rx flow steering rules
Raed Salem
3
-6
/
+59
2025-09-18
net/mlx5e: Add PSP steering in local NIC RX
Raed Salem
2
-1
/
+470
2025-09-18
net/mlx5e: Implement PSP Tx data path
Raed Salem
6
-4
/
+305
2025-09-18
psp: provide encapsulation helper for drivers
Raed Salem
3
-0
/
+69
2025-09-18
net/mlx5e: Implement PSP operations .assoc_add and .assoc_del
Raed Salem
5
-8
/
+286
2025-09-18
net/mlx5e: Support PSP offload functionality
Raed Salem
7
-1
/
+239
2025-09-18
psp: track generations of device key
Jakub Kicinski
5
-1
/
+42
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
6
-6
/
+32
2025-09-18
net: psp: add socket security association code
Jakub Kicinski
12
-11
/
+854
2025-09-18
net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
Daniel Zahka
3
-2
/
+20
2025-09-18
net: move sk_validate_xmit_skb() to net/core/dev.c
Daniel Zahka
2
-22
/
+22
[prev]
[next]