summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-21Merge branch 'pds_core-fix-use-after-free-on-workqueue-during-remove'Jakub Kicinski2-9/+17
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao2-6/+13
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao1-3/+4
2026-07-21mailmap: fix wrong canonical name for mgr@kernel.orgMichael Grzeschik1-2/+2
2026-07-21sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkidHanQuan1-1/+1
2026-07-21ACPI: NHLT: Remove always included kconfig.hAndy Shevchenko1-1/+0
2026-07-21Merge branch 'align-ipv4-teardown-with-ipv6-and-fix-driver-regressions'Jakub Kicinski3-9/+5
2026-07-21net: ipv4: clear dev->ip_ptr before destroying inetdevYuyang Huang1-2/+2
2026-07-21wifi: mac80211: use ifa_dev from event argumentYuyang Huang1-3/+1
2026-07-21net: prestera: ignore duplicate RIF destruction eventsYuyang Huang1-4/+2
2026-07-21net: txgbe: fix FDIR filter leak on removeChenguang Zhao1-0/+1
2026-07-21ACPI: fan: Update ACPI fan IDs to follow modern styleAndy Shevchenko1-11/+11
2026-07-21ACPI: fan: Don't use "proxy" headersAndy Shevchenko1-1/+2
2026-07-21Merge branch 'riscv-bpf-add-support-for-signed-operations-and-32-bit-atomics'Kumar Kartikeya Dwivedi1-16/+95
2026-07-21riscv, bpf: Add 32 bit atomic operations to RV32 JITKuan-Wei Chiu1-11/+53
2026-07-21riscv, bpf: Add support for BPF_MOVSX in RV32 JITKuan-Wei Chiu1-0/+32
2026-07-21riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JITKuan-Wei Chiu1-5/+10
2026-07-21ASoC: mediatek: preparation for Card capsulingMark Brown4-12/+10
2026-07-21ASoC: mediatek: mt8365-mt6357: remove useless assignmentKuninori Morimoto1-1/+0
2026-07-21ASoC: mediatek: mt8196-nau8825: remove unnecessary declarationKuninori Morimoto1-2/+0
2026-07-21ASoC: mediatek: common/mtk-dsp-sof-common: use for_each_card_prelinks()Kuninori Morimoto1-3/+4
2026-07-21ASoC: mediatek: mt8192-mt6359-rt1015-rt5682: use *dev in mt8192_mt6359_card_s...Kuninori Morimoto1-6/+6
2026-07-21ACPI: sysfs: Properly map BERT and CCEL data to their ACPI tablesThomas Renninger1-4/+5
2026-07-21ACPI: Use correct region struct for BERT region size checkThomas Renninger1-1/+1
2026-07-21rds: Fix inet6_addr_lst NULL dereference when IPv6 is disabledIlia Gavrilov3-3/+13
2026-07-21net: txgbe: fix heap overflow when reading module EEPROMChenguang Zhao1-2/+4
2026-07-21mailmap: update entry for Alice MikityanskaAlice Mikityanska1-2/+5
2026-07-21tipc: serialize udp bearer replicast list updatesWeiming Shi1-29/+27
2026-07-21Merge tag 'nfsd-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+2
2026-07-21rtase: Workaround for TX hang caused by hardware packet parsingJustin Lai2-0/+205
2026-07-21KVM: arm64: Sync SCTLR_EL1 when injecting an exception into a pVMFuad Tabba1-2/+3
2026-07-21bpf, riscv: Fix extable handling for arena load_acquireFeng Jiang1-1/+6
2026-07-21net: dsa: yt921x: Fix external port detectionChukun Pan1-1/+1
2026-07-21Merge branch 'mixing-bpf2bpf-and-tailcalls-for-rv64'Kumar Kartikeya Dwivedi6-72/+72
2026-07-21selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64Pu Lehui1-1/+0
2026-07-21riscv, bpf: Mixing bpf2bpf and tailcallsPu Lehui2-55/+54
2026-07-21riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offsetPu Lehui1-4/+4
2026-07-21Merge branch 'net-fix-stale-tx-skb-pointers-on-dma-map-failure'Jakub Kicinski3-3/+5
2026-07-21riscv, bpf: Fix kernel stack corruption in tailcall with CFIPu Lehui1-3/+4
2026-07-21net: hibmcge: fix double-free of tx skb on DMA mapping failureXuanqiang Luo1-0/+1
2026-07-21riscv, bpf: Using kvzalloc_objs to allocate cache bufferPu Lehui2-5/+5
2026-07-21riscv, bpf: Fix memory leak in bpf_jit_freePu Lehui1-0/+1
2026-07-21ALSA: hda: Add AW88399 HDA side codec driver for Lenovo LegionMark Brown436-4380/+8653
2026-07-21hinic3: fix use-after-free on DMA mapping failureXuanqiang Luo1-2/+3
2026-07-21bna: fix use-after-free on DMA mapping failureXuanqiang Luo1-1/+1
2026-07-21bpf: Extract the is_struct_ops_tramp helperPu Lehui3-7/+7
2026-07-21ASoC: aw88399: add channel setter for HDA side codecMarco Giunta2-0/+7
2026-07-21ASoC: aw88399: add firmware reload flag for resumeMarco Giunta2-1/+5
2026-07-21ASoC: aw88399: add per-instance BSTS status bypass flagMarco Giunta2-2/+12
2026-07-21ASoC: aw88399: derive channel from I2C address on ACPI systemsMarco Giunta1-1/+13