summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\
| * Merge 4.4.226 into android-4.4-pGreg Kroah-Hartman2020-06-03
| |\
| | * genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2020-06-03
| * | Merge 4.4.225 into android-4.4-pGreg Kroah-Hartman2020-05-27
| |\|
| | * padata: purge get_cpu and reorder_via_wq from padata_do_serialDaniel Jordan2020-05-27
| | * padata: initialize pd->cpu with effective cpumaskDaniel Jordan2020-05-27
| | * padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2020-05-27
| | * padata: set cpu_index of unused CPUs to -1Mathias Krause2020-05-27
| | * padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2020-05-27
| | * padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2020-05-27
| | * padata: get_next is never NULLJason A. Donenfeld2020-05-27
| | * padata: Remove unused but set variablesTobias Klauser2020-05-27
| * | Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman2020-05-20
| |\|
| | * Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-20
| | * kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada2020-05-20
| | * ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-20
| | * blktrace: fix dereference after null checkCengiz Can2020-05-20
| | * blktrace: Protect q->blk_trace with RCUJan Kara2020-05-20
| | * blktrace: fix trace mutex deadlockJens Axboe2020-05-20
| | * blktrace: fix unlocked access to init/start-stop/teardownJens Axboe2020-05-20
| | * blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-20
| * | Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman2020-05-11
| |\|
| | * sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra2020-05-10
| | * bpf: fix map not being uncharged during map creation failureDaniel Borkmann2020-05-10
| | * bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov2020-05-10
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\| |
| * | Merge 4.4.221 into android-4.4-pGreg Kroah-Hartman2020-05-02
| |\|
| | * perf/core: fix parent pid/tid in task exit eventsIan Rogers2020-05-02
| | * audit: check the length of userspace generated audit recordsPaul Moore2020-05-02
| | * kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin2020-05-02
| * | Merge 4.4.220 into android-4.4-pGreg Kroah-Hartman2020-04-24
| |\|
| | * locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney2020-04-24
| | * tracing: Fix the race between registering 'snapshot' event trigger and trigge...Xiao Yang2020-04-24
| | * kmod: make request_module() return an error when autoloading is disabledEric Biggers2020-04-24
| | * futex: futex_wake_op, do not fail on invalid opJiri Slaby2020-04-24
| | * signal: Extend exec_id to 64bitsEric W. Biederman2020-04-24
| | * locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()Boqun Feng2020-04-24
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\| |
| * | Merge 4.4.219 into android-4.4-pGreg Kroah-Hartman2020-04-13
| |\|
| | * padata: always acquire cpu_hotplug_lock before pinst->lockDaniel Jordan2020-04-13
| * | Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman2020-04-02
| |\|
| | * bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman2020-04-02
| | * genirq: Fix reference leaks on irq affinity notifiersEdward Cree2020-04-02
| | * futex: Unbreak futex hashingThomas Gleixner2020-04-02
| | * futex: Fix inode life-time issuePeter Zijlstra2020-04-02
| | * x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-02
| * | UPSTREAM: bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman2020-03-23
| * | Merge 4.4.217 into android-4.4-pGreg Kroah-Hartman2020-03-20
| |\|
| | * signal: avoid double atomic counter increments for user accountingLinus Torvalds2020-03-20
| * | Merge 4.4.216 into android-4.4-pGreg Kroah-Hartman2020-03-11
| |\|