summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-05bpf: Disable preemption in __bpf_get_stackDaniel Borkmann
2026-08-05bpf: Clear buf on error in __bpf_get_task_stackJiri Olsa
2026-08-05bpf: Remove trace_in argument from __bpf_get_stackJiri Olsa
2026-08-05bpf: Factor callchain_finalize function from __bpf_get_stackJiri Olsa
2026-08-05bpf: Factor callchain_store function from __bpf_get_stackJiri Olsa
2026-08-05bpf: Disable preemption in bpf_get_stackidJiri Olsa
2026-08-05bpf: Use stack id functions instead of __bpf_get_stackidJiri Olsa
2026-08-05bpf: Factor stackid_new_bucket from __bpf_get_stackidJiri Olsa
2026-08-05bpf: Factor stackid_fastpath function from __bpf_get_stackidJiri Olsa
2026-08-05bpf: Factor stackid_init function from __bpf_get_stackidJiri Olsa
2026-08-05rapidio: mport_cdev: fix use-after-free in dma_req_free()James Kim
2026-08-05ocfs2: o2hb: quiesce negotiate handlers and timeout workCen Zhang
2026-08-05ocfs2: synchronize heartbeat callbacks with o2net teardownCen Zhang
2026-08-05RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao
2026-08-05lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao
2026-08-05drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocationGou Hao
2026-08-05kcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
2026-08-05ocfs2: fix missing metadata reservation for large xattrsIan Bridges
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