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-02-13
Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2
-22
/
+56
2023-02-13
sched/core: Fix a missed update of user_cpus_ptr
Waiman Long
1
-1
/
+4
2023-02-13
freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
Peter Zijlstra
1
-7
/
+13
2023-02-12
tracing: Make trace_define_field_ext() static
Steven Rostedt (Google)
1
-1
/
+1
2023-02-12
Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-10
/
+33
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
3
-10
/
+33
2023-02-11
Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2023-02-11
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
1
-1
/
+4
2023-02-11
sched/deadline: Add more reschedule cases to prio_changed_dl()
Valentin Schneider
1
-15
/
+27
2023-02-11
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
1
-2
/
+13
2023-02-11
sched/fair: Remove capacity inversion detection
Vincent Guittot
2
-98
/
+5
2023-02-11
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
1
-23
/
+82
2023-02-10
bpf: allow to disable bpf prog memory accounting
Yafang Shao
1
-6
/
+7
2023-02-10
bpf: allow to disable bpf map memory accounting
Yafang Shao
2
-3
/
+5
2023-02-10
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2
-2
/
+17
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
14
-85
/
+530
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-1
/
+1
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-35
/
+54
2023-02-09
PM: EM: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-02-09
time/debug: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
1
-0
/
+33
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
1
-0
/
+57
2023-02-07
Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+0
2023-02-07
fanotify,audit: Allow audit to use the full permission event response
Richard Guy Briggs
1
-3
/
+15
2023-02-07
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
1
-1
/
+1
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
1
-7
/
+11
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
1
-2
/
+25
2023-02-06
genirq/ipi-mux: Use irq_domain_alloc_irqs()
Marc Zyngier
1
-2
/
+1
2023-02-06
trace/blktrace: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-02-06
rtmutex: Ensure that the top waiter is always woken up
Wander Lairson Costa
1
-2
/
+3
2023-02-06
posix-timers: Use atomic64_try_cmpxchg() in __update_gt_cputime()
Uros Bizjak
1
-7
/
+6
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-05
Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+17
2023-02-05
genirq: Add mechanism to multiplex a single HW IPI
Anup Patel
3
-0
/
+213
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
1
-1
/
+1
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-02
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
1
-3
/
+13
2023-02-02
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
2
-18
/
+7
2023-02-02
Merge branch 'stall.2023.01.09a' into HEAD
Paul E. McKenney
7
-4
/
+93
2023-02-02
Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...
Paul E. McKenney
15
-400
/
+919
2023-02-02
kernel/notifier: Remove CONFIG_SRCU
Paul E. McKenney
1
-3
/
+0
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-30
/
+70
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-12
/
+23
2023-02-02
tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...
Shiju Jose
1
-3
/
+0
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
5
-56
/
+57
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
1
-1
/
+2
2023-01-31
perf: Fix perf_event_pmu_context serialization
James Clark
1
-22
/
+17
2023-01-31
sched/clock: Make local_clock() noinstr
Peter Zijlstra
1
-6
/
+21
2023-01-31
cpuidle: tracing, preempt: Squash _rcuidle tracing
Peter Zijlstra
1
-8
/
+6
2023-01-31
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
2
-0
/
+8
[prev]
[next]