index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-21
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
2017-11-15
workqueue: Fix NULL pointer dereference
Li Bin
2017-11-02
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
2017-10-27
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
2017-10-21
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-10-21
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-10-21
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-10-18
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-10-12
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
2017-10-05
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-10-05
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
2017-10-05
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-10-05
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2017-09-27
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
2017-09-27
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-09-27
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
2017-09-13
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-09-07
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
2017-09-02
gcov: support GCC 7.1
Martin Liska
2017-09-02
gcov: add support for gcc version >= 6
Florian Meier
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-08-24
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-24
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
2017-08-16
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-08-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-08-11
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-08-06
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2017-08-06
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
2017-07-21
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-07-15
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
2017-07-15
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
2017-07-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-07-05
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-07-05
kernel/panic.c: add missing \n
Jiri Slaby
2017-07-05
sysctl: enable strict writes
Kees Cook
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
[next]