1. 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  2. dd7699e Revert "kbuild: Create directory for target DTB" by Masahiro Yamada · 4 years, 6 months ago
  3. 0c33f12 kbuild: run the checker after the compiler by Luc Van Oostenryck · 4 years, 6 months ago
  4. dcb7fd8 Linux 5.8-rc4 by Linus Torvalds · 4 years, 6 months ago
  5. bb5a93a x86/ldt: use "pr_info_once()" instead of open-coding it badly by Linus Torvalds · 4 years, 6 months ago
  6. 72674d4 Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  7. f23dbe1 Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  8. 5465a32 Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  9. 4bc9273 Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  10. 19a61a7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
  11. 29206c6 Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  12. 9fbe565 Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  13. 7783485 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 6 months ago
  14. 45a5ac7 Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 6 months ago
  15. 5868347 MIPS: Do not use smp_processor_id() in preemptible code by Xingxing Su · 4 years, 6 months ago
  16. fcec538 MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen by Hauke Mehrtens · 4 years, 6 months ago
  17. ba77dca .gitignore: Do not track `defconfig` from `make savedefconfig` by Paul Menzel · 4 years, 6 months ago
  18. 9bc0b02 Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 6 months ago
  19. ec84c3f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
  20. b7db41c io_uring: fix regression with always ignoring signals in io_cqring_wait() by Jens Axboe · 4 years, 6 months ago
  21. cc80183 x86/ldt: Disable 16-bit segments on Xen PV by Andy Lutomirski · 4 years, 6 months ago
  22. 13cbc0c x86/entry/32: Fix #MC and #DB wiring on x86_32 by Andy Lutomirski · 4 years, 6 months ago
  23. f41f082 x86/entry/xen: Route #DB correctly on Xen PV by Andy Lutomirski · 4 years, 6 months ago
  24. 3c73b81 x86/entry, selftests: Further improve user entry sanity checks by Andy Lutomirski · 4 years, 6 months ago
  25. db5b2c5 x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER by Andy Lutomirski · 4 years, 6 months ago
  26. 35e884f Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 6 months ago
  27. 5979112 i2c: mlxcpld: check correct size of maximum RECV_LEN packet by Wolfram Sang · 4 years, 6 months ago
  28. 8b082a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  29. 58e64b0 i2c: add Kconfig help text for slave mode by Wolfram Sang · 4 years, 6 months ago
  30. 59d3d60 i2c: slave-eeprom: update documentation by Wolfram Sang · 4 years, 6 months ago
  31. 5f90786 i2c: eg20t: Load module automatically if ID matches by Andy Shevchenko · 4 years, 6 months ago
  32. db2a8b6 i2c: designware: platdrv: Set class based on DMI by Ricardo Ribalda · 4 years, 6 months ago
  33. cd217f2 i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 by Chris Packham · 4 years, 6 months ago
  34. b8e516b Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
  35. 6f21671 Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 6 months ago
  36. bc2391e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
  37. 8beeae8 mm/page_alloc: fix documentation error by Joel Savitz · 4 years, 6 months ago
  38. a3a66c3 vmalloc: fix the owner argument for the new __vmalloc_node_range callers by Christoph Hellwig · 4 years, 6 months ago
  39. 40366bd mm/cma.c: use exact_nid true to fix possible per-numa cma leak by Barry Song · 4 years, 6 months ago
  40. c3eeaae samples/vfs: avoid warning in statx override by Kees Cook · 4 years, 6 months ago
  41. 1139d33 mm/hugetlb.c: fix pages per hugetlb calculation by Mike Kravetz · 4 years, 6 months ago
  42. 0c7d7d1 Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 6 months ago
  43. 7fec3ce Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 6 months ago
  44. 718b7a5 Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  45. bf2d636 Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 6 months ago
  46. 1d42871 Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  47. d4d80e6 Call sysctl_head_finish on error by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  48. 9b23d95 arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718 by Sai Prakash Ranjan · 4 years, 6 months ago
  49. a9e821b arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040 by Sai Prakash Ranjan · 4 years, 6 months ago
  50. dce4f28 arm64: Add MIDR value for KRYO4XX gold CPU cores by Sai Prakash Ranjan · 4 years, 6 months ago
  51. ef0c44c Merge branch 'acpi-fan' by Rafael J. Wysocki · 4 years, 6 months ago
  52. c860f8f gfs2: The freeze glock should never be frozen by Bob Peterson · 4 years, 6 months ago
  53. 623ba66 gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE by Bob Peterson · 4 years, 6 months ago
  54. b780cc6 gfs2: read-only mounts should grab the sd_freeze_gl glock by Bob Peterson · 4 years, 6 months ago
  55. 541656d gfs2: freeze should work on read-only mounts by Bob Peterson · 4 years, 6 months ago
  56. 7542486 gfs2: eliminate GIF_ORDERED in favor of list_empty by Bob Peterson · 4 years, 6 months ago
  57. cdd3bb5 Merge tag 'm68knommu-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 6 months ago
  58. 684c8cc Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 6 months ago
  59. 45564bc Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  60. 0c7415c Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 6 months ago
  61. 0dce884 Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  62. 5584474 Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  63. 083176c Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 6 months ago
  64. 1298a54 Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 6 months ago
  65. 0d24247 hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option by Tao Ren · 4 years, 6 months ago
  66. 7cc2a8e Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  67. c93493b Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  68. 578c1bb xen/xenbus: let xenbus_map_ring_valloc() return errno values only by Juergen Gross · 4 years, 6 months ago
  69. 3848e4e xen/xenbus: avoid large structs and arrays on the stack by Juergen Gross · 4 years, 6 months ago
  70. 3197d48 block: make function __bio_integrity_free() static by Wei Yongjun · 4 years, 6 months ago
  71. b3c58fc Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8 by Jens Axboe · 4 years, 6 months ago
  72. e918e57 tpm_tis: Remove the HID IFX0102 by Jarkko Sakkinen · 4 years, 6 months ago
  73. 7187bf7 tpm_tis_spi: Prefer async probe by Douglas Anderson · 4 years, 6 months ago
  74. 72d0556 tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes by David Gibson · 4 years, 6 months ago
  75. 82efeb1 tpm/st33zp24: fix spelling mistake "drescription" -> "description" by Binbin Zhou · 4 years, 6 months ago
  76. ccf6fb8 tpm_tis: extra chip->ops check on error path in tpm_tis_core_init by Vasily Averin · 4 years, 7 months ago
  77. eac9347 tpm_tis_spi: Don't send anything during flow control by Douglas Anderson · 4 years, 7 months ago
  78. 7862840 tpm: Fix TIS locality timeout problems by James Bottomley · 4 years, 7 months ago
  79. f7b93d4 arm64/alternatives: use subsections for replacement sequences by Ard Biesheuvel · 4 years, 6 months ago
  80. 72d4471 nvme: fix a crash in nvme_mpath_add_disk by Christoph Hellwig · 4 years, 6 months ago
  81. ea43d97 nvme: fix identify error status silent ignore by Sagi Grimberg · 4 years, 6 months ago
  82. 80e8990 Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
  83. 370678c Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 6 months ago
  84. 19e8886 cifs: prevent truncation from long to int in wait_for_free_credits by Ronnie Sahlberg · 4 years, 6 months ago
  85. 9ffad92 cifs: Fix the target file was deleted when rename failed. by Zhang Xiaoxu · 4 years, 6 months ago
  86. 5391b8e SMB3: Honor 'posix' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  87. 6b356f6c SMB3: Honor 'handletimeout' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  88. ad35f16 SMB3: Honor lease disabling for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  89. 00dfbc2 SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  90. cc15461 SMB3: Honor 'seal' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  91. aadd69ca cifs: Display local UID details for SMB sessions in DebugData by Paul Aurich · 4 years, 6 months ago
  92. 0115e6c dt-bindings: clock: imx: Fix e-mail address by Fabio Estevam · 4 years, 6 months ago
  93. cd77006 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 6 months ago
  94. beaf10e drm/amdgpu: use %u rather than %d for sclk/mclk by Alex Deucher · 4 years, 6 months ago
  95. d7a6634 drm/amdgpu/atomfirmware: fix vram_info fetching for renoir by Alex Deucher · 4 years, 6 months ago
  96. 7f58b48 kbuild: make Clang build userprogs for target architecture by Masahiro Yamada · 4 years, 6 months ago
  97. b816b3d kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang by Masahiro Yamada · 4 years, 6 months ago
  98. 8f8499a kconfig: qconf: parse newer types at debug info by Mauro Carvalho Chehab · 4 years, 6 months ago
  99. 8a3b6e5 kconfig: qconf: navigate menus on hyperlinks by Mauro Carvalho Chehab · 4 years, 6 months ago
  100. cc1c08e kconfig: qconf: don't show goback button on splitMode by Mauro Carvalho Chehab · 4 years, 6 months ago