1. 4476770 remoteproc: Add remoteproc character device interface by Siddharth Gupta · 4 years, 6 months ago
  2. 2f3ee5e remoteproc: kill IPA notify code by Alex Elder · 4 years, 6 months ago
  3. 30eb3fb net: ipa: new notification infrastructure by Alex Elder · 4 years, 6 months ago
  4. 87218f9 remoteproc: k3-dsp: Add support for C71x DSPs by Suman Anna · 4 years, 7 months ago
  5. c6caf22 dt-bindings: remoteproc: k3-dsp: Update bindings for C71x DSPs by Suman Anna · 4 years, 7 months ago
  6. 21a4d73 remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs by Suman Anna · 4 years, 6 months ago
  7. 6edbe02 remoteproc: k3-dsp: Add a remoteproc driver of K3 C66x DSPs by Suman Anna · 4 years, 6 months ago
  8. 2a21802 dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs by Suman Anna · 4 years, 6 months ago
  9. cf7acb4 remoteproc: k3: Add TI-SCI processor control helper functions by Suman Anna · 4 years, 6 months ago
  10. a8aa5ee remoteproc: Introduce rproc_of_parse_firmware() helper by Suman Anna · 4 years, 6 months ago
  11. 44aa656 dt-bindings: arm: keystone: Add common TI SCI bindings by Suman Anna · 4 years, 6 months ago
  12. 42a51c7 remoteproc: qcom_q6v5_mss: Remove redundant running state by Sibi Sankar · 4 years, 8 months ago
  13. 5b7be88 remoteproc: qcom: q6v5: Update running state before requesting stop by Sibi Sankar · 4 years, 8 months ago
  14. fe6a5dc remoteproc: qcom_q6v5_mss: Add modem debug policy support by Sibi Sankar · 4 years, 6 months ago
  15. 135b9e8 remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load by Sibi Sankar · 4 years, 6 months ago
  16. e013f455d remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load by Sibi Sankar · 4 years, 6 months ago
  17. 29bf261 rpmsg: update documentation by Guennadi Liakhovetski · 4 years, 6 months ago
  18. 318130c remoteproc: qcom_q6v5_mss: Add MBA log extraction support by Sibi Sankar · 4 years, 6 months ago
  19. 3afdc59 remoteproc: Add coredump debugfs entry by Rishabh Bhatnagar · 4 years, 6 months ago
  20. c973198 remoteproc: Add inline coredump functionality by Rishabh Bhatnagar · 4 years, 6 months ago
  21. 76abf9c remoteproc: Pass size and offset as arguments to segment dump function by Rishabh Bhatnagar · 4 years, 6 months ago
  22. 7ac516d remoteproc: qcom_q6v5_mss: Replace mask based tracking with size by Sibi Sankar · 4 years, 6 months ago
  23. 2c010cc remoteproc: Move coredump functionality to a new file by Rishabh Bhatnagar · 4 years, 6 months ago
  24. efd8626 remoteproc: stm32: Update M4 state in stm32_rproc_stop() by Mathieu Poirier · 4 years, 6 months ago
  25. bee04d4 remoteproc: stm32: Introduce new attach() operation by Mathieu Poirier · 4 years, 6 months ago
  26. 11a7aaa remoteproc: stm32: Properly handle the resource table when attaching by Mathieu Poirier · 4 years, 6 months ago
  27. dadbdb9 remoteproc: stm32: Parse memory regions when attaching to M4 by Mathieu Poirier · 4 years, 6 months ago
  28. d9473cb remoteproc: Make function rproc_resource_cleanup() public by Mathieu Poirier · 4 years, 6 months ago
  29. 376ffdc remoteproc: stm32: Properly set co-processor state when attaching by Mathieu Poirier · 4 years, 6 months ago
  30. 9276536 remoteproc: stm32: Parse syscon that will manage M4 synchronisation by Mathieu Poirier · 4 years, 6 months ago
  31. 95e32f8 remoteproc: stm32: Remove memory translation from DT parsing by Mathieu Poirier · 4 years, 6 months ago
  32. 8210fc8 remoteproc: stm32: Decouple rproc from DT parsing by Mathieu Poirier · 4 years, 6 months ago
  33. b8631ab remoteproc: stm32: Request IRQ with platform device by Mathieu Poirier · 4 years, 6 months ago
  34. 7b9f18c remoteproc: stm32: Decouple rproc from memory translation by Mathieu Poirier · 4 years, 6 months ago
  35. 4a4dca1 remoteproc: Properly handle firmware name when attaching by Mathieu Poirier · 4 years, 6 months ago
  36. 4d3ebb3 remoteproc: Refactor function rproc_free_vring() by Mathieu Poirier · 4 years, 6 months ago
  37. e3d2193 remoteproc: Refactor function rproc_trigger_auto_boot() by Mathieu Poirier · 4 years, 6 months ago
  38. 0f9dc56 remoteproc: Refactor function rproc_boot() by Mathieu Poirier · 4 years, 6 months ago
  39. 88d3a13 remoteproc: Introducing function rproc_validate() by Mathieu Poirier · 4 years, 6 months ago
  40. fdf0e00 remoteproc: Introducing function rproc_actuate() by Mathieu Poirier · 4 years, 6 months ago
  41. d848a48 remoteproc: Introducing function rproc_attach() by Mathieu Poirier · 4 years, 6 months ago
  42. a6a4f28 remoteproc: Add new attach() remoteproc operation by Mathieu Poirier · 4 years, 6 months ago
  43. e2e5c55 remoteproc: Add new RPROC_DETACHED state by Mathieu Poirier · 4 years, 6 months ago
  44. 4e6751a remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completion by Sibi Sankar · 4 years, 6 months ago
  45. 90ec257 remoteproc: qcom: pil-info: Fix shift overflow by Bjorn Andersson · 4 years, 6 months ago
  46. 5b435ca remoteproc: qcom_sysmon: Solve function header bitrot issues by Lee Jones · 4 years, 6 months ago
  47. 7e05c8d remoteproc: remoteproc_core: Use 'gnu_printf' format notation by Lee Jones · 4 years, 6 months ago
  48. 0cf1770 remoteproc: qcom: Add missing slab.h by Kefeng Wang · 4 years, 6 months ago
  49. 62495d7 remoteproc: qcom: Add notification types to SSR by Rishabh Bhatnagar · 4 years, 7 months ago
  50. 5abfe5c remoteproc: qcom: Add per subsystem SSR notification by Rishabh Bhatnagar · 4 years, 7 months ago
  51. d4c78d2 remoteproc: qcom: Update PIL relocation info on load by Bjorn Andersson · 4 years, 7 months ago
  52. 549b67d remoteproc: qcom: Introduce helper to store pil info in IMEM by Bjorn Andersson · 4 years, 7 months ago
  53. 87ad854 dt-bindings: remoteproc: Add Qualcomm PIL info binding by Bjorn Andersson · 4 years, 7 months ago
  54. 49cff12 Revert "remoteproc: Add support for runtime PM" by Mathieu Poirier · 4 years, 7 months ago
  55. 4605ad8 remoteproc: ingenic: Move clock handling to prepare/unprepare callbacks by Mathieu Poirier · 4 years, 7 months ago
  56. b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago
  57. 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
  58. 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 7 months ago
  59. 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  60. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  61. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 7 months ago
  62. bc13911 net: ethernet: ti: ale: fix allmulti for nu type ale by Grygorii Strashko · 4 years, 7 months ago
  63. 2074f9e net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init by Grygorii Strashko · 4 years, 7 months ago
  64. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  65. bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
  66. f82e7b5 Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
  67. 4f9b3a3 binderfs: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
  68. 3e1ad40 doc: don't use deprecated "---help---" markers in target docs by Linus Torvalds · 4 years, 7 months ago
  69. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  70. 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  71. 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
  72. ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  73. d74b15d Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
  74. 298ce0f watch_queue: add gitignore for generated sample program by Linus Torvalds · 4 years, 7 months ago
  75. 593bd5e Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  76. c555722 Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  77. 61f3e82 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 7 months ago
  78. 08bf1a2 Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  79. cfd230b Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 7 months ago
  80. 5619270 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 7 months ago
  81. 66125d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 4 years, 7 months ago
  82. a942908 Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  83. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  84. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  85. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  86. db227c1 ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully by Ard Biesheuvel · 4 years, 7 months ago
  87. 39c3e30 ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0 by Chris Packham · 4 years, 7 months ago
  88. 777747f alpha: Fix build around srm_sysrq_reboot_op by Joerg Roedel · 4 years, 7 months ago
  89. 7812193 alpha: c_next should increase position index by Matt Turner · 4 years, 7 months ago
  90. e66dd01 alpha: Replace sg++ with sg = sg_next(sg) by Xu Wang · 4 years, 8 months ago
  91. 54505a1 alpha: fix memory barriers so that they conform to the specification by Mikulas Patocka · 4 years, 8 months ago
  92. c0ebf71 alpha: remove unneeded semicolon in sys_eiger.c by Jason Yan · 4 years, 9 months ago
  93. a466a5c alpha: remove unneeded semicolon in osf_sys.c by Jason Yan · 4 years, 9 months ago
  94. 5f14596 alpha: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
  95. 5bea3044 alpha: fix rtc port ranges by Mikulas Patocka · 6 years ago
  96. 8b3ebda alpha: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  97. 29fcb05 bpf: Undo internal BPF_PROBE_MEM in BPF insns dump by Andrii Nakryiko · 4 years, 7 months ago
  98. caf6249 libbpf: Support pre-initializing .bss global variables by Andrii Nakryiko · 4 years, 7 months ago
  99. 22eb787 tools/bpftool: Fix skeleton codegen by Andrii Nakryiko · 4 years, 7 months ago
  100. 60e5ca8 bpf: Fix memlock accounting for sock_hash by Andrey Ignatov · 4 years, 7 months ago