1. f971a20 spi: Catch improper use of PTP system timestamping API by Vladimir Oltean · 5 years ago
  2. f03ee20 spi: oc-tiny: Use GPIO descriptors by Linus Walleij · 5 years ago
  3. 28d1ddd spi: uniphier: Add DMA transfer mode support by Kunihiko Hayashi · 5 years ago
  4. 790514e Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.6 by Mark Brown · 5 years ago
  5. 0d9c754 spi: tegra114: use true,false for bool variable by zhengbin · 5 years ago
  6. e6a8b2c spi: imx: use true,false for bool variable by zhengbin · 5 years ago
  7. a68735d spi: fsl-lpspi: use true,false for bool variable by zhengbin · 5 years ago
  8. 11299c5 spi: uniphier: Add handle_err callback function by Kunihiko Hayashi · 5 years ago
  9. 9859db5 spi: uniphier: Change argument of irq functions to private structure by Kunihiko Hayashi · 5 years ago
  10. 9cd34ef spi: uniphier: Fix FIFO threshold by Kunihiko Hayashi · 5 years ago
  11. ef32b63 dt-bindings: spi: Convert stm32 spi bindings to json-schema by Benjamin Gaignard · 5 years ago
  12. f4dc4ab spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER by Jim Quinlan · 5 years ago
  13. c1795f7 spi: spi-ti-qspi: Remove unused macro for fclk frequency by Jean Pihet · 5 years ago
  14. cd8fb85 spi: meson-spicc: Use GPIO descriptors by Linus Walleij · 5 years ago
  15. 0a45425 spi: stm32: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  16. 658606f spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  17. b5756b7 spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  18. 401abb7 spi: sirf: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  19. 7ccffd4 spi: mxs: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  20. 6bfbf4d spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  21. 6133fed spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  22. 666224b spi: bcm2835: Release the DMA channel if probe fails after dma_init by Peter Ujfalusi · 5 years ago
  23. d947c9d spi: atmel: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  24. 63aa6a6 spi: fsl: use platform_get_irq() instead of of_irq_to_resource() by Christophe Leroy · 5 years ago
  25. 007773e spi: nxp-fspi: Ensure width is respected in spi-mem operations by Michael Walle · 5 years ago
  26. 851c902 spi: rspi: Remove obsolete platform_device_id entries by Geert Uytterhoeven · 5 years ago
  27. 169f9ac spi: dw: Avoid BUG_ON() in case of host failure by Aditya Pakki · 5 years ago
  28. c52c91b spi: spi-ti-qspi: Fix a bug when accessing non default CS by Vignesh Raghavendra · 5 years ago
  29. 4a07b8b spi: bitbang: Make chipselect callback optional by Linus Walleij · 5 years ago
  30. 8a6553e spi: stm32: Switch to use GPIO descriptors for CS by Linus Walleij · 5 years ago
  31. 10e413f spi/topcliff-pch: Remove unneeded semicolon by zhengbin · 5 years ago
  32. 3194d25 spi: fsl: don't map irq during probe by Christophe Leroy · 5 years ago
  33. a841e28 spi: spi-cavium-thunderx: Add missing pci_release_regions() by Chuhong Yuan · 5 years ago
  34. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  35. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  36. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  37. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  38. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  39. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  40. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  41. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  42. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  43. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  44. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  45. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  46. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  47. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  48. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  49. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  50. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  51. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  52. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  53. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  54. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  55. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  56. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  57. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  58. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  59. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  60. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  61. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  62. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  63. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  64. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  65. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  66. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  67. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  68. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  69. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  70. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  71. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  72. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  73. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  74. ad910e3 pipe: fix poll/select race introduced by the pipe rework by Linus Torvalds · 5 years ago
  75. 38a2204 nfsd: depend on CRYPTO_MD5 for legacy client tracking by Patrick Steinhardt · 5 years ago
  76. 18f428d NFSD fixing possible null pointer derefering in copy offload by Olga Kornievskaia · 5 years ago
  77. 5532946 Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps' by David S. Miller · 5 years ago
  78. 721c8da tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  79. cb44a08 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  80. 04d26e7 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  81. 537d077 Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  82. 04aa1bc lpc_eth: kernel BUG on remove by Bruno Carneiro da Cunha · 5 years ago
  83. 9424e2e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago
  84. 9a74542ee Merge branch 'net-tc-indirect-block-relay' by David S. Miller · 5 years ago
  85. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  86. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  87. e0b60903 net-sysfs: Call dev_hold always in netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  88. 8bef0af net: dsa: fix flow dissection on Tx path by Alexander Lobakin · 5 years ago
  89. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  90. eea2d5d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  91. 347f56f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  92. 9888428 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  93. 76f6777 pipe: Fix iteration end check in fuse_dev_splice_write() by David Howells · 5 years ago
  94. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  95. f89d416 Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  96. 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  97. ec05759 pipe: fix incorrect caching of pipe state over pipe_wait() by Linus Torvalds · 5 years ago
  98. fdef665 smb3: fix mode passed in on create for modetosid mount option by Steve French · 5 years ago
  99. 1af6622 net: avoid an indirect call in ____sys_recvmsg() by Eric Dumazet · 5 years ago
  100. 462f855 phy: mdio-thunder: add missed pci_release_regions in remove by Chuhong Yuan · 5 years ago