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-03-12
Fix: Disable sys_membarrier when nohz_full is enabled
Mathieu Desnoyers
2017-02-23
printk: use rcuidle console tracepoint
Sergey Senozhatsky
2017-02-23
futex: Move futex_init() to core_initcall
Yang Yang
2017-02-09
perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
Peter Zijlstra
2017-02-01
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
2017-01-19
jump_labels: API for flushing deferred jump label updates
David Matlack
2017-01-19
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
2017-01-12
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2017-01-12
stable-fixup: hotplug: fix unused function warning
Arnd Bergmann
2017-01-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2017-01-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2017-01-06
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
2017-01-06
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
2017-01-06
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2017-01-06
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-01-06
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-12-15
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2016-12-15
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
2016-12-15
locking/rtmutex: Prevent dequeue vs. unlock race
Thomas Gleixner
2016-12-08
rcu: Fix soft lockup for rcu_nocb_kthread
Ding Tianhong
2016-11-26
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-10
cgroup: avoid false positive gcc-6 warning
Arnd Bergmann
2016-10-31
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
2016-10-16
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-10-16
time: Add cycles to nanoseconds translation
Christopher S. Hall
2016-10-07
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-10-07
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2016-10-07
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-10-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
2016-10-07
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
2016-09-30
PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
James Morse
2016-09-30
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
2016-09-30
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-30
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-30
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
2016-09-30
Fix build warning in kernel/cpuset.c
Arnd Bergmann
2016-09-24
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-09-24
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2016-09-24
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-24
cpuset: make sure new tasks conform to the current config of the cpuset
Zefan Li
2016-09-24
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-24
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
2016-09-15
uprobes: Fix the memcg accounting
Oleg Nesterov
2016-09-15
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-09-15
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-09-15
cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
Balbir Singh
2016-09-15
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
2016-09-15
cred: Reject inodes with invalid ids in set_create_file_as()
Seth Forshee
2016-09-15
clocksource: Allow unregistering the watchdog
Vitaly Kuznetsov
[next]