1. d688948 NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message by Dave Wysochanski · 7 years ago
  2. d554168 NFS: Fix up nfs_post_op_update_inode() to force ctime updates by Trond Myklebust · 7 years ago
  3. 472f761 NFS: Ensure we revalidate the inode correctly after setacl by Trond Myklebust · 7 years ago
  4. 59a707b NFS: Ensure we revalidate the inode correctly after remove or rename by Trond Myklebust · 7 years ago
  5. 821a868 NFS: Set the force revalidate flag if the inode is not completely initialised by Trond Myklebust · 7 years ago
  6. 3cb3fd6 NFS: Fix up sillyrename() by Trond Myklebust · 7 years ago
  7. ed7e9ad NFSv4: Fix sillyrename to return the delegation when appropriate by Trond Myklebust · 7 years ago
  8. 991eedb NFSv4: Only pass the delegation to setattr if we're sending a truncate by Trond Myklebust · 7 years ago
  9. 2f26102 NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid() by Anna Schumaker · 7 years ago
  10. fba83f3 NFS: Pass "privileged" value to nfs4_init_sequence() by Anna Schumaker · 7 years ago
  11. e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
  12. fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
  13. e04bbf6 NFS: Avoid quadratic search when freeing delegations. by NeilBrown · 7 years ago
  14. ead9ad7 rculist: add list_for_each_entry_from_rcu() by NeilBrown · 7 years ago
  15. 3ca951b NFS: use cond_resched() when restarting walk of delegation list. by NeilBrown · 7 years ago
  16. f389349 NFS: slight optimization for walking list for delegations by NeilBrown · 7 years ago
  17. 9f6d44d NFS: Optimise away lookups for rename targets by Trond Myklebust · 7 years ago
  18. 73dd684 NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry by Trond Myklebust · 7 years ago
  19. 4792192 NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN by Trond Myklebust · 7 years ago
  20. 786b71f Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  21. b04e217 Linux 4.17-rc7 by Linus Torvalds · 7 years ago
  22. 861d9dd Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  23. 7fbb615 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  24. b2096a5 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. cc71efd Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. e5dd615 Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi into fixes by Olof Johansson · 7 years ago
  27. f59c303 ARM: Fix i2c-gpio GPIO descriptor tables by Linus Walleij · 7 years ago
  28. ec30dcf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  29. 9c6d26d arm64: dts: hikey: Fix eMMC corruption regression by John Stultz · 7 years ago
  30. bc2dbc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  31. 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  32. 3f19597 kasan: fix memory hotplug during boot by David Hildenbrand · 7 years ago
  33. ed1596f kasan: free allocated shadow memory on MEM_CANCEL_ONLINE by David Hildenbrand · 7 years ago
  34. d41362e checkpatch: fix macro argument precedence test by Joe Perches · 7 years ago
  35. ae67d58 init/main.c: include <linux/mem_encrypt.h> by Mathieu Malaterre · 7 years ago
  36. 23d6aef kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 7 years ago
  37. a215586 mm/memory_hotplug: fix leftover use of struct page during hotplug by Jonathan Cameron · 7 years ago
  38. 6c04ab0 proc: fix smaps and meminfo alignment by Hugh Dickins · 7 years ago
  39. 8addc2d mm: do not warn on offline nodes unless the specific node is explicitly requested by Michal Hocko · 7 years ago
  40. 15c30bc mm, memory_hotplug: make has_unmovable_pages more robust by Michal Hocko · 7 years ago
  41. 0f901dc mm/kasan: don't vfree() nonexistent vm_area by Andrey Ryabinin · 7 years ago
  42. b9ddff9 MAINTAINERS: change hugetlbfs maintainer and update files by Mike Kravetz · 7 years ago
  43. 8f89c00 ipc/shm: fix shmat() nil address after round-down when remapping by Davidlohr Bueso · 7 years ago
  44. a73ab24 Revert "ipc/shm: Fix shmat mmap nil-page protection" by Davidlohr Bueso · 7 years ago
  45. 7a4deea idr: fix invalid ptr dereference on item delete by Matthew Wilcox · 7 years ago
  46. 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 7 years ago
  47. 7cbf319 mm: fix nr_rotate_swap leak in swapon() error case by Omar Sandoval · 7 years ago
  48. 0ec46ab Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Olof Johansson · 7 years ago
  49. f2c56aa Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 7 years ago
  50. eb11041 ibmvnic: Fix partial success login retries by Thomas Falcon · 7 years ago
  51. d2f30f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  52. 696ca77 KVM: x86: fix #UD address of failed Hyper-V hypercalls by Radim Krčmář · 7 years ago
  53. 24e4b07 selftests/net: Add missing config options for PMTU tests by Stefano Brivio · 7 years ago
  54. e3ffec4 Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  55. 62d18ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  56. b133ef6 Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  57. f287fe3 Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  58. b9f5701 Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  59. a1a9f53 Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  60. 1383cb8 mlx4_core: allocate ICM memory in page size chunks by Qing Huang · 7 years ago
  61. 4ff648d sched, tracing: Fix trace_sched_pi_setprio() for deboosting by Sebastian Andrzej Siewior · 7 years ago
  62. b1f5b37 kthread: Allow kthread_park() on a parked kthread by Peter Zijlstra · 7 years ago
  63. bf5015a sched/topology: Clarify root domain(s) debug string by Juri Lelli · 7 years ago
  64. 5ec3444 firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() by Niklas Cassel · 7 years ago
  65. 322eaa0 enic: set DMA mask to 47 bit by Govindarajulu Varadarajan · 7 years ago
  66. af8d3c7 ppp: remove the PPPIOCDETACH ioctl by Eric Biggers · 7 years ago
  67. 730c54d ipv4: remove warning in ip_recv_error by Willem de Bruijn · 7 years ago
  68. f8f4bef net : sched: cls_api: deal with egdev path only if needed by Or Gerlitz · 7 years ago
  69. 1b15ad6 vhost: synchronize IOTLB message with dev cleanup by Jason Wang · 7 years ago
  70. d681bc0 Merge tag 'mlx5-fixes-2018-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  71. 9aad13b packet: fix reserve calculation by Willem de Bruijn · 7 years ago
  72. 4bc6f77 Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  73. b506943 Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 7 years ago
  74. 1dcbc01 net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands by Yossi Kuperman · 7 years ago
  75. 902a545 net/mlx5e: When RXFCS is set, add FCS data into checksum calculation by Eran Ben Elisha · 7 years ago
  76. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  77. d7b66b4 Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  78. 009f8c9 ALSA: hda - Fix runtime PM by Lukas Wunner · 7 years ago
  79. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 7 years ago
  80. 1eaafe9 kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 7 years ago
  81. 577e75e Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  82. c4d2188 KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 7 years ago
  83. b68ea0e Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  84. 9ca5a2a Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  85. c93552c bpf: properly enforce index mask to prevent out-of-bounds speculation by Daniel Borkmann · 7 years ago
  86. d8f2f49 x86/kvm: fix LAPIC timer drift when guest uses periodic mode by David Vrabel · 7 years ago
  87. b09efdc Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  88. 4544e40 ahci: Add PCI ID for Cannon Lake PCH-LP AHCI by Mika Westerberg · 7 years ago
  89. 82034c2 arm64: Make sure permission updates happen for pmd/pud by Laura Abbott · 7 years ago
  90. d501473 Btrfs: fix error handling in btrfs_truncate() by Omar Sandoval · 7 years ago
  91. 55ba49c RDMA/hns: Move the location for initializing tmp_len by oulijun · 7 years ago
  92. 05d6a4d RDMA/hns: Bugfix for cq record db for kernel by oulijun · 7 years ago
  93. f4602cb IB/uverbs: Fix uverbs_attr_get_obj by Jason Gunthorpe · 7 years ago
  94. 30bf066 RDMA/qedr: Fix doorbell bar mapping for dpi > 1 by Kalderon, Michal · 7 years ago
  95. d546b67c net/mlx4: Fix irq-unsafe spinlock usage by Jack Morgenstein · 7 years ago
  96. 79fb218 net: phy: broadcom: Fix bcm_write_exp() by Florian Fainelli · 7 years ago
  97. 733a969 net: phy: broadcom: Fix auxiliary control register reads by Florian Fainelli · 7 years ago
  98. 2eabd76 net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy by Roopa Prabhu · 7 years ago
  99. 4f7f56b net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message by Colin Ian King · 7 years ago
  100. 73f9d36 ibmvnic: Only do H_EOI for mobility events by Nathan Fontenot · 7 years ago