1. dc2efc00 csky: Minimize defconfig to support buildroot config.fragment by Ma Jun · 5 years ago
  2. d46869a csky: Add setup_initrd check code by Guo Ren · 5 years ago
  3. 4ec575b csky: Cleanup old Kconfig options by Krzysztof Kozlowski · 5 years ago
  4. bebd26a arch/csky: fix some Kconfig typos by Randy Dunlap · 5 years ago
  5. 2305f60 csky: Fixup compile warning for three unimplemented syscalls by Guo Ren · 5 years ago
  6. 9025fd4 csky: Remove unused cache implementation by Guo Ren · 5 years ago
  7. 359ae00 csky: Fixup ftrace modify panic by Guo Ren · 5 years ago
  8. 997153b csky: Add flush_icache_mm to defer flush icache all by Guo Ren · 5 years ago
  9. cc1f656 csky: Optimize abiv2 copy_to_user_page with VM_EXEC by Guo Ren · 5 years ago
  10. d936a7e csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860) by Guo Ren · 5 years ago
  11. a117673 csky: Remove unnecessary flush_icache_* implementation by Guo Ren · 5 years ago
  12. 761b4f6 csky: Support icache flush without specific instructions by Guo Ren · 5 years ago
  13. a736fa1 csky/Kconfig: Add Kconfig.platforms to support some drivers by Guo Ren · 5 years ago
  14. c949273 csky/smp: Fixup boot failed when CONFIG_SMP by Guo Ren · 5 years ago
  15. f8e17c1 csky: Set regs->usp to kernel sp, when the exception is from kernel by Guo Ren · 5 years ago
  16. 7f4a567 csky/mm: Fixup export invalid_pte_table symbol by Guo Ren · 5 years ago
  17. f136008 csky: Separate fixaddr_init from highmem by Guo Ren · 5 years ago
  18. f525bb2 csky: Tightly-Coupled Memory or Sram support by Guo Ren · 5 years ago
  19. 2f78c73 csky: Initial stack protector support by Mao Han · 5 years ago
  20. fd1d986 MAINTAINERS: csky: Add mailing list for csky by Guo Ren · 5 years ago
  21. 11a48a5 Linux 5.6-rc2 by Linus Torvalds · 4 years, 11 months ago
  22. ab02b61 Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 11 months ago
  23. 44024ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 11 months ago
  24. b982df7 Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 11 months ago
  25. e29c6a1 Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  26. 713db35 Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 11 months ago
  27. 288b27a0 Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 11 months ago
  28. 8a8b809 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 11 months ago
  29. db70e26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 11 months ago
  30. 54654e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 11 months ago
  31. b719ae0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 11 months ago
  32. 3e71e12 Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 11 months ago
  33. bd51613 Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 11 months ago
  34. ef78e5b7d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  35. da99f93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
  36. 3bf3c97 bus: moxtet: fix potential stack buffer overflow by Marek Behún · 4 years, 11 months ago
  37. d65d87a ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 4 years, 11 months ago
  38. dfb9b69 Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 4 years, 11 months ago
  39. 3dbae15 Input: cyapa - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  40. 94bef5d Input: tca6416-keypad - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  41. 3d87c75 Input: gpio_keys_polled - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  42. 829e694 Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 11 months ago
  43. cf556ed Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 11 months ago
  44. ca60ad6 Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  45. 2019fc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
  46. 4e03e4e Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 11 months ago
  47. 81f3011 Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 11 months ago
  48. 3f0d329 Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 11 months ago
  49. 685eff5 IB/mlx5: Use div64_u64 for num_var_hw_entries calculation by Jason Gunthorpe · 5 years ago
  50. f25372f nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info by Yi Zhang · 4 years, 11 months ago
  51. fa46c6f nvme/pci: move cqe check after device shutdown by Keith Busch · 4 years, 11 months ago
  52. 97b2512 nvme: prevent warning triggered by nvme_stop_keep_alive by Nigel Kirkland · 5 years ago
  53. 2d570a7 nvme/tcp: fix bug on double requeue when send fails by Anton Eidelman · 5 years ago
  54. 85db6b7 cifs: make sure we do not overflow the max EA buffer size by Ronnie Sahlberg · 4 years, 11 months ago
  55. 2c6251a cifs: enable change notification for SMB2.1 dialect by Steve French · 4 years, 11 months ago
  56. a1fa83b netdevice.h: fix all kernel-doc and Sphinx warnings by Randy Dunlap · 4 years, 11 months ago
  57. 3ea89fa Merge branch 'dsa-headroom' by David S. Miller · 4 years, 11 months ago
  58. ddc9aba net: dsa: tag_ar9331: Make sure there is headroom for tag by Per Forlin · 4 years, 11 months ago
  59. 04fb912 net: dsa: tag_qca: Make sure there is headroom for tag by Per Forlin · 4 years, 11 months ago
  60. 5fdcce2 net, ip6_tunnel: enhance tunnel locate with link check by William Dauchy · 4 years, 11 months ago
  61. bab8f1f Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into arm/fixes by Olof Johansson · 4 years, 11 months ago
  62. b32cb6f Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 11 months ago
  63. 907e51e Merge branch 'smc-fixes' by David S. Miller · 4 years, 11 months ago
  64. 369537c net/smc: no peer ID in CLC decline for SMCD by Ursula Braun · 4 years, 11 months ago
  65. 67f562e net/smc: transfer fasync_list in case of fallback by Ursula Braun · 4 years, 11 months ago
  66. dc221a2 Merge branch 'hns3-fixes' by David S. Miller · 4 years, 11 months ago
  67. 47327c9 net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() by Guangbin Huang · 4 years, 11 months ago
  68. 19eb112 net: hns3: fix VF bandwidth does not take effect in some case by Yonglong Liu · 4 years, 11 months ago
  69. d0db7ed net: hns3: add management table after IMP reset by Yufeng Mo · 4 years, 11 months ago
  70. 6276594 perf llvm: Fix script used to obtain kernel make directives to work with new kbuild by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  71. 3629ac5 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 11 months ago
  72. 33181ea mac80211: fix wrong 160/80+80 MHz setting by Shay Bar · 5 years ago
  73. ea75080 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 4 years, 11 months ago
  74. 6f4134b Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 11 months ago
  75. e44c1e3 Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 11 months ago
  76. 7ebdc26 Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 11 months ago
  77. 984f010 Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 11 months ago
  78. 5179a9d Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list by Benjamin Tissoires · 4 years, 11 months ago
  79. b8a3d81 Input: synaptics - enable SMBus on ThinkPad L470 by Gaurav Agrawal · 4 years, 11 months ago
  80. bf50239 Input: synaptics - switch T470s to RMI4 by default by Lyude Paul · 4 years, 11 months ago
  81. a1b9b65 Input: gpio_keys - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  82. cfb8d78 Input: goldfish_events - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  83. 2ca1025 io_uring: prune request from overflow list on flush by Jens Axboe · 4 years, 11 months ago
  84. b19e8c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 11 months ago
  85. 1d40890 Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 11 months ago
  86. 803381f Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer' by David S. Miller · 4 years, 11 months ago
  87. 45942ba xfrm: interface: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  88. a12d7f3 wireguard: device: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  89. 67c9a7e sunvnet: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  90. e0fce6f gtp: use icmp_ndo_send helper by Jason A. Donenfeld · 5 years ago
  91. 0b41713 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  92. 64ae134 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 11 months ago
  93. 07134cf Merge branch 'skip_sw-skip_hw-validation' by David S. Miller · 4 years, 11 months ago
  94. e2debf0 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 5 years ago
  95. 1afa3cc net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 5 years ago
  96. 6ee2deb net/flow_dissector: remove unexist field description by Hangbin Liu · 5 years ago
  97. 304db6c page_pool: refill page when alloc.count of pool is zero by Li RongQing · 5 years ago
  98. 89e960b Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 11 months ago
  99. 5d63944 NFSv4: Ensure the delegation cred is pinned when we call delegreturn by Trond Myklebust · 4 years, 11 months ago
  100. 8c75593 NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() by Trond Myklebust · 4 years, 11 months ago