summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-14rcutorture: Check for immediate deboosting at reader endPaul E. McKenney
2026-08-14Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2026-08-14Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14sched_ext: Fix scx_bpf_dsq_reenq___compat kfunc extern prototypeTejun Heo
2026-08-14net: dsa: drop explicit NULL comparisonsKai Kuang
2026-08-14dtc: dt-check-style: Simplify setting depth of DtsLineKrzysztof Kozlowski
2026-08-14dtc: dt-check-style: Add missing /dts-v1/ to few test casesKrzysztof Kozlowski
2026-08-14dt-bindings: power: reset: ti,keystone-reset: Convert to DT schemaBhargav Joshi
2026-08-14media: dt-bindings: ti,da850-vpif: Convert to dt-schemaBhargav Joshi
2026-08-14dt-bindings: devfreq: samsung,exynos-ppmu: Use standard regex syntaxRob Herring (Arm)
2026-08-14dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop invalid JSON ...Rob Herring (Arm)
2026-08-14selftests/bpf: Improve readability in iter test for percpu dataLeon Hwang
2026-08-14libbpf: Avoid unnecessary mmap resize for percpu data mapsLeon Hwang
2026-08-14dt-bindings: pinctrl: Convert TI DA850 pupd to DT schemaEduard Bostina
2026-08-14ACPI: APD: Add clock frequency for HJMC01 I2C controllerXiangyang Yu
2026-08-14ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZHongnan Li
2026-08-14gre: fix ERSPAN o_flags race/corruption in xmit and fill_infoEric Dumazet
2026-08-14sched_ext/scx_flatcg: expire cached hweights on weight changesTao Cui
2026-08-14ACPI: scan: Use acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14ACPI: platform: Use acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14ACPI: bus: Introduce acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14Merge back ACPI bus type changes for 7.3Rafael J. Wysocki
2026-08-14ACPI: scan: fix bus ID cleanup on device_add() failuresHongyan Xu
2026-08-14modpost: add module as parameter to modpost_log()Jani Nikula
2026-08-14kconfig: fix submenu rendering of negative dependenciesJulian Braha
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-14sched_ext: Fix exit_task leak on fork failure during enablefangqiurong
2026-08-14ACPI: battery: Protect all properties with a separated mutexRong Zhang
2026-08-14sched_ext: fix stale references in doc commentsTao Cui
2026-08-14Documentation: sched_ext: fix events sysfs path and show_state exampleTao Cui
2026-08-14Doc: admin-guide: pm: Remove unnecessary backticks and fix a spellBhaskar Chowdhury
2026-08-14selftests/cgroup: Remove redundant chown in test_cgcore_lesser_ns_openShaojie Sun
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III White EditionWill Smith
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III supportArie Miller
2026-08-14hwmon: (asus_rog_ryujin) Add per-device configurationArie Miller
2026-08-14sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPUTejun Heo
2026-08-14Merge tag 'sound-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2026-08-14ring-buffer: Remove ring_buffer_per_cpu::mappedVincent Donnefort
2026-08-14ring-buffer: Remove trace_buffer::cpusVincent Donnefort
2026-08-14ring-buffer: Dynamically calculate max_data_sizeVincent Donnefort
2026-08-14ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()Vincent Donnefort
2026-08-14ring-buffer: Fix subbuf resize race with ring buffer readersVincent Donnefort
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-14ring-buffer: Make cpu_buffer::free_page a buffer_data_read_pageVincent Donnefort
2026-08-14ring-buffer: Hold cpu_buffer::lock when resizing a subbufVincent Donnefort
2026-08-14ring-buffer: Free cpu_buffer::free_page with subbuf_orderVincent Donnefort
2026-08-14riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc argsPu Lehui
2026-08-14bpf: Fix arm64 KASAN false positive after bpf_throwMykyta Yatsenko
2026-08-14selftests/bpf: Make pyperf600 a success againAndrii Nakryiko