1. 69f9c50 ARM: imx: add enet init for i.MX7D platform by Fugang Duan · 9 years ago
  2. 7dc87ff ARM: imx7d: add imx7d iomux-gpr field define by Fugang Duan · 9 years ago
  3. fbd0351 net: dsa: Fix Marvell Egress Trailer check by Neil Armstrong · 9 years ago
  4. 7def0f9 lib: fix data race in rhashtable_rehash_one by Dmitriy Vyukov · 9 years ago
  5. 23eedbc ch9200: Convert to use module_usb_driver by Tobias Klauser · 9 years ago
  6. ae5f2fb openvswitch: Zero flows on allocation. by Jesse Gross · 9 years ago
  7. 53adc9e net: dsa: actually force the speed on the CPU port by Russell King · 9 years ago
  8. 08399ef geneve: ensure ECN info is handled properly in all tx/rx paths by John W. Linville · 9 years ago
  9. 227b9e8 usbnet: remove invalid check by Andrzej Hajda · 9 years ago
  10. 7e724da6 rndis_wlan: fix checking for default value by Andrzej Hajda · 9 years ago
  11. e79dd09b orinoco: fix checking for default value by Andrzej Hajda · 9 years ago
  12. cc75149 mwifiex: fix comparison expression by Andrzej Hajda · 9 years ago
  13. 9492612 net: brcm80211: fix range check by Andrzej Hajda · 9 years ago
  14. 23c2412 net: stmmac: fix type of entry variable by Andrzej Hajda · 9 years ago
  15. 7d2fa71 net/ibm/emac: fix type of phy_mode by Andrzej Hajda · 9 years ago
  16. 8f89642 isdn: hisax: fix frame calculation by Andrzej Hajda · 9 years ago
  17. 25b1029 ixgbe: Enable bit-banging mode on X550 by Mark Rustad · 9 years ago
  18. da4ea4b ixgbe: Set lan_id before first I2C eeprom access by Mark Rustad · 9 years ago
  19. bb5ce9a ixgbe: Provide unlocked I2C methods by Mark Rustad · 9 years ago
  20. 4f9e3a3 ixgbe: Provide I2C combined on X550EM by Mark Rustad · 9 years ago
  21. cbd45ec ixgbe: Add X550EM support for SFP insertion interrupt by Mark Rustad · 9 years ago
  22. 29a8dca ixgbe: Accept SFP not present errors on all devices by Mark Rustad · 9 years ago
  23. 0f90300 ixgbevf: Enables TSO for stacked VLAN by Toshiaki Makita · 9 years ago
  24. f2701b1 e1000e: Enable TSO for stacked VLAN by Toshiaki Makita · 9 years ago
  25. 213246d igbvf: Enable TSO for stacked VLAN by Toshiaki Makita · 9 years ago
  26. 3077232 e1000: remove dead e1000_init_eeprom_params calls by Francois Romieu · 9 years ago
  27. 80043f3 fm10k: add support for extra debug statistics by Jacob Keller · 9 years ago
  28. 15aa49c fm10k: TRIVIAL remove unnecessary comma by Jacob Keller · 9 years ago
  29. afadfd2 fm10k: create "correct" header for the remote end on connect by Jacob Keller · 9 years ago
  30. 4b09728e fm10k: drop transmitted messages in Tx FIFO as part of reset_work by Jacob Keller · 9 years ago
  31. 5532408 ixgbe: Add fdir support for SCTP on X550 by Don Skidmore · 9 years ago
  32. a023bbd ixgbe: Add SFP+ detection for X550 hardware by Don Skidmore · 9 years ago
  33. 8427672 fm10k: remove comment about rtnl_lock around mbx operations by Jacob Keller · 9 years ago
  34. 012572d ocfs2/dlm: fix deadlock when dispatch assert master by Joseph Qi · 9 years ago
  35. 7a07b50 membarrier: clean up selftest by Mathieu Desnoyers · 9 years ago
  36. d5028f9 vmscan: fix sane_reclaim helper for legacy memcg by Vladimir Davydov · 9 years ago
  37. d046b77 lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer when n < pool->hint by Sowmini Varadhan · 9 years ago
  38. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  39. 3aaa76e mm: migrate: hugetlb: putback destination hugepage to active list by Naoya Horiguchi · 9 years ago
  40. 8a04446 mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified by Kirill A. Shutemov · 9 years ago
  41. 09f7298 userfaultfd: register uapi generic syscall (aarch64) by Dr. David Alan Gilbert · 9 years ago
  42. 5dd01be userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical by Andrea Arcangeli · 9 years ago
  43. a5932bf userfaultfd: selftest: return an error if BOUNCE_VERIFY fails by Andrea Arcangeli · 9 years ago
  44. 1f5fee2 userfaultfd: selftest: avoid my_bcmp false positives with powerpc by Andrea Arcangeli · 9 years ago
  45. 56ed8f1 userfaultfd: selftest: only warn if __NR_userfaultfd is undefined by Michael Ellerman · 9 years ago
  46. 67f6a02 userfaultfd: selftest: headers fixup by Andrea Arcangeli · 9 years ago
  47. d0a8711 userfaultfd: selftests: vm: pick up sanitized kernel headers by Thierry Reding · 9 years ago
  48. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  49. 834e465 NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set by Kinglong Mee · 9 years ago
  50. b838b39 PCI: Clear IORESOURCE_UNSET when clipping a bridge window by Bjorn Helgaas · 9 years ago
  51. 8811191 ASoC: pxa: pxa2xx-ac97: fix dma requestor lines by Robert Jarzmik · 9 years ago
  52. 83c133c x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code by Andy Lutomirski · 9 years ago
  53. fc57a7c x86/paravirt: Replace the paravirt nop with a bona fide empty function by Andy Lutomirski · 9 years ago
  54. ce2e572 x86/numachip: Introduce Numachip2 timer mechanisms by Daniel J Blueman · 9 years ago
  55. ad03a9c x86/numachip: Add Numachip IPI optimisations by Daniel J Blueman · 9 years ago
  56. d9d4dee x86/numachip: Add Numachip2 APIC support by Daniel J Blueman · 9 years ago
  57. db1003a x86/numachip: Cleanup Numachip support by Daniel J Blueman · 9 years ago
  58. 98ce94c cifs: use server timestamp for ntlmv2 authentication by Peter Seiderer · 9 years ago
  59. e0ddde9 disabling oplocks/leases via module parm enable_oplocks broken for SMB3 by Steve French · 9 years ago
  60. 99cb99a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  61. 5b6a717 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 9 years ago
  62. 55696b1 x86/mm: Fix no-change case in try_preserve_large_page() by Toshi Kani · 9 years ago
  63. d551aaa x86/mm: Fix __split_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
  64. 3a19109 x86/mm: Fix try_preserve_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
  65. daf3e35 x86/mm: Fix gup_huge_p?d() to handle large PAT bit by Toshi Kani · 9 years ago
  66. 34437e6 x86/mm: Fix slow_virt_to_phys() to handle large PAT bit by Toshi Kani · 9 years ago
  67. da25e62 x86/mm: Fix page table dump to show PAT bit by Toshi Kani · 9 years ago
  68. bbac8c6 x86/asm: Add pud_pgprot() and pmd_pgprot() by Toshi Kani · 9 years ago
  69. f70abb0 x86/asm: Fix pud/pmd interfaces to handle large PAT bit by Toshi Kani · 9 years ago
  70. 4be4c1f x86/asm: Add pud/pmd mask interfaces to handle large PAT bit by Toshi Kani · 9 years ago
  71. 8321026 x86/asm: Move PUD_PAGE macros to page_types.h by Toshi Kani · 9 years ago
  72. fb535cc x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO by Toshi Kani · 9 years ago
  73. 43d104d MIPS: Fix FTLB detection for R6 by James Hogan · 9 years ago
  74. 2f6f313 MIPS: cpu-features: Add cpu_has_ftlb by James Hogan · 9 years ago
  75. ff8e2c5 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  76. 7f59c15 usb: interface authorization: Documentation part by Stefan Koch · 9 years ago
  77. 310d2b4 usb: interface authorization: SysFS part of USB interface authorization by Stefan Koch · 9 years ago
  78. b3910ce usb: interface authorization: Introduces the USB interface authorization by Stefan Koch · 9 years ago
  79. 8d1f857 usb: interface authorization: Control interface probing and claiming by Stefan Koch · 9 years ago
  80. 6b2bd3c usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  81. 4ad2ddc usb: interface authorization: Declare authorized attribute by Stefan Koch · 9 years ago
  82. 0c61814 tools: usbip: detach: avoid calling strlen() at each iteration by Eric Curtin · 9 years ago
  83. 2b9dbef Btrfs: keep dropped roots in cache until transaction commit by Josef Bacik · 9 years ago
  84. f0132c4 kernel/trace_probe: is_good_name can be boolean by Yaowei Bai · 9 years ago
  85. 19446da MIPS: ATH79: Add irq chip ar7240-misc-intc by Alexander Couzens · 9 years ago
  86. 84dedd7 MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip by Alexander Couzens · 9 years ago
  87. b259e51 MIPS: BPF: Fix build on pre-R2 little endian CPUs by Aurelien Jarno · 9 years ago
  88. faa9724 MIPS: BPF: Avoid unreachable code on little endian by Aurelien Jarno · 9 years ago
  89. 6f83d30 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  90. 9e294bf clk: samsung: fix cpu clock's flags checking by Bartlomiej Zolnierkiewicz · 9 years ago
  91. 711e020 Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi-linus by Mark Brown · 9 years ago
  92. 5132361 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  93. 1026507 cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically by Tejun Heo · 9 years ago
  94. adaae5d cgroup: separate out taskset operations from cgroup_migrate() by Tejun Heo · 9 years ago
  95. 9af2ec4 cgroup: reorder cgroup_migrate()'s parameters by Tejun Heo · 9 years ago
  96. 4530edd cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() by Tejun Heo · 9 years ago
  97. 3df9ca0 cpuset: migrate memory only for threadgroup leaders by Tejun Heo · 9 years ago
  98. 917536a ASoC: rt5645: Add jd_invert for Broadwell by John Lin · 9 years ago
  99. e9159e7 ASoC: rt5645: Add dmi for Broadwell by John Lin · 9 years ago
  100. c4450699 Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5645 by Mark Brown · 9 years ago