1. e06094a Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 8 years ago
  2. 53e74a1 Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  3. 34e00ac Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 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
  5. c67b42f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 027eb72 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 1fc576b Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  8. e4178c7 Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  9. f255777 Merge tag 'pci-v4.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  10. aa33b9b perf callchain: Reference count maps by Krister Johansen · 8 years ago
  11. a1c9f97 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 8 years ago
  12. 8381cdd perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 8 years ago
  13. c8f325a efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 8 years ago
  14. 6d04dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. 2883aae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 06425c3 tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 8 years ago
  17. 63117f0 ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  18. e387dc1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  19. 3560950 Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  20. 1a2a144 net: fix ndo_features_check/ndo_fix_features comment ordering by Dimitris Michailidis · 8 years ago
  21. fd62d9f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  22. c325b35 Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  23. 4993b39 be2net: fix initial MAC setting by Ivan Vecera · 8 years ago
  24. d7cb3a5 Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  25. 5443624 perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
  26. fff4b87 perf/x86/intel/uncore: Make package handling more robust by Thomas Gleixner · 8 years ago
  27. 1aa6cfd perf/x86/intel/uncore: Clean up hotplug conversion fallout by Thomas Gleixner · 8 years ago
  28. dd86e37 perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 8 years ago
  29. 4b3e6f2 xtensa: fix noMMU build on cores with MMU by Max Filippov · 8 years ago
  30. a2ca3d6 Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  31. 283725a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  32. f1774f4 Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  33. 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
  34. 52e02f2 Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  35. c9194b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  36. 0becc0a x86/mce: Make timer handling more robust by Thomas Gleixner · 8 years ago
  37. 415f9b7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  38. b05d109 perf ftrace: Add ftrace.tracer config option by Taeung Song · 8 years ago
  39. 43d41de perf tools: Create for_each_event macro for tracepoints iteration by Taeung Song · 8 years ago
  40. a263053 perf test: Add libbpf pinning test by Joe Stringer · 8 years ago
  41. 71dc4c3 tools lib api fs: Add bpf_fs filesystem detector by Joe Stringer · 8 years ago
  42. 9a9c733 tools perf util: Make rm_rf(path) argument const by Joe Stringer · 8 years ago
  43. d5148d8 tools lib bpf: Add bpf_object__pin() by Joe Stringer · 8 years ago
  44. b6989f3 tools lib bpf: Add bpf_map__pin() by Joe Stringer · 8 years ago
  45. f367540 tools lib bpf: Add BPF program pinning APIs by Joe Stringer · 8 years ago
  46. 9c68ae9 perf callchain: Reference count maps by Krister Johansen · 8 years ago
  47. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  48. 6bdded5 fscache: Clear outstanding writes when disabling a cookie by David Howells · 8 years ago
  49. 62deb81 FS-Cache: Initialise stores_lock in netfs cookie by David Howells · 8 years ago
  50. 90427ef ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 8 years ago
  51. c73e442 net: thunderx: avoid dereferencing xcv when NULL by Vincent · 8 years ago
  52. 034dd34 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 8 years ago
  53. 41f5335 nfsd: special case truncates some more by Christoph Hellwig · 8 years ago
  54. d19fb70 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 8 years ago
  55. 79c6f44 tracing: Fix hwlat kthread migration by Steven Rostedt (VMware) · 8 years ago
  56. 8e9faa1 HID: cp2112: fix gpio-callback error handling by Johan Hovold · 8 years ago
  57. 7a7b5df HID: cp2112: fix sleep-while-atomic by Johan Hovold · 8 years ago
  58. 05e0be7 Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake by Christophe JAILLET · 8 years ago
  59. f9a42e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  60. 54791b2 Merge branch 'sparc64-non-resumable-user-error-recovery' by David S. Miller · 8 years ago
  61. 0474872 sparc64: Handle PIO & MEM non-resumable errors. by Liam R. Howlett · 8 years ago
  62. 7a7dc96 sparc64: Zero pages on allocation for mondo and error queues. by Liam R. Howlett · 8 years ago
  63. 040587a net/sched: cls_flower: Correct matching on ICMPv6 code by Simon Horman · 8 years ago
  64. 0d29ed2 Merge tag 'linux-can-fixes-for-4.10-20170130' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  65. 751321b Merge tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  66. 2b89ed6 ipv6: Paritially checksum full MTU frames by Vlad Yasevich · 8 years ago
  67. d585df1 net/mlx4_core: Avoid command timeouts during VF driver device shutdown by Jack Morgenstein · 8 years ago
  68. 6415aa5 Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  69. 051a2e0 Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  70. c0621ac tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}arch/x86/include/asm/cpufeatures.h and {tools/,}arch/arm/include/uapi/asm/kvm.h by Ingo Molnar · 8 years ago
  71. 4af0e5b gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page by Arseny Solokha · 8 years ago
  72. 94842b4 net: ethtool: add support for 2500BaseT and 5000BaseT link modes by Pavel Belous · 8 years ago
  73. cdca06e pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler by Alexander Stein · 8 years ago
  74. 1b89970 pinctrl: baytrail: Debounce register is one per community by Andy Shevchenko · 8 years ago
  75. 827e157 pinctrl: baytrail: Rectify debounce support (part 2) by Andy Shevchenko · 8 years ago
  76. 612f0c0 perf/x86/events: Add an AMD-specific Makefile by Borislav Petkov · 8 years ago
  77. da6adae perf/x86/amd/uncore: Update sysfs attributes for Family17h processors by Janakarajan Natarajan · 8 years ago
  78. bc1daef perf/x86/amd/uncore: Update the number of uncore counters by Janakarajan Natarajan · 8 years ago
  79. a83f4c0 perf/x86/amd/uncore: Rename 'L2' to 'LLC' by Janakarajan Natarajan · 8 years ago
  80. 4099931 perf/core: Try parent PMU first when initializing a child event by Kan Liang · 8 years ago
  81. 487f05e perf/core: Optimize event rescheduling on active contexts by Alexander Shishkin · 8 years ago
  82. fe45baf perf/core: Don't re-schedule CPU flexible events needlessly by Alexander Shishkin · 8 years ago
  83. 1fd7e41 perf/core: Remove perf_cpu_context::unique_pmu by David Carrillo-Cisneros · 8 years ago
  84. 058fe1c perf/core: Make cgroup switch visit only cpuctxs with cgroup events by David Carrillo-Cisneros · 8 years ago
  85. ae5112a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  86. 0b3589b perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory by Peter Zijlstra · 8 years ago
  87. a76a82a perf/core: Fix use-after-free bug by Peter Zijlstra · 8 years ago
  88. a06393ed0 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  89. 24c2503 x86/microcode: Do not access the initrd after it has been freed by Borislav Petkov · 8 years ago
  90. 19b26d9 pinctrl: intel: merrifield: Add missed check in mrfld_config_set() by Andy Shevchenko · 8 years ago
  91. 2154d94 pinctrl: sunxi: Don't enforce bias disable (for now) by Maxime Ripard · 8 years ago
  92. e82d025 pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES by Jisheng Zhang · 8 years ago
  93. d1156b4 net: adaptec: starfire: add checks for dma mapping errors by Alexey Khoroshilov · 8 years ago
  94. cf626c3 net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause by Sean Nyekjaer · 8 years ago
  95. f1712c7 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  96. dc97a89 net: macb: Fix 64 bit addressing support for GEM by Rafal Ozieblo · 8 years ago
  97. 0a764db stmmac: Discard masked flags in interrupt status register by Alexey Brodkin · 8 years ago
  98. 566cf87 Linux 4.10-rc6 by Linus Torvalds · 8 years ago
  99. 39cb2c9 drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj() by Linus Torvalds · 8 years ago
  100. d15118a net/mlx5e: Check ets capability before ets query FW command by Moshe Shemesh · 8 years ago