1. 4ff648d sched, tracing: Fix trace_sched_pi_setprio() for deboosting by Sebastian Andrzej Siewior · 6 years ago
  2. b1f5b37 kthread: Allow kthread_park() on a parked kthread by Peter Zijlstra · 6 years ago
  3. bf5015a sched/topology: Clarify root domain(s) debug string by Juri Lelli · 6 years ago
  4. 5ec3444 firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() by Niklas Cassel · 6 years ago
  5. 322eaa0 enic: set DMA mask to 47 bit by Govindarajulu Varadarajan · 6 years ago
  6. af8d3c7 ppp: remove the PPPIOCDETACH ioctl by Eric Biggers · 6 years ago
  7. 730c54d ipv4: remove warning in ip_recv_error by Willem de Bruijn · 6 years ago
  8. f8f4bef net : sched: cls_api: deal with egdev path only if needed by Or Gerlitz · 6 years ago
  9. 1b15ad6 vhost: synchronize IOTLB message with dev cleanup by Jason Wang · 6 years ago
  10. d681bc0 Merge tag 'mlx5-fixes-2018-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  11. 9aad13b packet: fix reserve calculation by Willem de Bruijn · 6 years ago
  12. 4bc6f77 Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  13. b506943 Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  14. 1dcbc01 net/mlx5: IPSec, Fix a race between concurrent sandbox QP commands by Yossi Kuperman · 7 years ago
  15. 902a545 net/mlx5e: When RXFCS is set, add FCS data into checksum calculation by Eran Ben Elisha · 6 years ago
  16. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  17. d7b66b4 Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  18. 009f8c9 ALSA: hda - Fix runtime PM by Lukas Wunner · 6 years ago
  19. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 6 years ago
  20. 1eaafe9 kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 6 years ago
  21. 577e75e Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  22. c4d2188 KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 6 years ago
  23. b68ea0e Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. 9ca5a2a Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  25. c93552c bpf: properly enforce index mask to prevent out-of-bounds speculation by Daniel Borkmann · 6 years ago
  26. d8f2f49 x86/kvm: fix LAPIC timer drift when guest uses periodic mode by David Vrabel · 6 years ago
  27. 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ář · 6 years ago
  28. 4544e40 ahci: Add PCI ID for Cannon Lake PCH-LP AHCI by Mika Westerberg · 6 years ago
  29. 82034c2 arm64: Make sure permission updates happen for pmd/pud by Laura Abbott · 6 years ago
  30. d501473 Btrfs: fix error handling in btrfs_truncate() by Omar Sandoval · 6 years ago
  31. 55ba49c RDMA/hns: Move the location for initializing tmp_len by oulijun · 6 years ago
  32. 05d6a4d RDMA/hns: Bugfix for cq record db for kernel by oulijun · 6 years ago
  33. f4602cb IB/uverbs: Fix uverbs_attr_get_obj by Jason Gunthorpe · 6 years ago
  34. 30bf066 RDMA/qedr: Fix doorbell bar mapping for dpi > 1 by Kalderon, Michal · 6 years ago
  35. d546b67c net/mlx4: Fix irq-unsafe spinlock usage by Jack Morgenstein · 6 years ago
  36. 79fb218 net: phy: broadcom: Fix bcm_write_exp() by Florian Fainelli · 6 years ago
  37. 733a969 net: phy: broadcom: Fix auxiliary control register reads by Florian Fainelli · 6 years ago
  38. 2eabd76 net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy by Roopa Prabhu · 6 years ago
  39. 4f7f56b net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message by Colin Ian King · 6 years ago
  40. 73f9d36 ibmvnic: Only do H_EOI for mobility events by Nathan Fontenot · 6 years ago
  41. ab1f178 Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  42. 2f3ab62 tuntap: correctly set SOCKWQ_ASYNC_NOSPACE by Jason Wang · 6 years ago
  43. a43ad59 Merge branch 'virtio_net-mergeable-XDP' by David S. Miller · 6 years ago
  44. 3d62b2a virtio-net: fix leaking page for gso packet during mergeable XDP by Jason Wang · 6 years ago
  45. 850e088 virtio-net: correctly check num_buf during err path by Jason Wang · 6 years ago
  46. 5d458a1 virtio-net: correctly transmit XDP buff after linearizing by Jason Wang · 6 years ago
  47. 6890418 virtio-net: correctly redirect linearized packet by Jason Wang · 6 years ago
  48. 419fc88 Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  49. bee7975 Merge tag 'mfd-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  50. 9ce8654 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
  51. 6a93cea drm/vmwgfx: Schedule an fb dirty update after resume by Thomas Hellstrom · 6 years ago
  52. f37230c drm/vmwgfx: Fix host logging / guestinfo reading error paths by Thomas Hellstrom · 6 years ago
  53. 938ae72 drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros by Thomas Hellstrom · 6 years ago
  54. 1a2b80e selftests: net: reuseport_bpf_numa: don't fail if no numa support by Anders Roxell · 6 years ago
  55. 8ecc497 x86/speculation: Simplify the CPU bug detection logic by Dominik Brodowski · 6 years ago
  56. 0aa4846 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 6 years ago
  57. 1179956 mfd: cros_ec: Retry commands when EC is known to be busy by Brian Norris · 6 years ago
  58. 92d7223 alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2 by Sinan Kaya · 6 years ago
  59. f5e82fa alpha: simplify get_arch_dma_ops by Christoph Hellwig · 6 years ago
  60. 6db6154 alpha: use dma_direct_ops for jensen by Christoph Hellwig · 6 years ago
  61. d7db318 pcnet32: add an error handling path in pcnet32_probe_pci() by Bo Chen · 6 years ago
  62. fdd13dd qed: Fix mask for physical address in ILT entry by Shahed Shaikh · 6 years ago
  63. 66fb332 ipmr: properly check rhltable_init() return value by Eric Dumazet · 6 years ago
  64. 2677d20 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 6 years ago
  65. 6009d1f isdn: eicon: fix a missing-check bug by Wenwen Wang · 6 years ago
  66. 1f50812 net: fec: Add a SPDX identifier by Fabio Estevam · 6 years ago
  67. 9fcca5eff net: fec: ptp: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  68. 644fbde sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  69. cc19846 arm64: fault: Don't leak data in ESR context for user fault on kernel VA by Peter Maydell · 6 years ago
  70. c62ec46 PM / core: Fix direct_complete handling for devices with no callbacks by Rafael J. Wysocki · 6 years ago
  71. 813477a MAINTAINERS: change Kalle as wcn36xx maintainer by Kalle Valo · 6 years ago
  72. b561290 MAINTAINERS: change Kalle as ath.ko maintainer by Kalle Valo · 6 years ago
  73. c76700a MAINTAINERS: update Kalle's email address by Kalle Valo · 6 years ago
  74. fed4825 mac80211_hwsim: Fix radio dump for radio idx 0 by Andrew Zaborowski · 6 years ago
  75. 5247a77 cfg80211: fix NULL pointer derference when querying regdb by Haim Dreyfuss · 6 years ago
  76. a048a07 powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  77. 35904d6 Merge branch 'drm/du/fixes' of git://linuxtv.org/pinchartl/media into drm-fixes by Dave Airlie · 6 years ago
  78. c85061e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  79. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  80. eedffa2 loop: clear wb_err in bd_inode when detaching backing file by Jeff Layton · 6 years ago
  81. baf1056 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 6 years ago
  82. 5aa1437 ext2: fix a block leak by Al Viro · 6 years ago
  83. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 6 years ago
  84. 9c3e902 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 6 years ago
  85. 7b745a4 unfuck sysfs_mount() by Al Viro · 6 years ago
  86. 82382ac kernfs: deal with kernfs_fill_super() failures by Al Viro · 6 years ago
  87. 08a8f30 cramfs: Fix IS_ENABLED typo by Joe Perches · 6 years ago
  88. f4e4d43 befs_lookup(): use d_splice_alias() by Al Viro · 6 years ago
  89. 87fbd63 affs_lookup: switch to d_splice_alias() by Al Viro · 6 years ago
  90. 30da870 affs_lookup(): close a race with affs_remove_link() by Al Viro · 6 years ago
  91. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. f706811 sr: pass down correctly sized SCSI sense buffer by Jens Axboe · 6 years ago
  93. 255845f arm64: export tishift functions to modules by Jason A. Donenfeld · 6 years ago
  94. 32c3fa7 arm64: lse: Add early clobbers to some input/output asm operands by Will Deacon · 6 years ago
  95. 6741c4b Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 6 years ago
  96. 5aef268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  97. 136d769 libata: blacklist Micron 500IT SSD with MU01 firmware by Sudip Mukherjee · 6 years ago
  98. 3de06d5 mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus by Corneliu Doban · 6 years ago
  99. 5f651b8 mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register by Corneliu Doban · 6 years ago
  100. 4c94238 mmc: sdhci-iproc: remove hard coded mmc cap 1.8v by Srinath Mannam · 6 years ago