summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-04-13Merge 4.4.219 into android-4.4-pGreg Kroah-Hartman
2020-04-13padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan
2020-04-02Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman
2020-04-02bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman
2020-04-02genirq: Fix reference leaks on irq affinity notifiersEdward Cree
2020-04-02futex: Unbreak futex hashingThomas Gleixner
2020-04-02futex: Fix inode life-time issuePeter Zijlstra
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-23UPSTREAM: bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman
2020-03-20Merge 4.4.217 into android-4.4-pGreg Kroah-Hartman
2020-03-20signal: avoid double atomic counter increments for user accountingLinus Torvalds
2020-03-11Merge 4.4.216 into android-4.4-pGreg Kroah-Hartman
2020-03-11audit: always check the netlink payload length in audit_receive_msg()Paul Moore
2020-03-11fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2020-03-11audit: fix error handling in audit_data_to_entry()Paul Moore
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman
2020-02-28trigger_next should increase position indexVasily Averin
2020-02-28tracing: Fix very unlikely race of registering two stat tracersSteven Rostedt (VMware)
2020-02-28padata: Remove broken queue flushingHerbert Xu
2020-02-17Merge 4.4.214 into android-4.4-pGreg Kroah-Hartman
2020-02-14perf/core: Fix mlock accounting in perf_mmap()Song Liu
2020-02-14clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov
2020-02-02BACKPORT: sched/debug: Explicitly cast sched_feat() to boolPeter Zijlstra
2020-01-29Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2020-01-29kdb: do a sanity check on the cpu in kdb_per_cpu()Dan Carpenter
2020-01-27FROMLIST: Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"Kees Cook
2020-01-14Merge 4.4.210 into android-4.4-pGreg Kroah-Hartman
2020-01-14tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not definedSteven Rostedt (VMware)
2020-01-14kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...Kaitao Cheng
2020-01-12Merge 4.4.209 into android-4.4-pGreg Kroah-Hartman
2020-01-12locking/spinlock/debug: Fix various data racesMarco Elver
2020-01-12ftrace: Avoid potential division by zero in function profilerWen Yang
2020-01-12taskstats: fix data-raceChristian Brauner
2020-01-04Merge 4.4.208 into android-4.4-pGreg Kroah-Hartman
2020-01-04hrtimer: Annotate lockless access to timer->stateEric Dumazet
2020-01-04kernel: sysctl: make drop_caches write-onlyJohannes Weiner
2019-12-23add toggle for disabling newly added USB devicesDaniel Micay
2019-12-23sched: hmp: Reduce number of load reports in a windowVikram Mulukutla
2019-12-23sched: cpufreq: HMP load reporting changesVikram Mulukutla
2019-12-23core_ctl: Consider high irq loaded CPU as busyPavankumar Kondeti
2019-12-23posix_cpu_timer: check return on cpu_timer_sample_groupChris Fries
2019-12-23genirq: Add generic action name for chained IRQsKelly Rossmoyer
2019-12-23power: Improved/fixed logs for PM wakeupsMaggie White
2019-12-23PM: wakeup_reasons: Fix formatting for printkPatrick Tjin
2019-12-23power: Add detailed suspend abort reasonMaggie White
2019-12-23power: wakeup_reason: make log function work in interrupt contextWei Wang
2019-12-23BACKPORT: PM: wakeup_reasons: disable wakeup-reason deduction by defaultIliyan Malchev