summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-06rust: module_param: return value by copy from `value`Andreas Hindborg2-2/+18
2026-08-06module: Remove unnecessary module::argsPetr Pavlu2-11/+8
2026-08-06xtensa/simdisk: Avoid referring to module::argsPetr Pavlu1-5/+33
2026-08-06module: Remove unused DISCARD_EH_FRAME definition from module.lds.SPetr Pavlu1-5/+0
2026-08-06module: procfs: use matching type for accumulator in module_total_size()Naveen Kumar Chaudhary1-1/+1
2026-08-06module: use strscpy() to copy module names in stats and dup trackingNaveen Kumar Chaudhary2-2/+2
2026-08-06params: fix path of /sys/module/XYZ/parameters/ in commentZenghui Yu1-1/+1
2026-08-06drm/gpu: Add gpu_buddy_allocated_addr_to_block helperTejas Upadhyay2-0/+55
2026-08-06module/kallsyms: fix nextval for data symbol lookupStanislaw Gruszka1-8/+16
2026-08-06Merge tag 'cpufreq-arm-updates-7.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki8-41/+58
2026-08-06Merge tag 'opp-updates-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki1-38/+29
2026-08-06RDMA/ionic: Embed counter driver data in rdma_counter allocationAbhijit Gangurde2-55/+51
2026-08-06RDMA/ionic: Cap eq_count to the eth driver's interrupt vector budgetBrett Creeley1-1/+1
2026-08-06x86/xen: Drop CONFIG_XEN_PVHVM_SMPJuergen Gross2-5/+1
2026-08-06xen: Drop CONFIG_XEN_AUTO_XLATEJuergen Gross4-31/+3
2026-08-06xen: Drop CONFIG_XEN_PVHVMJuergen Gross10-32/+14
2026-08-06x86/xen: Remove redundant config dependency on X86_LOCAL_APICJuergen Gross1-1/+1
2026-08-06net: remove WARN_ON_ONCE() from sk_mc_loop()Eric Dumazet1-1/+0
2026-08-06RDMA/siw: Fix use-after-free in siw_accept()Shuangpeng Bai1-1/+1
2026-08-06rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFsArtem Lytkin2-1/+26
2026-08-06media: rcar-isp: Fix VSPX reference leaksLinmao Li1-4/+13
2026-08-06media: rcar-isp: Release ISPCORE resourcesLinmao Li1-3/+9
2026-08-06media: i2c: imx415: Release runtime PM reference on VBLANK errorNarasimharao Vadlamudi1-1/+1
2026-08-06media: i2c: imx415: Return test pattern write errorsNarasimharao Vadlamudi1-1/+1
2026-08-06IB/isert: post the full-feature receive buffers after session registrationYehyeong Lee1-21/+20
2026-08-06IB/isert: delay the final Login Response until the session is registeredYehyeong Lee2-2/+19
2026-08-06ALSA: hda/realtek: Merge duplicate quirk entries for ASUS UM6702RA/RCZhang Heng1-2/+1
2026-08-06ALSA: hda/realtek: Merge duplicate quirk entries for ASUS Strix G615Zhang Heng1-4/+2
2026-08-06ALSA: hda/realtek: Enable mute LED on HP Laptop 15-dy0xxxCarl Quist1-0/+1
2026-08-06ALSA: hda/realtek: Limit mic boost on Positivo N15RPE-SEdson Juliano Drosdeck1-0/+1
2026-08-06misc: sgi-gru: Remove SGI GRU driverDimitri Sivanich18-6870/+0
2026-08-06misc: sgi-xp: Remove SGI XP driversDimitri Sivanich13-6710/+0
2026-08-06misc: ibmasm: Remove obsolete IBM Remote Supervisor Adapter driverMingyu Wang18-2637/+0
2026-08-06Merge tag 'w1-drv-7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman6-23/+96
2026-08-06Merge tag 'fpga-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman6-33/+23
2026-08-06Merge tag 'counter-updates-for-7.3' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman3-10/+4
2026-08-06Merge tag 'counter-fixes-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman1-2/+2
2026-08-06Merge branch 'bpf-allow-selected-kfuncs-under-bpf_spin_lock'Kumar Kartikeya Dwivedi9-65/+72
2026-08-06selftests/bpf: Test module kfunc calls under spin lockKaitao Cheng4-1/+27
2026-08-06bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFEKaitao Cheng4-66/+36
2026-08-06bpf: Add KF_SPINLOCK_SAFE flag for kfuncs under bpf_spin_lockKaitao Cheng2-5/+16
2026-08-06soundwire: stream: validate slave port propertiesEric Wu1-4/+13
2026-08-06soundwire: honor clock_reg_supported in the clock scaling checkJorijn van der Graaf1-2/+5
2026-08-06soundwire: qcom: set the bus mclk_freq propertyJorijn van der Graaf1-0/+1
2026-08-06soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook DuoCharles Keepax1-0/+7
2026-08-06soundwire: intel_ace2x: handle the max_data_per_frame propertyBard Liao2-2/+24
2026-08-06soundwire: get mipi-sdw-bra-mode-max-data-per-frame propertyBard Liao2-0/+6
2026-08-06soundwire: intel: handle Peripheral bra_block_alignmentBard Liao3-0/+14
2026-08-06soundwire: Add bra_block_alignment property supportRichard Fitzgerald2-0/+6
2026-08-06soundwire: cadence_master: add BRA_NumBytes[8] supportBard Liao1-6/+18