Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
30d7823d1d8386ff4d5378a374a3a6713be90892
/
kernel
2ae0dd1
cpu/hotplug: Mute hotplug lockdep during init
by Valentin Schneider
· 6 years ago
f3b3b54
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
by Oleg Nesterov
· 6 years ago
351ea69
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
by Hidetoshi Seto
· 6 years ago
e468814
genirq: Avoid summation loops for /proc/stat
by Thomas Gleixner
· 6 years ago
43a8199
sched/topology: Fix percpu data types in struct sd_data & struct s_data
by Luc Van Oostenryck
· 6 years ago
1306ff8
sysctl: handle overflow for file-max
by Christian Brauner
· 6 years ago
2d412eb
tracing: kdb: Fix ftdump to not sleep
by Douglas Anderson
· 6 years ago
5f6b5b8
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
by Thomas Gleixner
· 6 years ago
423f2c9
sched/cpufreq/schedutil: Fix error path mutex unlock
by Jules Maselbas
· 7 years ago
4a195a0
locking/lockdep: Add debug_locks check in __lock_downgrade()
by Waiman Long
· 6 years ago
a7e8300
futex: Ensure that futex address is aligned in handle_futex_death()
by Chen Jie
· 6 years ago
61cc531
rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
by Zhang, Jun
· 6 years ago
73a79d1
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
by Zev Weiss
· 6 years ago
2193970
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
by zhangyi (F)
· 6 years ago
39a979c
tracing: Use strncpy instead of memcpy for string keys in hist triggers
by Tom Zanussi
· 6 years ago
8f94a93
fix cgroup_do_mount() handling of failure exits
by Al Viro
· 6 years ago
dcab248
bpf: fix lockdep false positive in percpu_freelist
by Alexei Starovoitov
· 6 years ago
167a098
relay: check return of create_buf_file() properly
by Greg Kroah-Hartman
· 6 years ago
482caab
perf core: Fix perf_proc_update_handler() bug
by Stephane Eranian
· 6 years ago
726152d
locking/rwsem: Fix (possible) missed wakeup
by Xie Yongji
· 6 years ago
f618b90
futex: Fix (possible) missed wakeup
by Peter Zijlstra
· 6 years ago
635d29f
sched/wait: Fix rcuwait_wake_up() ordering
by Prateek Sood
· 6 years ago
10a1f31
genirq: Make sure the initial affinity is not empty
by Srinivas Ramana
· 6 years ago
ee6e4d3
tracing: Fix number of entries in trace header
by Quentin Perret
· 6 years ago
16de7de
futex: Cure exit race
by Thomas Gleixner
· 6 years ago
910e3b3
signal: Restore the stop PTRACE_EVENT_EXIT
by Eric W. Biederman
· 6 years ago
092fc75
tracing/uprobes: Fix output for multiple string arguments
by Andreas Ziegler
· 6 years ago
b1b0ca70
perf/x86: Add check_period PMU callback
by Jiri Olsa
· 6 years ago
23822b5
perf/core: Fix impossible ring-buffer sizes warning
by Ingo Molnar
· 6 years ago
b49be10
tracing: uprobes: Fix typo in pr_fmt string
by Andreas Ziegler
· 6 years ago
284f7b1
signal: Better detection of synchronous signals
by Eric W. Biederman
· 6 years ago
3edbf74
signal: Always notice exiting tasks
by Eric W. Biederman
· 6 years ago
bbf8508
perf/core: Don't WARN() for impossible ring-buffer sizes
by Mark Rutland
· 6 years ago
5e1f1c1
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
by Josh Poimboeuf
· 6 years ago
3d8343b
futex: Handle early deadlock return correctly
by Thomas Gleixner
· 6 years ago
31a38a0
kernel/hung_task.c: force console verbose before panic
by Liu, Chuansheng
· 6 years ago
ff9c3ae
proc/sysctl: fix return error for proc_doulongvec_minmax()
by Cheng Lin
· 6 years ago
53015f1
kernel/hung_task.c: break RCU locks based on jiffies
by Tetsuo Handa
· 6 years ago
a67a554
kdb: Don't back trace on a cpu that didn't round up
by Douglas Anderson
· 6 years ago
4c317b2
cgroup: fix parsing empty mount option string
by Ondrej Mosnacek
· 6 years ago
53dedc8
kobject: return error code if writing /sys/.../uevent fails
by Peter Rajnoha
· 6 years ago
923841f0
timekeeping: Use proper seqcount initializer
by Bart Van Assche
· 6 years ago
3d98fc4
kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
by Andrei Vagin
· 6 years ago
c5d2a2c
posix-cpu-timers: Unbreak timer rearming
by Thomas Gleixner
· 6 years ago
d93cef3
sched/fair: Fix bandwidth timer clock drift condition
by Xunlei Pang
· 7 years ago
c6a9a1c
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c
by Linus Torvalds
· 6 years ago
1432754
mm, devm_memremap_pages: kill mapping "System RAM" support
by Dan Williams
· 6 years ago
47d24f8
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
by Dan Williams
· 6 years ago
3f2e4e1
fork: record start_time late
by David Herrmann
· 6 years ago
76369ed
genirq/affinity: Don't return with empty affinity masks on error
by Thomas Gleixner
· 7 years ago
8769b27e
cgroup: fix CSS_TASK_ITER_PROCS
by Tejun Heo
· 6 years ago
e1240a1
panic: avoid deadlocks in re-entrant console drivers
by Sergey Senozhatsky
· 6 years ago
2f8f9e2
posix-timers: Fix division by zero bug
by Thomas Gleixner
· 6 years ago
5d01e06
locking/qspinlock, x86: Provide liveness guarantee
by Peter Zijlstra
· 6 years ago
49849a6
locking/qspinlock: Re-order code
by Peter Zijlstra
· 6 years ago
f2f76a2
locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
by Will Deacon
· 6 years ago
075703d
locking/qspinlock: Remove duplicate clear_pending() function from PV code
by Will Deacon
· 6 years ago
7a61799
locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
by Will Deacon
· 6 years ago
5261ad7
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
by Will Deacon
· 6 years ago
3dab30f
locking/qspinlock: Bound spinning on pending->locked transition in slowpath
by Will Deacon
· 6 years ago
13f14c3
locking/qspinlock: Ensure node is initialised before updating prev->next
by Will Deacon
· 6 years ago
a9febd6
locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
by Paul E. McKenney
· 6 years ago
a28d5f3
tracing: Fix memory leak of instance function hash filters
by Steven Rostedt (VMware)
· 6 years ago
b2e08ad
tracing: Fix memory leak in set_trigger_filter()
by Steven Rostedt (VMware)
· 6 years ago
30c64b5
timer/debug: Change /proc/timer_list from 0444 to 0400
by Ingo Molnar
· 7 years ago
16c9a31
printk: Wake klogd when passing console_lock owner
by Petr Mladek
· 7 years ago
08b7a8f
printk: Never set console_may_schedule in console_trylock()
by Sergey Senozhatsky
· 7 years ago
ef43372
printk: Hide console waiter logic into helpers
by Petr Mladek
· 7 years ago
5942311
printk: Add console owner and waiter logic to load balance console writes
by Steven Rostedt (VMware)
· 7 years ago
62582f6
Revert "printk: Never set console_may_schedule in console_trylock()"
by Sasha Levin
· 6 years ago
9209043
bpf: fix check of allowed specifiers in bpf_trace_printk
by Martynas Pumputis
· 6 years ago
8d3ab1c
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
by Andrea Parri
· 6 years ago
184adf4
kdb: use memmove instead of overlapping memcpy
by Arnd Bergmann
· 7 years ago
dae4d59
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
by Thomas Gleixner
· 6 years ago
36a4c5fc
x86/speculation: Rework SMT state change
by Thomas Gleixner
· 6 years ago
0e79711
sched/smt: Expose sched_smt_present static key
by Thomas Gleixner
· 6 years ago
0165936
sched/smt: Make sched_smt_present track topology
by Peter Zijlstra (Intel)
· 6 years ago
4741e31
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
by Jiri Kosina
· 6 years ago
300a6f2
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
by Jiri Kosina
· 6 years ago
e5d981d
sched/core: Fix cpu.max vs. cpuhotplug deadlock
by Peter Zijlstra
· 7 years ago
83b570c
bpf: Prevent memory disambiguation attack
by Alexei Starovoitov
· 7 years ago
0775069
rcu: Make need_resched() respond to urgent RCU-QS needs
by Paul E. McKenney
· 7 years ago
7bcfd8f
namei: allow restricted O_CREAT of FIFOs and regular files
by Salvatore Mesoraca
· 7 years ago
281a4f4
kdb: Use strscpy with destination buffer size
by Prarit Bhargava
· 6 years ago
ef8d2a5
sched/core: Take the hotplug lock in sched_init_smp()
by Valentin Schneider
· 6 years ago
c33b5cc
Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
by Greg Kroah-Hartman
· 6 years ago
c9b8d58
printk: Never set console_may_schedule in console_trylock()
by Sergey Senozhatsky
· 7 years ago
dedde93
kdb: print real address of pointers instead of hashed addresses
by Christophe Leroy
· 6 years ago
ce58365
kdb: use correct pointer when 'btc' calls 'btt'
by Christophe Leroy
· 6 years ago
4bea15f
bpf: wait for running BPF programs when updating map-in-map
by Daniel Colascione
· 6 years ago
e6b8a4d
genirq: Fix race on spurious interrupt detection
by Lukas Wunner
· 6 years ago
cc4dcea
printk: Fix panic caused by passing log_buf_len to command line
by He Zhe
· 6 years ago
d6ea9f3
kbuild: fix kernel/bounds.c 'W=1' warning
by Arnd Bergmann
· 6 years ago
51f62e8
signal: Guard against negative signal numbers in copy_siginfo_from_user32
by Eric W. Biederman
· 6 years ago
06bd97b
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
by Eric W. Biederman
· 7 years ago
0e0b860
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
by Masami Hiramatsu
· 6 years ago
b66d0bb
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
by Will Deacon
· 6 years ago
5cf2ab0
locking/lockdep: Fix debug_locks off performance problem
by Waiman Long
· 6 years ago
e5a02ef
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
by Song Muchun
· 6 years ago
8a13906
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
by Jiri Kosina
· 6 years ago
Next »