summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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...Jakub 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-14accel/qaic: Address potential out-of-bounds read in resp_worker()Youssef Samir1-22/+24
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/...Linus 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/gi...Linus Torvalds6-4/+258
2026-08-14Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus 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
2026-08-14sched: Update time before requeueing delayed entitiesVincent Guittot1-0/+2
2026-08-14eventfs: Add warning for out of bounds pos in __eventfs_iterate()Steven Rostedt1-0/+4
2026-08-14tracing: Have trace_event_update_all() only handle module that is loadingSteven Rostedt3-4/+8
2026-08-14HID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li1-1/+8
2026-08-14HID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
2026-08-14HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller b...HyeongJun An3-5/+15
2026-08-14drm: use drm_warn() in validate_blend_mode_for_alpha_formats()Leandro Ribeiro1-2/+3
2026-08-14drm/virtio: use the DMA API for resource backing on XenBenjamin Leggett3-4/+24