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-07-25
bpf: Disable preemption in bpf_event_output
Jiri Olsa
1
-1
/
+5
2023-07-25
bpf: Disable preemption in bpf_perf_event_output
Jiri Olsa
1
-4
/
+7
2023-07-25
workqueue: Scale up wq_cpu_intensive_thresh_us if BogoMIPS is below 4000
Tejun Heo
1
-1
/
+42
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
3
-3
/
+3
2023-07-24
modpost, kallsyms: Treat add '$'-prefixed symbols as mapping symbols
Palmer Dabbelt
1
-1
/
+1
2023-07-24
bpf: convert to ctime accessor functions
Jeff Layton
1
-4
/
+2
2023-07-24
PM: hibernate: don't store zero pages in the image file
Brian Geffon
1
-38
/
+149
2023-07-23
Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-7
/
+17
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
1
-1
/
+2
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2
-2
/
+15
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
1
-4
/
+0
2023-07-21
cgroup: fix obsolete comment above cgroup_create()
Miaohe Lin
1
-2
/
+1
2023-07-21
cgroup/misc: Store atomic64_t reads to u64
Haitao Huang
1
-1
/
+1
2023-07-21
audit: correct audit_filter_inodes() definition
Xiu Jianfeng
1
-1
/
+1
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-56
/
+87
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-7
/
+25
2023-07-20
audit: include security.h unconditionally
Xiu Jianfeng
1
-2
/
+0
2023-07-20
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
2
-7
/
+10
2023-07-20
printk: Add per-console suspended state
John Ogness
1
-30
/
+44
2023-07-20
printk: Consolidate console deferred printing
John Ogness
2
-14
/
+30
2023-07-20
printk: Do not take console lock for console_flush_on_panic()
John Ogness
1
-9
/
+19
2023-07-20
printk: Keep non-panic-CPUs out of console lock
John Ogness
1
-19
/
+26
2023-07-20
printk: Reduce console_unblank() usage in unsafe scenarios
John Ogness
1
-0
/
+28
2023-07-20
kdb: Do not assume write() callback available
John Ogness
1
-0
/
+2
2023-07-19
rcu: Clarify rcu_is_watching() kernel-doc comment
Paul E. McKenney
1
-5
/
+9
2023-07-19
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
1
-1
/
+4
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
4
-13
/
+419
2023-07-19
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
2
-1
/
+446
2023-07-19
bpf: allow any program to use the bpf_map_sum_elem_count kfunc
Anton Protopopov
1
-1
/
+1
2023-07-19
bpf: make an argument const in the bpf_map_sum_elem_count kfunc
Anton Protopopov
1
-1
/
+1
2023-07-19
bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
Anton Protopopov
2
-2
/
+2
2023-07-19
bpf: consider types listed in reg2btf_ids as trusted
Anton Protopopov
1
-9
/
+12
2023-07-19
sched/fair: Propagate enqueue flags into place_entity()
Peter Zijlstra
2
-5
/
+6
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
4
-10
/
+10
2023-07-19
sched/fair: Commit to EEVDF
Peter Zijlstra
4
-450
/
+38
2023-07-19
sched/smp: Use lag to simplify cross-runqueue placement
Peter Zijlstra
1
-126
/
+19
2023-07-19
sched/fair: Commit to lag based placement
Peter Zijlstra
2
-66
/
+1
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
5
-48
/
+304
2023-07-19
sched/fair: Add lag based placement
Peter Zijlstra
3
-38
/
+139
2023-07-19
sched/fair: Remove sched_feat(START_DEBIT)
Peter Zijlstra
2
-26
/
+1
2023-07-19
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
3
-20
/
+154
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
25
-106
/
+205
2023-07-18
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
1
-4
/
+25
2023-07-18
bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node
Dave Marchevsky
1
-10
/
+13
2023-07-18
bpf: Repeat check_max_stack_depth for async callbacks
Kumar Kartikeya Dwivedi
1
-2
/
+19
2023-07-18
bpf: Fix subprog idx logic in check_max_stack_depth
Kumar Kartikeya Dwivedi
1
-5
/
+6
2023-07-18
cgroup/misc: Change counters to be explicit 64bit types
Haitao Huang
1
-28
/
+27
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-5
/
+5
2023-07-17
seccomp: add the synchronous mode for seccomp_unotify
Andrei Vagin
1
-2
/
+29
2023-07-17
sched: add a few helpers to wake up tasks on the current cpu
Andrei Vagin
4
-13
/
+28
[prev]
[next]