[go: up one dir, main page]

  1. 07ce88e Merge 4.19.164 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 10 months ago
  2. 4763ddb genirq/irqdomain: Don't try to free an interrupt that has no mapping by Marc Zyngier · 4 years, 10 months ago
  3. b6b6ba5 sched: Reenable interrupts in do_sched_yield() by Thomas Gleixner · 4 years, 10 months ago
  4. 6db84b2 sched/deadline: Fix sched_dl_global_validate() by Peng Liu · 4 years, 10 months ago
  5. bd8098e kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling by Nicholas Piggin · 4 years, 10 months ago
  6. a175946 Merge 4.19.163 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 11 months ago
  7. 1093c9a tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 4 years, 11 months ago
  8. 73b14c2 ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 11 months ago
  9. 941f0e4 Merge 4.19.162 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  10. 2130fb7 tracing: Remove WARN_ON in start_thread() by Vasily Averin · 5 years ago
  11. 444683e BACKPORT: sched/fair: Fix overutilized update in enqueue_task_fair() by Quentin Perret · 5 years ago
  12. f8d9d56 Merge 4.19.160 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  13. 3863935 seccomp: Set PF_SUPERPRIV when checking capability by Mickaël Salaün · 5 years ago
  14. 26c5606 ptrace: Set PF_SUPERPRIV when checking capability by Mickaël Salaün · 5 years ago
  15. 730b192 fail_function: Remove a redundant mutex unlock by Luo Meng · 5 years ago
  16. 6773002 Merge 4.19.158 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  17. 2e021b7 reboot: fix overflow parsing reboot cpu number by Matteo Croce · 5 years ago
  18. 9a6cea8 Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 5 years ago
  19. 1cbfb603 perf/core: Fix race in the perf_mmap_close() function by Jiri Olsa · 5 years ago
  20. 81d7c56 random32: make prandom_u32() output unpredictable by George Spelvin · 5 years ago
  21. 02ee0fe swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb" by Stefano Stabellini · 5 years ago
  22. 9bb7c38 don't dump the threads that had been already exiting when zapped. by Al Viro · 5 years ago
  23. 3f72774 futex: Don't enable IRQs unconditionally in put_pi_state() by Dan Carpenter · 5 years ago
  24. 0f4eb125c perf: Fix get_recursion_context() by Peter Zijlstra · 5 years ago
  25. 880d94c tick/common: Touch watchdog in tick_unfreeze() on all CPUs by Chunyan Zhang · 5 years ago
  26. 9d9c830 genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY by Marc Zyngier · 5 years ago
  27. 68e51bf time: Prevent undefined behaviour in timespec64_to_ns() by Zeng Tao · 5 years ago
  28. 472105f UPSTREAM: cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFS by Tejun Heo · 5 years ago
  29. e0ceb10 UPSTREAM: fork: don't check parent_tidptr with CLONE_PIDFD by Dmitry V. Levin · 5 years ago
  30. 4f973df UPSTREAM: timekeeping/vsyscall: Use __iter_div_u64_rem() by Arnd Bergmann · 5 years ago
  31. f8fc368 UPSTREAM: timekeeping/vsyscall: Prevent math overflow in BOOTTIME update by Thomas Gleixner · 5 years ago
  32. 2ffafc7 UPSTREAM: sched/topology: Allow sched_asym_cpucapacity to be disabled by Valentin Schneider · 5 years ago
  33. 58b9878 UPSTREAM: fork: fix pidfd_poll()'s return type by Luc Van Oostenryck · 5 years ago
  34. b8dc994 UPSTREAM: PM: hibernate: fix crashes with init_on_free=1 by Alexander Potapenko · 5 years ago
  35. bc09bee Merge 4.19.156 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  36. 29a975b perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 5 years ago
  37. b177d2d fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent by Eddy Wu · 5 years ago
  38. c096a3d futex: Handle transient "ownerless" rtmutex state correctly by Mike Galbraith · 5 years ago
  39. 7e4eeff tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 5 years ago
  40. 2de780df ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 5 years ago
  41. ee2b95c ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 5 years ago
  42. b410d07 ring-buffer: Fix recursion protection transitions between interrupt context by Steven Rostedt (VMware) · 5 years ago
  43. 68e8b8e kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled by Zqiang · 5 years ago
  44. 8a78b4c blktrace: fix debugfs use after free by Luis Chamberlain · 5 years ago
  45. caf8f9c ptrace: fix task_join_group_stop() for the case when current is traced by Oleg Nesterov · 5 years ago
  46. d1253c7 Merge 4.19.155 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  47. 57ebe91 ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 5 years ago
  48. cbc03de kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" by Douglas Anderson · 5 years ago
  49. ae5aa56 futex: Fix incorrect should_fail_futex() handling by Mateusz Nosek · 5 years ago
  50. ac43e7e Merge 4.19.154 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  51. e8db1c3 PM: hibernate: remove the bogus call to get_gendisk() in software_resume() by Christoph Hellwig · 5 years ago
  52. 2e2f41a sched/features: Fix !CONFIG_JUMP_LABEL case by Juri Lelli · 5 years ago
  53. e8b33f9 kdb: Fix pager search for multi-line strings by Daniel Thompson · 5 years ago
  54. b9a9424 Merge 4.19.153 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  55. a3d0cee mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 5 years ago
  56. 9f80205 Merge 4.19.151 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  57. 80e745b6 perf: Fix task_function_call() error handling by Kajol Jain · 5 years ago
  58. 33acb78 usermodehelper: reset umask to default before executing user process by Linus Torvalds · 5 years ago
  59. 2dce03a Merge 4.19.150 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  60. 2fd5a46 ftrace: Move RCU is watching check after recursion check by Steven Rostedt (VMware) · 5 years ago
  61. 9ce79d9 Merge 4.19.149 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  62. b0c985d kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE by Muchun Song · 5 years ago
  63. ce7ff92 kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() by Masami Hiramatsu · 5 years ago
  64. 240dd51 tracing: fix double free by Tom Rix · 5 years ago
  65. e1a75e9 bpf: Fix a rcu warning for bpffs map pretty-print by Yonghong Song · 5 years ago
  66. aafa75f lockdep: fix order in trace_hardirqs_off_caller() by Sven Schnelle · 5 years ago
  67. c6a9585 printk: handle blank console arguments passed in. by Shreyas Joshi · 5 years ago
  68. b92d156 tracing: Use address-of operator on section symbols by Nathan Chancellor · 5 years ago
  69. 627b771b timekeeping: Prevent 32bit truncation in scale64_check_overflow() by Wen Yang · 5 years ago
  70. 1baf236 bpf: Remove recursion prevention from rcu free callback by Thomas Gleixner · 5 years ago
  71. 67fd417 audit: CONFIG_CHANGE don't log internal bookkeeping as an event by Steve Grubb · 5 years ago
  72. 7291387 tracing: Set kernel_stack's caller size properly by Josef Bacik · 5 years ago
  73. 489cee9 kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
  74. cbef6b9 tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 5 years ago
  75. 5d5e582 Merge 4.19.148 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  76. d44a437 kprobes: fix kill kprobe which has been marked as gone by Muchun Song · 5 years ago
  77. 443485d Merge 4.19.146 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  78. 87bf8f8 gcov: add support for GCC 10.1 by Peter Oberparleiter · 5 years ago
  79. 4a31e14 gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 5 years ago
  80. a13ec5e Merge 4.19.143 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago ASB-2020-09-05_4.19-stable
  81. d9eeca1 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP by Thomas Gleixner · 5 years ago
  82. db454f8 locking/lockdep: Fix overflow in presentation of average lock-time by Chris Wilson · 5 years ago
  83. f4e86076 blktrace: ensure our debugfs dir exists by Luis Chamberlain · 5 years ago
  84. 5ab3ecd UPSTREAM: cgroup: Remove unused cgrp variable by Shaokun Zhang · 5 years ago
  85. caf7cac UPSTREAM: cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() by Oleg Nesterov · 5 years ago
  86. fe5770a UPSTREAM: cgroup: freezer: fix frozen state inheritance by Roman Gushchin · 5 years ago
  87. f7840a0 UPSTREAM: signal: unconditionally leave the frozen state in ptrace_stop() by Roman Gushchin · 5 years ago
  88. 5318f3163 BACKPORT: cgroup: cgroup v2 freezer by Roman Gushchin · 5 years ago
  89. 2d47213 UPSTREAM: cgroup: implement __cgroup_task_count() helper by Roman Gushchin · 5 years ago
  90. 279c820 UPSTREAM: cgroup: rename freezer.c into legacy_freezer.c by Roman Gushchin · 5 years ago
  91. 1dea250 UPSTREAM: cgroup: remove extra cgroup_migrate_finish() call by Shakeel Butt · 5 years ago
  92. 8e0f48a UPSTREAM: cgroup: saner refcounting for cgroup_root by Al Viro · 5 years ago
  93. ce5f91b UPSTREAM: cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param by Tejun Heo · 5 years ago
  94. 0d53c30 UPSTREAM: cgroup: remove unnecessary unlikely() by Yangtao Li · 5 years ago
  95. 599bf02 Merge 4.19.142 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  96. 1c263d0 kthread: Do not preempt current task if it is going to call schedule() by Liang Chen · 5 years ago
  97. 3a54b90 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 5 years ago
  98. 369c9d2 Merge 4.19.141 into android-4.19-stable by Greg Kroah-Hartman · 5 years ago
  99. cec9fbf module: Correctly truncate sysfs sections output by Kees Cook · 5 years ago
  100. 2c98c4a tracing: Use trace_sched_process_free() instead of exit() for pid tracing by Steven Rostedt (VMware) · 5 years ago