1. d3fa3dc energy_model.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 6 years ago
  2. 69727ec dma-buf/sync_file: Speed up ioctl by omitting debug names by Sultan Alsawaf · 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. 72562b0 cnss2: switch to late suspend irq instead of noirq suspend by Vaisakh Murali · 3 years, 1 month ago
  5. 66bc189 isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 4 years, 8 months ago
  6. f6e036f4 isystem: ship and use stdarg.h by Alexey Dobriyan · 4 years, 8 months ago
  7. b8d6151 string.h: add FORTIFY coverage for strscpy() by Francis Laniel · 5 years ago
  8. 6447426 lib: string.h: detect intra-object overflow in fortified string functions by Daniel Axtens · 5 years ago
  9. 003785d lib/string: add strnchrnul() by Yury Norov · 6 years ago
  10. 5c20e4e lib/xor: make xor prototypes more friendly to compiler vectorization by Ard Biesheuvel · 4 years, 2 months ago
  11. c371736 ASoC: msm: qdsp6v2: Handles additional flac metadata by Sudheer Papothi · 10 years ago
  12. b53e18a pagemap.h: Don't allow readahead Movable allocations from CMA region by Sayali Patil · 3 years, 9 months ago
  13. 87c2e36 fs: remove remaining android_fs tracings by Park Ju Hyung · 7 years ago
  14. dcb2224 block: disable I/O stats accounting by default by kdrag0n · 7 years ago
  15. 8ee01d2 kernel: cpu-boost: Rework scheduling setup by Alex Naidis · 4 years, 9 months ago
  16. 87d7d573 treewide: Import minimal changes from LE2110_11.F.11 by Albert Tang · 3 years, 4 months ago
  17. 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
  18. 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
  19. defbd8d Merge tag 'LA.UM.9.14.r1-25000.02-LAHAINA.QSSI14.0' of https://git.codelinaro.org/clo/la/kernel/msm-5.4 into android13-5.4-lahaina by Michael Bestas · 1 year, 6 months ago
  20. 123d883 Merge tag 'ASB-2024-09-05_11-5.4' of https://android.googlesource.com/kernel/common into android13-5.4-lahaina by Michael Bestas · 1 year, 6 months ago
  21. 4cf3621 Merge branch 'android11-5.4' into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 6 months ago
  22. b8b210d Merge tag 'android11-5.4.283_r00' into android11-5.4 by Greg Kroah-Hartman · 1 year, 7 months ago
  23. 97009b5 Merge 5.4.284 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  24. 2feb2c3 ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance() by Steven Rostedt (VMware) · 6 years ago
  25. d24c9a4 i2c: Use IS_REACHABLE() for substituting empty ACPI functions by Richard Fitzgerald · 1 year, 8 months ago
  26. 2da63ce i2c: Fix conditional for substituting empty ACPI functions by Richard Fitzgerald · 1 year, 8 months ago
  27. d1e8763 BACKPORT: FROMGIT: binder: frozen notification by Yu-Ting Tseng · 1 year, 9 months ago
  28. 334fe73 FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn by Li Li · 3 years, 10 months ago
  29. 2bfddf3 BACKPORT: binder: tell userspace to dump current backtrace when detected oneway spamming by Hang Lu · 5 years ago
  30. ac0b99d Merge 5.4.283 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  31. e7d364a net: busy-poll: use ktime_get_ns() instead of local_clock() by Eric Dumazet · 1 year, 7 months ago
  32. 6633b17 kcm: Serialise kcm_sendmsg() for the same socket. by Kuniyuki Iwashima · 1 year, 8 months ago
  33. 6a99ee6 dm mpath: pass IO start time to path selector by Gabriel Krisman Bertazi · 6 years ago
  34. 58f5626 block: use "unsigned long" for blk_validate_block_size(). by Tetsuo Handa · 4 years, 4 months ago
  35. 1ab137a overflow: Implement size_t saturating arithmetic helpers by Kees Cook · 4 years, 7 months ago
  36. 60f05081 overflow.h: Add flex_array_size() helper by Gustavo A. R. Silva · 6 years ago
  37. e807487 fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE by Al Viro · 1 year, 8 months ago
  38. 463074c bitmap: introduce generic optimized bitmap_size() by Alexander Lobakin · 2 years ago
  39. 3525ad2 vfs: Don't evict inode under the inode lru traversing context by Zhihao Cheng · 1 year, 8 months ago
  40. f9764dc Revert "genirq: Allow the PM device to originate from irq domain" by Greg Kroah-Hartman · 1 year, 7 months ago
  41. d131a10 Revert "genirq: Allow irq_chip registration functions to take a const irq_chip" by Greg Kroah-Hartman · 1 year, 7 months ago
  42. 147724b Merge 5.4.282 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 7 months ago
  43. eaf1a29 netfilter: nf_tables: use timestamp to check for set element timeout by Pablo Neira Ayuso · 1 year, 8 months ago
  44. af39489 Fix gcc 4.9 build issue in 5.4.y by Jari Ruusu · 1 year, 8 months ago
  45. abc71a9 bpf: kprobe: remove unused declaring of bpf_kprobe_override by Menglong Dong · 1 year, 8 months ago
  46. 9d9e96d PCI: Add Edimax Vendor ID to pci_ids.h by FUJITA Tomonori · 1 year, 9 months ago
  47. c2237ce sctp: move hlist_node and hashent out of sctp_ep_common by Xin Long · 4 years, 3 months ago
  48. f19bf41 genirq: Allow irq_chip registration functions to take a const irq_chip by Marc Zyngier · 4 years, 2 months ago
  49. 9951e76 genirq: Allow the PM device to originate from irq domain by Marc Zyngier · 4 years, 2 months ago
  50. 41aa8b7 ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header by Hans de Goede · 4 years, 6 months ago
  51. ecc258f m68k: amiga: Turn off Warp1260 interrupts during boot by Paolo Pisati · 1 year, 10 months ago
  52. df5a972 SUNRPC: Fixup gss_status tracepoint error output by Benjamin Coddington · 1 year, 9 months ago
  53. 5f6aeae USB: move snd_usb_pipe_sanity_check into the USB core by Greg Kroah-Hartman · 6 years ago
  54. 94637e9 qed: Improve the stack space of filter_config() by Shai Malin · 4 years, 7 months ago
  55. 4443bd2 netfilter: nf_tables: rise cap on SELinux secmark context by Pablo Neira Ayuso · 1 year, 10 months ago
  56. 4dc09f6 mlxsw: spectrum_acl_erp: Fix object nesting warning by Ido Schimmel · 1 year, 10 months ago
  57. 0f0f48e Merge "msm_ipa: Install exception rule for PPPoE-MPLS" by QCTECMDR Service · 1 year, 8 months ago
  58. 752e583 msm_ipa: Install exception rule for PPPoE-MPLS by Himansu Nayak · 1 year, 8 months ago
  59. 5777b2c soc: qcom: mdt_loader: Read hash from firmware blob by Siddharth Gupta · 5 years ago
  60. ea1c711 Merge tag 'LA.UM.9.14.r1-24900-LAHAINA.QSSI14.0' of https://git.codelinaro.org/clo/la/kernel/msm-5.4 into android13-5.4-lahaina by Michael Bestas · 1 year, 8 months ago
  61. 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
  62. 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
  63. 13dd909 Merge "Merge android11-5.4.274 (564901b) into msm-5.4" by QCTECMDR Service · 1 year, 8 months ago
  64. f60d08d Merge android11-5.4.274 (564901b) into msm-5.4 by kamasali Satyanarayan · 1 year, 10 months ago
  65. b2e024e Merge branch 'android11-5.4' into branch 'android11-5.4-lts' by Greg Kroah-Hartman · 1 year, 9 months ago
  66. 56e07d9 Merge tag 'android11-5.4.278_r00' into android11-5.4 by Greg Kroah-Hartman · 1 year, 9 months ago
  67. 33437b2 ANDROID: preserve CRC for struct tcp_sock by Greg Kroah-Hartman · 1 year, 9 months ago
  68. f90cc3d Merge 5.4.280 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  69. adc9210 ANDROID: 16K: Don't set padding vm_flags on 32-bit archs by Kalesh Singh · 1 year, 9 months ago
  70. 7d61d1d SUNRPC: Fix RPC client cleaned up the freed pipefs dentries by felix · 2 years, 5 months ago
  71. fe7a7b8 tcp: add TCP_INFO status for failed client TFO by Jason Baron · 6 years ago
  72. 7cfcb65 fsnotify: Do not generate events for O_PATH file descriptors by Jan Kara · 1 year, 10 months ago
  73. 34b0536 Compiler Attributes: Add __uninitialized macro by Heiko Carstens · 2 years, 2 months ago
  74. a54d566 Merge 5.4.279 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 9 months ago
  75. f531d4b ftruncate: pass a signed offset by Arnd Bergmann · 1 year, 10 months ago
  76. 5b289f2 nvme: fixup comment for nvme RDMA Provider Type by Hannes Reinecke · 1 year, 10 months ago
  77. 2375273 netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers by Pablo Neira Ayuso · 1 year, 9 months ago
  78. 3f5e819 net: phy: mchp: Add support for LAN8814 QUAD PHY by Divya Koppera · 6 years ago
  79. 91870a2 PCI: Add PCI_ERROR_RESPONSE and related definitions by Naveen Naidu · 4 years, 5 months ago
  80. 6302bdf hugetlb_encode.h: fix undefined behaviour (34 << 26) by Matthias Goergens · 3 years, 7 months ago
  81. cd41a24 Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ by Luiz Augusto von Dentz · 1 year, 11 months ago
  82. 700f564 iommu: Return right value in iommu_sva_bind_device() by Lu Baolu · 1 year, 10 months ago
  83. d39fd7d UPSTREAM: af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 2 years, 2 months ago
  84. 0219407 Merge "msm_ipa: EoGRE Multi tunnel support" by QCTECMDR Service · 1 year, 9 months ago
  85. 503c564 msm_ipa: EoGRE Multi tunnel support by Himansu Nayak · 1 year, 10 months ago
  86. 6aff87f Merge tag 'android11-5.4.276_r00' into android11-5.4 by Greg Kroah-Hartman · 1 year, 9 months ago
  87. 956d8e8 Merge "power: reset: qcom-dload-mode: nodump mode error handling" by QCTECMDR Service · 1 year, 9 months ago
  88. 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
  89. bb1bc18 Merge tag 'LA.UM.9.14.1.r1-14100-QCM6490.QSSI14.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
  90. 446a7be firmware: qcom_scm: Add a call for getting dload mode by Khaja Hussain Shaik Khaji · 1 year, 10 months ago
  91. eb1a035 Merge 5.4.278 into android11-5.4-lts by Greg Kroah-Hartman · 1 year, 10 months ago
  92. 5c67c52 Merge branch 'android11-5.4' into branch 'android11-5.4-lts' by Greg Kroah-Hartman · 1 year, 10 months ago
  93. db00828 net: fix __dst_negative_advice() race by Eric Dumazet · 1 year, 10 months ago
  94. 07b0027 params: lift param_set_uint_minmax to common code by Sagi Grimberg · 4 years, 10 months ago
  95. bab3a58 ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value by Steven Rostedt · 2 years ago
  96. 73b793d UPSTREAM: af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 2 years, 2 months ago
  97. ff29a6c ANDROID: ABI fixup for abi break in struct dst_ops by Greg Kroah-Hartman · 1 year, 10 months ago
  98. 8b6880f BACKPORT: net: fix __dst_negative_advice() race by Eric Dumazet · 1 year, 10 months ago
  99. 18ae7bd Merge branch 'android11-5.4' into branch 'android11-5.4-lts' by Greg Kroah-Hartman · 1 year, 10 months ago
  100. 85547bc Merge tag 'android11-5.4.274_r00' into branch 'android11-5.4' by Greg Kroah-Hartman · 1 year, 11 months ago