summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-22drm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann
2026-06-22drm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann
2026-06-22ALSA: hda/realtek: Add LED fixup for HP EliteBook 6 G2i LaptopsDirk Su
2026-06-22ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 16IAP7Chris Aherin
2026-06-22drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2026-06-22gpio: tb10x: fix struct tb10x_gpio kernel-docIgor Putko
2026-06-22gpiolib: initialize return value in gpiochip_set_multiple()Ruoyu Wang
2026-06-22power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()Bartosz Golaszewski
2026-06-22power: sequencing: pcie-m2: Sort PCI device IDs in ascending orderWei Deng
2026-06-22pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang
2026-06-22soc/tegra: fuse: Fix spurious straps warning on SMCCC platformsBreno Leitao
2026-06-22soc/tegra: pmc: fix #ifdef block in headerArnd Bergmann
2026-06-22drm/tegra: Fix a strange error handling pathChristophe JAILLET
2026-06-22Merge tag 'bpf-next-7.2' into loongarch-nextHuacai Chen
2026-06-22erofs: remove fscache backend entirelyGao Xiang
2026-06-21Merge branch 'fix-effective-prog-array-indexing-with-bpf_f_preorder'Alexei Starovoitov
2026-06-21selftests/bpf: Test cgroup link replace with BPF_F_PREORDERAmery Hung
2026-06-21bpf: Fix effective prog array index with BPF_F_PREORDERAmery Hung
2026-06-21bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field checkThiébaud Weksteen
2026-06-21bpf: zero-initialize the fib lookup flow structAvinash Duduskar
2026-06-21bpftool: Fix vmlinux BTF leak in cgroup commandsYichong Chen
2026-06-21bpf: Add missing access_ok call to copy_user_symsJiri Olsa
2026-06-21bpf: Allow type tag BTF records to succeed other modifier recordsEmil Tsalapatis
2026-06-21bpf: Emit verbose message when prog-specific btf_struct_access rejects a writeAlexei Starovoitov
2026-06-21bpf: Fix build_id caching in stack_map_get_build_id_offset()Ihor Solodrai
2026-06-21bpf: Fix partial copy of non-linear test_run outputSun Jian
2026-06-21Merge branch 'bpf-fix-stack-slot-index-for-spectre-v4-nospec-checks'Alexei Starovoitov
2026-06-21selftests/bpf: Cover stack nospec slot indexingNuoqi Gui
2026-06-21bpf: Fix stack slot index in nospec checksNuoqi Gui
2026-06-22rtc: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-22rtc: ab8500: Simplify driver_data handlingUwe Kleine-König (The Capable Hub)
2026-06-22rtc: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-22rtc: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-22rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231Ronan Dalton
2026-06-22rtc: mpfs: fix counter upload completion conditionConor Dooley
2026-06-22rtc: abx80x: fix the RTC_VL_CLR clearing all status flagsAntoni Pokusinski
2026-06-22rtc: renesas-rtca3: Factor out year decoding helperLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix typo in rtca3_ppb_per_cycle documentationLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix incorrect error message for reset assertLad Prabhakar
2026-06-22rtc: renesas-rtca3: Check RADJ poll result during initial setupLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup error pathLad Prabhakar
2026-06-22dt-bindings: rtc: epson,rx6110: Convert to DT SchemaUdaya Kiran Challa
2026-06-22Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-22Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-06-22Merge tag 'drm-intel-next-fixes-2026-06-17' of https://gitlab.freedesktop.org...Dave Airlie
2026-06-22erofs: simplify RCU read critical sectionsGao Xiang
2026-06-22erofs: add sparse support to pcluster layoutGao Xiang
2026-06-21dpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei
2026-06-21ipv6: ioam: fix type confusion of dst_entryJiayuan Chen
2026-06-21Merge branch 'ipv4-ipv6-account-for-fraggap-on-paged-allocation-paths'Jakub Kicinski