summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-73/+160
2026-08-07Merge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds22-49/+175
2026-08-07RISC-V: KVM: Improve dirty log clearing by skipping zero bits in maskWang Yechao3-1/+63
2026-08-07selftests/bpf: Add load-acquire test for probe-memory pointer typesDaniel Borkmann1-0/+28
2026-08-07selftests/bpf: Add arena fault test for load-acquireDaniel Borkmann2-0/+46
2026-08-07bpf, arm64: Fix exception table metadata for arena load-acquireDaniel Borkmann1-2/+7
2026-08-07bpf, x86: Fix exception table metadata for arena load-acquireDaniel Borkmann1-1/+6
2026-08-07bpf, riscv: Add and use bpf_atomic_is_load_acq() helperDaniel Borkmann3-16/+32
2026-08-07bpf: Reject load-acquire from pointers requiring fault protectionDaniel Borkmann1-1/+26
2026-08-07s390/virtio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-07s390/cio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-07s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()Heiko Carstens2-1/+3
2026-08-07arm_mpam: Disable driver unbind to avoid UAFBen Horgan1-0/+1
2026-08-07arm_mpam: Fix a NULL pointer dereference on unbinding after an error interruptBen Horgan1-0/+3
2026-08-07perf: arm_pmuv3: Zero initialize hw_id branch stack fieldJames Clark1-1/+1
2026-08-07arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel1-5/+41
2026-08-07Merge tag 'amd-drm-fixes-7.2-2026-08-06' of https://gitlab.freedesktop.org/ag...Dave Airlie16-64/+216
2026-08-07Merge tag 'drm-misc-fixes-2026-08-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-30/+74
2026-08-07coresight: etm4x: remove redundant fields in etmv4_save_stateYeoreum Yun1-5/+0
2026-08-07coresight: etm4x: missing cscfg_csdev_disable_active_config() in perf enableYeoreum Yun1-19/+25
2026-08-07coresight: etm4x: fix leaked trace idYeoreum Yun1-1/+3
2026-08-07coresight: etm4x: fix underflow for usage of (nrseqstate - 1)Yeoreum Yun4-8/+16
2026-08-07coresight: etm4x: fix wrong check of etm4x_sspcicrn_present()Yeoreum Yun1-1/+1
2026-08-07hwtracing: hisi_ptt: Remove unnecessary trace buffer zeroing in trace_start()Sanman Pradhan1-5/+0
2026-08-07hwtracing: hisi_ptt: Propagate DMA reset timeout in trace_start()Sanman Pradhan1-7/+13
2026-08-07MAINTAINERS: Update HiSilicon PCI Trace and Tune maintainerJonathan Cameron1-2/+1
2026-08-07coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behaviorKuan-Wei Chiu1-11/+4
2026-08-07md/raid1: don't set array_frozen in raid1_takeover()Bruce Johnston1-2/+0
2026-08-07Merge branch 'misc' into for-nextMike Rapoport (Microsoft)2-5/+1
2026-08-07Merge branch 'range-checks' into for-nextMike Rapoport (Microsoft)9-30/+3
2026-08-07Merge branch 'numa_memblks-redundant-work' into for-nextMike Rapoport (Microsoft)7-35/+20
2026-08-07Merge branch 'kernelcore-mirror' into for-nextMike Rapoport (Microsoft)1-57/+3
2026-08-07Merge branch 'fixes' into for-nextMike Rapoport (Microsoft)3-11/+22
2026-08-07ALSA: hda/realtek: enable headset buttons on Lenovo Yoga Pro 7 14ASP10Marco Giunta1-1/+8
2026-08-07ALSA: hda/realtek: Enable mute LEDs on HP Spectre x360 16-aa0xxxShang En Sim1-1/+1
2026-08-07md: skip discard on unsupported member devicesWale Zhang1-0/+4
2026-08-07ALSA: usb-audio: Fix sticky mixer regressions on M-Audio Fast Track UltraTakashi Iwai1-0/+4
2026-08-07dt-bindings: pinctrl: ti,dra7-iodelay: Convert to DT schemaBhargav Joshi2-47/+83
2026-08-07md: add cond_resched() to md_do_sync()'s skip pathYunye Zhao1-1/+3
2026-08-07mm/mm_init: deferred_grow_zone(): fix out-of-range first_deferred_pfnAlexander Graf1-3/+6
2026-08-07KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson1-0/+3
2026-08-07md/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao1-1/+1
2026-08-07md/raid5: split reshape bios before bitmap accountingYu Kuai1-0/+19
2026-08-07md/raid5: wire llbitmap reshape lifecycleYu Kuai1-0/+37
2026-08-07md/raid5: reject llbitmap reshape when md chunk shrinksYu Kuai1-0/+3
2026-08-07md/raid5: add exact old and new llbitmap mapping helpersYu Kuai1-20/+53
2026-08-07md/raid10: split reshape bios before bitmap accountingYu Kuai1-0/+10
2026-08-07md/raid10: wire llbitmap reshape lifecycleYu Kuai1-0/+39
2026-08-07md/raid10: reject llbitmap reshape when md chunk shrinksYu Kuai1-0/+4
2026-08-07md/md-llbitmap: clamp state-machine walks to tracked bitsYu Kuai1-1/+4