1. a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  2. 79c9089 Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  3. 2cb54ce Merge branch 'modversions' (modversions fixes for powerpc from Ard) by Linus Torvalds · 8 years ago
  4. 29905b5 log2: make order_base_2() behave correctly on const input value zero by Ard Biesheuvel · 8 years ago
  5. 4b9eee9 module: unify absolute krctab definitions for 32-bit and 64-bit by Ard Biesheuvel · 8 years ago
  6. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  7. 891aa1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  9. 2883aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. 1a2a144 net: fix ndo_features_check/ndo_fix_features comment ordering by Dimitris Michailidis · 8 years ago
  11. fff4b87 perf/x86/intel/uncore: Make package handling more robust by Thomas Gleixner · 8 years ago
  12. dd86e37 perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 8 years ago
  13. 298a2d8 Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  14. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  15. 90427ef ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 8 years ago
  16. 94842b4 net: ethtool: add support for 2500BaseT and 5000BaseT link modes by Pavel Belous · 8 years ago
  17. e6e7b48 drm: Don't race connector registration by Daniel Vetter · 8 years ago
  18. 4e5b54f drm: prevent double-(un)registration for connectors by Daniel Vetter · 8 years ago
  19. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  20. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  21. ef1dce9 Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  22. 966d2b0 percpu-refcount: fix reference leak during percpu-atomic transition by Douglas Miller · 8 years ago
  23. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  24. dd3b9f2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  25. 9d1d166 Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  26. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  27. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  28. fd694aa Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  29. 7d3a0fa Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  30. 99f300c Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  31. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  32. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  33. bed7b01 Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  34. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 8 years ago
  35. 3c880eb net: phy: leds: Fix truncated LED trigger names by Geert Uytterhoeven · 8 years ago
  36. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  37. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  38. b94f511 kernel/watchdog: prevent false hardlockup on overloaded system by Don Zickus · 8 years ago
  39. 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  40. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  41. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  42. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  43. 20f5e10 RDMA/qedr: Add uapi header qedr-abi.h by Amrani, Ram · 8 years ago
  44. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 8 years ago
  45. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  46. 517e7610d ARCv2: MCIP: update the BCR per current changes by Vineet Gupta · 8 years ago
  47. 059aa734 nfs: Don't increment lock sequence ID after NFS4ERR_MOVED by Chuck Lever · 8 years ago
  48. b1a27ea IB/cxgb3: fix misspelling in header guard by Nicolas Iooss · 8 years ago
  49. 6302118 Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  50. 3258943 Merge tag 'drm-fixes-for-v4.10-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  51. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  52. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  53. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  54. e326ce0 Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" by Rafael J. Wysocki · 8 years ago
  55. 739e6f5 gpio: provide lockdep keys for nested/unnested irqchips by Linus Walleij · 8 years ago
  56. d407bd2 bpf: don't trigger OOM killer under pressure with map alloc by Daniel Borkmann · 8 years ago
  57. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  58. ca92e6c Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 49b550f Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 0aa0313 Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  61. 9208b75 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  62. 501db51 virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit by Rolf Neugebauer · 8 years ago
  63. 5eb7c0d taint/module: Fix problems when out-of-kernel driver defines true or false by Larry Finger · 8 years ago
  64. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  65. 1b1973e Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  66. 7e9081c drm/fence: fix memory overwrite when setting out_fence fd by Gustavo Padovan · 8 years ago
  67. 67d35e7 scsi: libfc: Fix variable name in fc_set_wwpn by Fam Zheng · 8 years ago
  68. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  69. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  70. 6443ebc netfilter: rpfilter: fix incorrect loopback packet judgment by Liping Zhang · 8 years ago
  71. d7f5762 netfilter: nf_tables: fix spelling mistakes by Alexander Alemayhu · 8 years ago
  72. 4205e47 cpu/hotplug: Provide dynamic range for prepare stage by Thomas Gleixner · 8 years ago
  73. 3e4f7a4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 8 years ago
  74. 1a717fc Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  75. aa2797b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  76. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  79. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  82. 0100a3e efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  83. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  84. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  85. 406732c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  86. 2e3258e block: add blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  87. 003c941 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  88. 488f94d KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems by Jintack Lim · 8 years ago
  89. 557ed56 Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  90. 546125d sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 8 years ago
  91. 3846fd9 drm/probe-helpers: Drop locking from poll_enable by Daniel Vetter · 8 years ago
  92. 331c342 i2c: do not enable fall back to Host Notify by default by Dmitry Torokhov · 8 years ago
  93. 9ca277e Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  94. cb38b45 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  95. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  96. b6416e6 jump_labels: API for flushing deferred jump label updates by David Matlack · 8 years ago
  97. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  98. 06f7c88 cfg80211: consider VHT opmode on station update by Beni Lev · 8 years ago
  99. 575b196 timerfd: export defines to userspace by Mike Frysinger · 8 years ago
  100. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago