1. 7b5cf70 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago master
  2. 44b912c Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  3. 21c730d Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  4. b8d3349 sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y by Thomas Gleixner · 5 years ago
  5. c92f038 Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  6. 8376824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  7. b191d64 pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 5 years ago
  8. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  9. be4363b hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() by Haiyang Zhang · 5 years ago
  10. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago v5.3-rc1
  11. 107e47c vrf: make sure skb->data contains ip header to make routing by Peter Kosyh · 5 years ago
  12. 903e9d1 connector: remove redundant input callback from cn_dev by Vasily Averin · 5 years ago
  13. 93428c5 qed: Prefer pcie_capability_read_word() by Frederick Lawler · 5 years ago
  14. a16f6d3 igc: Prefer pcie_capability_read_word() by Frederick Lawler · 5 years ago
  15. 6133b92 cxgb4: Prefer pcie_capability_read_word() by Frederick Lawler · 5 years ago
  16. ffd342e be2net: Synchronize be_update_queues with dev_watchdog by Benjamin Poirier · 5 years ago
  17. ea811b7 bnx2x: Prevent load reordering in tx completion processing by Brian King · 5 years ago
  18. 0cea0e1 net: phy: sfp: hwmon: Fix scaling of RX power by Andrew Lunn · 5 years ago
  19. 503d81d net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 5 years ago
  20. 85d9bf9 chelsio: Fix a typo in a function name by Christophe JAILLET · 5 years ago
  21. bb13208 allocate_flower_entry: should check for null deref by Navid Emamdoost · 5 years ago
  22. 4803d01 net: hns3: typo in the name of a constant by Christophe JAILLET · 5 years ago
  23. 408d2bb kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist. by Jeremy Sowden · 5 years ago
  24. bad7f86 tipc: Fix a typo by Christophe JAILLET · 5 years ago
  25. 953ba0a Merge tag 'mac80211-for-davem-2019-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  26. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  27. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  28. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  29. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 5 years ago
  30. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  31. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  32. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 5 years ago
  33. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 5 years ago
  34. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 5 years ago
  35. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 5 years ago
  36. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 5 years ago
  37. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 5 years ago
  38. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 5 years ago
  39. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 5 years ago
  40. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 5 years ago
  41. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 5 years ago
  42. 5edaac0 nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN by John Crispin · 5 years ago
  43. 91046d6 nl80211: fix VENDOR_CMD_RAW_DATA by Johannes Berg · 5 years ago
  44. 1667e4f wireless: fix nl80211 vendor commands by Johannes Berg · 5 years ago
  45. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  46. 1a03bb5 r8169: fix RTL8168g PHY init by Thomas Voegtle · 5 years ago
  47. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  48. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  54. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  55. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  56. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  57. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 5 years ago
  58. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 5 years ago
  59. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
  60. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 5 years ago
  61. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 5 years ago
  62. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 5 years ago
  63. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 5 years ago
  64. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 5 years ago
  65. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 5 years ago
  66. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 5 years ago
  67. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  68. 89099d8 Merge branch 'flow_offload-fixes' by David S. Miller · 5 years ago
  69. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 5 years ago
  70. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
  71. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 5 years ago
  72. aef833c net: openvswitch: rename flow_stats to sw_flow_stats by Pablo Neira Ayuso · 5 years ago
  73. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  74. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  75. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 5 years ago
  76. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 5 years ago
  77. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  78. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  79. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  80. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  81. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  82. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  83. 40ef768 Remove references to dead website. by Dave Jones · 5 years ago
  84. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  85. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  86. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  87. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  88. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  89. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  90. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  91. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  92. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  93. 6d54ceb tracing: Fix user stack trace "??" output by Eiichi Tsukata · 5 years ago
  94. dfee0e9 netfilter: bridge: make NF_TABLES_BRIDGE tristate by Arnd Bergmann · 5 years ago
  95. 449fa54 dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device by Fugang Duan · 5 years ago
  96. 771a081 Input: alps - fix a mismatch between a condition check and its comment by Hui Wang · 5 years ago
  97. 49e6979e Input: psmouse - fix build error of multiple definition by YueHaibing · 5 years ago
  98. d56fef0 Input: applespi - remove set but not used variables 'sts' by Mao Wenan · 5 years ago
  99. 038b1a0 Input: add Apple SPI keyboard and trackpad driver by Ronald Tschalär · 5 years ago
  100. e320ab3 x86/hyper-v: Zero out the VP ASSIST PAGE on allocation by Dexuan Cui · 5 years ago