1. 637e98bf remoteproc: qcom: pas: refactor SLPI remoteproc init by Dylan Van Assche · 2 years ago
  2. 242a626 dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible by Dylan Van Assche · 2 years ago
  3. 92d24d0 remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname() by Ye Xingchen · 2 years ago
  4. 5b2b675 remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname() by Ye Xingchen · 2 years ago
  5. b352033 dt-bindings: remoteproc: qcom: sm6115-pas: Add QCM2290 by Konrad Dybcio · 2 years ago
  6. 5c43ed8 remoteproc: qcom: Add full coredump fallback mechanism by Siddharth Gupta · 2 years ago
  7. f247f08 remoteproc: core: Export the rproc coredump APIs by Siddharth Gupta · 2 years ago
  8. 0ee55c1 remoteproc: qcom: Use of_reserved_mem_lookup() by Stephan Gerhold · 1 year, 8 months ago
  9. 0b6c3bc remoteproc: imx_rproc: iterate all notifiyids in rx callback by Peng Fan · 1 year, 9 months ago
  10. 3aacc3b dt-bindings: remoteproc: qcom,adsp: bring back firmware-name by Krzysztof Kozlowski · 1 year, 8 months ago
  11. ed85032 dt-bindings: remoteproc: qcom,sm8550-pas: require memory-region by Krzysztof Kozlowski · 1 year, 8 months ago
  12. 66530ff dt-bindings: remoteproc: qcom,sm6115-pas: correct memory-region constraints by Krzysztof Kozlowski · 1 year, 8 months ago
  13. 1e5c693 dt-bindings: remoteproc: qcom,pas: correct memory-region constraints by Krzysztof Kozlowski · 1 year, 8 months ago
  14. 3440d8d remoteproc: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  15. 06c2afb Linux 6.5-rc1 by Linus Torvalds · 1 year, 8 months ago
  16. c192ac7 MAINTAINERS 2: Electric Boogaloo by Linus Torvalds · 1 year, 8 months ago
  17. f71f642 Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 1 year, 8 months ago
  18. a9943ad Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
  19. 51e3d7c Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
  20. e3da8db Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
  21. 74099e2 Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 1 year, 8 months ago
  22. 7648784 Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 1 year, 8 months ago
  23. 4770353 Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 1 year, 8 months ago
  24. cff0687 Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb by Linus Torvalds · 1 year, 8 months ago
  25. 1c7873e mm: lock newly mapped VMA with corrected ordering by Hugh Dickins · 1 year, 8 months ago
  26. 946c6b5 Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
  27. fb49c45 fork: lock VMAs of the parent process when forking by Suren Baghdasaryan · 1 year, 8 months ago
  28. 33313a7 mm: lock newly mapped VMA which can be modified after it becomes visible by Suren Baghdasaryan · 1 year, 8 months ago
  29. c137381 mm: lock a vma before stack expansion by Suren Baghdasaryan · 1 year, 8 months ago
  30. 7fcd473 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 1 year, 8 months ago
  31. 84dc5aa Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 1 year, 8 months ago
  32. 8fc3b8f Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 8 months ago
  33. bff6efc ntb: hw: amd: Fix debugfs_create_dir error checking by Anup Sharma · 1 year, 10 months ago
  34. c206353 Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next by Linus Torvalds · 1 year, 8 months ago
  35. ad8258e Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux by Linus Torvalds · 1 year, 8 months ago
  36. 8ba388c lib: dhry: fix sleeping allocations inside non-preemptable section by Geert Uytterhoeven · 1 year, 8 months ago
  37. fdb54d9 kasan, slub: fix HW_TAGS zeroing with slub_debug by Andrey Konovalov · 1 year, 8 months ago
  38. 05c56e7 kasan: fix type cast in memory_is_poisoned_n by Andrey Konovalov · 1 year, 8 months ago
  39. d3a808e mailmap: add entries for Heiko Stuebner by Heiko Stuebner · 1 year, 8 months ago
  40. ddcd91f mailmap: update manpage link by Heiko Stuebner · 1 year, 8 months ago
  41. 028725e bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page by Liu Shixin · 1 year, 8 months ago
  42. 0d707cd MAINTAINERS: add linux-next info by Randy Dunlap · 1 year, 8 months ago
  43. 6dedd76 mailmap: add Markus Schneider-Pargmann by Markus Schneider-Pargmann · 1 year, 9 months ago
  44. 8344a3d writeback: account the number of pages written back by Matthew Wilcox (Oracle) · 1 year, 9 months ago
  45. 6dca4ac mm: call arch_swap_restore() from do_swap_page() by Peter Collingbourne · 1 year, 10 months ago
  46. 08bab74 squashfs: fix cache race with migration by Vincent Whitchurch · 1 year, 9 months ago
  47. 191fcdb mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison by John Hubbard · 1 year, 8 months ago
  48. 5a569db docs: update ocfs2-devel mailing list address by Anthony Iliopoulos · 1 year, 9 months ago
  49. a57b4b7 MAINTAINERS: update ocfs2-devel mailing list address by Anthony Iliopoulos · 1 year, 9 months ago
  50. f96c486 mm: disable CONFIG_PER_VMA_LOCK until its fixed by Suren Baghdasaryan · 1 year, 8 months ago
  51. 2b4f3b4 fork: lock VMAs of the parent process when forking by Suren Baghdasaryan · 1 year, 8 months ago
  52. 48063df ntb.rst: Fix copy and paste error by Geoff Levand · 1 year, 8 months ago
  53. ce94651 ntb_netdev: Fix module_init problem by Geoff Levand · 1 year, 8 months ago
  54. d353fb4 ntb: intel: Remove redundant pci_clear_master by Cai Huoqing · 2 years ago
  55. f2748c6 ntb: epf: Remove redundant pci_clear_master by Cai Huoqing · 2 years ago
  56. da6b4dc ntb_hw_amd: Remove redundant pci_clear_master by Cai Huoqing · 2 years ago
  57. cb2a6d1 ntb: idt: drop redundant pci_enable_pcie_error_reporting() by Bjorn Helgaas · 2 years ago
  58. ce2188a MAINTAINERS: git://github -> https://github.com for jonmason by Palmer Dabbelt · 2 years, 5 months ago
  59. 956578e NTB: EPF: fix possible memory leak in pci_vntb_probe() by ruanjinjie · 2 years, 4 months ago
  60. 2790143 NTB: ntb_tool: Add check for devm_kcalloc by Jiasheng Jiang · 2 years, 4 months ago
  61. 8623ccb NTB: ntb_transport: fix possible memory leak while device_register() fails by Yang Yingliang · 2 years, 4 months ago
  62. 4c3c796 ntb: intel: Fix error handling in intel_ntb_pci_driver_init() by Yuan Can · 2 years, 4 months ago
  63. 98af0a3 NTB: amd: Fix error handling in amd_ntb_pci_driver_init() by Yuan Can · 2 years, 4 months ago
  64. c012968 ntb: idt: Fix error handling in idt_pci_driver_init() by Yuan Can · 2 years, 4 months ago
  65. ed04a91 xfs: fix uninit warning in xfs_growfs_data by Darrick J. Wong · 1 year, 8 months ago
  66. 8689f4f Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 1 year, 8 months ago
  67. 4c8ab06 Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 1 year, 8 months ago
  68. 3290bad Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 1 year, 8 months ago
  69. 36b93ae Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 1 year, 8 months ago
  70. 986ffe6 Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 1 year, 8 months ago
  71. 4f6b6c2 Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 8 months ago
  72. 22dcc7d Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 8 months ago
  73. 70806ee Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 1 year, 8 months ago
  74. b1472a6 x86/smp: Don't send INIT to boot CPU by Thomas Gleixner · 1 year, 8 months ago
  75. 3a6dbb6 MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled by Thomas Bogendoerfer · 1 year, 8 months ago
  76. 5251605 ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V by Luke D. Jones · 1 year, 8 months ago
  77. 5133c9e Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 1 year, 8 months ago
  78. 94e0d43 Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 1 year, 8 months ago
  79. 7210de3 Merge tag 'docs-6.5-2' of git://git.lwn.net/linux by Linus Torvalds · 1 year, 8 months ago
  80. 1793eac Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 1 year, 8 months ago
  81. 146d7ce Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 1 year, 8 months ago
  82. 8066178f Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 8 months ago
  83. 7fdeb23 Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 8 months ago
  84. 6725f33 Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 1 year, 8 months ago
  85. bd10668 Merge tag 'drm-intel-next-fixes-2023-07-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 1 year, 8 months ago
  86. 5874d11 Merge tag 'amd-drm-fixes-6.5-2023-06-30-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 1 year, 8 months ago
  87. 67ebda8 Merge tag 'drm-intel-next-fixes-2023-06-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 1 year, 8 months ago
  88. a452483 Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 1 year, 8 months ago
  89. 6537ed3 i2c: mpc: Drop unused variable by Guenter Roeck · 1 year, 8 months ago
  90. 05f933d5 i2c: nomadik: Remove a useless call in the remove function by Christophe JAILLET · 1 year, 8 months ago
  91. cb6e45c i2c: xiic: Don't try to handle more interrupt events after error by Robert Hancock · 1 year, 9 months ago
  92. 3f069c4 apparmor: Fix kernel-doc header for verify_dfa_accept_index by John Johansen · 1 year, 9 months ago
  93. ec6851a apparmor: fix: kzalloc perms tables for shared dfas by John Johansen · 1 year, 11 months ago
  94. 6f442d4 apparmor: fix profile verification and enable it by John Johansen · 1 year, 11 months ago
  95. 0bac200 apparmor: fix policy_compat permission remap with extended permissions by John Johansen · 2 years ago
  96. ba808cb apparmor: aa_buffer: Convert 1-element array to flexible array by Kees Cook · 1 year, 10 months ago
  97. 6600e9f apparmor: add missing failure check in compute_xmatch_perms by John Johansen · 1 year, 11 months ago
  98. 000518b apparmor: fix missing error check for rhashtable_insert_fast by Danila Chernetsov · 2 years ago
  99. 6d746795 apparmor: Return directly after a failed kzalloc() in two functions by Markus Elfring · 2 years ago
  100. 755a22c AppArmor: Fix some kernel-doc comments by Yang Li · 2 years ago