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
*
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
2021-03-06
1
-5
/
+2
*
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
2021-03-06
1
-0
/
+1
*
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
2021-03-06
1
-3
/
+2
*
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
2021-03-06
1
-3
/
+2
*
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
2021-03-06
1
-7
/
+3
*
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
2021-03-06
1
-8
/
+4
*
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
2021-03-06
1
-7
/
+3
*
perf test: Fix a memory leak in attr test
Namhyung Kim
2021-03-06
1
-1
/
+7
*
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
2021-03-06
1
-2
/
+0
*
perf tools: Fix event's PMU name parsing
Jiri Olsa
2021-03-06
1
-1
/
+5
*
perf daemon: Fix running test for non root user
Jiri Olsa
2021-03-06
1
-16
/
+16
*
perf daemon: Fix control fifo permissions
Jiri Olsa
2021-03-06
1
-2
/
+2
*
perf build: Fix ccache usage in $(CC) when generating arch errno table
Antonio Terceiro
2021-03-06
1
-1
/
+1
*
perf tools: Fix documentation of verbose options
Ian Rogers
2021-03-06
4
-6
/
+6
*
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
2021-03-06
1
-0
/
+1
*
perf bench numa: Fix the condition checks for max number of NUMA nodes
Athira Rajeev
2021-03-06
1
-13
/
+29
*
perf diff: Don't crash on freeing errno-session on the error path
Dmitry Safonov
2021-03-06
1
-1
/
+2
*
perf tools: Clean 'generated' directory used for creating the syscall table o...
Andreas Wendleder
2021-03-06
1
-5
/
+6
*
perf build: Move feature cleanup under tools/build
Jiri Olsa
2021-03-06
2
-10
/
+8
*
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
2021-03-06
5
-9
/
+9
*
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
1
-0
/
+73
*
tools headers UAPI s390: Sync ptrace.h kernel headers
Arnaldo Carvalho de Melo
2021-03-06
1
-2
/
+3
*
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
1
-15
/
+5
*
tools headers UAPI: Sync openat2.h with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
1
-0
/
+4
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
1
-1
/
+2
*
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2021-03-06
1
-48
/
+49
*
Linux 5.12-rc2
v5.12-rc2
Linus Torvalds
2021-03-06
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-03-06
8
-62
/
+76
|
\
|
*
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
2021-03-05
1
-32
/
+23
|
*
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
2021-03-05
1
-24
/
+35
|
*
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
2021-03-05
1
-1
/
+9
|
*
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
IB/mlx5: Add missing error code
YueHaibing
2021-03-01
1
-1
/
+3
|
*
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
Julian Braha
2021-03-01
1
-0
/
+1
|
*
RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
Saeed Mahameed
2021-03-01
1
-2
/
+3
*
|
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-06
2
-3
/
+2
|
\
\
|
*
|
gcc-plugins: latent_entropy: remove unneeded semicolon
Jason Yan
2021-03-02
1
-1
/
+1
|
*
|
gcc-plugins: structleak: remove unneeded variable 'ret'
Jason Yan
2021-03-02
1
-2
/
+1
|
|
/
*
|
Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-06
2
-2
/
+2
|
\
\
|
*
|
pstore/ram: Rate-limit "uncorrectable error in header" message
Dmitry Osipenko
2021-03-02
1
-1
/
+1
|
*
|
pstore: Fix warning in pstore_kill_sb()
Tetsuo Handa
2021-02-23
1
-1
/
+1
*
|
|
Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-05
2
-11
/
+16
|
\
\
\
|
*
|
|
dm verity: fix FEC for RS roots unaligned to block size
Milan Broz
2021-03-04
1
-11
/
+12
|
*
|
|
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
2021-03-04
1
-0
/
+4
*
|
|
|
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-05
16
-69
/
+75
|
\
\
\
\
|
*
\
\
\
Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12
Jens Axboe
2021-03-05
7
-47
/
+62
|
|
\
\
\
\
|
|
*
|
|
|
nvmet: model_number must be immutable once set
Max Gurtovoy
2021-03-05
4
-45
/
+50
|
|
*
|
|
|
nvme-fabrics: fix kato initialization
Martin George
2021-03-05
1
-1
/
+4
|
|
*
|
|
|
nvme-hwmon: Return error code when registration fails
Daniel Wagner
2021-03-05
1
-0
/
+1
[next]