summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge tag 'v4.4.44' into linux-linaro-lsk-v4.4Alex Shi2017-01-22
|\
| * jump_labels: API for flushing deferred jump label updatesDavid Matlack2017-01-19
| * mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams2017-01-19
* | Merge tag 'v4.4.42' into linux-linaro-lsk-v4.4Alex Shi2017-01-13
|\|
| * tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2017-01-12
| * stable-fixup: hotplug: fix unused function warningArnd Bergmann2017-01-12
* | Merge tag 'v4.4.41' into linux-linaro-lsk-v4.4Alex Shi2017-01-10
|\|
| * fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)2017-01-09
| * timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2017-01-09
* | Merge tag 'v4.4.40' into linux-linaro-lsk-v4.4Alex Shi2017-01-09
|\|
| * kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson2017-01-06
| * kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov2017-01-06
| * exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-06
| * ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-06
| * mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-06
* | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-12-20
|\|
| * hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-15
| * locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-15
| * locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-15
* | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-12-12
|\|
| * rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong2016-12-08
* | Merge remote-tracking branch 'origin/v4.4/topic/wb-cg2' into linux-linaro-lsk...Alex Shi2016-11-29
|\ \
| * | cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo2016-11-29
| |/
* | Merge tag 'v4.4.35' into linux-linaro-lsk-v4.4Alex Shi2016-11-28
|\|
| * PM / sleep: fix device reference leak in test_suspendJohan Hovold2016-11-26
* | Merge branch v4.4/topic/hibernate into linux-linaro-lsk-v4.4Alex Shi2016-11-15
|\ \
| * \ Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi2016-11-14
| |\ \
| | * | PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki2016-11-10
| | * | PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse2016-11-10
* | | | Merge tag 'v4.4.31' into linux-linaro-lsk-v4.4Alex Shi2016-11-11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | cgroup: avoid false positive gcc-6 warningArnd Bergmann2016-11-10
* | | Merge tag 'v4.4.30' into linux-linaro-lsk-v4.4Alex Shi2016-11-01
|\| |
| * | genirq/generic_chip: Add irq_unmap callbackSebastian Frias2016-10-31
| |/
* | Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4Alex Shi2016-10-18
|\|
| * timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-16
| * time: Add cycles to nanoseconds translationChristopher S. Hall2016-10-16
| * kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko2016-10-07
| * sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-07
| * printk: fix parsing of "brl=" optionNicolas Iooss2016-10-07
| * perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-10-07
| * cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park2016-10-07
* | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
|\|
| * PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-09-30
| * PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-09-30
| * tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-30
| * fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-30
| * Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-09-30
| * Fix build warning in kernel/cpuset.cArnd Bergmann2016-09-30
* | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
|\|
| * genirq/msi: Fix broken debug outputThomas Gleixner2016-09-24