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
*
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-25
3
-0
/
+10
*
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...
Linus Torvalds
2021-05-25
20
-30
/
+71
|
\
|
*
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2021-05-21
2
-6
/
+10
|
*
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
2021-05-21
3
-7
/
+8
|
*
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
2021-05-21
1
-0
/
+5
|
*
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
2021-05-21
1
-2
/
+3
|
*
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...
Adrian Hunter
2021-05-21
1
-1
/
+1
|
*
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
2021-05-21
4
-4
/
+4
|
*
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-21
1
-1
/
+1
|
*
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-21
1
-1
/
+1
|
*
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2021-05-21
213
-1001
/
+1537
|
|
\
|
*
|
perf parse-events: Check if the software events array slots are populated
Arnaldo Carvalho de Melo
2021-05-21
1
-2
/
+7
|
*
|
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
2021-05-19
2
-0
/
+5
|
*
|
perf intel-pt: Remove redundant setting of ptq->insn_len
Adrian Hunter
2021-05-19
1
-1
/
+0
|
*
|
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
2021-05-19
1
-1
/
+4
|
*
|
perf intel-pt: Fix transaction abort handling
Adrian Hunter
2021-05-19
1
-1
/
+5
|
*
|
perf test: Fix libpfm4 support (63) test error for nested event groups
Thomas Richter
2021-05-19
2
-3
/
+12
|
*
|
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2021-05-18
1
-0
/
+2
|
*
|
perf buildid-list: Initialize zstd_data
Milian Wolff
2021-05-18
1
-0
/
+3
*
|
|
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
7
-20
/
+17
|
\
\
\
|
*
|
|
cgroup: fix spelling mistakes
Zhen Lei
2021-05-24
7
-12
/
+12
|
*
|
|
cgroup: disable controllers at parse time
Shakeel Butt
2021-05-20
1
-8
/
+5
*
|
|
|
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
1
-2
/
+10
|
\
\
\
\
|
*
|
|
|
wq: handle VM suspension in stall detection
Sergey Senozhatsky
2021-05-20
1
-2
/
+10
|
|
/
/
/
*
|
|
|
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-24
9
-24
/
+64
|
\
\
\
\
|
*
|
|
|
spi: sc18is602: implement .max_{transfer,message}_size() for the controller
Vladimir Oltean
2021-05-21
1
-0
/
+7
|
*
|
|
|
spi: sc18is602: don't consider the chip select byte in sc18is602_check_transfer
Vladimir Oltean
2021-05-21
1
-1
/
+1
|
*
|
|
|
Merge tag 'v5.13-rc2' into spi-5.13
Mark Brown
2021-05-18
12993
-253986
/
+646493
|
|
\
\
\
\
|
*
|
|
|
|
MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
Alain Volmat
2021-05-18
1
-0
/
+6
|
*
|
|
|
|
dt-bindings: spi: spi-mux: rename flash node
Michael Walle
2021-05-18
1
-1
/
+1
|
*
|
|
|
|
spi: Don't have controller clean up spi device before driver unbind
Saravana Kannan
2021-05-14
1
-3
/
+3
|
*
|
|
|
|
spi: Assume GPIO CS active high in ACPI case
Andy Shevchenko
2021-05-12
1
-4
/
+18
|
*
|
|
|
|
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-12
1
-0
/
+1
|
*
|
|
|
|
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
2021-05-11
1
-2
/
+2
|
*
|
|
|
|
spi: take the SPI IO-mutex in the spi_set_cs_timing method
Leilk Liu
2021-05-10
1
-2
/
+7
|
*
|
|
|
|
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
2021-05-10
1
-1
/
+3
|
*
|
|
|
|
spi: spi-zynq-qspi: Fix stack violation bug
Karen Dombroski
2021-04-29
1
-4
/
+3
|
*
|
|
|
|
spi: spi-zynq-qspi: Fix kernel-doc warning
Amit Kumar Mahapatra
2021-04-29
1
-1
/
+1
|
*
|
|
|
|
spi: altera: Make SPI_ALTERA_CORE invisible
Geert Uytterhoeven
2021-04-28
1
-1
/
+1
|
*
|
|
|
|
spi: Fix spi device unregister flow
Saravana Kannan
2021-04-28
1
-6
/
+12
*
|
|
|
|
|
Linux 5.13-rc3
v5.13-rc3
Linus Torvalds
2021-05-23
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-23
4
-9
/
+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-05-18
3
-8
/
+30
|
*
|
|
|
|
|
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
2021-05-18
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-23
5
-13
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-18
4
-11
/
+17
|
*
|
|
|
|
|
locking/lockdep: Correct calling tracepoints
Leo Yan
2021-05-18
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-23
5
-11
/
+10
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-05-17
5
-11
/
+10
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
irqchip: Remove redundant error printing
Zhen Lei
2021-05-16
3
-9
/
+3
[next]