index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()
Erik Kaneda
2020-02-16
2
-5
/
+3
*
Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-14
10
-42
/
+177
|
\
|
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-02-14
2
-6
/
+2
|
|
\
|
|
*
cpufreq: Make cpufreq_global_kobject static
Yangtao Li
2020-02-03
2
-6
/
+2
|
*
|
ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
Rafael J. Wysocki
2020-02-11
1
-3
/
+9
|
*
|
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
2020-02-11
4
-0
/
+106
|
*
|
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
2020-02-11
3
-18
/
+37
|
*
|
ACPI: EC: Fix flushing of pending work
Rafael J. Wysocki
2020-02-11
1
-18
/
+26
*
|
|
Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-02-14
7
-46
/
+105
|
\
\
\
|
*
|
|
ALSA: pcm: Fix double hw_free calls
Takashi Iwai
2020-02-13
1
-1
/
+2
|
*
|
|
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Alexander Tsoy
2020-02-13
3
-32
/
+66
|
*
|
|
ALSA: hda/realtek - Fix silent output on MSI-GL73
Takashi Iwai
2020-02-12
1
-0
/
+1
|
*
|
|
ALSA: hda/realtek - Add more codec supported Headset Button
Kailang Yang
2020-02-12
1
-0
/
+3
|
*
|
|
ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Arvind Sankar
2020-02-11
1
-0
/
+1
|
*
|
|
ALSA: usb-audio: Fix UAC2/3 effect unit parsing
Takashi Iwai
2020-02-11
1
-2
/
+10
|
*
|
|
ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset
Takashi Iwai
2020-02-11
1
-11
/
+22
|
|
/
/
*
|
|
Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-14
51
-251
/
+1131
|
\
\
\
|
*
\
\
Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...
Dave Airlie
2020-02-14
26
-178
/
+990
|
|
\
\
\
|
|
*
|
|
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
2020-02-12
1
-0
/
+2
|
|
*
|
|
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2020-02-12
2
-0
/
+185
|
|
*
|
|
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2020-02-12
2
-10
/
+32
|
|
*
|
|
drm/i915/execlists: Offline error capture
Chris Wilson
2020-02-12
1
-2
/
+120
|
|
*
|
|
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
2020-02-12
5
-6
/
+321
|
|
*
|
|
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-02-12
4
-18
/
+38
|
|
*
|
|
Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2020-02-12
2
-2
/
+6
|
|
|
\
\
\
|
|
|
*
|
|
drm/i915/gvt: more locking for ppgtt mm LRU list
Igor Druzhinin
2020-02-10
1
-0
/
+4
|
|
|
*
|
|
drm/i915/gvt: fix high-order allocation failure on late load
Igor Druzhinin
2020-02-10
1
-2
/
+2
|
|
*
|
|
|
drm/i915/gem: Tighten checks and acquiring the mmap object
Chris Wilson
2020-02-12
2
-30
/
+21
|
|
*
|
|
|
drm/i915: Fix preallocated barrier list append
José Roberto de Souza
2020-02-12
1
-9
/
+10
|
|
*
|
|
|
drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
Chris Wilson
2020-02-12
2
-21
/
+31
|
|
*
|
|
|
drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
Chris Wilson
2020-02-12
1
-7
/
+9
|
|
*
|
|
|
drm/i915: Stub out i915_gpu_coredump_put
Chris Wilson
2020-02-12
1
-0
/
+4
|
|
*
|
|
|
drm/i915: Check activity on i915_vma after confirming pin_count==0
Chris Wilson
2020-02-11
1
-2
/
+12
|
|
*
|
|
|
drm/i915/gem: Detect overflow in calculating dumb buffer size
Chris Wilson
2020-02-11
1
-1
/
+4
|
|
*
|
|
|
drm/i915: Don't show the blank process name for internal/simulated errors
Chris Wilson
2020-02-11
1
-1
/
+1
|
|
*
|
|
|
drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
Chris Wilson
2020-02-11
3
-29
/
+85
|
|
*
|
|
|
drm/i915/execlists: Leave resetting ring to intel_ring
Chris Wilson
2020-02-11
1
-1
/
+0
|
|
*
|
|
|
drm/i915/gt: Use the BIT when checking the flags, not the index
Chris Wilson
2020-02-10
1
-1
/
+2
|
|
*
|
|
|
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
2020-02-10
1
-1
/
+16
|
|
*
|
|
|
drm/i915: Make a copy of the ggtt view for slave plane
Ville Syrjälä
2020-02-10
1
-0
/
+1
|
|
*
|
|
|
drm/i915/gem: Take local vma references for the parser
Chris Wilson
2020-02-10
1
-1
/
+36
|
|
*
|
|
|
drm/i915/pmu: Correct the rc6 offset upon enabling
Chris Wilson
2020-02-10
1
-0
/
+12
|
|
*
|
|
|
drm/i915: Fix i915_error_state_store error defination
Zhang Xiaoxu
2020-02-09
1
-2
/
+1
|
|
*
|
|
|
drm/i915/bios: Fix the timing parameters
Vandita Kulkarni
2020-02-09
1
-2
/
+4
|
|
*
|
|
|
drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
Vivek Kasireddy
2020-02-09
1
-2
/
+1
|
|
*
|
|
|
drm/i915: Fix post-fastset modeset check for port sync
Ville Syrjälä
2020-02-09
1
-26
/
+17
|
|
*
|
|
|
drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
Vivek Kasireddy
2020-02-09
1
-16
/
+31
|
*
|
|
|
|
Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-02-14
16
-66
/
+108
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
Alex Deucher
2020-02-11
1
-11
/
+11
|
|
*
|
|
|
|
drm/amdgpu: update smu_v11_0_pptable.h
Alex Deucher
2020-02-11
1
-14
/
+32
[next]