summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov2018-01-10
| | * kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov2018-01-10
| | * kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-10
| | * kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov2018-01-10
* | | Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account2018-01-19
|\ \ \
| * | | Merge android-4.4.110 (5cc8c2e) into msm-4.4Srinivasarao P2018-01-18
| |\| |
| | * | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
| | |\|
| | | * kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZEHugh Dickins2018-01-05
| | | * kaiser: merged updateDave Hansen2018-01-05
| | | * KAISER: Kernel Address IsolationRichard Fellner2018-01-05
| * | | Merge android-4.4.109 (8cbe01c) into msm-4.4Srinivasarao P2018-01-18
| |\| |
| | * | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
| | |\|
| | | * nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner2018-01-02
| | | * ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)2018-01-02
| | | * tracing: Fix crash when it fails to alloc ring bufferJing Xia2018-01-02
| | | * tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)2018-01-02
| | | * tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)2018-01-02
| * | | Merge android-4.4.108 (55b3b8c) into msm-4.4Srinivasarao P2018-01-18
| |\| |
| | * | Merge 4.4.108 into android-4.4Greg Kroah-Hartman2017-12-27
| | |\|
| | | * sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski2017-12-25
| | | * sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2017-12-25
| * | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
| |\| |
| | * | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
| | |\|
| | | * sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)2017-12-20
| | | * sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira2017-12-20
| | | * sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira2017-12-20
| | | * sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt2017-12-20
| | | * tracing: Allocate mask_str buffer dynamicallyChangbin Du2017-12-20
| | * | UPSTREAM: kcov: fix comparison callback signatureDmitry Vyukov2017-12-18
| | * | UPSTREAM: kcov: support comparison operands collectionVictor Chibotaru2017-12-18
| | * | UPSTREAM: kcov: remove pointless current != NULL checkAndrey Ryabinin2017-12-18
| | * | UPSTREAM: kcov: support compat processesDmitry Vyukov2017-12-18
| | * | UPSTREAM: kcov: simplify interrupt checkDmitry Vyukov2017-12-18
| | * | UPSTREAM: kcov: make kcov work properly with KASLR enabledAlexander Popov2017-12-18
| | * | UPSTREAM: kcov: add more missing includesKefeng Wang2017-12-18
| | * | UPSTREAM: kcov: add missing #include <linux/sched.h>Kefeng Wang2017-12-18
| | * | UPSTREAM: kcov: properly check if we are in an interruptAndrey Konovalov2017-12-18
| | * | UPSTREAM: kcov: don't profile branches in kcovAndrey Ryabinin2017-12-18
| | * | UPSTREAM: kcov: don't trace the code coverage codeJames Morse2017-12-18
| | * | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
| * | | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
| |\| |
| | * | Merge 4.4.106 into android-4.4Greg Kroah-Hartman2017-12-18
| | |\|
| | | * audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore2017-12-16
| | | * jump_label: Invoke jump_label_test() via early_initcall()Jason Baron2017-12-16
| | | * workqueue: trigger WARN if queue_delayed_work() is called with NULL @wqTejun Heo2017-12-16
| | | * kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson2017-12-16
| | * | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
| | * | sched: EAS/WALT: Don't take into account of running task's utilKe Wang2017-12-13
| | * | BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freqViresh Kumar2017-12-12
* | | | Merge "netfilter: nf_defrag_ipv4: Add sysctl to disable per interface"Linux Build Service Account2018-01-12
|\ \ \ \