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
2020-02-12
PM: QoS: Drop debugfs interface
Rafael J. Wysocki
1
-71
/
+2
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-142
/
+87
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-0
/
+10
2020-02-11
locking/percpu-rwsem: Add might_sleep() for writer locking
Davidlohr Bueso
1
-0
/
+1
2020-02-11
locking/percpu-rwsem: Fold __percpu_up_read()
Davidlohr Bueso
2
-15
/
+1
2020-02-11
locking/rwsem: Remove RWSEM_OWNER_UNKNOWN
Peter Zijlstra
1
-2
/
+0
2020-02-11
locking/percpu-rwsem: Remove the embedded rwsem
Peter Zijlstra
3
-58
/
+116
2020-02-11
locking/percpu-rwsem: Extract __percpu_down_read_trylock()
Peter Zijlstra
1
-6
/
+13
2020-02-11
locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath
Peter Zijlstra
1
-0
/
+2
2020-02-11
locking/percpu-rwsem: Convert to bool
Peter Zijlstra
1
-4
/
+4
2020-02-11
locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
Peter Zijlstra
4
-8
/
+18
2020-02-11
locking/lockdep: Reuse freed chain_hlocks entries
Waiman Long
3
-15
/
+255
2020-02-11
locking/lockdep: Track number of zapped lock chains
Waiman Long
3
-0
/
+7
2020-02-11
locking/lockdep: Throw away all lock chains with zapped class
Waiman Long
3
-36
/
+7
2020-02-11
locking/lockdep: Track number of zapped classes
Waiman Long
3
-0
/
+9
2020-02-11
locking/lockdep: Display irq_context names in /proc/lockdep_chains
Waiman Long
1
-1
/
+8
2020-02-11
locking/lockdep: Decrement IRQ context counters when removing lock chain
Waiman Long
2
-17
/
+29
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
1
-1
/
+0
2020-02-11
printk: Convert a use of sprintf to snprintf in console_unlock
Nathan Chancellor
1
-3
/
+3
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-11
console: Introduce ->exit() callback
Andy Shevchenko
1
-0
/
+3
2020-02-11
console: Don't notify user space when unregister non-listed console
Andy Shevchenko
1
-1
/
+11
2020-02-11
console: Avoid positive return code from unregister_console()
Andy Shevchenko
1
-2
/
+4
2020-02-11
console: Drop misleading comment
Andy Shevchenko
1
-1
/
+0
2020-02-11
console: Use for_each_console() helper in unregister_console()
Andy Shevchenko
1
-6
/
+5
2020-02-11
console: Drop double check for console_drivers being non-NULL
Andy Shevchenko
1
-10
/
+6
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-4
/
+5
2020-02-10
tracing: Consolidate trace() functions
Tom Zanussi
1
-134
/
+86
2020-02-10
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
1
-14
/
+6
2020-02-10
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
1
-0
/
+1
2020-02-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+8
2020-02-11
bpf: Make btf_check_func_type_match() static
Hongbo Yao
1
-3
/
+3
2020-02-10
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
1
-2
/
+0
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
3
-11
/
+27
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+3
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+5
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+13
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-9
/
+6
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-40
/
+23
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-9
/
+6
2020-02-07
genirq: Clarify that irq wake state is orthogonal to enable/disable
Stephen Boyd
1
-0
/
+7
2020-02-07
cgroup1: switch to use of errorfc() et.al.
Al Viro
1
-12
/
+12
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
4
-23
/
+11
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
3
-3
/
+0
2020-02-07
get rid of cg_invalf()
Al Viro
1
-14
/
+12
[prev]
[next]