index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: osta_udf.h: delete a duplicated word
Randy Dunlap
2020-07-27
1
-1
/
+1
*
reiserfs: reiserfs.h: delete a duplicated word
Randy Dunlap
2020-07-27
1
-1
/
+1
*
ext2: ext2.h: fix duplicated word + typos
Randy Dunlap
2020-07-27
1
-2
/
+2
*
udf: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
3
-4
/
+4
*
quota: Fixup http links in quota doc
Jan Kara
2020-07-09
1
-6
/
+6
*
Replace HTTP links with HTTPS ones: DISKQUOTA
Alexander A. Klimov
2020-07-09
2
-2
/
+2
*
ext2: initialize quota info in ext2_xattr_set()
Chengguang Xu
2020-07-09
1
-0
/
+3
*
ext2: fix some incorrect comments in inode.c
Chengguang Xu
2020-07-09
1
-5
/
+2
*
ext2: remove nocheck option
Chengguang Xu
2020-07-09
2
-10
/
+1
*
ext2: fix missing percpu_counter_inc
Mikulas Patocka
2020-07-09
1
-1
/
+2
*
ext2: ext2_find_entry() return -ENOENT if no entry found
zhangyi (F)
2020-07-09
2
-21
/
+10
*
ext2: propagate errors up to ext2_find_entry()'s callers
zhangyi (F)
2020-07-09
3
-34
/
+54
*
ext2: fix improper assignment for e_value_offs
Chengguang Xu
2020-07-09
1
-1
/
+2
*
Documentation: update for gcc 4.9 requirement
Randy Dunlap
2020-07-08
2
-2
/
+2
*
Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-07-08
13
-43
/
+174
|
\
|
*
ALSA: compress: fix partial_drain completion state
Vinod Koul
2020-07-07
2
-1
/
+13
|
*
ALSA: usb-audio: Add implicit feedback quirk for RTX6001
Pavel Hofman
2020-07-07
1
-0
/
+1
|
*
ALSA: usb-audio: add quirk for MacroSilicon MS2109
Hector Martin
2020-07-07
1
-0
/
+52
|
*
ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC
Jian-Hong Pan
2020-07-07
1
-0
/
+11
|
*
ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC
Jian-Hong Pan
2020-07-07
1
-0
/
+11
|
*
ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC
Jian-Hong Pan
2020-07-07
1
-0
/
+13
|
*
ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id
Benjamin Poirier
2020-07-07
1
-2
/
+1
|
*
ALSA: hda/hdmi: improve debug traces for stream lookups
Kai Vehmanen
2020-07-07
1
-2
/
+3
|
*
ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later
Kai Vehmanen
2020-07-07
1
-13
/
+23
|
*
ALSA: opl3: fix infoleak in opl3
xidongwang
2020-07-07
1
-0
/
+2
|
*
Merge tag 'asoc-fix-v5.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2020-06-30
3
-13
/
+26
|
|
\
|
|
*
AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module
Jaroslav Kysela
2020-06-25
1
-3
/
+4
|
|
*
ASoC: rt5682: fix the pop noise while OMTP type headset plugin
Shuming Fan
2020-06-24
1
-1
/
+8
|
|
*
ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
Shengjiu Wang
2020-06-23
1
-2
/
+12
|
|
*
ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
Shengjiu Wang
2020-06-23
1
-9
/
+4
|
*
|
ALSA: usb-audio: Replace s/frame/packet/ where appropriate
Alexander Tsoy
2020-06-30
2
-13
/
+12
|
*
|
ALSA: usb-audio: Fix packet size calculation
Alexander Tsoy
2020-06-30
1
-0
/
+1
|
*
|
ALSA: hda - let hs_mic be picked ahead of hp_mic
Hui Wang
2020-06-25
1
-0
/
+6
*
|
|
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-08
7
-56
/
+8
*
|
|
Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-07-07
15
-40
/
+123
|
\
\
\
|
*
|
|
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
2020-07-06
1
-1
/
+18
|
*
|
|
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
2020-07-06
1
-2
/
+3
|
*
|
|
perf intel-pt: Fix displaying PEBS-via-PT with registers
Adrian Hunter
2020-07-06
1
-1
/
+1
|
*
|
|
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2020-07-06
2
-2
/
+3
|
*
|
|
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
2020-07-06
1
-6
/
+11
|
*
|
|
tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling
Tom Zanussi
2020-07-03
1
-6
/
+9
|
*
|
|
tools lib traceevent: Add API to read time information from kbuffer
Steven Rostedt (Red Hat)
2020-07-03
2
-0
/
+30
|
*
|
|
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
Adrian Hunter
2020-07-03
1
-0
/
+4
|
*
|
|
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...
Adrian Hunter
2020-07-03
1
-1
/
+2
|
*
|
|
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...
Adrian Hunter
2020-07-03
1
-1
/
+2
|
*
|
|
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter
2020-07-03
1
-0
/
+1
|
*
|
|
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
2020-07-03
5
-16
/
+29
|
*
|
|
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Adrian Hunter
2020-07-03
1
-1
/
+1
|
*
|
|
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2020-07-03
1
-0
/
+4
|
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2020-07-03
725
-3196
/
+6022
|
|
\
\
\
[next]