summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-05stacktrace: header: repair kernel-doc commentsRandy Dunlap
2026-08-05llist: use correct function parameter nameRandy Dunlap
2026-08-05taskstats: fix cpumask parsing cutting off the last characterBradley Morgan
2026-08-05lib/ucs2_string.c: fix indentationVincent Mailhol
2026-08-05lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()Vincent Mailhol
2026-08-05rbtree: fixup kernel-doc namesRandy Dunlap
2026-08-05ocfs2: cluster: fix o2hb_dependent_users leak on pin failureJoseph Qi
2026-08-05ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_itemJoseph Qi
2026-08-05ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()Joseph Qi
2026-08-05ocfs2: always run deallocs on copy-on-write completionDmitry Antipov
2026-08-05perf libbfd: Fix memory leaks and NULL fclose in BPF disassemblyArnaldo Carvalho de Melo
2026-08-05perf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()Arnaldo Carvalho de Melo
2026-08-05perf header: Use write lock when translating BPF prog info pointersArnaldo Carvalho de Melo
2026-08-05perf libbfd: Validate BPF prog info arrays before pointer castArnaldo Carvalho de Melo
2026-08-05perf trace: Format fields with hex specifiers in print_fmt as hexadecimalAaron Tomlin
2026-08-05Merge branch 'bpf-inline-the-numeric-open-coded-iterator-kfuncs'Andrii Nakryiko
2026-08-05selftests/bpf: Add bpf_for() benchmarkPuranjay Mohan
2026-08-05selftests/bpf: Verify inlined numeric iterator shape with __xlatedPuranjay Mohan
2026-08-05bpf: Inline bpf_iter_num_destroy() as a no-opPuranjay Mohan
2026-08-05bpf: Inline bpf_iter_num_next() kfuncPuranjay Mohan
2026-08-05bpf: Inline bpf_iter_num_new() kfuncPuranjay Mohan
2026-08-05bpf: Correct the overflow check comment in bpf_iter_num_next()Puranjay Mohan
2026-08-05ACPI: video: force native backlight on Acer Nitro AN515-46Marcos Paulo Medeiros
2026-08-05Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queueDmitry Torokhov
2026-08-05MAINTAINERS: Add myself (Sean) as a reviewer in the main KVM entrySean Christopherson
2026-08-05MAINTAINERS: Add David H. as a KVM guest_memfd reviewerSean Christopherson
2026-08-05MAINTAINERS: Add an entry for KVM's guest_memfdSean Christopherson
2026-08-05KVM: guest_memfd: Move gmem function declarations to dedicated guest_memfd.hSean Christopherson
2026-08-05MAINTAINERS: Add kvm-x86 tree to KVM x86 entriesSean Christopherson
2026-08-05ASoC: adau1761: sort the register default tablePeter Ujfalusi
2026-08-05vfio/pci: Avoid mapping BARs for devices with non-mappable BARsFarhan Ali
2026-08-05ARM: 9480/1: entry: expand comment in __switch_toLinus Walleij
2026-08-05ARM: 9478/1: Remove references to removed CONFIG_CPU_ARM92x_CPU_IDLE optionsEthan Nelson-Moore
2026-08-05Merge tag 'renesas-r8a78000-dt-binding-defs-tag2' into renesas-clk-for-v7.3Geert Uytterhoeven
2026-08-05dt-bindings: clock: Document Renesas R-Car X5H Clock Pulse GeneratorGeert Uytterhoeven
2026-08-05ALSA: hda/realtek: enable AW88399 on Lenovo Legion R9000P ADR10HMarco Giunta
2026-08-05ALSA: hda/realtek: Add mute LED support for HP Pavilion 15-eh2xxxLuca Castaldini
2026-08-05Merge tag 'soc-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-05ARM: 9485/1: mm: acquire mmap write lock around show_pte() for user faultsXie Yuanbin
2026-08-05ARM: 9484/1: enable interrupts when unhandled user faults are triggeredXie Yuanbin
2026-08-05ARM: 9483/1: select HAVE_POSIX_CPU_TIMERS_TASK_WORKKarl Mehltretter
2026-08-05ARM: 9481/2: breakpoint: CFI breakpoints only on demandLinus Walleij
2026-08-05ARM: 9477/1: Disable broken eBPF JIT on the Risc PCEthan Nelson-Moore
2026-08-05RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQYehyeong Lee
2026-08-05RDMA/erdma: Hold QP references for AE and CM processingCheng Xu
2026-08-05RDMA/erdma: Hold CQ references when processing EQ eventsCheng Xu
2026-08-05mm: fix incorrect flush address in direct page table reclaimAndy Lutomirski
2026-08-05RDMA/mana_ib: UC QP support for UAPIKonstantin Taranov
2026-08-05RDMA/mana_ib: unify QP lookup tableKonstantin Taranov
2026-08-05x86/CPU: Rename struct cpuid_read_output to struct cpuid_outputBorislav Petkov (AMD)