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-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
2020-05-08
fork: prevent accidental access to clone3 features
Christian Brauner
1
-6
/
+7
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
5
-249
/
+465
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
1
-9
/
+9
2020-05-07
kernel/kcov.c: fix typos in kcov_remote_start documentation
Maciej Grochowski
1
-2
/
+2
2020-05-07
Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-20
/
+54
2020-05-08
module: Make module_enable_ro() static again
Josh Poimboeuf
1
-1
/
+2
2020-05-08
x86/module: Use text_mutex in apply_relocate_add()
Josh Poimboeuf
1
-6
/
+0
2020-05-08
module: Remove module_disable_ro()
Josh Poimboeuf
1
-13
/
+0
2020-05-08
livepatch: Remove module_disable_ro() usage
Josh Poimboeuf
1
-2
/
+0
2020-05-08
livepatch: Prevent module-specific KLP rela sections from referencing vmlinux...
Josh Poimboeuf
1
-11
/
+27
2020-05-08
livepatch: Remove .klp.arch
Peter Zijlstra
1
-18
/
+9
2020-05-08
livepatch: Apply vmlinux-specific KLP relocations early
Josh Poimboeuf
2
-55
/
+92
2020-05-08
livepatch: Disallow vmlinux.ko
Josh Poimboeuf
1
-0
/
+5
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
1
-1
/
+1
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
1
-1
/
+2
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
1
-0
/
+13
2020-05-07
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
1
-6
/
+24
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
16
-479
/
+1726
2020-05-07
rcutorture: Convert ULONG_CMP_LT() to time_before()
Paul E. McKenney
1
-3
/
+3
2020-05-07
rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static
Jason Yan
1
-2
/
+2
2020-05-07
rcu: Allow rcutorture to starve grace-period kthread
Paul E. McKenney
3
-3
/
+44
2020-05-07
rcutorture: Add flag to produce non-busy-wait task stalls
Paul E. McKenney
1
-6
/
+11
2020-05-07
kgdb: Drop malformed kernel doc comment
Andy Shevchenko
1
-3
/
+1
2020-05-07
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
1
-2
/
+2
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
1
-7
/
+7
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+7
2020-05-06
kcsan: Add __kcsan_{enable,disable}_current() variants
Marco Elver
1
-0
/
+7
2020-05-06
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
1
-0
/
+6
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
1
-12
/
+8
2020-05-06
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
1
-1
/
+1
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
1
-53
/
+53
2020-05-05
sysctl: Fix unused function warning
Arnd Bergmann
1
-1
/
+1
2020-05-05
workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO.
Sean Fu
1
-4
/
+2
2020-05-01
bpf: Fix use-after-free of bpf_link when priming half-fails
Andrii Nakryiko
1
-6
/
+7
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
2
-1
/
+92
2020-05-01
audit: make symbol 'audit_nfcfgs' static
Zheng Bin
1
-1
/
+1
2020-05-01
uaccess: Selectively open read or write user access
Christophe Leroy
2
-12
/
+12
2020-04-30
sched/core: Simplify sched_init()
Wei Yang
1
-2
/
+2
2020-04-30
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
1
-1
/
+1
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2
-3
/
+20
2020-04-30
sched/fair: Mark sched_init_granularity __init
Muchun Song
1
-1
/
+1
2020-04-30
sched/fair: Refill bandwidth before scaling
Huaixin Chang
1
-2
/
+2
2020-04-30
sched: Extract the task putting code from pick_next_task()
Chen Yu
1
-16
/
+23
2020-04-30
sched: Make newidle_balance() static again
Chen Yu
2
-6
/
+4
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
1
-2
/
+1
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2
-31
/
+11
2020-04-30
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
1
-1
/
+1
2020-04-30
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
1
-5
/
+3
[prev]
[next]