summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman2018-03-30
* Merge 4.4.125 into android-4.4Greg Kroah-Hartman2018-03-29
|\
| * bpf: skip unnecessary capability checkChenbo Feng2018-03-28
| * tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-28
* | Merge 4.4.124 into android-4.4Greg Kroah-Hartman2018-03-25
|\|
| * genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede2018-03-24
| * time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2018-03-24
* | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\|
| * bpf: fix incorrect sign extension in check_alu_op()Jann Horn2018-03-22
| * sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22
| * sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22
| * braille-console: Fix value returned by _braille_console_setupSamuel Thibault2018-03-22
| * sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka2018-03-22
| * timers, sched_clock: Update timeout for clock wrapDavid Engraf2018-03-22
* | Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
|\|
| * workqueue: Allow retrieval of current task's work structLukas Wunner2018-03-18
* | ANDROID: proc: Add /proc/uid directoryConnor O'Brien2018-03-06
* | ANDROID: cpufreq: track per-task time in stateConnor O'Brien2018-03-06
* | Merge 4.4.120 into android-4.4Greg Kroah-Hartman2018-03-06
|\|
| * hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner2018-03-03
* | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
|\|
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-25
| * profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann2018-02-25
| * blktrace: fix unlocked registration of tracepointsJens Axboe2018-02-25
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)2018-02-16
| * kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes2018-02-16
| * sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)2018-02-16
| * sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)2018-02-16
| * posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner2018-02-16
* | time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz2018-02-14
* | sched/fair: prevent possible infinite loop in sched_group_energyChris Redpath2018-02-10
* | UPSTREAM: config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FSRoberto Pereira2018-02-05
* | UPSTREAM: config: android-base: add CGROUP_BPFChenbo Feng2018-02-05
* | UPSTREAM: config: android-base: add CONFIG_MODULES optionGreg Kroah-Hartman2018-02-05
* | UPSTREAM: config: android-base: add CONFIG_IKCONFIG optionGreg Kroah-Hartman2018-02-05
* | UPSTREAM: config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLEMax Shi2018-02-05
* | UPSTREAM: config: android-base: enable hardened usercopy and kernel ASLRAmit Pundir2018-02-05
* | UPSTREAM: config: android: enable CONFIG_SECCOMPRob Herring2018-02-05
* | UPSTREAM: config: android: set SELinux as default security modeRob Herring2018-02-05
* | UPSTREAM: config: android: move device mapper options to recommendedRob Herring2018-02-05
* | UPSTREAM: config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2018-02-05
* | UPSTREAM: config: add android config fragmentsRob Herring2018-02-05
* | BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby2018-02-05
* | Merge 4.4.115 into android-4.4Greg Kroah-Hartman2018-02-03
|\|
| * bpf: reject stores into ctx via st and xaddDaniel Borkmann2018-02-03
| * bpf: fix 32-bit divide by zeroAlexei Starovoitov2018-02-03
| * bpf: fix divides by zeroEric Dumazet2018-02-03
| * bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-02-03
| * bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2018-02-03