aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao1-7/+14
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_access()Bibo Mao1-12/+17
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao1-12/+21
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao1-10/+15
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao2-8/+20
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui1-4/+2
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li1-0/+3
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang1-1/+2
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui1-1/+1
2025-09-18LoongArch: Check the return value when creating kobjTao Cui1-0/+2
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang1-2/+6
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang2-0/+9
2025-09-18LoongArch: Make LTO case independent in MakefileTiezhu Yang1-5/+5
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang2-0/+33
2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang1-3/+9
2025-09-18btrfs: reject invalid compression levelQu Wenruo3-18/+33
2025-09-18Merge branch 'bnxt_en-updates-for-net-next'Paolo Abeni9-34/+180
2025-09-18bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan2-1/+44
2025-09-18bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUTMichael Chan4-0/+81
2025-09-18bnxt_en: Use VLAN_ETH_HLEN when possibleKalesh AP2-3/+3
2025-09-18bnxt_en: Support for RoCE resources dynamically shared within VFs.Anantha Prabhu3-2/+16
2025-09-18bnxt_en: Add err_qpc backing store handlingKashyap Desai4-3/+7
2025-09-18bnxt_en: Add fw log trace support for 5731X/5741X chipsShruti Parab4-4/+12
2025-09-18bnxt_en: Improve bnxt_backing_store_cfg_v2()Michael Chan1-7/+8
2025-09-18bnxt_en: Optimize bnxt_sriov_disable()Kalesh AP3-4/+12
2025-09-18bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()Kalesh AP1-7/+0
2025-09-18bnxt_en: Drop redundant if block in bnxt_dl_flash_update()Kalesh AP1-6/+0
2025-09-18dm: optimize REQ_PREFLUSH with data when using the linear targetMikulas Patocka2-8/+25
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski1-0/+16
2025-09-18tls: make sure to abort the stream if headers are bogusJakub Kicinski3-7/+11
2025-09-18arm64: errata: Expand speculative SSBS workaround for Cortex-A720AEKuninori Morimoto2-0/+2
2025-09-18arm64: cputype: Add Cortex-A720AE definitionsKuninori Morimoto1-0/+2
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski24-2/+1869
2025-09-18Merge branch 'add-basic-psp-encryption-for-tcp-connections'Paolo Abeni50-55/+3801
2025-09-18Merge 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-nextBartosz Golaszewski23-0/+3669
2025-09-18net/mlx5e: Implement PSP key_rotate operationRaed Salem1-0/+23
2025-09-18net/mlx5e: Add Rx data path offloadRaed Salem4-13/+93
2025-09-18psp: provide decapsulation and receive helper for driversRaed Salem2-0/+89
2025-09-18net/mlx5e: Configure PSP Rx flow steering rulesRaed Salem3-6/+59
2025-09-18net/mlx5e: Add PSP steering in local NIC RXRaed Salem2-1/+470
2025-09-18net/mlx5e: Implement PSP Tx data pathRaed Salem6-4/+305
2025-09-18psp: provide encapsulation helper for driversRaed Salem3-0/+69
2025-09-18net/mlx5e: Implement PSP operations .assoc_add and .assoc_delRaed Salem5-8/+286
2025-09-18net/mlx5e: Support PSP offload functionalityRaed Salem7-1/+239
2025-09-18psp: track generations of device keyJakub Kicinski5-1/+42
2025-09-18net: psp: update the TCP MSS to reflect PSP packet overheadJakub Kicinski6-6/+32
2025-09-18net: psp: add socket security association codeJakub Kicinski12-11/+854
2025-09-18net: tcp: allow tcp_timewait_sock to validate skbs before handing to deviceDaniel Zahka3-2/+20
2025-09-18net: move sk_validate_xmit_skb() to net/core/dev.cDaniel Zahka2-22/+22