1. 88412a4e Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  2. e32b248 Merge tag 'drm-misc-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  3. 11c5ec7 Merge tag 'drm-intel-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  4. c2c39ad Merge tag 'amd-drm-fixes-5.7-2020-04-22' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  5. b4f6332 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  6. 25b1fa8 Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  7. 7adc4b3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  8. 1ddd873 Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 5 years ago
  9. 6f8cd03 Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 5 years ago
  10. 3cda779 Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  11. 6a40006 Merge tag 'audit-pr-20200422' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  12. f42ae4c Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 5 years ago
  13. c578ddb Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  14. ef46738 MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI reviewers by Lorenzo Pieralisi · 5 years ago
  15. 81df1ad exfat: truncate atimes to 2s granularity by Eric Sandeen · 5 years ago
  16. 674a998 exfat: properly set s_time_gran by Eric Sandeen · 5 years ago
  17. cbd445d exfat: remove 'bps' mount-option by Tetsuhiro Kohada · 5 years ago
  18. b051683 exfat: Unify access to the boot sector by Tetsuhiro Kohada · 5 years ago
  19. cd76ac2 exfat: add missing MODULE_ALIAS_FS() by Thomas Backlund · 5 years ago
  20. b7e038a exfat: Fix discard support by Pali Rohár · 5 years ago
  21. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  22. 8160a56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  23. 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  24. b61f7ff Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  25. 20f1648 Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  26. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 5 years ago
  27. db973a7 coredump: fix null pointer dereference on coredump by Sudip Mukherjee · 5 years ago
  28. 94b7cc0 mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path by Yang Shi · 5 years ago
  29. ea0dfeb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 5 years ago
  30. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 5 years ago
  31. 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 5 years ago
  32. 56df70a mm/ksm: fix NULL pointer dereference when KSM zero page is enabled by Muchun Song · 5 years ago
  33. a21151b tools/build: tweak unused value workaround by George Burgess IV · 5 years ago
  34. 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 5 years ago
  35. d180870d mm, gup: return EINTR when gup is interrupted by fatal signals by Michal Hocko · 5 years ago
  36. 3c1d7e6 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 5 years ago
  37. 5701feb MAINTAINERS: add an entry for kfifo by Bartosz Golaszewski · 5 years ago
  38. b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 5 years ago
  39. 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 5 years ago
  40. 1eb64c0 sh: fix build error in mm/init.c by Masahiro Yamada · 5 years ago
  41. 61e713b signal: Avoid corrupting si_pid and si_uid in do_notify_parent by Eric W. Biederman · 5 years ago
  42. 00a6a5e Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 5 years ago
  43. 3bda038 Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 5 years ago
  44. e980121 Merge tag 'zynqmp-soc-for-v5.7-rc3' of https://github.com/Xilinx/linux-xlnx into arm/fixes by Arnd Bergmann · 5 years ago
  45. ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 5 years ago
  46. 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 5 years ago
  47. 763dafc audit: check the length of userspace generated audit records by Paul Moore · 5 years ago
  48. b160c94 tpm/tpm_tis: Free IRQ if probing fails by Jarkko Sakkinen · 5 years ago
  49. 29cb797 tpm: fix wrong return value in tpm_pcr_extend by Tianjia Zhang · 5 years ago
  50. eba5cf3 tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() by George Wilson · 5 years ago
  51. 684c6bd tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module by Stefan Berger · 5 years ago
  52. d6b0a5b Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 5 years ago
  53. d082119 drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparam by Lyude Paul · 5 years ago
  54. a05b2899 drm/i915: fix Sphinx build duplicate label warning by Jani Nikula · 5 years ago
  55. 1239902 drm/i915/display: Load DP_TP_CTL/STATUS offset before use it by José Roberto de Souza · 5 years ago
  56. 335f62e drm/i915/tgl: TBT AUX should use TC power well ops by Matt Roper · 5 years ago
  57. ced6332 drm/i915: HDCP: fix Ri prime check done during link check by Oliver Barta · 5 years ago
  58. e1eb075 drm/i915/gt: Update PMINTRMSK holding fw by Chris Wilson · 5 years ago
  59. 81fdd7b drm/i915/tgl: Add Wa_14010477008:tgl by Matt Roper · 5 years ago
  60. d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 5 years ago
  61. 2a173ec MAINTAINERS: add a reviewer for KVM/s390 by Claudio Imbrenda · 5 years ago
  62. d47c4c4 KVM: s390: Fix PV check in deliverable_irqs() by Eric Farman · 5 years ago
  63. 9da6743 drm/tidss: fix crash related to accessing freed memory by Tomi Valkeinen · 5 years ago
  64. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 5 years ago
  65. dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 5 years ago
  66. 86cc3398 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  67. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. 80ade29 Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  71. 08dd387 Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  72. 5e7de58 Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  73. 439f1da Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  74. aee0314 Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  75. 1340283 Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  76. 50cc09c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  77. 4395158 xattr.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  78. 6e88abb uapi: linux: fiemap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  79. d6cdad8 uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  80. 06ccf63 tpm_eventlog.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  81. 4ea19ec ti_wilink_st.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  82. 16c3380 swap.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  83. 5c91aa1 skbuff.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  84. fe946db sched: topology.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  85. 9dd8bb5f rslib.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  86. a1c4b92 rio.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  87. 70f1451 posix_acl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  88. 1223f3d platform_data: wilco-ec.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  89. 307ed94 memcontrol.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  90. 859b494 list_lru.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  91. 3123227 lib: cpu_rmap: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  92. 7856e9f irq.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  93. 1d9e13e ihex.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  94. 0ead336 igmp.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  95. 89f60a5 genalloc.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  96. 5299a11 ethtool.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  97. beb69f1 energy_model.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  98. 1921994 enclosure.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  99. a200839 dirent.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  100. 1fa0949 digsig.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago