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
*
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-09
8
-53
/
+103
|
\
|
*
selftests: kmod: Add module address visibility test
Kees Cook
2020-07-09
1
-0
/
+36
|
*
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-09
3
-19
/
+24
|
*
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
Kees Cook
2020-07-09
1
-2
/
+2
|
*
module: Do not expose section addresses to non-CAP_SYSLOG
Kees Cook
2020-07-09
1
-3
/
+3
|
*
module: Refactor section attr into bin attribute
Kees Cook
2020-07-09
1
-21
/
+24
|
*
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2020-07-09
5
-12
/
+18
*
|
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-08
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
|
|
\
\
\
\
|
*
|
|
|
|
perf flamegraph: Explicitly set utf-8 encoding
Andreas Gerstmayr
2020-06-22
1
-3
/
+5
*
|
|
|
|
|
Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-07
3
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mtd: rawnand: xway: Fix build issue
Miquel Raynal
2020-07-07
1
-1
/
+1
|
*
|
|
|
|
|
mtd: set master partition panic write flag
Kamal Dasu
2020-06-15
1
-2
/
+2
|
*
|
|
|
|
|
nandsim: Fix return code testing of ns_find_operation()
Richard Weinberger
2020-06-15
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-07
7
-25
/
+35
|
\
\
\
\
\
\
\
[next]