1. 16b7856 fpga manager: xilinx-spi: fix write_complete timeout handling by Luca Ceresoli · 4 years, 4 months ago
  2. a44ecdc fpga manager: xilinx-spi: remove final dot from dev_err() strings by Luca Ceresoli · 4 years, 4 months ago
  3. 5e36aff fpga manager: xilinx-spi: remove stray comment by Luca Ceresoli · 4 years, 4 months ago
  4. 8a5de2d fpga: dfl: change data type of feature id to u16 by Xu Yilun · 4 years, 5 months ago
  5. e6c013c MAINTAINERS: Add Tom Rix as fpga reviewer by Tom Rix · 4 years, 5 months ago
  6. 7fbc2bc fpga: stratix10-soc: make FPGA task un-interruptible by Richard Gong · 4 years, 5 months ago
  7. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 4 months ago
  8. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  9. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 4 months ago
  10. 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  11. d84835b1 Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 4 months ago
  12. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 4 months ago
  13. f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 4 months ago
  14. d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 5 months ago
  15. 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
  16. 50f6c7d Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  17. 1195d58 Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  18. 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  19. eb1319a Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  20. 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
  21. f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
  22. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
  23. 6ffdcde Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 5 months ago
  24. b07175d Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  25. 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  26. 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  27. 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
  28. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  29. fe0580a virtio: pci: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  30. 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  31. 5ca6ad7 rtl818x: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  32. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  33. f9e7ff9 sh: use generic strncpy() by Kuninori Morimoto · 4 years, 5 months ago
  34. a8e3943 sh: clkfwk: remove r8/r16/r32 by Kuninori Morimoto · 4 years, 5 months ago
  35. 7f897ac include/asm-generic/vmlinux.lds.h: align ro_after_init by Romain Naour · 4 years, 5 months ago
  36. c403f6a mm: annotate a data race in page_zonenum() by Qian Cai · 4 years, 5 months ago
  37. 7e0cc01 mm/swap.c: annotate data races for lru_rotate_pvecs by Qian Cai · 4 years, 5 months ago
  38. 9c1177b mm/rmap: annotate a data race at tlb_flush_batched by Qian Cai · 4 years, 5 months ago
  39. abe1de4 mm/mempool: fix a data race in mempool_free() by Qian Cai · 4 years, 5 months ago
  40. a1f4593 mm/list_lru: fix a data race in list_lru_count_one by Qian Cai · 4 years, 5 months ago
  41. e0e3f42 mm/memcontrol: fix a data race in scan count by Qian Cai · 4 years, 5 months ago
  42. 6e4bd50 mm/page_counter: fix various data races at memsw by Qian Cai · 4 years, 5 months ago
  43. a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 4 years, 5 months ago
  44. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  45. b96a3db mm/swap_state: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  46. 7b37e22 mm/page_io: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  47. 96bdd2b mm/frontswap: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  48. 69d0b54 mm/kmemleak: silence KCSAN splats in checksum by Qian Cai · 4 years, 5 months ago
  49. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  50. c734124 fs: autofs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  51. ee6c400 mm: introduce offset_in_thp by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  52. 2be1d71 mm: add thp_head by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  53. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  54. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  55. 6ffbb45 mm: add thp_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  56. 4190156 mm: move page-flags include to top of file by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  57. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  58. 14a36a4 mailmap: add entry for Greg Kurz by Greg Kurz · 4 years, 5 months ago
  59. 0f71241 selftests/exec: add file type errno tests by Kees Cook · 4 years, 5 months ago
  60. fc4177b exec: restore EACCES of S_ISDIR execve() by Kees Cook · 4 years, 5 months ago
  61. b1a3e75 lz4: fix kernel decompression speed by Nick Terrell · 4 years, 5 months ago
  62. a8a4b7a Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone" by Baoquan He · 4 years, 5 months ago
  63. 9922c1d asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  64. 0c64a0d sh: landisk: Add missing initialization of sh_io_port_base by Geert Uytterhoeven · 4 years, 5 months ago
  65. 03dd061 sh: bring syscall_set_return_value in line with other architectures by Michael Karcher · 4 years, 5 months ago
  66. 0bb605c sh: Add SECCOMP_FILTER by Michael Karcher · 4 years, 5 months ago
  67. 9d2ec8f sh: Rearrange blocks in entry-common.S by Michael Karcher · 4 years, 5 months ago
  68. e1cc9d8 sh: switch to copy_thread_tls() by Christian Brauner · 4 years, 6 months ago
  69. 6dfdf67 sh: use the generic dma coherent remap allocator by Christoph Hellwig · 4 years, 6 months ago
  70. cd57d07 sh: don't allow non-coherent DMA for NOMMU by Christoph Hellwig · 4 years, 6 months ago
  71. 846f9e1 dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig by Christoph Hellwig · 4 years, 6 months ago
  72. bc0f46b sh: unexport register_trapped_io and match_trapped_io_handler by Christoph Hellwig · 4 years, 6 months ago
  73. 08732d1 sh: don't include <asm/io_trapped.h> in <asm/io.h> by Christoph Hellwig · 4 years, 6 months ago
  74. 13f1fc8 sh: move the ioremap implementation out of line by Christoph Hellwig · 4 years, 6 months ago
  75. 3eef6b7 sh: move ioremap_fixed details out of <asm/io.h> by Christoph Hellwig · 4 years, 6 months ago
  76. e12b090 sh: remove __KERNEL__ ifdefs from non-UAPI headers by Christoph Hellwig · 4 years, 6 months ago
  77. 582dc53 sh: sort the selects for SUPERH alphabetically by Christoph Hellwig · 4 years, 6 months ago
  78. ccbb523 sh: remove -Werror from Makefiles by Christoph Hellwig · 4 years, 6 months ago
  79. 91194e9 sh: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  80. e1a8d38 arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA* by Hans Verkuil · 4 years, 6 months ago
  81. c0735ae sh: stacktrace: Remove stacktrace_ops.stack() by Geert Uytterhoeven · 4 years, 6 months ago
  82. eac1a48 sh: machvec: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 6 months ago
  83. 601bf18 sh: pci: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 6 months ago
  84. f88c6a2 sh: sh2007: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 6 months ago
  85. 21afcac sh: process: Fix broken lines in register dumps by Geert Uytterhoeven · 4 years, 6 months ago
  86. 0632a6d sh: dump_stack: Fix broken lines and ptrval in calltrace dumps by Geert Uytterhoeven · 4 years, 6 months ago
  87. 9b9fae8 sh: kernel: disassemble: Fix broken lines in disassembly dumps by Geert Uytterhoeven · 4 years, 6 months ago
  88. f6bed866 Revert "sh: remove needless printk()" by Geert Uytterhoeven · 4 years, 6 months ago
  89. fd722f2 Revert "sh: add loglvl to printk_address()" by Geert Uytterhoeven · 4 years, 6 months ago
  90. 845d915 sh: fault: Fix duplicate printing of "PC:" by Geert Uytterhoeven · 4 years, 6 months ago
  91. c64bbe7 input: i8042 - Remove special Cayman handling by Geert Uytterhoeven · 4 years, 6 months ago
  92. 8a8e546 sh: Remove SH5-based Cayman platform by Geert Uytterhoeven · 4 years, 6 months ago
  93. 7dfaa9e arch: sh: smc37c93x: fix spelling mistake by Flavio Suligoi · 4 years, 7 months ago
  94. 7619f95 Revert "sh: add missing EXPORT_SYMBOL() for __delay" by Geert Uytterhoeven · 4 years, 7 months ago
  95. 2d2b308 sh: Implement __get_user_u64() required for 64-bit get_user() by John Paul Adrian Glaubitz · 4 years, 7 months ago
  96. 2202d81 sh: remove call to memset after dma_alloc_coherent by Chen Zhou · 5 years ago
  97. be74273 sh: Fix unneeded constructor in page table allocation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  98. 76d4467 riscv: Setup exception vector for nommu platform by Qiu Wenbo · 4 years, 5 months ago
  99. c9c9735 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  100. fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago