1. 2024891 rcutorture: Fix rcu_torture_one_read()/rcu_torture_writer() data race by Paul E. McKenney · 5 years ago
  2. beabc80 rcutorture: Make kvm-find-errors.sh abort on bad directory by Paul E. McKenney · 5 years ago
  3. c0b94ff rcutorture: Summarize summary of build and run results by Paul E. McKenney · 5 years ago
  4. e071424 rcutorture: Add 100-CPU configuration by Paul E. McKenney · 5 years ago
  5. 8171d3e torture: Allow disabling of boottime CPU-hotplug torture operations by Paul E. McKenney · 5 years ago
  6. 4ab00bd rcutorture: Suppress boottime bad-sequence warnings by Paul E. McKenney · 5 years ago
  7. 58c5336 rcutorture: Allow boottime stall warnings to be suppressed by Paul E. McKenney · 5 years ago
  8. a59ee76 torture: Forgive -EBUSY from boottime CPU-hotplug operations by Paul E. McKenney · 5 years ago
  9. 4355080 rcutorture: Refrain from callback flooding during boot by Paul E. McKenney · 5 years ago
  10. 90e23b6 torture: Make results-directory date format completion-friendly by Paul E. McKenney · 5 years ago
  11. 59ee032 rcutorture: Suppress forward-progress complaints during early boot by Paul E. McKenney · 5 years ago
  12. bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 5 years ago
  13. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  14. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  15. 490d332 irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM by Marc Zyngier · 5 years ago
  16. d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  17. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  18. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  21. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  22. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  23. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  24. fdfa3a6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  25. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  26. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  27. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  28. b0ef7cd Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver by Linus Torvalds · 5 years ago
  29. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  30. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  31. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  32. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  33. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  34. b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  35. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  36. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  37. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago
  38. 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
  39. 0a06174 compat_ioctl: fix FIONREAD on devices by Arnd Bergmann · 5 years ago
  40. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  41. 29ca3b3 net: thunderx: use proper interface type for RGMII by Tim Harvey · 5 years ago
  42. c76b305 Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  43. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  44. d4bf905 powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  45. 9dc086f powerpc/futex: Fix incorrect user access blocking by Michael Ellerman · 5 years ago
  46. 5186a6c irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors by Zenghui Yu · 5 years ago
  47. b463532 irqchip/gic-v3-its: Remove superfluous WARN_ON by Zenghui Yu · 5 years ago
  48. 4bccf1d irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() by Zenghui Yu · 5 years ago
  49. 4e6437f irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level by Zenghui Yu · 5 years ago
  50. 8b718d4 irqchip/gic-v4.1: Set vpe_l1_base for all redistributors by Zenghui Yu · 5 years ago
  51. e88bd31 irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE by Zenghui Yu · 5 years ago
  52. d08f301 mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap by Lorenzo Bianconi · 5 years ago
  53. f757165 Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  54. 175787e Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  55. 60ea27e Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  56. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  57. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  58. 88d6f13 bpf: Improve bucket_log calculation logic by Martin KaFai Lau · 5 years ago
  59. 5d3919a selftests/bpf: Test freeing sockmap/sockhash with a socket in it by Jakub Sitnicki · 5 years ago
  60. 0b2dc83 bpf, sockhash: Synchronize_rcu before free'ing map by Jakub Sitnicki · 5 years ago
  61. db6a501 bpf, sockmap: Don't sleep while holding RCU lock on tear-down by Jakub Sitnicki · 5 years ago
  62. d95f1e8 bpftool: Don't crash on missing xlated program instructions by Toke Høiland-Jørgensen · 5 years ago
  63. 85b8ac0 bpf, sockmap: Check update requirements after locking by Lorenz Bauer · 5 years ago
  64. 41dcd67 Merge tag 'docs-5.6-2' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  65. 11777ee Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  66. ed39ba0 Merge tag 'acpi-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  67. ba7dcfc Merge tag 'pm-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  68. c16b99d Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  69. 8bf5973 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  70. f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
  71. b34f01f Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  72. e0f121c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  73. 9b7fa28 Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  74. f35aa2b tmpfs: switch to use of invalfc() by Al Viro · 5 years ago
  75. 58c025f cgroup1: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  76. bf45f7f procfs: switch to use of invalfc() by Al Viro · 5 years ago
  77. b5db30c hugetlbfs: switch to use of invalfc() by Al Viro · 5 years ago
  78. e1ee7d8 cramfs: switch to use of errofc() et.al. by Al Viro · 5 years ago
  79. 77cb271 gfs2: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  80. 2e28c49 fuse: switch to use errorfc() et.al. by Al Viro · 5 years ago
  81. d53d0f7 ceph: use errorfc() and friends instead of spelling the prefix out by Al Viro · 5 years ago
  82. a3ff937 prefix-handling analogues of errorf() and friends by Al Viro · 5 years ago
  83. 328de52 turn fs_param_is_... into functions by Al Viro · 5 years ago
  84. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  85. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  86. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  87. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  88. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  89. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  90. 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
  91. 3fbb8d5 struct p_log, variants of warnf() et.al. taking that one instead by Al Viro · 5 years ago
  92. 9f09f64 teach logfc() to handle prefices, give it saner calling conventions by Al Viro · 5 years ago
  93. fbc2d16 get rid of cg_invalf() by Al Viro · 5 years ago
  94. aa1918f get rid of fs_value_is_filename_empty by Al Viro · 5 years ago
  95. 34264ae don't bother with explicit length argument for __lookup_constant() by Al Viro · 5 years ago
  96. 3d96208 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 5 years ago
  97. 50d0def nfsd: make nfsd_filecache_wq variable static by Chen Zhou · 5 years ago
  98. dfa7f70 drop_monitor: Do not cancel uninitialized work item by Ido Schimmel · 5 years ago
  99. e036c58 Merge branch 'mlxsw-Various-fixes' by David S. Miller · 5 years ago
  100. 3a99cbb mlxsw: spectrum_dpipe: Add missing error path by Ido Schimmel · 5 years ago