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-05-20
audit: add subj creds to NETFILTER_CFG record to
Richard Guy Briggs
1
-0
/
+6
2020-05-19
locking/lockdep: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-19
perf/core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
1
-12
/
+30
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
1
-2
/
+2
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-19
PM: hibernate: Split off snapshot dev option
Domenico Andreoli
2
-1
/
+14
2020-05-19
PM: hibernate: Incorporate concurrency handling
Domenico Andreoli
3
-12
/
+22
2020-05-19
kprobes: Prevent probes in .noinstr.text section
Thomas Gleixner
2
-0
/
+21
2020-05-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
1
-0
/
+5
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
1
-0
/
+22
2020-05-19
rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
Paul E. McKenney
1
-32
/
+15
2020-05-19
rcu/tree: Mark the idle relevant functions noinstr
Thomas Gleixner
3
-41
/
+49
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-10
/
+0
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
1
-19
/
+0
2020-05-19
printk: Disallow instrumenting print_nmi_enter()
Peter Zijlstra
1
-2
/
+3
2020-05-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2
-5
/
+7
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
19
-51
/
+139
2020-05-19
ARM: 8976/1: module: allow arch overrides for .init section names
Vincent Whitchurch
1
-2
/
+7
2020-05-18
scs: Remove references to asm/scs.h from core code
Will Deacon
1
-1
/
+0
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2
-1
/
+5
2020-05-18
scs: Move accounting into alloc/free functions
Will Deacon
1
-24
/
+21
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
1
-2
/
+1
2020-05-18
Revert "docs: sysctl/kernel: document ngroups_max"
Jonathan Corbet
1
-2
/
+2
2020-05-16
blktrace: Report pid with note messages
Jan Kara
1
-2
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-37
/
+101
2020-05-15
docs: sysctl/kernel: document ngroups_max
Stephen Kitt
1
-2
/
+2
2020-05-15
scs: Add support for stack usage debugging
Sami Tolvanen
1
-1
/
+29
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
1
-0
/
+15
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
4
-0
/
+77
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
1
-32
/
+62
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
1
-1
/
+3
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-2
/
+4
2020-05-14
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
1
-0
/
+17
2020-05-14
bpf: Fix bug in mmap() implementation for BPF array map
Andrii Nakryiko
1
-1
/
+6
2020-05-14
Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+7
2020-05-14
Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-43
/
+13
2020-05-14
ring-buffer: Remove all BUG() calls
Steven Rostedt (VMware)
1
-6
/
+6
2020-05-14
ring-buffer: Don't deactivate the ring buffer on failed iterator reads
Steven Rostedt (VMware)
1
-15
/
+7
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-22
/
+0
2020-05-12
Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+10
2020-05-12
kprobes: Support NOKPROBE_SYMBOL() in modules
Masami Hiramatsu
2
-0
/
+20
2020-05-12
kprobes: Support __kprobes blacklist in modules
Masami Hiramatsu
2
-0
/
+46
2020-05-12
kprobes: Lock kprobe_mutex while showing kprobe_blacklist
Masami Hiramatsu
1
-1
/
+7
2020-05-11
tracing: Wait for preempt irq delay thread to execute
Steven Rostedt (VMware)
1
-2
/
+10
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-05-08
umh: fix memory leak on execve failure
Vincent Minet
1
-0
/
+6
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+3
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
[prev]
[next]