index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
docs: automarkup.py: ignore exceptions when seeking for xrefs
Mauro Carvalho Chehab
1
-2
/
+10
2019-07-08
docs: Move binderfs to admin-guide
Matthew Wilcox (Oracle)
3
-10
/
+1
2019-07-08
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
Arnaldo Carvalho de Melo
1
-6
/
+15
2019-07-08
ALSA: firewire-lib: code refactoring for local variables
Takashi Sakamoto
1
-6
/
+8
2019-07-08
ALSA: firewire-lib: code refactoring for post operation to data block counter
Takashi Sakamoto
1
-10
/
+10
2019-07-08
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
Takashi Sakamoto
1
-9
/
+2
2019-07-08
ALSA: firewire-lib: fix different data block counter between probed event and...
Takashi Sakamoto
1
-3
/
+3
2019-07-08
ALSA: firewire-lib: fix initial value of data block count for IR context with...
Takashi Sakamoto
1
-2
/
+4
2019-07-08
ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...
Takashi Sakamoto
1
-1
/
+5
2019-07-08
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...
Takashi Sakamoto
1
-5
/
+7
2019-07-08
Linux 5.2
v5.2
Linus Torvalds
1
-1
/
+1
2019-07-07
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
6
-0
/
+27
2019-07-07
perf jvmti: Address gcc string overflow warning for strncpy()
Jiri Olsa
1
-2
/
+2
2019-07-07
perf python: Remove -fstack-protector-strong if clang doesn't have it
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-07-07
time: Validate user input in compat_settimeofday()
zhengbin
1
-0
/
+4
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
3
-12
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2
-10
/
+12
2019-07-07
timer: Document TIMER_PINNED
Peter Xu
1
-8
/
+19
2019-07-07
ALSA: usb-audio: fix Line6 Helix audio format rates
Nicola Lunghi
1
-3
/
+43
2019-07-07
firewire-motu: fix wrong reference count for stream functionality at error pa...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: dice: fix wrong reference count for stream functionality at error path ...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: oxfw: fix wrong reference count for stream functionality at error path ...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: fireworks: fix wrong reference count for stream functionality at error ...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
ALSA: bebob: fix wrong reference count for stream functionality at error path...
Takashi Sakamoto
1
-0
/
+2
2019-07-07
security/commoncap: Use xattr security prefix len
Carmeli Tamir
1
-2
/
+2
2019-07-06
perf annotate TUI browser: Do not use member from variable within its own ini...
Arnaldo Carvalho de Melo
1
-2
/
+3
2019-07-06
Revert "gpio: tegra: Clean-up debugfs initialisation"
Linus Walleij
1
-3
/
+15
2019-07-06
gpiolib: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-06
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Seeteena Thoufeek
1
-1
/
+1
2019-07-06
perf evsel: Do not rely on errno values for precise_ip fallback
Jiri Olsa
1
-8
/
+2
2019-07-06
perf thread: Allow references to thread objects after machine__exit()
Arnaldo Carvalho de Melo
2
-5
/
+43
2019-07-06
perf header: Assign proper ff->ph in perf_event__synthesize_features()
Song Liu
1
-0
/
+1
2019-07-06
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2
-10
/
+28
2019-07-06
blk-mq: fix up placement of debugfs directory of queue files
Greg Kroah-Hartman
1
-0
/
+7
2019-07-06
ASoC: SOF: Intel: implement runtime idle for CNL/APL
Kai Vehmanen
3
-0
/
+15
2019-07-06
ASoC: SOF: add runtime idle callback
Kai Vehmanen
6
-2
/
+21
2019-07-06
ASoC: hdac_hdmi: report codec link up/down status to bus
Kai Vehmanen
1
-0
/
+2
2019-07-06
irq/irqdomain: Fix comment typo
Zenghui Yu
1
-1
/
+1
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2
-1
/
+11
2019-07-06
ACPI: PM: Make acpi_sleep_state_supported() non-static
Dexuan Cui
2
-1
/
+7
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
8
-82
/
+94
2019-07-05
blk-iolatency: fix STS_AGAIN handling
Dennis Zhou
1
-37
/
+14
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-05
i2c: tegra: Add Dmitry as a reviewer
Dmitry Osipenko
1
-0
/
+1
2019-07-05
ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()
Wei Yongjun
1
-2
/
+2
2019-07-05
ASoC: sunxi: sun50i-codec-analog: Add earpiece
Luca Weiss
1
-0
/
+50
2019-07-05
ASoC: rt5665: remove redundant assignment to variable idx
Colin Ian King
1
-1
/
+1
2019-07-05
ASoC: wcd9335: remove multiple defines.
Srinivas Kandagatla
1
-5
/
+0
[next]