1. d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 7 years ago
  2. 34c9ca3 tooling/headers: Synchronize updated s390 and x86 UAPI headers by Ingo Molnar · 7 years ago
  3. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
  4. c329097 Merge tag 'perf-core-for-mingo-4.16-20171206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  5. 328b4ed x86: don't hash faulting address in oops printout by Linus Torvalds · 7 years ago
  6. b562c17 locking/refcounts: Do not force refcount_t usage as GPL-only export by Kees Cook · 7 years ago
  7. 0b72d69 perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record by Wang Nan · 7 years ago
  8. 7fb4b40 perf mmap: Don't discard prev in backward mode by Wang Nan · 7 years ago
  9. 71f566a perf mmap: Fix perf backward recording by Wang Nan · 7 years ago
  10. 712d36d perf report: Set browser mode right before setup_browser() by Seokho Song · 7 years ago
  11. c343bad x86/asm: Allow again using asm.h when building for the 'bpf' clang target by Arnaldo Carvalho de Melo · 7 years ago
  12. fbc2844 perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv by William Cohen · 7 years ago
  13. 0125195 perf c2c: Add a tip about cacheline events by Sangwon Hong · 7 years ago
  14. 8eb7a1f perf mmap: Remove overwrite and check_messup from mmap read by Wang Nan · 7 years ago
  15. ca6a9a0 perf mmap: Remove overwrite from arguments list of perf_mmap__push by Wang Nan · 7 years ago
  16. 144b9a4 perf evlist: Remove evlist->overwrite by Wang Nan · 7 years ago
  17. 7a276ff perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex by Wang Nan · 7 years ago
  18. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  19. c6707fd perf tools: Fix up build in hardnened environments by Jiri Olsa · 7 years ago
  20. de3d0f1 perf pmu: Add check for valid cpuid in perf_pmu__find_map() by Ganapatrao Kulkarni · 7 years ago
  21. d396422 perf vendor events arm64: Add ThunderX2 implementation defined pmu core events by Ganapatrao Kulkarni · 7 years ago
  22. 14b22ae perf pmu: Add helper function is_pmu_core to detect PMU CORE devices by Ganapatrao Kulkarni · 7 years ago
  23. 13231ca Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  24. e6cdd80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  25. 6a5e05a Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  26. 1fbd55c Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  27. 7399693 Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  28. 84dda29 Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  29. 6b0b3bd Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  30. 54b9937 Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  31. f81c7287 Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  32. b7ad7ef remove task and stack pointer printout from oops dump by Linus Torvalds · 7 years ago
  33. 66bc5df MAINTAINERS: update Android driver maintainers. by Martijn Coenen · 7 years ago
  34. b57df28 perf tools arm64: Add support for get_cpuid_str function. by Ganapatrao Kulkarni · 7 years ago
  35. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 7 years ago
  36. 1dc4ddf perf s390: Always build with -fPIC by Hendrik Brueckner · 7 years ago
  37. 8d3cd4c perf thread_map: Add method to map all threads in the system by Arnaldo Carvalho de Melo · 7 years ago
  38. b984aff perf stat: Add rbtree node_delete op by Jin Yao · 7 years ago
  39. 33fec3e perf rblist: Create rblist__exit() function by Jin Yao · 7 years ago
  40. 35a8a14 perf annotate: Fix objdump comment parsing for Intel mov dissassembly by Thomas Richter · 7 years ago
  41. 36c2636 perf annotate: Fix unnecessary memory allocation for s390x by Thomas Richter · 7 years ago
  42. 8085e5a perf bench futex: Sync waker threads by James Yang · 7 years ago
  43. 25ab5ab tools build feature: Check if pthread_barrier_t is available by Arnaldo Carvalho de Melo · 7 years ago
  44. fd6d2e5 Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  45. 2391f0b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  46. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  47. 8ee5ad1 arch/tile: mark as orphaned by Chris Metcalf · 7 years ago
  48. 9956cfe Documentation: fix docs build error after source file removed by Randy Dunlap · 7 years ago
  49. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  50. e4485c7 Merge branch 'tcp-cb-selinux-corruption' by David S. Miller · 7 years ago
  51. b4d1605 tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match() by David Ahern · 7 years ago
  52. eeea10b tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb() by Eric Dumazet · 7 years ago
  53. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  54. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  55. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  56. 49a418d Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  57. bcd1d60 rxrpc: Fix the MAINTAINERS record by David Howells · 7 years ago
  58. c501256 rxrpc: Use correct netns source in rxrpc_release_sock() by David Howells · 7 years ago
  59. e168e98 Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  60. 886afc1 liquidio: fix incorrect indentation of assignment statement by Colin Ian King · 7 years ago
  61. ed75e1a Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  62. edef309 Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  63. 45ab4b1 stmmac: reset last TSO segment size after device open by Lars Persson · 7 years ago
  64. a98a4eb ipvlan: Add the skb->mark as flow4's member to lookup route by Gao Feng · 7 years ago
  65. af57b7f Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  66. 0cbff6d s390/qeth: build max size GSO skbs on L2 devices by Julian Wiedmann · 7 years ago
  67. 6d69b1f s390/qeth: fix GSO throughput regression by Julian Wiedmann · 7 years ago
  68. bc3ab705 s390/qeth: fix thinko in IPv4 multicast address tracking by Julian Wiedmann · 7 years ago
  69. 7344ba0 Merge branch 'vhost-skb-leaks' by David S. Miller · 7 years ago
  70. 61d7853 tap: free skb if flags error by Wei Xu · 7 years ago
  71. c33ee15 tun: free skb in early errors by Wei Xu · 7 years ago
  72. 6e47408 vhost: fix skb leak in handle_rx() by Wei Xu · 7 years ago
  73. fa935ca Merge branch 'bnxt_en-fixes' by David S. Miller · 7 years ago
  74. ebd5818 bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg() by Vasundhara Volam · 7 years ago
  75. e9ecc73 bnxt_en: fix dst/src fid for vxlan encap/decap actions by Sathya Perla · 7 years ago
  76. c8fb7b8 bnxt_en: wildcard smac while creating tunnel decap filter by Sunil Challa · 7 years ago
  77. a7f3f93 bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown by Ray Jui · 7 years ago
  78. 8a64e55 gpio: pca953x: fix vendor prefix for PCA9654 by Sergei Shtylyov · 7 years ago
  79. a08415e scsi: documentation: Fix case of 'scsi_device' struct mention(s) by John Pittman · 7 years ago
  80. 0f83aaa genericirq.rst: Remove :c:func:`...` in code blocks by Jonathan Neuschäfer · 7 years ago
  81. e50806a dmaengine: doc : Fix warning "Title underline too short" while make xmldocs by Masanari Iida · 7 years ago
  82. e814bcc scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 7 years ago
  83. 6d745ee iio: stm32: fix adc/trigger link error by Arnd Bergmann · 7 years ago
  84. ad44a9f iio: health: max30102: Temperature should be in milli Celsius by Peter Meerwald-Stadler · 7 years ago
  85. c175cb7 iio: fix kernel-doc build errors by Randy Dunlap · 7 years ago
  86. 9674882 iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13 by Martin Blumenstingl · 7 years ago
  87. d85eed9 iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs by Martin Blumenstingl · 7 years ago
  88. 7a6b042 iio: adc: meson-saradc: fix the bit_idx of the adc_en clock by Martin Blumenstingl · 7 years ago
  89. e53111a iio: proximity: sx9500: Assign interrupt from GpioIo() by Andy Shevchenko · 7 years ago
  90. 81b039e iio: adc: cpcap: fix incorrect validation by Pan Bian · 7 years ago
  91. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  92. 788c1da Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  93. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  94. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  95. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  96. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  97. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  98. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  99. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  100. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago