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-03-14
padata: Make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-13
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
1
-0
/
+15
2023-03-13
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
1
-1
/
+1
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2
-6
/
+8
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
1
-1
/
+10
2023-03-13
bpf: fix precision propagation verbose logging
Andrii Nakryiko
1
-2
/
+2
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-03-12
Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2023-03-12
fork: allow kernel code to call copy_process
Mike Christie
1
-1
/
+1
2023-03-12
fork: Add kernel_clone_args flag to ignore signals
Mike Christie
1
-0
/
+3
2023-03-12
fork: add kernel_clone_args flag to not dup/clone files
Mike Christie
1
-2
/
+8
2023-03-12
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
1
-0
/
+3
2023-03-12
kthread: Pass in the thread's name during creation
Mike Christie
1
-21
/
+11
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
2
-2
/
+8
2023-03-11
rcutorture: Eliminate variable n_rcu_torture_boost_rterror
Yue Hu
1
-8
/
+3
2023-03-11
rcutorture: Add test_nmis module parameter
Paul E. McKenney
1
-2
/
+30
2023-03-11
kcsan: Avoid READ_ONCE() in read_instrumented_memory()
Marco Elver
1
-4
/
+13
2023-03-10
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
Dave Marchevsky
1
-1
/
+7
2023-03-10
bpf: Support __kptr to local kptrs
Dave Marchevsky
3
-13
/
+49
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
1
-3
/
+3
2023-03-10
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
1
-6
/
+0
2023-03-10
bpf: verifier: Rename kernel_type_name helper to btf_type_name
Dave Marchevsky
1
-8
/
+8
2023-03-10
bpf: Add bpf_local_storage_free()
Martin KaFai Lau
1
-9
/
+14
2023-03-10
bpf: Add bpf_local_storage_rcu callback
Martin KaFai Lau
1
-6
/
+11
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
1
-7
/
+14
2023-03-10
bpf: Add bpf_selem_free_rcu callback
Martin KaFai Lau
1
-4
/
+9
2023-03-10
bpf: Remove bpf_selem_free_fields*_rcu
Martin KaFai Lau
1
-62
/
+5
2023-03-10
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
4
-15
/
+15
2023-03-10
bpf: Remember smap in bpf_local_storage
Martin KaFai Lau
1
-0
/
+4
2023-03-10
bpf: Remove the preceding __ from __bpf_selem_unlink_storage
Martin KaFai Lau
1
-3
/
+3
2023-03-10
bpf: Remove __bpf_local_storage_map_alloc
Martin KaFai Lau
1
-37
/
+26
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
4
-25
/
+9
2023-03-10
bpf: Move a few bpf_local_storage functions to static scope
Martin KaFai Lau
1
-2
/
+2
2023-03-10
bpf: take into account liveness when propagating precision
Andrii Nakryiko
1
-2
/
+4
2023-03-10
bpf: ensure state checkpointing at iter_next() call sites
Andrii Nakryiko
1
-3
/
+28
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-129
/
+129
2023-03-09
ftrace: Fix invalid address access in lookup_rec() when index is 0
Chen Zhongjin
1
-1
/
+2
2023-03-09
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
1
-0
/
+3
2023-03-09
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
1
-0
/
+9
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2
-24
/
+8
2023-03-09
module: make module_ktype structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-09
module: Remove the unused function within
Jiapeng Chong
1
-5
/
+0
2023-03-09
module: replace module_layout with module_memory
Song Liu
7
-350
/
+294
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2023-03-09
livepatch: Make kobj_type structures constant
Thomas Weißschuh
1
-3
/
+3
2023-03-09
livepatch: fix ELF typos
Alexey Dobriyan
1
-5
/
+5
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2
-0
/
+73
2023-03-08
bpf: add support for open-coded iterator loops
Andrii Nakryiko
1
-8
/
+587
2023-03-08
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
1
-1
/
+111
2023-03-08
bpf: factor out fetching basic kfunc metadata
Andrii Nakryiko
1
-33
/
+59
[prev]
[next]