index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
bpf: Add more WARN_ON_ONCE checks for mismatched alloc and free
Hou Tao
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
2023-10-24
bpf: Improve JEQ/JNE branch taken logic
Andrii Nakryiko
2023-10-24
bpf: Fold smp_mb__before_atomic() into atomic_set_release()
Paul E. McKenney
2023-10-24
bpf: Fix unnecessary -EBUSY from htab_lock_bucket
Song Liu
2023-10-23
bpf: print full verifier states on infinite loop detection
Eduard Zingerman
2023-10-23
bpf: correct loop detection for iterators convergence
Eduard Zingerman
2023-10-23
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
2023-10-23
bpf: extract same_callsites() as utility function
Eduard Zingerman
2023-10-23
bpf: move explored_state() closer to the beginning of verifier.c
Eduard Zingerman
2023-10-23
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
2023-10-21
Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-20
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
2023-10-20
bpf: Re-enable unit_size checking for global per-cpu allocator
Hou Tao
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-19
bpf: Let bpf_iter_task_new accept null task ptr
Chuyi Zhou
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
2023-10-17
bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
Yafang Shao
2023-10-17
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-17
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
2023-10-16
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
2023-10-16
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-10-14
Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-13
bpf: Introduce task_vma open-coded iterator kfuncs
Dave Marchevsky
2023-10-13
bpf: Don't explicitly emit BTF for struct btf_iter_num
Dave Marchevsky
2023-10-13
bpf: Change syscall_nr type to int in struct syscall_tp_t
Artem Savkov
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-12
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-12
Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
2023-10-12
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-12
workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
Zqiang
[next]