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
2022-09-26
rv/monitors: add 'static' qualifier for local symbols
Zeng Heng
2
-4
/
+4
2022-09-26
tracing/eprobe: Add eprobe filter support
Masami Hiramatsu (Google)
2
-9
/
+98
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
16
-36
/
+33
2022-09-24
Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+4
2022-09-24
Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2022-09-24
Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...
Greg Kroah-Hartman
2
-6
/
+2
2022-09-23
cgroup: use strscpy() is more robust and safer
ye xingchen
1
-1
/
+1
2022-09-23
cgroup: simplify code in cgroup_apply_control
William Dean
1
-5
/
+1
2022-09-23
cgroup: Make cgroup_get_from_id() prettier
Tejun Heo
1
-9
/
+10
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
18
-85
/
+181
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
1
-1
/
+4
2022-09-23
livepatch: add sysfs entry "patched" for each klp_object
Song Liu
1
-0
/
+18
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-31
/
+27
2022-09-21
bpf: Tweak definition of KF_TRUSTED_ARGS
Kumar Kartikeya Dwivedi
1
-5
/
+13
2022-09-21
bpf: Always use raw spinlock for hash bucket lock
Hou Tao
1
-52
/
+14
2022-09-21
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
3
-13
/
+19
2022-09-21
bpf: Add bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-0
/
+45
2022-09-21
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
1
-0
/
+135
2022-09-21
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
1
-1
/
+1
2022-09-21
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2
-5
/
+38
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
1
-8
/
+27
2022-09-21
btf: Export bpf_dynptr definition
Roberto Sassu
1
-0
/
+2
2022-09-21
bpf: Allow kfuncs to be used in LSM programs
KP Singh
1
-0
/
+1
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
3
-9
/
+235
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2
-6
/
+59
2022-09-21
bpf: Gate dynptr API behind CAP_BPF
Kumar Kartikeya Dwivedi
1
-14
/
+14
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
1
-10
/
+18
2022-09-21
bpf: simplify code in btf_parse_hdr
William Dean
1
-6
/
+1
2022-09-21
perf/core: Convert snprintf() to scnprintf()
Jules Irenge
1
-3
/
+3
2022-09-21
locking/lockdep: Print more debug information - report name and key when look...
Tetsuo Handa
1
-2
/
+4
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
133
-2274
/
+7110
2022-09-20
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
1
-1
/
+1
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+2
2022-09-20
bpf: Check whether or not node is NULL before free it in free_bulk
Hou Tao
1
-1
/
+2
2022-09-20
sched/psi: export psi_memstall_{enter,leave}
Christoph Hellwig
1
-0
/
+2
2022-09-20
swiotlb: don't panic!
Robin Murphy
1
-11
/
+19
2022-09-20
swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()
Fabio M. De Francesco
1
-6
/
+4
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
1
-2
/
+2
2022-09-19
smp: don't declare nr_cpu_ids if NR_CPUS == 1
Yury Norov
1
-0
/
+2
2022-09-19
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
1
-0
/
+24
2022-09-16
bpf/btf: Use btf_type_str() whenever possible
Peilin Ye
1
-9
/
+8
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
1
-0
/
+6
2022-09-16
bpf: use kvmemdup_bpfptr helper
Wang Yufen
1
-9
/
+4
2022-09-16
bpf: Ensure correct locking around vulnerable function find_vpid()
Lee Jones
1
-0
/
+2
2022-09-15
locking: Add __sched to semaphore functions
Namhyung Kim
1
-6
/
+6
2022-09-15
locking/rwsem: Disable preemption while trying for rwsem lock
Gokul krishna Krishnakumar
1
-2
/
+12
2022-09-15
sched/fair: Move call to list_last_entry() in detach_tasks
Vincent Guittot
1
-2
/
+2
2022-09-15
sched/fair: Cleanup loop_max and loop_break
Vincent Guittot
3
-12
/
+11
2022-09-15
sched/fair: Make sure to try to detach at least one movable task
Vincent Guittot
1
-3
/
+9
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2
-10
/
+26
[prev]
[next]