1. 3f353c3 Merge 4.9.38 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 5497d74 locking/rwsem-spinlock: Fix EINTR branch in __down_write_common() by Kirill Tkhai · 7 years ago
  3. 598195a Merge 4.9.37 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. 7bdacd3 sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec by Liping Zhang · 7 years ago
  5. 3a20c57 sysctl: don't print negative flag for proc_douintvec by Liping Zhang · 7 years ago
  6. 3693042 tracing/kprobes: Allow to create probe with a module name starting with a digit by Sabrina Dubroca · 7 years ago
  7. 2d33335 ANDROID: android-base.cfg: remove CONFIG_CGROUP_DEBUG by Steve Muckle · 7 years ago
  8. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 478273e sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting by Matt Fleming · 7 years ago
  10. 1c68633 perf/core: Fix sys_perf_event_open() vs. hotplug by Peter Zijlstra · 7 years ago
  11. c5c8743 kernel/panic.c: add missing \n by Jiri Slaby · 7 years ago
  12. 251d00b bpf: don't trigger OOM killer under pressure with map alloc by Daniel Borkmann · 7 years ago
  13. 75d78c7 Merge 4.9.35 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  14. a53bfdd time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting by John Stultz · 7 years ago
  15. 02a37cc time: Fix clock->read(clock) race around clocksource changes by John Stultz · 7 years ago
  16. f719f20 signal: Only reschedule timers on signals timers have sent by Eric W. Biederman · 7 years ago
  17. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  18. 0d21cf1 Merge 4.9.33 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. a26cd8e Revert "ANDROID: hardlockup: detect hard lockups without NMIs using secondary cpus" by Greg Kroah-Hartman · 7 years ago
  20. dd670e0 Revert "ANDROID: kernel/watchdog: fix unused variable warning" by Greg Kroah-Hartman · 7 years ago
  21. 0465104 alarmtimer: Rate limit periodic intervals by Thomas Gleixner · 7 years ago
  22. 8ee7f06 alarmtimer: Prevent overflow of relative timers by Thomas Gleixner · 7 years ago
  23. 7662832 genirq: Release resources in __setup_irq() error path by Heiner Kallweit · 7 years ago
  24. 8a48b7e sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 7 years ago
  25. dc72572 ANDROID: android-base.cfg: split out arm64-specific configs by Steve Muckle · 7 years ago
  26. b13b3b7 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 7 years ago
  27. 0ce66ee kernel/watchdog.c: move shared definitions to nmi.h by Babu Moger · 7 years ago
  28. b969a24 kernel/watchdog.c: move hardlockup detector to separate file by Babu Moger · 7 years ago
  29. baaa84b kernel/ucount.c: mark user_header with kmemleak_ignore() by Luis R. Rodriguez · 7 years ago
  30. edb6da1 FROMLIST: bpf: cgroup skb progs cannot access ld_abs/ind by Daniel Borkmann · 7 years ago
  31. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  32. a8fc315 cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() by Rafael J. Wysocki · 7 years ago
  33. afe8d4a cpufreq: schedutil: move cached_raw_freq to struct sugov_policy by Viresh Kumar · 7 years ago
  34. 106c77e cpu/hotplug: Drop the device lock on error by Sebastian Andrzej Siewior · 7 years ago
  35. 3743c0e perf/core: Drop kernel samples even though :u is specified by Jin Yao · 7 years ago
  36. 829a1ca cpuset: consider dying css as offline by Tejun Heo · 7 years ago
  37. dff4c8b cgroup: Prevent kill_css() from being called more than once by Waiman Long · 7 years ago
  38. 7c24a70 ptrace: Properly initialize ptracer_cred on fork by Eric W. Biederman · 7 years ago
  39. 7827566a android: base-cfg: disable CONFIG_NFSD and CONFIG_NFS_FS by Roberto Pereira · 7 years ago
  40. b9aad97 FROMLIST: [net-next,v2,2/2] bpf: Remove the capability check for cgroup skb eBPF by Chenbo Feng · 7 years ago
  41. 9e3c655 FROMLIST: [net-next,v2,1/2] bpf: Allow CGROUP_SKB eBPF program to access sk_buff by Chenbo Feng · 7 years ago
  42. 3d89857 ANDROID: sched/walt: kill {min,max}_capacity by Juri Lelli · 7 years ago
  43. 27adebe ANDROID: fixup! sched/fair: jump to max OPP when crossing UP threshold by Juri Lelli · 8 years ago
  44. a5d371c UPSTREAM: bpf: cgroup: fix documentation of __cgroup_bpf_update() by Daniel Mack · 7 years ago
  45. 1ee2b4b BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flag by Alexei Starovoitov · 7 years ago
  46. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. dd0023d tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 7 years ago
  48. 423f175 genirq: Fix chained interrupt data ordering by Thomas Gleixner · 7 years ago
  49. f157261 stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms by Daniel Micay · 7 years ago
  50. 2ea2f89 pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() by Kirill Tkhai · 7 years ago
  51. 6dc6a27 pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes by Eric W. Biederman · 7 years ago
  52. 9e6b5cc ANDROID: Add CGROUP_BPF to android base config by Chenbo Feng · 7 years ago
  53. 2c1289c BACKPORT: UPSTREAM: bpf: pass sk to helper functions by Willem de Bruijn · 7 years ago
  54. 00615df UPSTREAM: bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands by Daniel Mack · 7 years ago
  55. f791c42 UPSTREAM: cgroup: add support for eBPF programs by Daniel Mack · 7 years ago
  56. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  57. 6240377 padata: free correct variable by Jason A. Donenfeld · 7 years ago
  58. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. ced0a31 bpf: don't let ldimm64 leak map addresses on unprivileged by Daniel Borkmann · 7 years ago
  60. 7bca0a9 bpf: enhance verifier to understand stack pointer arithmetic by Yonghong Song · 7 years ago
  61. 99c8096 ANDROID: android-base.cfg: remove spurious CONFIG_MODULES line by Steve Muckle · 7 years ago
  62. 3e5807c ANDROID: android-base.cfg: remove NETFILTER_XT_MATCH_QUOTA2_LOG by Steve Muckle · 7 years ago
  63. 95c782a Merge 4.9.27 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  64. 7ad6de4 cpu/hotplug: Serialize callback invocations proper by Sebastian Andrzej Siewior · 7 years ago
  65. 2632fef ANDROID: android-base.cfg: remove USB_OTG_WAKELOCK by Steve Muckle · 7 years ago
  66. cd36d9f ANDROID: android-base.cfg: remove defunct options by Steve Muckle · 7 years ago
  67. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. 0ea3c23 bpf: improve verifier packet range checks by Alexei Starovoitov · 7 years ago
  69. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  70. d80e9071 ring-buffer: Have ring_buffer_iter_empty() return true when empty by Steven Rostedt (VMware) · 7 years ago
  71. d4decac tracing: Allocate the snapshot buffer before enabling probe by Steven Rostedt (VMware) · 7 years ago
  72. 5b9202d Revert "ANDROID: [RFC]cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration permissions" by Dmitry Shmidt · 7 years ago
  73. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  74. 7da0f8e ftrace: Fix function pid filter on instances by Namhyung Kim · 7 years ago
  75. 666452f ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 7 years ago
  76. f44236a cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 7 years ago
  77. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  78. 703cebf ring-buffer: Fix return value check in test_ringbuffer() by Wei Yongjun · 8 years ago
  79. d9fa435 ptrace: fix PTRACE_LISTEN race corrupting task->state by bsegall@google.com · 7 years ago
  80. 932dcee ANDROID: sched/walt: make walt_ktime_suspended __read_mostly by Todd Poynor · 7 years ago
  81. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  82. eb8c62a3 padata: avoid race in reordering by Jason A. Donenfeld · 7 years ago
  83. 610f179 android: base-cfg: enable CONFIG_INET_DIAG_DESTROY by Lorenzo Colitti · 7 years ago
  84. 755f1ee ANDROID: android-base.cfg: add CONFIG_MODULES option by Greg Kroah-Hartman · 7 years ago
  85. 286cc3d ANDROID: android-base.cfg: add CONFIG_IKCONFIG option by Greg Kroah-Hartman · 7 years ago
  86. b27c43c ANDROID: android-base.cfg: properly sort the file by Greg Kroah-Hartman · 7 years ago
  87. b3bf53b ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. by Martijn Coenen · 7 years ago
  88. c684441 ANDROID: android-recommended.cfg: CONFIG_CPU_SW_DOMAIN_PAN=y by Sami Tolvanen · 7 years ago
  89. 24fac41 ANDROID: fix up missing android-base.cfg option by Jin Qian · 7 years ago
  90. d1bafe5 ANDROID: remove base config rule for UID_CPUTIME by Greg Kroah-Hartman · 7 years ago
  91. 5efd384 config: disable CONFIG_USELIB and CONFIG_FHANDLE by Max Shi · 8 years ago
  92. c96f651 Merge 4.9.20 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  93. 916c5cfe sched/rt: Add a missing rescheduling point by Sebastian Andrzej Siewior · 7 years ago
  94. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  95. 228514b cgroup/pids: remove spurious suspicious RCU usage warning by Tejun Heo · 7 years ago
  96. 69efd8e perf/core: Fix event inheritance on fork() by Peter Zijlstra · 7 years ago
  97. c04a938 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 7 years ago
  98. 7298964 locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y by Niklas Cassel · 7 years ago
  99. 7135bd3 futex: Add missing error handling to FUTEX_REQUEUE_PI am: 1522181f4b by Peter Zijlstra · 7 years ago
  100. 11a359f futex: Fix potential use-after-free in FUTEX_REQUEUE_PI am: 6244ffc5a1 by Peter Zijlstra · 7 years ago