1. da3cc2e Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 6 years ago
  2. a29a0a4 Merge branch 'access-creds' by Linus Torvalds · 6 years ago
  3. aecea57 ktest: Fix some typos in config-bisect.pl by Masanari Iida · 6 years ago
  4. d7852fb access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 6 years ago
  5. bed38c3 Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  6. 7626077 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  7. c262687 Merge tag 'dma-mapping-5.3-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  8. 266e85a KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption by Wanpeng Li · 6 years ago
  9. 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 6 years ago
  10. ad5e427 Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  11. 0653275 dma-mapping: use dma_get_mask in dma_addressing_limited by Eric Auger · 6 years ago
  12. 7b5cf70 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 44b912c Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  14. 21c730d Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  15. b8d3349 sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y by Thomas Gleixner · 6 years ago
  16. c92f038 Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  17. 8376824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  18. b191d64 pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 6 years ago
  19. 3a855b7 powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails by Vaibhav Jain · 6 years ago
  20. 0d7fc08 powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL by Vaibhav Jain · 6 years ago
  21. 6d140e7 powerpc/pseries: Update SCM hcall op-codes in hvcall.h by Vaibhav Jain · 6 years ago
  22. c6bf2ae KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free by Jan Kiszka · 6 years ago
  23. d9a710e KVM: X86: Dynamically allocate user_fpu by Wanpeng Li · 6 years ago
  24. e751732 KVM: X86: Fix fpu state crash in kvm guest by Wanpeng Li · 6 years ago
  25. ec26947 Revert "kvm: x86: Use task structs fpu field for user" by Paolo Bonzini · 6 years ago
  26. cf64527 KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested by Jan Kiszka · 6 years ago
  27. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 6 years ago
  28. be4363b hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() by Haiyang Zhang · 6 years ago
  29. f16d80b powerpc/tm: Fix oops on sigreturn on systems without TM by Michael Neuling · 6 years ago
  30. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 6 years ago
  31. 107e47c vrf: make sure skb->data contains ip header to make routing by Peter Kosyh · 6 years ago
  32. 903e9d1 connector: remove redundant input callback from cn_dev by Vasily Averin · 6 years ago
  33. 93428c5 qed: Prefer pcie_capability_read_word() by Frederick Lawler · 6 years ago
  34. a16f6d3 igc: Prefer pcie_capability_read_word() by Frederick Lawler · 6 years ago
  35. 6133b92 cxgb4: Prefer pcie_capability_read_word() by Frederick Lawler · 6 years ago
  36. ffd342e be2net: Synchronize be_update_queues with dev_watchdog by Benjamin Poirier · 6 years ago
  37. ea811b7 bnx2x: Prevent load reordering in tx completion processing by Brian King · 6 years ago
  38. 0cea0e1 net: phy: sfp: hwmon: Fix scaling of RX power by Andrew Lunn · 6 years ago
  39. 503d81d net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 6 years ago
  40. 85d9bf9 chelsio: Fix a typo in a function name by Christophe JAILLET · 6 years ago
  41. bb13208 allocate_flower_entry: should check for null deref by Navid Emamdoost · 6 years ago
  42. 4803d01 net: hns3: typo in the name of a constant by Christophe JAILLET · 6 years ago
  43. 408d2bb kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist. by Jeremy Sowden · 6 years ago
  44. bad7f86 tipc: Fix a typo by Christophe JAILLET · 6 years ago
  45. 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 · 6 years ago
  46. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  47. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  48. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  49. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  50. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  51. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  52. 69245c9 parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines by Helge Deller · 6 years ago
  53. f5e03d3 parisc: add kprobe_fault_handler() by Sven Schnelle · 6 years ago
  54. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 6 years ago
  55. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  56. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  57. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  58. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  59. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  60. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  61. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
  62. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 6 years ago
  63. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 6 years ago
  64. 5edaac0 nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN by John Crispin · 6 years ago
  65. 91046d6 nl80211: fix VENDOR_CMD_RAW_DATA by Johannes Berg · 6 years ago
  66. 1667e4f wireless: fix nl80211 vendor commands by Johannes Berg · 6 years ago
  67. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  68. 1a03bb5 r8169: fix RTL8168g PHY init by Thomas Voegtle · 6 years ago
  69. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  70. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  76. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  77. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  78. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  79. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 6 years ago
  80. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 6 years ago
  81. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 6 years ago
  82. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 6 years ago
  83. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 6 years ago
  84. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 6 years ago
  85. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
  86. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
  87. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 6 years ago
  88. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 6 years ago
  89. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  90. 89099d8 Merge branch 'flow_offload-fixes' by David S. Miller · 6 years ago
  91. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 6 years ago
  92. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 6 years ago
  93. 0c7294d net: flow_offload: remove netns parameter from flow_block_cb_alloc() by Pablo Neira Ayuso · 6 years ago
  94. aef833c net: openvswitch: rename flow_stats to sw_flow_stats by Pablo Neira Ayuso · 6 years ago
  95. 9a2f97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  96. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  97. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 6 years ago
  98. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 6 years ago
  99. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  100. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago