summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge tag 'v4.4.8' into linux-linaro-lsk-v4.4Alex Shi2016-04-21
|\
| * perf: Cure event->pending_disable racePeter Zijlstra2016-04-20
| * perf: Do not double freePeter Zijlstra2016-04-20
| * bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov2016-04-20
* | Merge tag 'v4.4.7' into linux-linaro-lsk-v4.4Alex Shi2016-04-13
|\|
| * sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-04-12
| * PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-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 sendfileSteven Rostedt (Red Hat)2016-04-12
| * tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)2016-04-12
| * fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-12
| * cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-04-12
| * watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt2016-04-12
| * sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen2016-04-12
| * perf/core: Fix perf_sched_count derailmentAlexander Shishkin2016-04-12
* | Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown2016-03-18
|\|
| * modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-09
| * tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-09
| * kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot2016-03-03
| * tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)2016-03-03
| * cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-03-03
| * cpuset: make mm migration asynchronousTejun Heo2016-03-03
| * Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo2016-03-03
| * workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo2016-03-03
| * tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li2016-03-03
| * seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn2016-03-03
| * time: Avoid signed overflow in timekeeping_get_ns()David Gibson2016-03-03
| * posix-clock: Fix return code on the poll method's error pathRichard Cochran2016-03-03
| * genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner2016-03-03
| * devm_memremap: Fix error value when memremap failedToshi Kani2016-03-03
| * bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann2016-03-03
| * modules: fix modparam async_probe requestLuis R. Rodriguez2016-02-25
| * module: wrapper for symbol name.Rusty Russell2016-02-25
| * itimers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-25
| * posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner2016-02-25
| * prctl: take mmap sem for writing to protect against othersMateusz Guzik2016-02-25
| * futex: Drop refcount if requeue_pi() acquired the rtmutexThomas Gleixner2016-02-25
| * devm_memremap_release(): fix memremap'd addr handlingToshi Kani2016-02-25
| * ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
| * sched: Fix crash in sched_init_numa()Raghavendra K T2016-02-17
| * hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-02-17
| * printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-02-17
| * tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt2016-02-17
| * tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()Steven Rostedt (Red Hat)2016-02-17
* | Merge remote-tracking branch 'lsk/v4.4/topic/ro-vdso' into linux-linaro-lsk-v4.4Mark Brown2016-03-17
|\ \ | |/ |/|
| * mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-03-17
* | net: bpf: reject invalid shiftsRabin Vincent2016-01-31
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-08
|\
| * sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior2016-01-06
| * sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin2016-01-06