1. 504f384 ovl: ovl_obtain_alias(): don't call d_instantiate_anon() for old by Al Viro · 5 years ago
  2. d80172c ovl: strict upper fs requirements for remote upper fs by Amir Goldstein · 5 years ago
  3. cad218a ovl: check if upper fs supports RENAME_WHITEOUT by Amir Goldstein · 5 years ago
  4. bccece1 ovl: allow remote upper by Miklos Szeredi · 5 years ago
  5. f428884 ovl: decide if revalidate needed on a per-dentry basis by Miklos Szeredi · 5 years ago
  6. 7925dad ovl: separate detection of remote upper layer from stacked overlay by Miklos Szeredi · 5 years ago
  7. 3bb7df9 ovl: restructure dentry revalidation by Miklos Szeredi · 5 years ago
  8. c61ca55 ovl: ignore failure to copy up unknown xattrs by Miklos Szeredi · 5 years ago
  9. 4c494bd ovl: document permission model by Miklos Szeredi · 5 years ago
  10. 62c832e ovl: simplify i_ino initialization by Amir Goldstein · 5 years ago
  11. 2effc5c ovl: factor out helper ovl_get_root() by Amir Goldstein · 5 years ago
  12. 735c907 ovl: fix out of date comment and unreachable code by Amir Goldstein · 5 years ago
  13. 300b124 ovl: fix value of i_ino for lower hardlink corner case by Amir Goldstein · 5 years ago
  14. fb33c65 Linux 5.6-rc6 by Linus Torvalds · 5 years ago
  15. a42a7bb Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  16. 34d5a4b Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. ec181b7 Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  18. e99bc91 Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. ffe6da9 Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. 52ac377 Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  21. b67775e Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  22. de28a65 Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  23. 92c2275 Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  24. d3dca69 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  25. 3086ae0 Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  26. 6693075 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  27. 1da8347 iommu/vt-d: Populate debugfs if IOMMUs are detected by Megha Dey · 5 years ago
  28. 69a4d0b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  29. 018cabb Merge branch 'kvm-null-pointer-fix' into kvm-master by Paolo Bonzini · 5 years ago
  30. 95fa101 KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs by Vitaly Kuznetsov · 5 years ago
  31. 997224f Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 5 years ago
  32. d01fd16 irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2 by Marc Zyngier · 5 years ago
  33. 0c22056 KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect by Nitesh Narayan Lal · 5 years ago
  34. 7a57c09 KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1 by Sean Christopherson · 5 years ago
  35. 730ad0e iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE by Suravee Suthikulpanit · 5 years ago
  36. da72a37 iommu/vt-d: Ignore devices with out-of-spec domain number by Daniel Drake · 5 years ago
  37. b0bb0c2 iommu/vt-d: Fix the wrong printing in RHSA parsing by Zhenzhong Duan · 5 years ago
  38. fffb08b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  39. b0ea262 Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  40. 7e6d869 Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  41. 2af8217 Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  42. 78511ed Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  43. 5007928 Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  44. 17829c5 Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  45. d365612 Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  46. ddd2b85 afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t by Jann Horn · 5 years ago
  47. 92bd1f2 Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 5 years ago
  48. c853680 ovl: fix lockdep warning for async write by Miklos Szeredi · 5 years ago
  49. 53afcd3 ovl: fix some xino configurations by Amir Goldstein · 5 years ago
  50. 469ff20 x86/vector: Remove warning on managed interrupt migration by Peter Xu · 5 years ago
  51. 8daee95 i2c: acpi: put device when verifying client fails by Wolfram Sang · 5 years ago
  52. ba3b01d iommu/vt-d: Fix debugfs register reads by Megha Dey · 5 years ago
  53. 81ee85d iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 5 years ago
  54. 96788c7 iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 5 years ago
  55. 5983369 iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 5 years ago
  56. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  57. 16b78f0 Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  58. f31d83f Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  59. d944326 Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  60. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  61. 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 5 years ago
  62. 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 5 years ago
  63. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 5 years ago
  64. b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 5 years ago
  65. 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  66. c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 5 years ago
  67. 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 5 years ago
  68. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 5 years ago
  69. d9a9f48 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 5 years ago
  70. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 5 years ago
  71. e4792ff Merge branch 'hns3-fixes' by David S. Miller · 5 years ago
  72. 59359fc net: hns3: clear port base VLAN when unload PF by Jian Shen · 5 years ago
  73. 903b85d net: hns3: fix RMW issue for VLAN filter switch by Jian Shen · 5 years ago
  74. 23b4201 net: hns3: fix VF VLAN table entries inconsistent issue by Jian Shen · 5 years ago
  75. 5eb01ddf net: hns3: fix "tc qdisc del" failed issue by Yonglong Liu · 5 years ago
  76. b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 5 years ago
  77. 3cc6e2c Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  78. 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  79. 531d304 ovl: fix lock in ovl_llseek() by Amir Goldstein · 5 years ago
  80. b53df2e block: Fix partition support for host aware zoned block devices by Shin'ichiro Kawasaki · 5 years ago
  81. cc3200e blk-mq: insert flush request to the front of dispatch queue by Ming Lei · 5 years ago
  82. 5e6bdd3 s390/dasd: fix data corruption for thin provisioned devices by Stefan Haberland · 5 years ago
  83. f967140 perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag by Kim Phillips · 5 years ago
  84. 18d2004 mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command by Ulf Hansson · 5 years ago
  85. 58d6fee misc: eeprom: at24: fix regulator underflow by Michael Auchter · 5 years ago
  86. e1f550d net: mvmdio: avoid error message for optional IRQ by Chris Packham · 5 years ago
  87. 012fc74 net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register by Andrew Lunn · 5 years ago
  88. 06669ea net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 5 years ago
  89. 5e72b23 Merge branch 's390-qeth-fixes' by David S. Miller · 5 years ago
  90. 5d4f785 s390/qeth: implement smarter resizing of the RX buffer pool by Julian Wiedmann · 5 years ago
  91. 0f75e14 s390/qeth: refactor buffer pool code by Julian Wiedmann · 5 years ago
  92. f81649d s390/qeth: use page pointers to manage RX buffer pool by Julian Wiedmann · 5 years ago
  93. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 5 years ago
  94. a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 5 years ago
  95. 46e4c42 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 5 years ago
  96. f3cc008 sxgbe: Fix off by one in samsung driver strncpy size arg by Dominik Czarnota · 5 years ago
  97. f9fc28a net: caif: Add lockdep expression to RCU traversal primitive by Amol Grover · 5 years ago
  98. eecba79 MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer by Jakub Kicinski · 5 years ago
  99. ab14961 net: fec: validate the new settings in fec_enet_set_coalesce() by Jakub Kicinski · 5 years ago
  100. 443d372 ipmi_si: Avoid spurious errors for optional IRQs by Takashi Iwai · 5 years ago