summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-16ALSA: hda: codecs: hdmi: disable keep-alive before audio format changeKai Vehmanen3-6/+42
2026-07-16liveupdate: fix GET_NAME ioctl argument validationJackie Liu1-1/+1
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav2-1/+8
2026-07-15drm/xe/multi_queue: wait for secondary's own suspend in suspend_waitNiranjana Vishwanathapura1-56/+70
2026-07-16drm/xe: Consolidate debugfs fault injection functionsMallesh Koujalagi5-22/+62
2026-07-15net: ipa: Switch to generic PAS TZ APIsSumit Garg2-6/+9
2026-07-15clk: qcom: gcc-glymur: Enable runtime PMAbel Vesa1-0/+1
2026-07-15dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domainAbel Vesa1-0/+8
2026-07-16Merge tag 'amd-drm-next-7.3-2026-07-15' of https://gitlab.freedesktop.org/agd...Dave Airlie142-1278/+15532
2026-07-16platform/chrome: sensorhub: Fix dropped timestamp events and log spamTzung-Bi Shih1-12/+15
2026-07-16arm64: dts: realtek: Add GPIO support for RTD1625Yu-Chun Lin1-0/+39
2026-07-16arm64: dts: realtek: Add EL2 virtual timer interruptMarc Zyngier2-2/+3
2026-07-15selinux: compute the IMA configuration settings string length once at bootIan Bridges3-8/+30
2026-07-15selftests/seccomp: Fix pointer type mismatch build errorKuan-Ying Lee1-1/+2
2026-07-15selftests/lkdtm: rename STACKLEAK_ERASING to KSTACK_ERASEHaofeng Li1-1/+1
2026-07-15perf jevents: Add more components to the metric sorting orderIan Rogers2-3/+8
2026-07-15perf sched: Free subcommand string after perf sched statsNamhyung Kim1-4/+5
2026-07-15perf sched: Fix memory leaks in perf sched stats reportNamhyung Kim1-0/+4
2026-07-15perf sched: Add missing perf_session__delete()Namhyung Kim1-1/+1
2026-07-15Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+0
2026-07-15sched_ext: Add the scx_has_subs static key and gate sub-sched hot pathsTejun Heo5-4/+65
2026-07-15sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHEDTejun Heo2-10/+12
2026-07-15sched_ext: Move scx_dispatch_sched() to a new inlines.hTejun Heo5-110/+128
2026-07-15sched_ext: Remove queued ecaps syncs directly on sched teardownTejun Heo2-26/+43
2026-07-15apparmor: replace decompress_zstd() prototype with its entityTetsuo Handa1-36/+36
2026-07-15gpu: nova-core: store Fsp instance in GpuAlexandre Courbot4-13/+38
2026-07-15gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContextAlexandre Courbot6-18/+28
2026-07-15gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot4-21/+28
2026-07-15gpu: nova-core: avoid repeated calls to pci::Device::as_refAlexandre Courbot1-11/+13
2026-07-15gpu: nova-core: move GSP firmware files decision to GSP HALEliot Courtney5-33/+33
2026-07-15gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HALAlexandre Courbot3-5/+29
2026-07-15gpu: nova-core: gsp: turn FWSEC execution into HAL methodAlexandre Courbot1-75/+76
2026-07-15gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL methodAlexandre Courbot1-46/+39
2026-07-15gpu: nova-core: gsp: centralize missing unload bundle warningsAlexandre Courbot2-9/+10
2026-07-15gpu: nova-core: gsp: pass GspBootContext to unload methodsAlexandre Courbot5-57/+45
2026-07-15gpu: nova-core: gsp: replace BootUnloadGuard with local handlersAlexandre Courbot4-89/+41
2026-07-15gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencerAlexandre Courbot1-20/+15
2026-07-15gpu: nova-core: gsp: sequencer: use GspBootContextAlexandre Courbot2-37/+20
2026-07-15Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-11/+20
2026-07-15MAINTAINERS: add Rust SRCU files to SRCU entryOnur Özkan1-0/+3
2026-07-15rust: sync: add SRCU abstractionOnur Özkan2-0/+173
2026-07-15srcu: expose srcu_readers_active()Onur Özkan5-26/+43
2026-07-15rust: helpers: add SRCU helpersOnur Özkan2-0/+31
2026-07-15srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()Onur Özkan3-20/+32
2026-07-15rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()Paul E. McKenney1-72/+76
2026-07-15block: do not warn when doing greedy allocation in folio_alloc_greedy()Qu Wenruo1-1/+2
2026-07-15partitions: aix: bound the lvd scan to one sectorMichael Bommarito1-1/+8
2026-07-15blk-cgroup: fix leaks and online flag on radix_tree_insert failureTao Cui1-2/+2
2026-07-15loop: remove manually added partitions on detachDaan De Meyer1-18/+14
2026-07-15block: fix race in blk_time_get_ns() returning 0Mike Waychison1-3/+10