1. bcd14bb nvmem: sprd: Fix return value of sprd_efuse_probe() by Tiezhu Yang · 4 years, 6 months ago
  2. 7e84522 drivers: android: Fix the SPDX comment style by Mrinal Pandey · 4 years, 6 months ago
  3. 81195f9 drivers: android: Fix a variable declaration coding style issue by Mrinal Pandey · 4 years, 6 months ago
  4. 8df5b94 drivers: android: Remove braces for a single statement if-else block by Mrinal Pandey · 4 years, 6 months ago
  5. 72b93c7 drivers: android: Remove the use of else after return by Mrinal Pandey · 4 years, 6 months ago
  6. 4df9772 drivers: android: Fix a variable declaration coding style issue by Mrinal Pandey · 4 years, 6 months ago
  7. 4b836a1 binder: Prevent context manager from incrementing ref 0 by Jann Horn · 4 years, 6 months ago
  8. 37b8b73 greybus: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  9. 2f79d3d mei: add device kind to sysfs by Alexander Usyskin · 4 years, 6 months ago
  10. 9bb01fe MAINTAINERS: Fix maintainer entry for mei driver by Tomas Winkler · 4 years, 6 months ago
  11. bb34bf7 habanalabs: goya_ctx_init() can be static by kernel test robot · 4 years, 6 months ago
  12. 7b16a15 habanalabs: fix up absolute include instructions by Greg Kroah-Hartman · 4 years, 6 months ago
  13. 65a9bde6 Merge 5.8-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 6 months ago
  14. 92ed301 Linux 5.8-rc7 by Linus Torvalds · 4 years, 6 months ago
  15. 1c8594b8 Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild into master by Linus Torvalds · 4 years, 6 months ago
  16. 40c60ac Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into master by Linus Torvalds · 4 years, 6 months ago
  17. 1ada901 Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master by Linus Torvalds · 4 years, 6 months ago
  18. 7f2e231 Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master by Linus Torvalds · 4 years, 6 months ago
  19. f208a76 Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into master by Linus Torvalds · 4 years, 6 months ago
  20. 7d22af6 Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master by Linus Torvalds · 4 years, 6 months ago
  21. 17f50e2 Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into master by Linus Torvalds · 4 years, 6 months ago
  22. cf48f79 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into master by Linus Torvalds · 4 years, 6 months ago
  23. 04300d6 Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into master by Linus Torvalds · 4 years, 6 months ago
  24. fbe0d45 Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  25. 78b1afe Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  26. a7b36c2 Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  27. 3077805 Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  28. 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  29. 7cb3a5c Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master by Linus Torvalds · 4 years, 6 months ago
  30. 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 6 months ago
  31. fa5a198 riscv: Parse all memory blocks to remove unusable memory by Atish Patra · 4 years, 6 months ago
  32. 4400231 RISC-V: Do not rely on initrd_start/end computed during early dt parsing by Atish Patra · 4 years, 6 months ago
  33. 8754e13 drivers/net/wan: lapb: Corrected the usage of skb_cow by Xie He · 4 years, 6 months ago
  34. 7df5cb75 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 6 months ago
  35. d0d8aae RISC-V: Set maximum number of mapped pages correctly by Atish Patra · 4 years, 6 months ago
  36. 23ee3e4 Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into master by Linus Torvalds · 4 years, 6 months ago
  37. af9f691 qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years, 6 months ago
  38. 657237f Merge tag 'wireless-drivers-2020-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 6 months ago
  39. c2c6331 xen-netfront: fix potential deadlock in xennet_remove() by Andrea Righi · 4 years, 6 months ago
  40. 5876aa0 Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master by Linus Torvalds · 4 years, 6 months ago
  41. c2b69f2 flow_offload: Move rhashtable inclusion to the source file by Herbert Xu · 4 years, 6 months ago
  42. 68845a5 Merge branch 'akpm' into master (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
  43. c953d60 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into master by Linus Torvalds · 4 years, 6 months ago
  44. c6d6860 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into master by Linus Torvalds · 4 years, 6 months ago
  45. 0669704 Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into master by Linus Torvalds · 4 years, 6 months ago
  46. 6a34365 Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs into master by Linus Torvalds · 4 years, 6 months ago
  47. 1f68f31 Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 6 months ago
  48. 5a0b8af Merge tag 'iommu-fix-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into master by Linus Torvalds · 4 years, 6 months ago
  49. fcef104 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into master by Linus Torvalds · 4 years, 6 months ago
  50. a38a19e Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into master by Linus Torvalds · 4 years, 6 months ago
  51. c615035 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into master by Linus Torvalds · 4 years, 6 months ago
  52. b85bcb7 Merge tag 'mmc-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc into master by Linus Torvalds · 4 years, 6 months ago
  53. 88fff0b Merge tag 'drm-fixes-2020-07-24' of git://anongit.freedesktop.org/drm/drm into master by Linus Torvalds · 4 years, 6 months ago
  54. 7359608 scripts/gdb: fix lx-symbols 'gdb.error' while loading modules by Stefano Garzarella · 4 years, 6 months ago
  55. bb97153 MAINTAINERS: add KCOV section by Andrey Konovalov · 4 years, 6 months ago
  56. e0b3e0b io-mapping: indicate mapping failure by Michael J. Ruhl · 4 years, 6 months ago
  57. d178770 scripts/decode_stacktrace: strip basepath from all paths by Pi-Hsun Shih · 4 years, 6 months ago
  58. 2910c59 squashfs: fix length field overlap check in metadata reading by Phillip Lougher · 4 years, 6 months ago
  59. e57942c mailmap: add entry for Mike Rapoport by Mike Rapoport · 4 years, 6 months ago
  60. 594cced khugepaged: fix null-pointer dereference due to race by Kirill A. Shutemov · 4 years, 6 months ago
  61. dbda8fe mm/hugetlb: avoid hardcoding while checking if cma is enabled by Barry Song · 4 years, 6 months ago
  62. d38a2b7 mm: memcg/slab: fix memory leak at non-root kmem_cache destroy by Muchun Song · 4 years, 6 months ago
  63. 8d22a93 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 6 months ago
  64. 82ff165 mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages() by Bhupesh Sharma · 4 years, 6 months ago
  65. 45779b0 mm: initialize return of vm_insert_pages by Tom Rix · 4 years, 6 months ago
  66. 3bef735 vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way by Chengguang Xu · 4 years, 6 months ago
  67. 246c320 mm/mmap.c: close race between munmap() and expand_upwards()/downwards() by Kirill A. Shutemov · 4 years, 6 months ago
  68. 860e73b Merge tag 'misc-habanalabs-next-2020-07-24' of git://people.freedesktop.org/~gabbayo/linux into char-misc-next by Greg Kroah-Hartman · 4 years, 6 months ago
  69. 94f8be9 habanalabs: Fix memory leak in error flow of context initialization by Tomer Tayar · 4 years, 6 months ago
  70. 644883e habanalabs: use no flags on MMU cache invalidation by Tomer Tayar · 4 years, 6 months ago
  71. 8df8cb1 habanalabs: enable device before hw_init() by Oded Gabbay · 4 years, 6 months ago
  72. a04b7cd habanalabs: create internal CB pool by Ofir Bitton · 4 years, 6 months ago
  73. eb8b293 habanalabs: update hl_boot_if.h from firmware by Oded Gabbay · 4 years, 6 months ago
  74. 70b2f99 habanalabs: create common folder by Oded Gabbay · 4 years, 6 months ago
  75. a9855a2 habanalabs: check for DMA errors when clearing memory by Moti Haimovski · 4 years, 7 months ago
  76. 22cb855 habanalabs: verify queue can contain all cs jobs by Ofir Bitton · 4 years, 7 months ago
  77. 5574cb2 habanalabs: Assign each CQ with its own work queue by Ofir Bitton · 4 years, 7 months ago
  78. c83c417 habanalabs: halt device CPU only upon certain reset by Oded Gabbay · 4 years, 7 months ago
  79. 9158c47 habanalabs: remove unused hash by Omer Shpigelman · 4 years, 7 months ago
  80. 79b1894 habanalabs: use queue pi/ci in order to determine queue occupancy by Ofir Bitton · 4 years, 7 months ago
  81. 3abc99b habanalabs: configure maximum queues per asic by Ofir Bitton · 4 years, 7 months ago
  82. 12ae313 habanalabs: remove soft-reset support from GAUDI by Oded Gabbay · 4 years, 7 months ago
  83. f4cbfd2 habanalabs: PCIe iATU refactoring by Ofir Bitton · 4 years, 7 months ago
  84. fcc6a4e habanalabs: Extract ECC information from FW by Oded Gabbay · 4 years, 8 months ago
  85. db491e4 habanalabs: Add dropped cs statistics info struct by Ofir Bitton · 4 years, 7 months ago
  86. c8f9b49 habanalabs: extract cpu boot status lookup by Christine Gharzuzi · 4 years, 7 months ago
  87. 0eab4f8 habanalabs: rephrase error messages by Oded Gabbay · 4 years, 7 months ago
  88. dd9efab habanalabs: Increase queues depth by Ofir Bitton · 4 years, 7 months ago
  89. 917b79b habanalabs: rephrase error message by Omer Shpigelman · 4 years, 7 months ago
  90. e8edded habanalabs: calculate trace frequency from PLL by Adam Aharon · 4 years, 8 months ago
  91. 6ced911 habanalabs: align armcp_packet structure to 8 bytes by Oded Gabbay · 4 years, 8 months ago
  92. 3bf1c02 uapi/habanalabs: fix some comments by Oded Gabbay · 4 years, 8 months ago
  93. 6c07bab habanalabs: Use mask instead of shift in sync stream registers by Ofir Bitton · 4 years, 8 months ago
  94. 21e7a34 habanalabs: sync stream generic functionality by Ofir Bitton · 4 years, 8 months ago
  95. c16d45f habanalabs: Use pending CS amount per ASIC by Ofir Bitton · 4 years, 8 months ago
  96. 0b168c8 habanalabs: remove rate limiters from GAUDI by Oded Gabbay · 4 years, 7 months ago
  97. 54918b8 Merge tag 'icc-5.9-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-next by Greg Kroah-Hartman · 4 years, 6 months ago
  98. 4c0d778 dyndbg: export ddebug_exec_queries by Jim Cromie · 4 years, 6 months ago
  99. 5aa9ffb dyndbg: shorten our logging prefix, drop __func__ by Jim Cromie · 4 years, 6 months ago
  100. 4b33448 dyndbg: allow anchored match on format query term by Jim Cromie · 4 years, 6 months ago