1. ae6b289 kbuild: Set KBUILD_CFLAGS before incl. arch Makefile by Chris Fries · 7 years ago
  2. 98ecf1a dt-bindings: remove file that was added accidentally by Rob Clark · 7 years ago
  3. acb1d8e drm/edid: quirk HTC vive headset as non-desktop. [v2] by Dave Airlie · 7 years ago
  4. b5f0538 drm/fb: add support for not enabling fbcon on non-desktop displays [v2] by Dave Airlie · 7 years ago
  5. 66660d4 drm: add connector info/property for non-desktop displays [v2] by Dave Airlie · 7 years ago
  6. 1cee3bc Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 7 years ago
  7. 9cae775 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  8. af5ecb5 Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 7 years ago
  9. 2d56131 Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  10. 107af8e Merge branch 'bpf-fix-null-arg-semantics' by Daniel Borkmann · 7 years ago
  11. a60dd35 bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  12. 5c4e120 bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZERO by Gianluca Borello · 7 years ago
  13. eb33f2c bpf: remove explicit handling of 0 for arg2 in bpf_probe_read by Gianluca Borello · 7 years ago
  14. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  15. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 7 years ago
  16. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  17. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 7 years ago
  18. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  19. d6c0615 ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization by Takashi Iwai · 7 years ago
  20. f72271e i40evf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  21. 7b8edcc fm10k: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  22. c4cb991 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  23. 1e1f9ca igbvf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  24. ae0c585 ixgbevf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  25. 52c6912 i40e: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  26. 0a9a17e ixgbe: Fix skb list corruption on Power systems by Brian King · 7 years ago
  27. bd5608b i40e: restore promiscuous after reset by Alan Brady · 7 years ago
  28. 01acc73 i40evf: fix client notify of l2 params by Alan Brady · 7 years ago
  29. 94075bb i40e: Fix FLR reset timeout issue by Filip Sadowski · 7 years ago
  30. e56afa5 i40e: Remove limit of 64 max queues per channel by Amritha Nambiar · 7 years ago
  31. 34c164d i40e: fix the calculation of VFs mac addresses by Zijie Pan · 7 years ago
  32. 3d72aeb i40e: Fix for NUP NVM image downgrade failure by Jacob Keller · 7 years ago
  33. f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  34. 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 7 years ago
  35. f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 7 years ago
  36. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  37. 919b250 timer: Remove redundant __setup_timer*() macros by Kees Cook · 7 years ago
  38. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  39. 1fe66ba timer: Remove unused data arguments from macros by Kees Cook · 7 years ago
  40. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  41. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  42. 9477b4a Coccinelle: Remove setup_timer.cocci by Kees Cook · 7 years ago
  43. 513ae78 timer: Remove setup_*timer() interface by Kees Cook · 7 years ago
  44. 7eeb6b8 timer: Remove init_timer() interface by Kees Cook · 7 years ago
  45. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  46. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  47. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  48. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  49. 6cc73a0 s390: cmm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  50. 87c1d2d lightnvm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  51. bd1a7b4 drivers/net: cris: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  52. 0078730 drm/vc4: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  53. bca237a block/laptop_mode: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  54. 1e9aa74 net/atm/mpc: Avoid open-coded assignment of timer callback function by Kees Cook · 7 years ago
  55. 2ea5b4d drm/i915/selftests: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  56. 72a9f9a usb: usbatm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  57. ff07a23 drivers/firmware: psci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  58. 8238573 ARC: perf: avoid vmalloc backed mmap by Vineet Gupta · 8 years ago
  59. 5b9027d ARCv2: perf: optimize given that num counters <= 32 by Vineet Gupta · 9 years ago
  60. 4d43129 ARCv2: perf: tweak overflow interrupt by Vineet Gupta · 9 years ago
  61. f1a8b8e bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier by Yonghong Song · 7 years ago
  62. c6f9288 platform/x86: dell-laptop: fix error return code in dell_init() by weiyongjun (A) · 7 years ago
  63. 0a62d6c ALSA: usb-audio: Add sanity checks in v2 clock parsers by Takashi Iwai · 7 years ago
  64. 8428a8e ALSA: usb-audio: Fix potential zero-division at parsing FU by Takashi Iwai · 7 years ago
  65. f658f17 ALSA: usb-audio: Fix potential out-of-bound access at parsing SU by Takashi Iwai · 7 years ago
  66. d937cd6 ALSA: usb-audio: Add sanity checks to FE parser by Takashi Iwai · 7 years ago
  67. 0c86a6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  68. 446947b drm/amdgpu: fix rmmod KCQ disable failed error by Wang Hongcheng · 7 years ago
  69. d5a480b drm/amdgpu: fix kernel hang when starting VNC server by Xiangliang.Yu · 7 years ago
  70. b620fd2 Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  71. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  72. 3d4e830 ALSA: timer: Remove kernel warning at compat ioctl error paths by Takashi Iwai · 7 years ago
  73. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  74. 400eeff ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE by Philip Derrin · 7 years ago
  75. 3b0c0c9 ARM: 8721/1: mm: dump: check hardware RO bit for LPAE by Philip Derrin · 7 years ago
  76. 29337b6 ARM: make decompressor debug output user selectable by Russell King · 7 years ago
  77. 1ee5e87 ARM: fix get_user_pages_fast by Russell King · 7 years ago
  78. 20e3f98 ALSA: pcm: update tstamp only if audio_tstamp changed by Henrik Eriksson · 7 years ago
  79. a13e8d4 Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  80. b48b1f7 nfp: flower: add missing kdoc by Jakub Kicinski · 7 years ago
  81. e0e853a tipc: fix access of released memory by Jon Maloy · 7 years ago
  82. f9409e7 net: qmi_wwan: add Quectel BG96 2c7c:0296 by Sebastian Sjoholm · 7 years ago
  83. bf4e9f2 mlxsw: spectrum: Do not try to create non-existing ports during unsplit by Ido Schimmel · 7 years ago
  84. feb3c76 apparmor: fix possible recursive lock warning in __aa_create_ns by John Johansen · 7 years ago
  85. 5d7c44e apparmor: fix locking when creating a new complain profile. by John Johansen · 7 years ago
  86. 06d426d apparmor: fix profile attachment for special unconfined profiles by John Johansen · 7 years ago
  87. 844b829 apparmor: ensure that undecidable profile attachments fail by John Johansen · 7 years ago
  88. 4633307 apparmor: fix leak of null profile name if profile allocation fails by John Johansen · 7 years ago
  89. e3bcfc1 apparmor: remove unused redundant variable stop by Colin Ian King · 7 years ago
  90. 954317f apparmor: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  91. 7bba39a apparmor: initialized returned struct aa_perms by Arnd Bergmann · 7 years ago
  92. 62b49c4 powerpc/vas: Export chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
  93. ed59b7d Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  94. 274e0a1 xfs: abstract out dev_t conversions by Christoph Hellwig · 7 years ago
  95. 6818caa xfs: fix memory leak in xfs_iext_free_last_leaf by Shu Wang · 7 years ago
  96. 7b659ee x86/pkeys/selftests: Fix protection keys write() warning by Dave Hansen · 7 years ago
  97. 91c49c2 x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' by Dave Hansen · 7 years ago
  98. a640012 x86/mpx/selftests: Fix up weird arrays by Dave Hansen · 7 years ago
  99. c51ff2c x86/pkeys: Update documentation about availability by Dave Hansen · 7 years ago
  100. 5933a62 apparmor: fix spelling mistake: "resoure" -> "resource" by Colin Ian King · 7 years ago