aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-14gre: fix ERSPAN o_flags race/corruption in xmit and fill_infoEric Dumazet2-22/+25
2026-08-14sched_ext/scx_flatcg: expire cached hweights on weight changesTao Cui1-0/+3
2026-08-14ACPI: scan: Use acpi_bus_get_primary_device()Rafael J. Wysocki1-11/+9
2026-08-14ACPI: platform: Use acpi_bus_get_primary_device()Rafael J. Wysocki1-9/+7
2026-08-14ACPI: bus: Introduce acpi_bus_get_primary_device()Rafael J. Wysocki2-16/+44
2026-08-14Merge back ACPI bus type changes for 7.3Rafael J. Wysocki6-286/+19
2026-08-14ACPI: scan: fix bus ID cleanup on device_add() failuresHongyan Xu1-4/+9
2026-08-14modpost: add module as parameter to modpost_log()Jani Nikula2-7/+13
2026-08-14kconfig: fix submenu rendering of negative dependenciesJulian Braha3-0/+44
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory4-38/+47
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski20-173/+305
2026-08-14sched_ext: Fix exit_task leak on fork failure during enablefangqiurong1-1/+1
2026-08-14ACPI: battery: Protect all properties with a separated mutexRong Zhang1-46/+101
2026-08-14sched_ext: fix stale references in doc commentsTao Cui2-4/+5
2026-08-14Documentation: sched_ext: fix events sysfs path and show_state exampleTao Cui1-4/+5
2026-08-14Doc: admin-guide: pm: Remove unnecessary backticks and fix a spellBhaskar Chowdhury1-1/+1
2026-08-14selftests/cgroup: Remove redundant chown in test_cgcore_lesser_ns_openShaojie Sun1-9/+2
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III White EditionWill Smith2-0/+4
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III supportArie Miller3-15/+31
2026-08-14hwmon: (asus_rog_ryujin) Add per-device configurationArie Miller1-23/+52
2026-08-14sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPUTejun Heo1-1/+5
2026-08-14Merge tag 'sound-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds12-16/+85
2026-08-14ring-buffer: Remove ring_buffer_per_cpu::mappedVincent Donnefort1-28/+17
2026-08-14ring-buffer: Remove trace_buffer::cpusVincent Donnefort1-2/+0
2026-08-14ring-buffer: Dynamically calculate max_data_sizeVincent Donnefort1-10/+24
2026-08-14ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()Vincent Donnefort1-1/+1
2026-08-14ring-buffer: Fix subbuf resize race with ring buffer readersVincent Donnefort1-61/+106
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds6-19/+28
2026-08-14ring-buffer: Make cpu_buffer::free_page a buffer_data_read_pageVincent Donnefort1-10/+10
2026-08-14ring-buffer: Hold cpu_buffer::lock when resizing a subbufVincent Donnefort1-0/+2
2026-08-14ring-buffer: Free cpu_buffer::free_page with subbuf_orderVincent Donnefort1-1/+1
2026-08-14riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc argsPu Lehui1-2/+3
2026-08-14bpf: Fix arm64 KASAN false positive after bpf_throwMykyta Yatsenko1-3/+5
2026-08-14selftests/bpf: Make pyperf600 a success againAndrii Nakryiko1-2/+10
2026-08-14selftests/bpf: Use ping_command() for IPv6 pings in lwt_ip_encapAndrii Nakryiko1-4/+7
2026-08-14spi: Fix DMA mapping ownership on partial map failureMark Brown9-42/+340
2026-08-14spi: Add KUnit coverage for DMA mapping error pathsHonghui Jiang9-4/+296
2026-08-14spi: Clear current DMA devices when unmapping a messageHonghui Jiang1-1/+7
2026-08-14spi: Move __spi_unmap_msg() before __spi_map_msg()Honghui Jiang1-25/+23
2026-08-14spi: Fix DMA mapping ownership on partial map failureHonghui Jiang1-16/+18
2026-08-14ASoC: tas2783-sdw: do not treat read-only Controls as writableAndrey Golovko1-0/+51
2026-08-14Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds6-4/+258
2026-08-14Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-3/+20
2026-08-14erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang1-1/+2
2026-08-14exfat: keep FITRIM within the requested rangeYang Wen1-12/+19
2026-08-14HID: tmff: Use 64-bit arithmetic for force feedback scalingLinmao Li1-4/+5
2026-08-14HID: multitouch: reclassify HTIX5288 to WIN_8_FORCE_MULTI_INPUT_NSMUXianglin Lin1-1/+1
2026-08-14ASoC: SOF: validate topology volume range before allocationPengpeng Hou1-6/+12
2026-08-14sched/fair: Fix flat hierarchyVincent Guittot1-3/+12
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra4011-16240/+37386