summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-16Merge patch series "can: bcm: collected fixes"Marc Kleine-Budde
2026-07-16soc: renesas: r8a78000: Drop duplicate "default ARCH_RENESAS"Geert Uytterhoeven
2026-07-16can: bcm: track a single source interface for ANYDEV timeout/throttle opsOliver Hartkopp
2026-07-16can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()Oliver Hartkopp
2026-07-16can: bcm: fix stale rx/tx ops after device removalOliver Hartkopp
2026-07-16can: bcm: add missing device refcount for CAN filter removalOliver Hartkopp
2026-07-16can: bcm: validate frame length in bcm_rx_setup() for RTR repliesOliver Hartkopp
2026-07-16can: bcm: extend bcm_tx_lock usage for data and timer updatesOliver Hartkopp
2026-07-16can: bcm: add missing rcu list annotations and operationsOliver Hartkopp
2026-07-16can: bcm: fix CAN frame rx/tx statisticsOliver Hartkopp
2026-07-16can: bcm: add locking when updating filter and timer valuesOliver Hartkopp
2026-07-16can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp
2026-07-16can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones
2026-07-16scftorture: Remove preempt_disable() in scftorture_invoke_one()Chuyi Zhou
2026-07-16smp: Remove preempt_disable() from on_each_cpu_cond_mask()Chuyi Zhou
2026-07-16smp: Remove preempt_disable() from smp_call_function()Chuyi Zhou
2026-07-16smp: Enable preemption early in smp_call_function_many_cond()Chuyi Zhou
2026-07-16smp: Alloc percpu csd data in smpcfd_prepare_cpu() only onceChuyi Zhou
2026-07-16smp: Use task-local IPI cpumask in smp_call_function_many_cond()Chuyi Zhou
2026-07-16smp: Refactor remote CPU selection in smp_call_function_any()Chuyi Zhou
2026-07-16smp: Enable preemption early in smp_call_function_single()Chuyi Zhou
2026-07-16smp: Disable preemption explicitly in __csd_lock_wait()Chuyi Zhou
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2026-07-16can: j1939: fix lockless local-destination checkShuhao Fu
2026-07-16soundwire: bus.h: repair kernel-doc commentsRandy Dunlap
2026-07-16KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
2026-07-16ALSA: hda/realtek: Add inverted LED quirk for HP ZBook 8 G2aChris Chiu
2026-07-16ALSA: hda: codecs: hdmi: disable keep-alive before audio format changeKai Vehmanen
2026-07-16liveupdate: fix GET_NAME ioctl argument validationJackie Liu
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav
2026-07-15drm/xe/multi_queue: wait for secondary's own suspend in suspend_waitNiranjana Vishwanathapura
2026-07-16drm/xe: Consolidate debugfs fault injection functionsMallesh Koujalagi
2026-07-15net: ipa: Switch to generic PAS TZ APIsSumit Garg
2026-07-15clk: qcom: gcc-glymur: Enable runtime PMAbel Vesa
2026-07-15dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domainAbel Vesa
2026-07-16Merge tag 'amd-drm-next-7.3-2026-07-15' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-07-16platform/chrome: sensorhub: Fix dropped timestamp events and log spamTzung-Bi Shih
2026-07-16arm64: dts: realtek: Add GPIO support for RTD1625Yu-Chun Lin
2026-07-16arm64: dts: realtek: Add EL2 virtual timer interruptMarc Zyngier
2026-07-15selinux: compute the IMA configuration settings string length once at bootIan Bridges
2026-07-15selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee
2026-07-15selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li
2026-07-15perf jevents: Add more components to the metric sorting orderIan Rogers
2026-07-15perf sched: Free subcommand string after perf sched statsNamhyung Kim
2026-07-15perf sched: Fix memory leaks in perf sched stats reportNamhyung Kim
2026-07-15perf sched: Add missing perf_session__delete()Namhyung Kim
2026-07-15Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-15sched_ext: Add the scx_has_subs static key and gate sub-sched hot pathsTejun Heo
2026-07-15sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHEDTejun Heo
2026-07-15sched_ext: Move scx_dispatch_sched() to a new inlines.hTejun Heo