index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
3
-4
/
+49
2023-10-24
sched: Add cpus_share_resources API
Barry Song
3
-0
/
+26
2023-10-24
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
1
-4
/
+1
2023-10-24
printk: printk: Remove unnecessary statements'len = 0;'
Li kunyu
1
-2
/
+0
2023-10-23
bpf: print full verifier states on infinite loop detection
Eduard Zingerman
1
-0
/
+4
2023-10-23
bpf: correct loop detection for iterators convergence
Eduard Zingerman
1
-4
/
+203
2023-10-23
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
1
-31
/
+187
2023-10-23
bpf: extract same_callsites() as utility function
Eduard Zingerman
1
-5
/
+15
2023-10-23
bpf: move explored_state() closer to the beginning of verifier.c
Eduard Zingerman
1
-15
/
+13
2023-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedesktop.org/drm/drm into drm-next
Dave Airlie
2
-2
/
+2
2023-10-24
kprobes: unused header files removed
wuqiang.matt
1
-2
/
+0
2023-10-23
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
1
-2
/
+2
2023-10-23
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
1
-9
/
+2
2023-10-23
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/tasks' and 'rcu/stall' into rcu/next
Frederic Weisbecker
13
-144
/
+387
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
15
-88
/
+244
2023-10-23
dma-debug: Fix a typo in a debugging eye-catcher
Chuck Lever
1
-1
/
+1
2023-10-23
swiotlb: rewrite comment explaining why the source is preserved on DMA_FROM_DEVICE
Sean Christopherson
1
-5
/
+7
2023-10-22
dma-direct: warn when coherent allocations aren't supported
Christoph Hellwig
1
-1
/
+3
2023-10-22
dma-direct: simplify the use atomic pool logic in dma_direct_alloc
Christoph Hellwig
1
-15
/
+10
2023-10-22
dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol
Christoph Hellwig
2
-10
/
+11
2023-10-22
dma-direct: add dependencies to CONFIG_DMA_GLOBAL_POOL
Christoph Hellwig
1
-0
/
+2
2023-10-21
Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+33
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-0
/
+64
2023-10-20
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
2
-10
/
+16
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2
-4
/
+0
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
1
-2
/
+14
2023-10-20
bpf: Re-enable unit_size checking for global per-cpu allocator
Hou Tao
1
-10
/
+12
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2
-6
/
+10
2023-10-20
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
1
-1
/
+1
2023-10-20
sched/fair: Remove unused 'curr' argument from pick_next_entity()
Yiwei Lin
1
-4
/
+4
2023-10-20
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2
-0
/
+64
2023-10-20
sched/nohz: Update comments about NEWILB_KICK
Joel Fernandes (Google)
1
-2
/
+13
2023-10-20
module: Do not offer sha224 for built-in module signing
Dimitri John Ledkov
1
-5
/
+0
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
1
-5
/
+0
2023-10-19
bpf: Let bpf_iter_task_new accept null task ptr
Chuyi Zhou
2
-3
/
+17
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2
-13
/
+41
2023-10-19
bpf: Introduce css open-coded iterator kfuncs
Chuyi Zhou
2
-0
/
+68
2023-10-19
bpf: Introduce task open coded iterator kfuncs
Chuyi Zhou
2
-0
/
+93
2023-10-19
bpf: Introduce css_task open-coded iterator kfuncs
Chuyi Zhou
3
-0
/
+84
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
1
-6
/
+12
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-29
/
+87
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
1
-2
/
+3
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
1
-9
/
+11
2023-10-19
locking: export contention tracepoints for bcachefs six locks
Brian Foster
1
-0
/
+3
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+4
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
3
-7
/
+5
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-6
/
+33
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
4
-12
/
+12
[prev]
[next]