index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-08-03
uprobes: Switch uretprobes_srcu to SRCU-fast-updown
Puranjay Mohan
2026-08-03
binfmt_misc: use RCU for the handler lookup
Christian Brauner
2026-08-03
binfmt_misc: convert entry list to an hlist
Christian Brauner
2026-08-03
bpf: Fix mmap_lock deadlock on arena lock failure
Jiayuan Chen
2026-08-03
bpf: Generate kfunc argument prototype at add-call time
Amery Hung
2026-08-03
bpf: Classify scalar kfunc arguments from BTF
Amery Hung
2026-08-03
bpf: Tag nullable kfunc pointer args with PTR_MAYBE_NULL
Amery Hung
2026-08-03
bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...
Amery Hung
2026-08-03
bpf: Distinguish fixed- and variable-size kfunc mem args with MEM_FIXED_SIZE
Amery Hung
2026-08-03
bpf: Handle NULL kfunc pointer args without a KF_ARG_PTR_TO_NULL type
Amery Hung
2026-08-03
bpf: Classify kfunc mem_size args from BTF without register state
Amery Hung
2026-08-03
bpf: Fold __szk const size handling into the scalar arg path
Amery Hung
2026-08-03
bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
Amery Hung
2026-08-03
bpf: Check fixed-size mem args of helpers and kfuncs the same way
Amery Hung
2026-08-03
bpf: Check helper and kfunc mem+size arguments identically
Amery Hung
2026-08-03
bpf: Resolve map lookup result type at lookup time
Eduard Zingerman
2026-08-03
bpf: Pass kfunc meta to mem and mem_size check
Amery Hung
2026-08-03
bpf: Split kfunc map argument into __const_map and __map
Amery Hung
2026-08-03
bpf: Unify const map ptr argument checking for helpers and kfuncs
Amery Hung
2026-08-03
bpf: Drop process_timer_func wrappers
Amery Hung
2026-08-02
sched_ext: Set errno on ENABLING -> ENABLED transition failure
Liang Luo
2026-08-02
sched_ext: Fix stale @cgroup_id in sched_ext_ops kernel-doc
Liang Luo
2026-08-02
Merge tag 'sched-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-08-02
Merge tag 'perf-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-01
cgroup: drop unneeded semicolon
Julia Lawall
2026-08-02
futex: Prevent robust futex exit race some more
Keno Fischer
2026-07-31
Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-08-01
bpf: Reject >8 byte return values on return-reading trampoline paths
Yonghong Song
2026-07-31
ring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error path
Masami Hiramatsu (Google)
2026-07-31
bpf: Propagate untrusted pointer state in commuted arithmetic
Yiyang Chen
2026-07-31
bpf: Preserve pointer state for commuted arithmetic
Yiyang Chen
2026-07-31
bpf: Simplify sanitize_err() signature
Eduard Zingerman
2026-07-31
rv: Add KUnit tests for some LTL monitors
Gabriele Monaco
2026-07-31
rv: Add KUnit mock for current
Gabriele Monaco
2026-07-31
rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
2026-07-31
rv: Export task monitor slot and react symbols
Gabriele Monaco
2026-07-31
Merge back cpufreq material for 7.3
Rafael J. Wysocki
2026-07-31
rv: Use generic rv_this for the rv_monitor variable in LTL
Gabriele Monaco
2026-07-31
stop_machine: Make stop_one_cpu_nowait() return void
Yury Norov
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2026-07-31
locking/percpu-rwsem: Annotate intentional data race in readers_active_check()
Sun Shaojie
2026-07-31
locking/lockdep: Fix NULL pointer dereference in __lock_set_class()
Naveen Kumar Chaudhary
2026-07-31
uprobes: Fix NULL pointer dereference in hprobe_expire()
Breno Leitao
2026-07-31
swiotlb: remove unused SWIOTLB_FORCE flag
Aneesh Kumar K.V (Arm)
2026-07-31
dma: swiotlb: handle set_memory_decrypted() failures
Aneesh Kumar K.V (Arm)
2026-07-31
dma: swiotlb: free dynamic pools from process context
Aneesh Kumar K.V (Arm)
2026-07-31
dma-direct: rename ret to cpu_addr in alloc helpers
Aneesh Kumar K.V (Arm)
2026-07-31
dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED
Aneesh Kumar K.V (Arm)
2026-07-31
dma-direct: set decrypted flag for remapped DMA allocations
Aneesh Kumar K.V (Arm)
2026-07-31
dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
[prev]
[next]