summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | 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
| |\| |
| | * | audit: always check the netlink payload length in audit_receive_msg()Paul Moore2020-03-11
| | * | fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2020-03-11
| | * | audit: fix error handling in audit_data_to_entry()Paul Moore2020-03-11
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| | |
| * | | Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman2020-02-28
| |\| |
| | * | trigger_next should increase position indexVasily Averin2020-02-28
| | * | tracing: Fix very unlikely race of registering two stat tracersSteven Rostedt (VMware)2020-02-28
| | * | padata: Remove broken queue flushingHerbert Xu2020-02-28
| * | | Merge 4.4.214 into android-4.4-pGreg Kroah-Hartman2020-02-17
| |\| |
| | * | perf/core: Fix mlock accounting in perf_mmap()Song Liu2020-02-14
| | * | clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov2020-02-14
| * | | Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman2020-01-29
| |\| |
| | * | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-29
| | * | kdb: do a sanity check on the cpu in kdb_per_cpu()Dan Carpenter2020-01-29
| * | | Merge 4.4.210 into android-4.4-pGreg Kroah-Hartman2020-01-14
| |\| |
| | * | tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not definedSteven Rostedt (VMware)2020-01-14
| | * | kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...Kaitao Cheng2020-01-14
| * | | Merge 4.4.209 into android-4.4-pGreg Kroah-Hartman2020-01-12
| |\| |
| | * | locking/spinlock/debug: Fix various data racesMarco Elver2020-01-12
| | * | ftrace: Avoid potential division by zero in function profilerWen Yang2020-01-12
| | * | taskstats: fix data-raceChristian Brauner2020-01-12
| * | | Merge 4.4.208 into android-4.4-pGreg Kroah-Hartman2020-01-04
| |\| |
| | * | hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-04
| | * | kernel: sysctl: make drop_caches write-onlyJohannes Weiner2020-01-04
| * | | Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman2019-12-21
| |\| |
| | * | kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko2019-12-21
| | * | workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo2019-12-21
| | * | cgroup: pids: use atomic64_t for pids->limitAleksa Sarai2019-12-21
| | * | workqueue: Fix pwq ref leak in rescuer_thread()Tejun Heo2019-12-21
| | * | workqueue: Fix spurious sanity check failures in destroy_workqueue()Tejun Heo2019-12-21
| | * | sched/core: Allow putting thread_info into task_structAndy Lutomirski2019-12-21