summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\
| * Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman2020-12-11
| |\
| | * tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2020-12-11
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\| |
| * | Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman2020-11-18
| |\|
| | * reboot: fix overflow parsing reboot cpu numberMatteo Croce2020-11-18
| | * Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce2020-11-18
| | * perf/core: Fix race in the perf_mmap_close() functionJiri Olsa2020-11-18
| | * random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-18
| | * don't dump the threads that had been already exiting when zapped.Al Viro2020-11-18
| | * perf: Fix get_recursion_context()Peter Zijlstra2020-11-18
| | * ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)2020-11-18
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | UPSTREAM: sched/fair: Fix FTQ noise bench regressionVincent Guittot2020-11-15
| * | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
| |\|
| | * fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-10
| | * ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)2020-11-10
| | * ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)2020-11-10
| | * ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang2020-11-10
| | * kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"Douglas Anderson2020-11-10
| * | Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman2020-10-29
| |\|
| | * PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig2020-10-29
| | * kdb: Fix pager search for multi-line stringsDaniel Thompson2020-10-29
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\| |
| * | Merge 4.4.239 into android-4.4-pGreg Kroah-Hartman2020-10-14
| |\|
| | * usermodehelper: reset umask to default before executing user processLinus Torvalds2020-10-14
| * | Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman2020-10-01
| |\|
| | * kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu2020-10-01
| | * printk: handle blank console arguments passed in.Shreyas Joshi2020-10-01
| | * tracing: Use address-of operator on section symbolsNathan Chancellor2020-10-01
| | * audit: CONFIG_CHANGE don't log internal bookkeeping as an eventSteve Grubb2020-10-01
| | * tracing: Set kernel_stack's caller size properlyJosef Bacik2020-10-01
| | * kernel/sys.c: avoid copying possible padding bytes in copy_to_userJoe Perches2020-10-01
| | * tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi2020-10-01
| | * ftrace: Setup correct FTRACE_FL_REGS flags for moduleChengming Zhou2020-10-01
| | * kprobes: fix kill kprobe which has been marked as goneMuchun Song2020-10-01
| * | Merge 4.4.237 into android-4.4-pGreg Kroah-Hartman2020-09-23
| |\|
| | * gcov: add support for GCC 10.1Peter Oberparleiter2020-09-23
| | * gcov: Disable gcov build with GCC 10Leon Romanovsky2020-09-23
* | | Merge tag 'LA.UM.8.4.r1-06000-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas2020-09-19
|\ \ \
| * | | sched: Fix out of bounds issue in for_each_cluster macroKassey Li2020-08-26
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 4.4.235 into android-4.4-pGreg Kroah-Hartman2020-09-03
| |\ \ \ | | | |/ | | |/|
| | * | locking/lockdep: Fix overflow in presentation of average lock-timeChris Wilson2020-09-03
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\| | |
| * | | Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman2020-08-21
| |\| |
| | * | kprobes: Fix NULL pointer dereference at kprobe_ftrace_handlerMuchun Song2020-08-21
| | * | random32: update the net random state on interrupt and activityWilly Tarreau2020-08-21
| * | | Merge 4.4.232 into android-4.4-pGreg Kroah-Hartman2020-07-31
| |\| |
| | * | uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov2020-07-31