1. 9dc5d98 Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  2. bc0c4d1 mm: check that mm is still valid in madvise() by Linus Torvalds · 5 years ago
  3. aee1a00 Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  4. 81da3d3 Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  6. da5de55 Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  7. 0db0d14 Merge branch 'acpi-pci' by Rafael J. Wysocki · 5 years ago
  8. 4544db3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  9. b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  10. 9a19562 Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  11. b4ecf26e Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  12. 88412a4e Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  13. c4bfda1 afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate by David Howells · 5 years ago
  14. 69cf397 afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH by David Howells · 5 years ago
  15. be59167 afs: Remove some unused bits by David Howells · 5 years ago
  16. 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
  17. 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
  18. 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
  19. b4f6332 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  20. 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
  21. 7adc4b3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  22. 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
  23. 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
  24. 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
  25. 6a40006 Merge tag 'audit-pr-20200422' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  26. 59bff30 Documentation: arm64: fix amu.rst doc warnings by Randy Dunlap · 5 years ago
  27. 89e7c85 ata: sata_inic162x fix a spelling issue by John Oldman · 5 years ago
  28. d205bde null_blk: Cleanup zoned device initialization by Damien Le Moal · 5 years ago
  29. 9dd44c7 null_blk: Fix zoned command handling by Damien Le Moal · 5 years ago
  30. 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
  31. 8d6762a ALSA: hda: Always use jackpoll helper for jack update after resume by Takashi Iwai · 5 years ago
  32. d945179 h8300: ignore vmlinux.lds by Masahiro Yamada · 5 years ago
  33. 7fbdcd8 ALSA: hda/realtek - Add new codec supported for ALC245 by Kailang Yang · 5 years ago
  34. 59e1947 ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif by Xiyu Yang · 5 years ago
  35. d013496 tracing: Convert local functions in tracing_map.c to static by Jason Yan · 5 years ago
  36. a2806ef tracing: Remove DECLARE_TRACE_NOARGS by Nikolay Borisov · 5 years ago
  37. 353da87 ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  38. ff4634e Documentation: kbuild: fix the section title format by Masahiro Yamada · 5 years ago
  39. 63ec90f um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/ by Vitor Massaru Iha · 5 years ago
  40. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 5 years ago
  41. 3d4b223 kbuild: fix DT binding schema rule again to avoid needless rebuilds by Masahiro Yamada · 5 years ago
  42. 9da7397 tracing: Fix memory leaks in trace_events_hist.c by Vamshi K Sthambamkadi · 5 years ago
  43. 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
  44. e461bc9 scripts/config: allow colons in option strings for sed by Jeremie Francois (on alpha) · 5 years ago
  45. ef46738 MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI reviewers by Lorenzo Pieralisi · 5 years ago
  46. fef66ae ALSA: usb-audio: Add connector notifier delegation by Takashi Iwai · 5 years ago
  47. 81df1ad exfat: truncate atimes to 2s granularity by Eric Sandeen · 5 years ago
  48. 674a998 exfat: properly set s_time_gran by Eric Sandeen · 5 years ago
  49. cbd445d exfat: remove 'bps' mount-option by Tetsuhiro Kohada · 5 years ago
  50. b051683 exfat: Unify access to the boot sector by Tetsuhiro Kohada · 5 years ago
  51. cd76ac2 exfat: add missing MODULE_ALIAS_FS() by Thomas Backlund · 5 years ago
  52. b7e038a exfat: Fix discard support by Pali Rohár · 5 years ago
  53. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  54. 8160a56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  55. e7b6b3e Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  56. cf9fb7b ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen by Alexander Tsoy · 5 years ago
  57. 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  58. b61f7ff Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  59. 20f1648 Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  60. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 5 years ago
  61. db973a7 coredump: fix null pointer dereference on coredump by Sudip Mukherjee · 5 years ago
  62. 94b7cc0 mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path by Yang Shi · 5 years ago
  63. ea0dfeb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 5 years ago
  64. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 5 years ago
  65. 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 5 years ago
  66. 56df70a mm/ksm: fix NULL pointer dereference when KSM zero page is enabled by Muchun Song · 5 years ago
  67. a21151b tools/build: tweak unused value workaround by George Burgess IV · 5 years ago
  68. 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 5 years ago
  69. d180870d mm, gup: return EINTR when gup is interrupted by fatal signals by Michal Hocko · 5 years ago
  70. 3c1d7e6 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 5 years ago
  71. 5701feb MAINTAINERS: add an entry for kfifo by Bartosz Golaszewski · 5 years ago
  72. b64d8d1 mm/userfaultfd: disable userfaultfd-wp on x86_32 by Peter Xu · 5 years ago
  73. 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 5 years ago
  74. 1eb64c0 sh: fix build error in mm/init.c by Masahiro Yamada · 5 years ago
  75. d56deb1 block: remove unused header by Ma, Jianpeng · 5 years ago
  76. d6c8e94 blk-iocost: Fix error on iocost_ioc_vrate_adj by Waiman Long · 5 years ago
  77. 61e713b signal: Avoid corrupting si_pid and si_uid in do_notify_parent by Eric W. Biederman · 5 years ago
  78. 3fabb43 arm64: sync kernel APIAKey when installing by Mark Rutland · 5 years ago
  79. 1e060a4 ASoC: wm8960: Fix wrong clock after suspend & resume by Shengjiu Wang · 5 years ago
  80. 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
  81. 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
  82. 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
  83. 7686e34 ALSA: usx2y: Fix potential NULL dereference by Takashi Iwai · 5 years ago
  84. 6f4ea20 ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2 by Gregor Pintar · 5 years ago
  85. ae49ded KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions by Paul Mackerras · 5 years ago
  86. 7f4b5cd kvm: Disable objtool frame pointer checking for vmenter.S by Josh Poimboeuf · 5 years ago
  87. 763dafc audit: check the length of userspace generated audit records by Paul Moore · 5 years ago
  88. b160c94 tpm/tpm_tis: Free IRQ if probing fails by Jarkko Sakkinen · 5 years ago
  89. 29cb797 tpm: fix wrong return value in tpm_pcr_extend by Tianjia Zhang · 5 years ago
  90. eba5cf3 tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() by George Wilson · 5 years ago
  91. 684c6bd tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module by Stefan Berger · 5 years ago
  92. 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
  93. d082119 drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparam by Lyude Paul · 5 years ago
  94. a05b2899 drm/i915: fix Sphinx build duplicate label warning by Jani Nikula · 5 years ago
  95. 1239902 drm/i915/display: Load DP_TP_CTL/STATUS offset before use it by José Roberto de Souza · 5 years ago
  96. 335f62e drm/i915/tgl: TBT AUX should use TC power well ops by Matt Roper · 5 years ago
  97. ced6332 drm/i915: HDCP: fix Ri prime check done during link check by Oliver Barta · 5 years ago
  98. e1eb075 drm/i915/gt: Update PMINTRMSK holding fw by Chris Wilson · 5 years ago
  99. 81fdd7b drm/i915/tgl: Add Wa_14010477008:tgl by Matt Roper · 5 years ago
  100. b849dd8 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 5 years ago