index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
watch_queue.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
2
-0
/
+14
2020-07-16
ALSA: hda/realtek - fixup for yet another Intel reference board
PeiSen Hou
1
-0
/
+1
2020-07-16
ALSA: hda/realtek - Enable Speaker for ASUS UX563
Kailang Yang
1
-0
/
+1
2020-07-16
ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534
Kailang Yang
1
-0
/
+2
2020-07-16
ovl: fix lookup of indexed hardlinks with metacopy
Amir Goldstein
1
-0
/
+4
2020-07-16
ovl: fix unneeded call to ovl_change_flags()
Amir Goldstein
1
-4
/
+6
2020-07-16
opp: Increase parsed_static_opps in _of_add_opp_table_v1()
Walter Lozano
1
-0
/
+4
2020-07-16
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
1
-0
/
+1
2020-07-16
afs: Fix interruption of operations
David Howells
2
-2
/
+3
2020-07-16
ovl: fix mount option checks for nfs_export with no upperdir
Amir Goldstein
2
-15
/
+20
2020-07-16
ovl: force read-only sb on failure to create index dir
Amir Goldstein
1
-5
/
+6
2020-07-16
ovl: fix regression with re-formatted lower squashfs
Amir Goldstein
1
-0
/
+12
2020-07-16
ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on
Amir Goldstein
1
-9
/
+7
2020-07-16
ovl: relax WARN_ON() when decoding lower directory file handle
Amir Goldstein
1
-1
/
+1
2020-07-16
ovl: remove not used argument in ovl_check_origin
youngjun
1
-9
/
+2
2020-07-16
ovl: change ovl_copy_up_flags static
youngjun
2
-2
/
+1
2020-07-16
ovl: inode reference leak in ovl_is_inuse true case.
youngjun
1
-1
/
+10
2020-07-15
io_uring: fix recvmsg memory leak with buffer selection
Pavel Begunkov
1
-2
/
+8
2020-07-15
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
1
-1
/
+11
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
1
-0
/
+1
2020-07-15
platform/x86: ISST: Add new PCI device ids
Srinivas Pandruvada
3
-0
/
+5
2020-07-15
platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...
Andy Shevchenko
1
-3
/
+11
2020-07-15
Revert "thermal: mediatek: fix register index error"
Enric Balletbo i Serra
1
-4
/
+2
2020-07-15
thermal: int3403_thermal: Downgrade error message
Alex Hung
1
-1
/
+1
2020-07-14
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
Xiaojie Yuan
1
-18
/
+8
2020-07-14
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
chen gong
1
-1
/
+1
2020-07-14
drm/amd/display: handle failed allocation during stream construction
Josip Pavic
1
-3
/
+16
2020-07-14
drm/amd/display: OLED panel backlight adjust not work with external display c...
hersen wu
1
-0
/
+5
2020-07-14
drm/amdgpu/display: create fake mst encoders ahead of time (v4)
Alex Deucher
4
-28
/
+48
2020-07-14
drm/amdgpu: fix preemption unit test
Jack Xiao
1
-5
/
+15
2020-07-14
drm/amdgpu/gfx10: fix race condition for kiq
Jack Xiao
1
-1
/
+8
2020-07-14
drm/i915: Recalculate FBC w/a stride when needed
Ville Syrjälä
2
-7
/
+27
2020-07-14
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
Maarten Lankhorst
1
-8
/
+2
2020-07-14
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
1
-14
/
+4
2020-07-14
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
1
-0
/
+1
2020-07-14
drm/i915/perf: Use GTT when saving/restoring engine GPR
Umesh Nerlige Ramappa
1
-0
/
+1
2020-07-14
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
1
-4
/
+4
2020-07-14
thermal/int340x_thermal: Prevent page fault on .set_mode() op
Bartosz Szczepanek
1
-1
/
+6
2020-07-14
fuse: don't ignore errors from fuse_writepages_fill()
Vasily Averin
1
-2
/
+0
2020-07-14
fuse: clean up condition for writepage sending
Miklos Szeredi
1
-18
/
+35
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
3
-6
/
+12
2020-07-14
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
Miklos Szeredi
1
-0
/
+7
2020-07-14
fuse: use ->reconfigure() instead of ->remount_fs()
Miklos Szeredi
1
-3
/
+5
2020-07-14
fuse: fix warning in tree_insert() and clean up writepage insertion
Miklos Szeredi
1
-32
/
+30
2020-07-14
fuse: move rb_erase() before tree_insert()
Miklos Szeredi
1
-1
/
+2
2020-07-14
drm/vmwgfx: fix update of display surface when resolution changes
Roland Scheidegger
1
-4
/
+4
2020-07-13
mm: document warning in move_normal_pmd() and make it warn only once
Linus Torvalds
1
-2
/
+21
2020-07-13
cpufreq: intel_pstate: Fix active mode setting from command line
Rafael J. Wysocki
1
-2
/
+6
2020-07-13
ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31 with ALC256
Jian-Hong Pan
1
-0
/
+11
2020-07-13
Linux 5.8-rc5
v5.8-rc5
Linus Torvalds
1
-1
/
+1
[next]