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-04-01
bpf: optimize hashmap lookups when key_size is divisible by 4
Anton Protopopov
1
-0
/
+2
2023-04-01
bpf: Remove now-defunct task kfuncs
David Vernet
1
-69
/
+0
2023-04-01
bpf: Make struct task_struct an RCU-safe type
David Vernet
2
-4
/
+8
2023-03-30
Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-13
/
+16
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-19
/
+51
2023-03-30
bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg
David Vernet
1
-0
/
+4
2023-03-26
Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-11
/
+47
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2023-03-25
bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
Martin KaFai Lau
1
-15
/
+115
2023-03-25
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
4
-12
/
+89
2023-03-25
bpf: Add a few bpf mem allocator functions
Martin KaFai Lau
1
-9
/
+50
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2
-2
/
+2
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2
-9
/
+0
2023-03-25
bpf: Only invoke kptr dtor following non-NULL xchg
David Vernet
1
-0
/
+3
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+0
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-03-24
bpf: Check IS_ERR for the bpf_map_get() return value
Martin KaFai Lau
2
-4
/
+4
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-21
/
+20
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+11
2023-03-23
kcsan: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+11
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2
-1
/
+81
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2
-11
/
+155
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2
-35
/
+48
2023-03-22
bpf: remember meta->iter info only for initialized iters
Andrii Nakryiko
1
-7
/
+7
2023-03-22
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
1
-3
/
+3
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
16
-89
/
+89
2023-03-22
bpf: Teach the verifier to recognize rdonly_mem as not null.
Alexei Starovoitov
1
-5
/
+9
2023-03-22
swiotlb: fix slot alignment checks
Petr Tesarik
1
-6
/
+10
2023-03-22
swiotlb: use wrap_area_index() instead of open-coding it
Petr Tesarik
1
-4
/
+1
2023-03-21
bpf: Adjust insufficient default bpf_jit_limit
Daniel Borkmann
1
-1
/
+1
2023-03-21
entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
Frederic Weisbecker
1
-1
/
+2
2023-03-21
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2
-11
/
+47
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
1
-1
/
+1
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-17
/
+16
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
fork: remove use of percpu_counter_sum_all
Dave Chinner
1
-5
/
+0
2023-03-19
Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-5
/
+19
2023-03-17
bpf: Allow ld_imm64 instruction to point to kfunc.
Alexei Starovoitov
1
-6
/
+11
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
2
-7
/
+1
2023-03-16
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
1
-10
/
+6
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
1
-29
/
+0
[prev]
[next]