aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-16ASoC: nau8821: Fix IRQ handling and improve jackMark Brown2-50/+81
2025-10-16ASoC: Add QCS615 sound card supportMark Brown2-0/+2
2025-10-16sched/topology,x86: Fix build warningPeter Zijlstra1-0/+2
2025-10-16arm64: tegra: Mark Jetson Xavier NX's PHY as a wakeup sourceRussell King (Oracle)1-0/+1
2025-10-16Merge branch 'objtool/core' of https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linuxPeter Zijlstra75-883/+5179
2025-10-16irqchip: Drop leftover bracketsJohan Hovold1-4/+2
2025-10-16irqchip/qcom-irq-combiner: Fix section mismatchJohan Hovold1-1/+1
2025-10-16irqchip/starfive-jh8100: Fix section mismatchJohan Hovold1-2/+1
2025-10-16irqchip/renesas-rzg2l: Fix section mismatchJohan Hovold1-4/+2
2025-10-16irqchip/imx-mu-msi: Fix section mismatchJohan Hovold1-9/+5
2025-10-16irqchip/irq-brcmstb-l2: Fix section mismatchJohan Hovold1-8/+4
2025-10-16irqchip/irq-bcm7120-l2: Fix section mismatchJohan Hovold1-11/+6
2025-10-16irqchip/irq-bcm7038-l1: Fix section mismatchJohan Hovold1-5/+3
2025-10-16irqchip/bcm2712-mip: Fix section mismatchJohan Hovold1-1/+1
2025-10-16irqchip/bcm2712-mip: Fix OF node reference imbalanceJohan Hovold1-1/+0
2025-10-16ALSA: usb-audio: fix vendor quirk for Logitech H390Pauli Virtanen1-0/+1
2025-10-16ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000Pauli Virtanen2-0/+10
2025-10-16sched/ext: Fold balance_scx() into pick_task_scx()Peter Zijlstra3-80/+12
2025-10-16sched: Add support to pick functions to take rfJoel Fernandes9-46/+48
2025-10-16sched: Detect per-class runqueue changesPeter Zijlstra8-2/+42
2025-10-16sched: Mandate shared flags for sched_changePeter Zijlstra1-0/+6
2025-10-16sched: Cleanup the sched_change NOCLOCK usagePeter Zijlstra3-31/+14
2025-10-16sched: Match __task_rq_{,un}lock()Peter Zijlstra3-10/+13
2025-10-16sched: Add locking comments to sched_class methodsPeter Zijlstra2-9/+105
2025-10-16sched: Make __do_set_cpus_allowed() use the sched_change patternPeter Zijlstra1-21/+5
2025-10-16sched: Rename do_set_cpus_allowed()Peter Zijlstra5-14/+14
2025-10-16sched: Fix do_set_cpus_allowed() lockingPeter Zijlstra3-24/+17
2025-10-16sched: Fix migrate_disable_switch() lockingPeter Zijlstra1-21/+6
2025-10-16sched: Move sched_class::prio_changed() into the change patternPeter Zijlstra9-44/+47
2025-10-16sched: Cleanup sched_delayed handling for class switchesPeter Zijlstra4-13/+15
2025-10-16sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change patternPeter Zijlstra7-57/+55
2025-10-16sched/deadline: Prepare for switched_from() changePeter Zijlstra1-5/+5
2025-10-16sched: Re-arrange the {EN,DE}QUEUE flagsPeter Zijlstra1-19/+22
2025-10-16sched: Employ sched_change guardsPeter Zijlstra5-170/+131
2025-10-16sched/fair: Only update stats for allowed CPUs when looking for dst groupAdam Li1-1/+1
2025-10-16sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 modeTim Chen1-0/+70
2025-10-16sched: Create architecture specific sched domain distancesTim Chen1-22/+86
2025-10-16sched/deadline: only set free_cpus for online runqueuesDoug Berger3-32/+14
2025-10-16sched/fair: Forfeit vruntime on yieldFernand Sieber1-1/+13
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra6-21/+13
2025-10-16x86/insn,uprobes,alternative: Unify insn_is_nop()Peter Zijlstra4-48/+151
2025-10-16perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy1-1/+6
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld1-8/+0
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld1-1/+3
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper1-0/+5
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström1-1/+3
2025-10-15smb: client: Consolidate cmac(aes) shash allocationEric Biggers3-11/+3
2025-10-15smb: client: Remove obsolete crypto_shash allocationsEric Biggers5-47/+2
2025-10-15smb: client: Use HMAC-MD5 library for NTLMv2Eric Biggers1-92/+22
2025-10-15smb: client: Use MD5 library for SMB1 signature calculationEric Biggers2-17/+18