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-12-01
params: Use size_add() for kmalloc()
Andy Shevchenko
1
-1
/
+2
2023-12-01
params: Do not go over the limit when getting the string length
Andy Shevchenko
1
-3
/
+6
2023-12-01
params: Introduce the param_unknown_fn type
Andy Shevchenko
1
-6
/
+2
2023-12-01
cgroup/rstat: Optimize cgroup_rstat_updated_list()
Waiman Long
1
-62
/
+91
2023-12-01
locking/mutex: Document that mutex_unlock() is non-atomic
Jann Horn
1
-0
/
+5
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-9
/
+14
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
1
-2
/
+2
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-28
/
+141
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+2
2023-11-29
ptrace: Convert ptrace_attach() to use lock guards
Peter Zijlstra
1
-67
/
+61
2023-11-29
freezer,sched: Clean saved_state when restoring it during thaw
Elliot Berman
1
-0
/
+1
2023-11-29
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
1
-10
/
+10
2023-11-29
perf: Fix perf_event_validate_size()
Peter Zijlstra
1
-23
/
+38
2023-11-29
freezer,sched: Do not restore saved_state of a thawed task
Elliot Berman
1
-1
/
+1
2023-11-28
bpf: Add link_info support for uprobe multi link
Jiri Olsa
1
-0
/
+72
2023-11-28
bpf: Store ref_ctr_offsets values in bpf_uprobe array
Jiri Olsa
1
-11
/
+3
2023-11-28
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
1
-1
/
+7
2023-11-28
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
1
-1
/
+1
2023-11-28
mnt_idmapping: decouple from namespaces
Christian Brauner
1
-2
/
+2
2023-11-26
bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()
Hou Tao
1
-0
/
+2
2023-11-26
Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2023-11-24
lockdep: Fix block chain corruption
Peter Zijlstra
1
-1
/
+2
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
1
-6
/
+42
2023-11-24
bpf: Emit global subprog name in verifier logs
Andrii Nakryiko
1
-11
/
+24
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-200
/
+448
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-136
/
+266
2023-11-23
perf: Fix the nr_addr_filters fix
Peter Zijlstra
1
-3
/
+1
2023-11-23
sched/cpufreq: Rework iowait boost
Vincent Guittot
2
-75
/
+14
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
4
-82
/
+89
2023-11-23
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
1
-0
/
+13
2023-11-23
rcutorture: Add fqs_holdoff check before fqs_task is created
Zqiang
1
-1
/
+3
2023-11-23
locktorture: Increase Hamming distance between call_rcu_chain and rcu_call_ch...
Paul E. McKenney
1
-9
/
+9
2023-11-22
Merge branch 'for-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tejun Heo
1
-6
/
+16
2023-11-22
workqueue: Make sure that wq_unbound_cpumask is never empty
Tejun Heo
1
-7
/
+15
2023-11-22
time: Make sysfs_get_uname() function visible in header
Arnd Bergmann
1
-1
/
+2
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
13
-1057
/
+1304
2023-11-21
workqueue: Move workqueue_set_unbound_cpumask() and its helpers inside CONFIG...
Waiman Long
1
-51
/
+51
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-2
/
+17
2023-11-20
bpf: widening for callback iterators
Eduard Zingerman
1
-2
/
+22
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-99
/
+175
2023-11-20
bpf: extract setup_func_entry() utility function
Eduard Zingerman
1
-36
/
+48
2023-11-20
bpf: extract __check_reg_arg() utility function
Eduard Zingerman
1
-6
/
+13
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-22
/
+19
2023-11-19
Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-38
/
+135
2023-11-19
Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+6
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
2023-11-19
bpf: bpf_iter_task_next: use next_task(kit->task) rather than next_task(kit->...
Oleg Nesterov
1
-9
/
+5
2023-11-19
bpf: bpf_iter_task_next: use __next_thread() rather than next_thread()
Oleg Nesterov
1
-5
/
+4
2023-11-19
bpf: task_group_seq_get_next: use __next_thread() rather than next_thread()
Oleg Nesterov
1
-7
/
+5
[prev]
[next]