1. 0634922 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. fb20c03 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 1e96e93 iio: light: si1133 fix test for val being not zero or not one. by Colin Ian King · 6 years ago
  4. d464b03 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. db251d7 ath10k: add debugfs file warm_hw_reset by Maharaja Kennadyrajan · 6 years ago
  6. e82f57c ath10k: htt_tx: move lock into id_get function by Nicholas Mc Guire · 6 years ago
  7. 619c970 ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and stats by Colin Ian King · 6 years ago
  8. 843c408 x86/apic: Trivial coding style fixes by Yi Wang · 6 years ago
  9. e8c3806 ath5k: remove redundant pointer rf by Colin Ian King · 6 years ago
  10. e6712aa1 ath10k: remove redundant pointers 'dev' and 'noa' by Colin Ian King · 6 years ago
  11. 24cfd8c x86/platform/UV: Mark memblock related init code and data correctly by Dou Liyang · 6 years ago
  12. dc40515 ath10k: handle mgmt tx completion event by Rakesh Pillai · 6 years ago
  13. 673bc51 ath10k: disable bundle mgmt tx completion event support by Surabhi Vishnoi · 6 years ago
  14. cd93b83 ath10k: support for multicast rate control by Pradeep Kumar Chitrapu · 6 years ago
  15. 5db1b1e x86/boot/KASLR: Make local variable mem_limit static by zhong jiang · 6 years ago
  16. 1e3c43a ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg() by Kalle Valo · 6 years ago
  17. 6386889 MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller by Quentin Schulz · 6 years ago
  18. 1088c6e x86/kvmclock: Mark kvm_get_preset_lpj() as __init by Dou Liyang · 6 years ago
  19. 608008a x86/tsc: Consolidate init code by Dou Liyang · 6 years ago
  20. bd9f943 sched/clock: Disable interrupts when calling generic_sched_clock_init() by Pavel Tatashin · 6 years ago
  21. 11c2914 ata: libahci: Allow reconfigure of DEVSLP register by Srinivas Pandruvada · 6 years ago
  22. 2dbb3ec ata: libahci: Correct setting of DEVSLP register by Srinivas Pandruvada · 6 years ago
  23. 684ad53 timekeeping: Prevent false warning when persistent clock is not available by Pavel Tatashin · 6 years ago
  24. df6b4e6 Merge branch 'smack-for-4.19-a' of https://github.com/cschaufler/next-smack into next-smack by James Morris · 6 years ago
  25. 0211d49 MIPS: generic: Select MIPS_AUTO_PFN_OFFSET by Paul Burton · 6 years ago
  26. 6c359eb MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET by Paul Burton · 6 years ago
  27. 0494d7f MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET by Paul Burton · 6 years ago
  28. 0d0e147 MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic by Paul Burton · 6 years ago
  29. 189e195 sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics by Dave Wysochanski · 6 years ago
  30. acdce5f sunrpc: add _print_rpc_iostats() to output metrics for one RPC op by Dave Wysochanski · 6 years ago
  31. 82b98ca net/sunrpc: Make rpc_auth_create_args a const by Sargun Dhillon · 6 years ago
  32. 0914bb9 pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 6 years ago
  33. 23a88ad nfs: Referrals not inheriting proto setting from parent by Calum Mackay · 6 years ago
  34. 8b199e5 nfs: initiate returning delegation when reclaiming one that's been recalled by Jeff Layton · 6 years ago
  35. 01a3684 fs: nfs: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  36. 12b289c nfs: add error check in nfs_idmap_prepare_message() by Chengguang Xu · 6 years ago
  37. 140aada arm64: kexec: machine_kexec should call __flush_icache_range by Dave Kleikamp · 6 years ago
  38. 05b466b ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc by Ofer Levi · 6 years ago
  39. 494f2e76 Merge branch 'selftests-mirror-to-gretap-with-team' by David S. Miller · 6 years ago
  40. 541c6ce selftests: forwarding: Test mirror-to-gretap w/ UL team LACP by Petr Machata · 6 years ago
  41. a9b33b2 selftests: forwarding: Test mirror-to-gretap w/ UL team by Petr Machata · 6 years ago
  42. ca70a56 selftests: forwarding: Introduce $ARPING by Petr Machata · 6 years ago
  43. 9d9e6bd selftests: forwarding: lib: Support team devices by Petr Machata · 6 years ago
  44. e094574 selftests: forwarding: lib: Add require_command() by Petr Machata · 6 years ago
  45. 386177d ARC: add SMP_CACHE_BYTES value validate by Eugeniy Paltsev · 6 years ago
  46. df18b50 net/ipv6: fix metrics leak by Sabrina Dubroca · 6 years ago
  47. 778c4d5 fib_rules: NULL check before kfree is not needed by YueHaibing · 6 years ago
  48. efd1123 arm64: svc: Ensure hardirq tracing is updated before return by Will Deacon · 6 years ago
  49. 86ff736 net: phy: mscc: the extended page access register is 16 bits by Quentin Schulz · 6 years ago
  50. ad13acc net/tls: Use socket data_ready callback on record availability by Vakul Garg · 6 years ago
  51. 86ed913 filesystem-dax: Do not request kaddr and pfn when not required by Huaisheng Ye · 6 years ago
  52. 822fb18 xen-netfront: wait xenbus state change when load module manually by Xiao Liang · 6 years ago
  53. f742267 md/dm-writecache: Don't request pointer dummy_addr when not required by Huaisheng Ye · 6 years ago
  54. e0b401e dax/super: Do not request a pointer kaddr when not required by Huaisheng Ye · 6 years ago
  55. 45df5d3 tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access() by Huaisheng Ye · 6 years ago
  56. 036a82c s390, dcssblk: kaddr and pfn can be NULL to ->direct_access() by Huaisheng Ye · 6 years ago
  57. 46a590c libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access() by Huaisheng Ye · 6 years ago
  58. 8f3f6500 Merge branch 'TC-refactor-act_mirred-packets-re-injection' by David S. Miller · 6 years ago
  59. e5cf1ba act_mirred: use TC_ACT_REINSERT when possible by Paolo Abeni · 6 years ago
  60. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  61. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 6 years ago
  62. 802bfb1 net/sched: user-space can't set unknown tcfa_action values by Paolo Abeni · 6 years ago
  63. 5da08f7 Merge tag 'tpmdd-next-20180728' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm by James Morris · 6 years ago
  64. c87fffc liquidio: remove redundant function cn23xx_dump_iq_regs by YueHaibing · 6 years ago
  65. 44fe619 perf tools: Fix the build on the alpine:edge distro by Arnaldo Carvalho de Melo · 6 years ago
  66. b0a0381 Merge branch 'socket-poll-related-cleanups-v2' by David S. Miller · 6 years ago
  67. a331de3 net: remove sock_poll_busy_flag by Christoph Hellwig · 6 years ago
  68. f641f13 net: remove sock_poll_busy_loop by Christoph Hellwig · 6 years ago
  69. d8bbd13 net: don not detour through struct sock to find the poll waitqueue by Christoph Hellwig · 6 years ago
  70. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  71. 63c8ecb dm thin: include metadata_low_watermark threshold in pool status by Andy Grover · 6 years ago
  72. 4e13382 gpio-it87: add support for IT8786E Super I/O by Vincent Prince · 6 years ago
  73. 1f27a05 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  74. fc73bfd tools headers uapi: Refresh linux/bpf.h copy by Arnaldo Carvalho de Melo · 6 years ago
  75. baec8eb spi: img-spfi: Set device select bits for SPFI port state by Ionela Voinescu · 6 years ago
  76. 45e41bc spi: omap2-mcspi: remove several redundant variables by Colin Ian King · 6 years ago
  77. 57cb198 KVM: s390: Beautify skey enable check by Janosch Frank · 6 years ago
  78. 51d6269 xfs: introduce a new xfs_inode_has_cow_data helper by Christoph Hellwig · 6 years ago
  79. 3ba738d xfs: remove the xfs_ifork_t typedef by Christoph Hellwig · 6 years ago
  80. 1216b58 xfs: simplify xfs_idata_realloc by Christoph Hellwig · 6 years ago
  81. fcacbc3 xfs: remove if_real_bytes by Christoph Hellwig · 6 years ago
  82. 7def16d tools headers powerpc: Update asm/unistd.h copy to pick new by Arnaldo Carvalho de Melo · 6 years ago
  83. 2c3ee0e tools headers uapi: Update tools's copy of linux/perf_event.h by Arnaldo Carvalho de Melo · 6 years ago
  84. d0db2f7 mt76x2: fix CCK protection control frame rate by Lorenzo Bianconi · 6 years ago
  85. f24909a mt76x2: add frame protection support by Lorenzo Bianconi · 6 years ago
  86. 53c2cb8 mt7601u: expose 802.11w support by Davide Caratti · 6 years ago
  87. 03d677c mt7601u: use sw encryption for hw unsupported ciphers by Lorenzo Bianconi · 6 years ago
  88. 54648cf block: blk_init_allocated_queue() set q->fq as NULL in the fail case by xiao jin · 6 years ago
  89. f7f1fc3 nvme: use blk API to remap ref tags for IOs with metadata by Max Gurtovoy · 6 years ago
  90. 10c41dd block: move dif_prepare/dif_complete functions to block layer by Max Gurtovoy · 6 years ago
  91. ddd0bc7 block: move ref_tag calculation func to the block layer by Max Gurtovoy · 6 years ago
  92. c454edc block: don't account for split bio's size in cgroup stats by Josef Bacik · 6 years ago
  93. ea8532d media: videodev2: get rid of VIDIOC_RESERVED by Mauro Carvalho Chehab · 6 years ago
  94. 8f1180e qtnfmac: enable multiple SSIDs scan support by Andrey Shevchenko · 6 years ago
  95. 4775ad0 qtnfmac: implement cfg80211 power management callback by Sergei Maksimenko · 6 years ago
  96. b1a9585 ata: ahci: Enable DEVSLP by default on x86 with SLP_S0 by Srinivas Pandruvada · 6 years ago
  97. a5ec5a7b ata: ahci: Support state with min power but Partial low power state by Srinivas Pandruvada · 6 years ago
  98. 157eb9a media: em28xx: explicitly disable TS packet filter by Robert Schlabbach · 6 years ago
  99. 89da619 virtio_balloon: fix another race between migration and ballooning by Jiang Biao · 6 years ago
  100. 0ad6419 Merge tag 'iwlwifi-next-for-kalle-2018-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 6 years ago