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
2016-08-20
module: Invalidate signatures on force-loaded modules
Ben Hutchings
2016-08-20
audit: fix a double fetch in audit_log_single_execve_arg()
Paul Moore
2016-08-10
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-08-10
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-08-10
cgroup: set css->id to -1 during init
Tejun Heo
2016-08-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-07-27
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-07-27
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
2016-07-27
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-07-27
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-07-11
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2016-06-24
sched: panic on corrupted stack end
Jann Horn
2016-06-24
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-06-24
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-06-07
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-06-07
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-06-01
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-06-01
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-01
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-06-01
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
2016-05-18
workqueue: fix rebind bound workers warning
Wanpeng Li
2016-05-18
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
2016-05-18
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-05-18
bpf: fix refcnt overflow
Alexei Starovoitov
2016-05-18
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-05-18
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-05-11
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-04
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
2016-05-04
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
2016-05-04
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-05-04
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-05-04
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-05-04
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-05-04
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-04-20
perf: Cure event->pending_disable race
Peter Zijlstra
2016-04-20
perf: Do not double free
Peter Zijlstra
2016-04-20
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
2016-04-12
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-12
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
2016-04-12
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-12
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-12
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-12
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
2016-04-12
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
2016-04-12
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-12
perf/core: Fix perf_sched_count derailment
Alexander Shishkin
2016-03-09
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-09
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
[next]