index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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/t...
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_D...
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/ker...
Linus Torvalds
1
-1
/
+2
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+33
2023-10-21
Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...
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/g...
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
2023-10-18
gcov: annotate struct gcov_iterator with __counted_by
Kees Cook
1
-1
/
+1
2023-10-18
kernel/signal: remove unnecessary NULL values from ucounts
Li kunyu
1
-1
/
+1
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-1
/
+1
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
1
-50
/
+10
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
1
-1
/
+14
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2
-6
/
+0
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2
-8
/
+8
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
1
-2
/
+2
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
1
-1
/
+1
2023-10-18
kprobes: kretprobe scalability improvement
wuqiang.matt
3
-120
/
+89
[prev]
[next]