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-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
2017-06-29
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
2017-06-26
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-26
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-06-26
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
2017-06-14
perf/core: Drop kernel samples even though :u is specified
Jin Yao
2017-06-14
cpuset: consider dying css as offline
Tejun Heo
2017-06-14
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
2017-06-14
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-25
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-25
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2017-05-25
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2017-05-25
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-05-25
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
2017-05-20
padata: free correct variable
Jason A. Donenfeld
2017-04-30
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
2017-04-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2017-04-27
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-27
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-04-21
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-21
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2017-04-12
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-04-12
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
2017-04-08
padata: avoid race in reordering
Jason A. Donenfeld
2017-03-31
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2017-03-26
perf/core: Fix event inheritance on fork()
Peter Zijlstra
2017-03-26
kernek/fork.c: allocate idle task for a CPU always on its local node
Andi Kleen
2017-03-22
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
2017-03-22
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
2017-03-12
Fix: Disable sys_membarrier when nohz_full is enabled
Mathieu Desnoyers
2017-02-23
printk: use rcuidle console tracepoint
Sergey Senozhatsky
[next]