aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-11net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky1-0/+1
2024-12-11MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL]Simon Horman1-0/+2
2024-12-11udmabuf: fix memory leak on last export_udmabuf() error pathJann Horn1-11/+17
2024-12-11udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn1-1/+1
2024-12-11udmabuf: fix racy memfd sealing checkJann Horn1-4/+9
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal2-21/+15
2024-12-11netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter1-24/+28
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter1-2/+16
2024-12-11Revert "unicode: Don't special case ignorable code points"Linus Torvalds2-3346/+3427
2024-12-11Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds1-12/+35
2024-12-11Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2024-12-11EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)1-22/+10
2024-12-11riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel1-3/+4
2024-12-11riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti1-1/+3
2024-12-11riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti1-1/+1
2024-12-11riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=yGuo Ren1-3/+9
2024-12-11ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-11ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-11libperf: evlist: Fix --cpu argument on hybrid platformJames Clark1-2/+16
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers1-7/+12
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-11s390/ipl: Fix never less than zero warningAlexander Gordeev1-1/+1
2024-12-11Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj6-40/+33
2024-12-11media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_regNikita Zhandarovich1-1/+1
2024-12-11scripts/kernel-doc: Get -export option working againAkira Yokosawa1-1/+1
2024-12-11platform/x86/intel/vsec: Add support for Panther LakeXi Pardee1-0/+2
2024-12-11platform/x86/intel/ifs: Add Clearwater Forest to CPU support listJithu Joseph1-0/+1
2024-12-11platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tabletHuy Minh1-0/+26
2024-12-11ASoC: tas2781: Fix calibration issue in stress testShenghao Ding1-1/+1
2024-12-11USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas1-0/+6
2024-12-11USB: serial: option: add MediaTek T7XX compositionsJack Wu1-0/+2
2024-12-11USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang1-0/+12
2024-12-11USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky1-0/+3
2024-12-11USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar1-0/+4
2024-12-11thunderbolt: Don't display nvm_version unless upgrade supportedMario Limonciello1-4/+15
2024-12-10net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko1-15/+18
2024-12-10Merge branch 'net-renesas-rswitch-several-fixes'Jakub Kicinski1-11/+14
2024-12-10net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko1-1/+2
2024-12-10net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko1-0/+1
2024-12-10net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko1-8/+8
2024-12-10net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko1-2/+3
2024-12-10smb: client: destroy cfid_put_wq on module exitEnzo Matsumiya1-0/+1
2024-12-10cifs: Use str_yes_no() helper in cifs_ses_add_channel()Thorsten Blum1-2/+2
2024-12-10cifs: Fix rmdir failure due to ongoing I/O on deleted fileDavid Howells1-1/+4
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski11-62/+76
2024-12-10tcp: check space before adding MPTCP SYN optionsMoYuanhao1-2/+4
2024-12-10Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata1-0/+6
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan1-3/+3
2024-12-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-15/+107
2024-12-10Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-41/+53