aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-04-07Merge remote-tracking branch 'linux-linaro-lsk-v4.1-android-test' into linux-...Alex Shi
2016-04-07Merge remote-tracking branch 'v4.1/topic/ro-vDSO' into linux-linaro-lsk-v4.1Alex Shi
2016-03-24perf/core: Fix perf_sched_count derailmentAlexander Shishkin
2016-03-24perf: Cure event->pending_disable racePeter Zijlstra
2016-03-24perf: Do not double freePeter Zijlstra
2016-03-22Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-03-22Merge branch 'v4.1/vdso' of https://git.linaro.org/people/david.brown/linux-l...Alex Shi
2016-03-18mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook
2016-03-18Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.03-androidAlex Shi
2016-03-18 Merge tag 'v4.1.20' into linux-linaro-lsk-v4.1lsk-v4.1-16.03Alex Shi
2016-03-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-03-14 Merge tag 'v4.1.19' into linux-linaro-lsk-v4.1Alex Shi
2016-03-07tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)
2016-03-04bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann
2016-03-04workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo
2016-03-04workqueue: wq_pool_mutex protects the attrs-installationLai Jiangshan
2016-03-04workqueue: split apply_workqueue_attrs() into 3 stagesLai Jiangshan
2016-03-04Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo
2016-02-29Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-02-29 Merge tag 'v4.1.18' into linux-linaro-lsk-v4.1Alex Shi
2016-02-23cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-02-15seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn
2016-02-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidMark Brown
2016-02-10Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2016-02-05Merge tag 'v4.1.17' into linux-linaro-lsk-v4.1Mark Brown
2016-02-03prctl: take mmap sem for writing to protect against othersMateusz Guzik
2016-02-03printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-02-03kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov
2016-02-03panic: release stale console lock to always get the logbuf printed outVitaly Kuznetsov
2016-02-01posix-clock: Fix return code on the poll method's error pathRichard Cochran
2016-02-01futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner
2016-02-01time: Avoid signed overflow in timekeeping_get_ns()David Gibson
2016-01-31net: bpf: reject invalid shiftsRabin Vincent
2016-01-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-01-14Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1Alex Shi
2016-01-12FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2015-12-22sched: add sched blocked tracepoint which dumps out context of sleep.Riley Andrews
2015-12-14bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-12-03tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj
2015-11-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2015-11-19mm: add a field to store names for private anonymous memoryColin Cross
2015-11-19add extra free kbytes tunableRik van Riel
2015-11-19mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2015-11-19ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2015-11-19panic: Add board ID to panic outputNishanth Menon
2015-11-19ARM: Make low-level printk workTony Lindgren
2015-11-19proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2015-11-19prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon
2015-11-19prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon