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
2021-08-06
PM: EM: Increase energy calculation precision
Lukasz Luba
1
-1
/
+3
2021-08-06
sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
Quentin Perret
1
-6
/
+13
2021-08-06
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
1
-6
/
+19
2021-08-06
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
1
-0
/
+1
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+34
2021-08-05
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
1
-20
/
+82
2021-08-05
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
1
-1
/
+1
2021-08-05
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+7
2021-08-05
Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+27
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
1
-1
/
+1
2021-08-04
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
1
-1
/
+19
2021-08-04
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
1
-0
/
+4
2021-08-04
PM: sleep: check RTC features instead of ops in suspend_test
Alexandre Belloni
1
-1
/
+1
2021-08-04
PM: sleep: s2idle: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-04
sched/fair: Avoid a second scan of target in select_idle_cpu
Mel Gorman
1
-1
/
+1
2021-08-04
sched/fair: Use prev instead of new target as recent_used_cpu
Mel Gorman
1
-3
/
+1
2021-08-04
sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
Quentin Perret
1
-0
/
+1
2021-08-04
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2
-3
/
+6
2021-08-04
sched: remove redundant on_rq status change
Wang Hui
1
-2
/
+0
2021-08-04
sched/numa: Fix is_core_idle()
Mika Penttilä
1
-1
/
+1
2021-08-04
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
1
-55
/
+35
2021-08-03
ftrace: Introduce ftrace_need_init_nop()
Ilya Leoshkevich
1
-2
/
+2
2021-08-02
bpf: Fix off-by-one in tail call count limiting
Johan Almbladh
1
-1
/
+1
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-18
/
+51
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-147
/
+163
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-107
/
+76
2021-07-30
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
1
-1
/
+3
2021-07-30
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
2
-2
/
+2
2021-07-30
kcsan: use u64 instead of cycles_t
Heiko Carstens
1
-1
/
+1
2021-07-30
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
1
-4
/
+4
2021-07-29
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
1
-0
/
+5
2021-07-29
workqueue: Fix possible memory leaks in wq_numa_init()
Zhen Lei
1
-5
/
+7
2021-07-29
printk: Add printk.console_no_auto_verbose boot parameter
Dmitry Safonov
1
-0
/
+12
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-107
/
+76
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-55
/
+32
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2
-8
/
+27
2021-07-28
ucounts: Fix race condition between alloc_ucounts and put_ucounts
Alexey Gladkov
1
-3
/
+7
2021-07-27
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
1
-8
/
+11
2021-07-27
bpf: Increase supported cgroup storage value size
Stanislav Fomichev
1
-1
/
+10
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+13
2021-07-27
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
1
-2
/
+4
2021-07-27
scftorture: Avoid NULL pointer exception on early exit
Paul E. McKenney
1
-1
/
+1
2021-07-27
scftorture: Add RPC-like IPI tests
Paul E. McKenney
1
-13
/
+63
2021-07-27
locktorture: Count lock readers
Paul E. McKenney
1
-5
/
+4
2021-07-27
locktorture: Mark statistics data races
Paul E. McKenney
1
-7
/
+9
2021-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
1
-2
/
+2
2021-07-27
rcutorture: Preempt rather than block when testing task stalls
Paul E. McKenney
1
-1
/
+6
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
1
-1
/
+35
2021-07-27
kdb: Rename members of struct kdbtab_t
Sumit Garg
3
-244
/
+242
[prev]
[next]