1. 4b91844 kernel: alarmtimer: Relax wakelock by celtare21 · 5 years ago
  2. b76a4a1 kernel: Initialize cpumask before parsing by Tetsuo Handa · 5 years ago
  3. e0a62ab time: move frequently used functions to headers and declare them inline by Juhyung Park · 4 years, 7 months ago
  4. 581c389 printk: disable console suspend by default by Park Ju Hyung · 7 years ago
  5. 47b8240 kthread: use buffer from the stack space by Park Ju Hyung · 6 years ago
  6. ebc2de4 printk: use buffer from the stack space by Park Ju Hyung · 6 years ago
  7. 6473140 ANDROID: sched: fair: balance for single core cluster by Wei Wang · 7 years ago
  8. f0af886 kernel: sched: Import SONY changes by Divyanshu-Modi · 3 years, 6 months ago
  9. 66bc189 isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 4 years, 8 months ago
  10. b8fc919 power: process: Use lesser time to enter sleep by Panchajanya1999 · 7 years ago
  11. 7136a5c PM: QoS: Add check to make sure CPU freq is non-negative by Shivnandan Kumar · 3 years, 9 months ago
  12. 44b552d qos: Don't disable interrupts while holding pm_qos_lock by Sultan Alsawaf · 6 years ago
  13. 76405e2 locking/mutex: Don't hog RCU read lock while optimistically spinning by Sultan Alsawaf · 6 years ago
  14. aa6165b kernel: cpu-boost: Reduce input boost time interval by Alex Naidis · 4 years, 9 months ago
  15. df0de6d kernel: cpu-boost: Bind to LITTLE cpus and reduce RT prio by Alex Naidis · 4 years, 9 months ago
  16. 8ee01d2 kernel: cpu-boost: Rework scheduling setup by Alex Naidis · 4 years, 9 months ago
  17. 1d332bd cpufreq: cpu-boost: don't boost if input_boost_ms is <= 0 by Francisco Franco · 9 years ago
  18. 8da0df2 Merge branch 'android11-5.4-lts' of https://github.com/aosp-mirror/kernel_common into 14.0 by Pranav Vashi · 1 year, 5 months ago
  19. a421f67 Merge tag 'ASB-2024-10-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 6 months ago
  20. 97009b5 Merge 5.4.284 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  21. 6a976e9 rtmutex: Drop rt_mutex::wait_lock before scheduling by Roland Xu · 1 year, 8 months ago
  22. 7195d04 tracing: Avoid possible softlockup in tracing_iter_reset() by Zheng Yejian · 1 year, 7 months ago
  23. 2feb2c3 ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance() by Steven Rostedt (VMware) · 6 years ago
  24. c6011b4 uprobes: Use kzalloc to allocate xol area by Sven Schnelle · 1 year, 7 months ago
  25. 4e2c30e smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu() by Zqiang · 1 year, 9 months ago
  26. 193f352 cgroup: Protect css->cgroup write under css_set_lock by Waiman Long · 1 year, 9 months ago
  27. ac0b99d Merge 5.4.283 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  28. 10aeaa4 cgroup/cpuset: Prevent UAF in proc_cpuset_show() by Chen Ridong · 1 year, 9 months ago
  29. 9d72b62 hrtimer: Prevent queuing of hrtimer without a function callback by Phil Chang · 1 year, 10 months ago
  30. f9764dc Revert "genirq: Allow the PM device to originate from irq domain" by Greg Kroah-Hartman · 1 year, 7 months ago
  31. d131a10 Revert "genirq: Allow irq_chip registration functions to take a const irq_chip" by Greg Kroah-Hartman · 1 year, 7 months ago
  32. 147724b Merge 5.4.282 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  33. d3e4dbc tracing: Fix overflow in get_free_elt() by Tze-nan Wu · 1 year, 8 months ago
  34. da18145 genirq/irqdesc: Honor caller provided affinity in alloc_desc() by Shay Drory · 1 year, 8 months ago
  35. 3f16bc7 ntp: Safeguard against time_constant overflow by Justin Stitt · 1 year, 11 months ago
  36. 5cd98f8 ntp: Clamp maxerror and esterror to operating range by Justin Stitt · 1 year, 11 months ago
  37. f91fb47 tick/broadcast: Move per CPU pointer access into the atomic section by Thomas Gleixner · 1 year, 8 months ago
  38. f19bf41 genirq: Allow irq_chip registration functions to take a const irq_chip by Marc Zyngier · 4 years, 2 months ago
  39. 9951e76 genirq: Allow the PM device to originate from irq domain by Marc Zyngier · 4 years, 2 months ago
  40. 2f7bbdc dma: fix call order in dmam_free_coherent by Lance Richardson · 1 year, 9 months ago
  41. c06023c kdb: Use the passed prompt in kdb_position_cursor() by Douglas Anderson · 1 year, 10 months ago
  42. 1280375 kdb: address -Wformat-security warnings by Arnd Bergmann · 1 year, 10 months ago
  43. 6e70fff watchdog/perf: properly initialize the turbo mode timestamp and rearm counter by Thomas Gleixner · 1 year, 9 months ago
  44. 457a1c8 tick/broadcast: Make takeover of broadcast hrtimer reliable by Yu Liao · 1 year, 9 months ago
  45. b54962d perf: Prevent passing zero nr_pages to rb_alloc_aux() by Adrian Hunter · 1 year, 9 months ago
  46. 7d87d26 perf: Fix perf_aux_size() for greater-than 32-bit size by Adrian Hunter · 1 year, 9 months ago
  47. df44b16 Merge branch 'android11-5.4-lts' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 8 months ago
  48. 58d1d8f Merge tag 'ASB-2024-07-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 8 months ago
  49. f90cc3d Merge 5.4.280 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  50. 25ab241 mm: optimize the redundant loop of mm_update_owner_next() by Jinliang Zheng · 1 year, 10 months ago
  51. a54d566 Merge 5.4.279 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  52. 5bbf6ad perf/core: Fix missing wakeup when waiting for context reference by Haifeng Xu · 1 year, 11 months ago
  53. c1fedc1 kheaders: explicitly define file modes for archived headers by Matthias Maennich · 1 year, 10 months ago
  54. beace92 Revert "kheaders: substituting --sort in archive creation" by Masahiro Yamada · 2 years, 11 months ago
  55. 7abb6dc tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test by Jeff Johnson · 1 year, 11 months ago
  56. 89059ed gcov: add support for GCC 14 by Peter Oberparleiter · 1 year, 10 months ago
  57. 075fc5d rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment by Paul E. McKenney · 2 years, 1 month ago
  58. fd093ae tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device() by Oleg Nesterov · 1 year, 10 months ago
  59. 73abf25 Merge tag 'ASB-2024-06-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 10 months ago
  60. eb1a035 Merge 5.4.278 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 10 months ago
  61. 6b84387 kdb: Use format-specifiers rather than memset() for padding in kdb_read() by Daniel Thompson · 2 years ago
  62. 147bac0 kdb: Merge identical case statements in kdb_read() by Daniel Thompson · 2 years ago
  63. 084e84e kdb: Fix console handling when editing and tab-completing commands by Daniel Thompson · 2 years ago
  64. 6a3836f kdb: Use format-strings rather than '\0' injection in kdb_read() by Daniel Thompson · 2 years ago
  65. ddd2972 kdb: Fix buffer overflow during tab-complete by Daniel Thompson · 2 years ago
  66. f5f4675 genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline by Dongli Zhang · 1 year, 11 months ago
  67. 07b0027 params: lift param_set_uint_minmax to common code by Sagi Grimberg · 4 years, 10 months ago
  68. 5c05727 sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level by Vitalii Bursov · 1 year, 11 months ago
  69. 2137d07 sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax by Valentin Schneider · 6 years ago
  70. c68b7a4 ring-buffer: Fix a race between readers and resize checks by Petr Pavlu · 1 year, 11 months ago
  71. 71d8fed Merge tag 'LA.UM.9.14.r1-24700-LAHAINA.QSSI15.0' of https://git.codelinaro.org/clo/la/kernel/msm-5.4 into android13-5.4-lahaina by Michael Bestas · 1 year, 10 months ago
  72. 65d8957 Merge 5.4.275 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 11 months ago
  73. d34a516 bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS by Matthew Wilcox (Oracle) · 1 year, 11 months ago
  74. 92e64e2 tracing: Show size of requested perf buffer by Robin H. Johnson · 4 years, 7 months ago
  75. 2450a69 Revert "tracing/trigger: Fix to return error if failed to alloc snapshot" by Siddh Raman Pant · 2 years ago
  76. 93eb31e kprobes: Fix possible use-after-free issue on kprobe registration by Zheng Yejian · 2 years ago
  77. 181edea Revert "timers: Rename del_timer_sync() to timer_delete_sync()" by Greg Kroah-Hartman · 2 years ago
  78. 46cf330 Merge 5.4.274 into android11-5.4-lts by Greg Kroah-Hartman · 2 years ago
  79. 960240c Merge 5.4.273 into android11-5.4-lts by Greg Kroah-Hartman · 2 years ago
  80. 9044855 sched: Provide sched_set_fifo() by Peter Zijlstra · 6 years ago
  81. 60d417f panic: Flush kernel log buffer at the end by John Ogness · 2 years, 2 months ago
  82. d6077e0 bounds: support non-power-of-two CONFIG_NR_CPUS by Matthew Wilcox (Oracle) · 2 years, 6 months ago
  83. 37a65df perf/core: Fix reentry problem in perf_output_read_group() by Yang Jihong · 3 years, 7 months ago
  84. 501561d printk: Update @console_may_schedule in console_trylock_spinning() by John Ogness · 2 years, 1 month ago
  85. 3f91ba9 ring-buffer: Fix full_waiters_pending in poll by Steven Rostedt (Google) · 2 years, 1 month ago
  86. f7578a3 ring-buffer: Fix resetting of shortest_full by Steven Rostedt (Google) · 2 years, 1 month ago
  87. ddcd5ea PM: suspend: Set mem_sleep_current during kernel command line setup by Maulik Shah · 2 years, 1 month ago
  88. df42091 timers: Rename del_timer_sync() to timer_delete_sync() by Thomas Gleixner · 3 years, 4 months ago
  89. ef5f71d timers: Use del_timer_sync() even on UP by Thomas Gleixner · 3 years, 4 months ago
  90. 9ec9c42 timers: Update kernel-doc for various functions by Thomas Gleixner · 3 years, 4 months ago
  91. 73c5cc5 Merge android11-5.4.268+ (66f4b04) into msm-5.4 by kamasali Satyanarayan · 2 years ago
  92. ee2f1c6 Merge 5.4.272 into android11-5.4-lts by Greg Kroah-Hartman · 2 years ago
  93. 5942645 bpf: report RCU QS in cpumap kthread by Yan Zhai · 2 years, 1 month ago
  94. 21e5fa4 bpf: Fix stackmap overflow check on 32-bit arches by Toke Høiland-Jørgensen · 2 years, 1 month ago
  95. 92c81fb bpf: Fix hashtab overflow check on 32-bit arches by Toke Høiland-Jørgensen · 2 years, 1 month ago
  96. 6bbbd2f bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly by Yonghong Song · 2 years, 2 months ago
  97. 6f51d61 bpf: Factor out bpf_spin_lock into helpers. by Alexei Starovoitov · 4 years, 9 months ago
  98. be26970 timekeeping: Fix cross-timestamp interpolation for non-x86 by Peter Hilber · 2 years, 4 months ago
  99. fee4e84 timekeeping: Fix cross-timestamp interpolation corner case decision by Peter Hilber · 2 years, 4 months ago
  100. 7cec7d8 timekeeping: Fix cross-timestamp interpolation on counter wrap by Peter Hilber · 2 years, 4 months ago