1. 988f259 spi: Add an helper to flush the message queue by Boris Brezillon · 7 years ago
  2. 4633696 spi: Expose spi_{map,unmap}_buf() for internal use by Boris Brezillon · 7 years ago
  3. e1f16b0 spi: simplify getting .drvdata by Wolfram Sang · 7 years ago
  4. 7956fad spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 7 years ago
  5. 0af7af7 spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode by Sylwester Nawrocki · 7 years ago
  6. f6364e6 spi: spi-s3c64xx: Use local variable for FIFO length by Sylwester Nawrocki · 7 years ago
  7. 71293a6 spi: pxa2xx: pxa2xx_spi_transfer_one() can be static by kbuild test robot · 7 years ago
  8. 3655d30 spi: spi-s3c64xx: Add missing s3c64xx_ prefix to function names by Sylwester Nawrocki · 7 years ago
  9. 80aa0d7 spi: spi-s3c64xx: Drop unused enable_datapath() function argument by Sylwester Nawrocki · 7 years ago
  10. e5b43ed spi: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  11. d5898e1 spi: pxa2xx: Use core message processing loop by Jarkko Nikula · 7 years ago
  12. 8ae55af spi: pxa2xx: Remove pump_transfers string from dev_ prints by Jarkko Nikula · 7 years ago
  13. 1f99f89 spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare() by Jarkko Nikula · 7 years ago
  14. bfbd0ea spi: spi-s3c64xx: Fix indentation in the register offset definitions by Sylwester Nawrocki · 7 years ago
  15. 4e0b82e spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode by Sylwester Nawrocki · 7 years ago
  16. 1c75862 spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument by Sylwester Nawrocki · 7 years ago
  17. ee9b62d spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field by Sylwester Nawrocki · 7 years ago
  18. 9e3a000 spi: zynqmp: Add pm runtime support by Naga Sureshkumar Relli · 7 years ago
  19. 51093cb spi: sh-msiof: Simplify calculation of divisors for transfer rate by Vladimir Zapolskiy · 7 years ago
  20. 3dbb3ee spi: stm32: Fix error handling in stm32_spi_probe() by Alexey Khoroshilov · 7 years ago
  21. 10b4640 spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR by Vladimir Zapolskiy · 7 years ago
  22. af82800 spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver" by wangbo · 7 years ago
  23. e241e3f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  24. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  25. 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  26. 9697376 Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 7 years ago
  27. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  28. 375479c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  29. 45df60c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  30. b82b681 Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  31. 8837c70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  32. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  33. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  34. e5a9554 fscache: use appropriate radix tree accessors by Matthew Wilcox · 7 years ago
  35. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  36. d339d70 unicore32: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 7 years ago
  37. 427c896 arm64: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 7 years ago
  38. 60a0527 mac80211_hwsim: use DEFINE_IDA by Matthew Wilcox · 7 years ago
  39. fa290cd radix tree: use GFP_ZONEMASK bits of gfp_t for flags by Matthew Wilcox · 7 years ago
  40. 21e7bc6 linux/const.h: refactor _BITUL and _BITULL a bit by Masahiro Yamada · 7 years ago
  41. 2dd8a62 linux/const.h: move UL() macro to include/linux/const.h by Masahiro Yamada · 7 years ago
  42. 2a6cc8a linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI by Masahiro Yamada · 7 years ago
  43. 6f84f8d xen, mm: allow deferred page initialization for xen pv domains by Pavel Tatashin · 7 years ago
  44. ad55eac elf: enforce MAP_FIXED on overlaying elf segments by Michal Hocko · 7 years ago
  45. 4ed2863 fs, elf: drop MAP_FIXED usage from elf_map by Michal Hocko · 7 years ago
  46. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
  47. 721d8b4 MAINTAINERS: update bouncing aacraid@adaptec.com addresses by Joe Perches · 7 years ago
  48. 32785c0 fs/dcache.c: add cond_resched() in shrink_dentry_list() by Nikolay Borisov · 7 years ago
  49. de99626 include/linux/kfifo.h: fix comment by Valentin Vidic · 7 years ago
  50. a61fc2c ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops by Andrew Morton · 7 years ago
  51. 24704f3 kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param by Waiman Long · 7 years ago
  52. 64a11f3 fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array() by Waiman Long · 7 years ago
  53. 23c8cec ipc/msg: introduce msgctl(MSG_STAT_ANY) by Davidlohr Bueso · 7 years ago
  54. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  55. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  56. edc41b3 kernel/params.c: downgrade warning for unsafe parameters by Chris Wilson · 7 years ago
  57. 2d87b30 kernel/sysctl.c: fix sizeof argument to match variable name by Randy Dunlap · 7 years ago
  58. bbd876a rapidio: use a reference count for struct mport_dma_req by Ioan Nicu · 7 years ago
  59. b94bb1f drivers/rapidio/rio-scan.c: fix typo in comment by Vasyl Gomonovych · 7 years ago
  60. c31dbb1 exec: pin stack limit during exec by Kees Cook · 7 years ago
  61. b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 7 years ago
  62. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  63. d64d01a seq_file: account everything to kmemcg by Alexey Dobriyan · 7 years ago
  64. 096523203 seq_file: allocate seq_file from kmem_cache by Alexey Dobriyan · 7 years ago
  65. 9ad553a fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 7 years ago
  66. ad12c3a autofs4: use wait_event_killable by Matthew Wilcox · 7 years ago
  67. 1a6a05a init/ramdisk: use pr_cont() at the end of ramdisk loading by Aaro Koskinen · 7 years ago
  68. 5d43090 checkpatch: whinge about bool bitfields by Joe Perches · 7 years ago
  69. 38dca98 checkpatch: allow space between colon and bracket by Heinrich Schuchardt · 7 years ago
  70. 6a48721 checkpatch: add test for assignment at start of line by Joe Perches · 7 years ago
  71. bc22d9a checkpatch: test SYMBOLIC_PERMS multiple times per line by Joe Perches · 7 years ago
  72. 8d2e11b checkpatch: two spelling fixes by Claudio Fontana · 7 years ago
  73. 478b179 checkpatch: improve get_quoted_string for TRACE_EVENT macros by Joe Perches · 7 years ago
  74. e3c6bc9 checkpatch: warn for use of %px by Tobin C. Harding · 7 years ago
  75. e3d95a2 checkpatch: add sub routine get_stat_here() by Tobin C. Harding · 7 years ago
  76. c2066ca checkpatch: remove unused variable declarations by Tobin C. Harding · 7 years ago
  77. 2a9f9d8 checkpatch: add sub routine get_stat_real() by Tobin C. Harding · 7 years ago
  78. 3d102fc checkpatch: add Crypto ON_STACK to declaration_macros by Gilad Ben-Yossef · 7 years ago
  79. 9f3a899 checkpatch.pl: add SPDX license tag check by Rob Herring · 7 years ago
  80. 85e1206 checkpatch: improve parse_email signature checking by Joe Perches · 7 years ago
  81. 68c1f08 lib/list_debug.c: print unmangled addresses by Matthew Wilcox · 7 years ago
  82. 3175060 lib/test_ubsan.c: make test_ubsan_misaligned_access() static by Colin Ian King · 7 years ago
  83. 854686f lib: add testing module for UBSAN by Jinbum Park · 7 years ago
  84. f6f66c1 lib/test_bitmap.c: do not accidentally use stack VLA by Kees Cook · 7 years ago
  85. 5f00ae0 lib/Kconfig.debug: Debug Lockups and Hangs: keep SOFTLOCKUP options together by Randy Dunlap · 7 years ago
  86. d387a31 MAINTAINERS: update email address for Alexandre Bounine by Alexandre Bounine · 7 years ago
  87. 2cfe0d3 task_struct: only use anon struct under randstruct plugin by Kees Cook · 7 years ago
  88. d4ef8d3 clang-format: add configuration file by Miguel Ojeda · 7 years ago
  89. 3ea056c uts: create "struct uts_namespace" from kmem_cache by Alexey Dobriyan · 7 years ago
  90. bc4f2f5 taint: add taint for randstruct by Kees Cook · 7 years ago
  91. 9c4560e taint: consolidate documentation by Kees Cook · 7 years ago
  92. 47d4b26 taint: convert to indexed initialization by Kees Cook · 7 years ago
  93. 1f5bd05 proc: selftests: test /proc/uptime by Alexey Dobriyan · 7 years ago
  94. 4f11343 proc: use slower rb_first() by Alexey Dobriyan · 7 years ago
  95. 05c3f29 proc: selftests: shotgun testing of read/readdir/readlink/write by Alexey Dobriyan · 7 years ago
  96. 9cdd83e proc: switch struct proc_dir_entry::count to refcount by Alexey Dobriyan · 7 years ago
  97. b77d70d proc: reject "." and ".." as filenames by Alexey Dobriyan · 7 years ago
  98. 5de3d40 proc: add selftest for last field of /proc/loadavg by Alexey Dobriyan · 7 years ago
  99. fe079a5 proc: do mmput ASAP for /proc/*/map_files by Alexey Dobriyan · 7 years ago
  100. 58c501a proc: faster /proc/cmdline by Alexey Dobriyan · 7 years ago