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 vendor events amd: Add Zen3 events
Smita Koralahalli
2021-04-08
9
-1
/
+1575
*
perf vendor events amd: Use 0x%02x format for event code and umask
Smita Koralahalli
2021-04-08
13
-182
/
+182
*
perf vendor events amd: Use lowercases for all the eventcodes and umasks
Smita Koralahalli
2021-04-08
3
-10
/
+10
*
perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
Smita Koralahalli
2021-04-08
4
-8
/
+8
*
perf vendor events arm64: Add Hisi hip08 L3 metrics
John Garry
2021-04-08
1
-0
/
+161
*
perf vendor events arm64: Add Hisi hip08 L2 metrics
John Garry
2021-04-08
1
-0
/
+42
*
perf vendor events arm64: Add Hisi hip08 L1 metrics
John Garry
2021-04-08
1
-0
/
+30
*
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-04-08
7
-8
/
+37
*
perf test: Handle metric reuse in pmu-events parsing test
John Garry
2021-04-08
1
-0
/
+81
*
perf metricgroup: Make find_metric() public with name change
John Garry
2021-04-08
2
-3
/
+5
*
perf mem-events: Remove unnecessary 'struct mem_info' forward declaration
Wan Jiabing
2021-04-06
1
-1
/
+0
*
perf evsel: Remove duplicate 'struct target' forward declaration
Wan Jiabing
2021-04-02
1
-1
/
+0
*
perf annotate: Add --demangle and --demangle-kernel
Martin Liška
2021-03-31
2
-0
/
+11
*
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
2021-03-30
2
-15
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-29
1301
-6774
/
+11253
|
\
|
*
Linux 5.12-rc5
v5.12-rc5
Linus Torvalds
2021-03-29
1
-1
/
+1
|
*
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...
Linus Torvalds
2021-03-28
11
-45
/
+105
|
|
\
|
|
*
perf test: Change to use bash for daemon test
Leo Yan
2021-03-26
1
-1
/
+1
|
|
*
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
2021-03-24
1
-0
/
+2
|
|
*
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
2021-03-24
1
-8
/
+1
|
|
*
perf daemon: Return from kill functions
Jiri Olsa
2021-03-24
1
-2
/
+5
|
|
*
perf daemon: Force waipid for all session on SIGCHLD delivery
Jiri Olsa
2021-03-24
1
-22
/
+28
|
|
*
perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...
Jackie Liu
2021-03-16
1
-3
/
+10
|
|
*
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
2021-03-15
3
-0
/
+39
|
|
*
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2021-03-15
390
-1867
/
+3353
|
|
|
\
|
|
*
|
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
2021-03-10
1
-4
/
+5
|
|
*
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-03-10
1
-0
/
+13
|
|
*
|
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
2021-03-10
1
-1
/
+1
|
|
*
|
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
2021-03-10
1
-4
/
+0
|
*
|
|
Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github.com/ojeda/linux
Linus Torvalds
2021-03-28
1
-10
/
+8
|
|
\
\
\
|
|
*
|
|
auxdisplay: Remove in_interrupt() usage.
Sebastian Andrzej Siewior
2021-03-16
1
-10
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-28
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
2021-03-23
1
-1
/
+1
|
|
*
|
|
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
2021-03-23
1
-1
/
+1
|
*
|
|
|
Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-28
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
2021-03-23
1
-1
/
+1
|
*
|
|
|
|
Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-03-28
8
-22
/
+60
|
|
\
\
\
\
\
|
|
*
|
|
|
|
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
2021-03-27
1
-3
/
+15
|
|
*
|
|
|
|
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
2021-03-27
1
-2
/
+2
|
|
*
|
|
|
|
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
2021-03-27
1
-0
/
+1
|
|
*
|
|
|
|
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
2021-03-27
1
-2
/
+1
|
|
*
|
|
|
|
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
2021-03-26
5
-15
/
+41
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-28
6
-76
/
+94
|
|
\
\
\
\
\
|
|
*
|
|
|
|
io_uring: remove unsued assignment to pointer io
Colin Ian King
2021-03-27
1
-1
/
+0
|
|
*
|
|
|
|
io_uring: don't cancel extra on files match
Pavel Begunkov
2021-03-27
1
-2
/
+0
|
|
*
|
|
|
|
io_uring: don't cancel-track common timeouts
Pavel Begunkov
2021-03-27
1
-1
/
+2
|
|
*
|
|
|
|
io_uring: do post-completion chore on t-out cancel
Pavel Begunkov
2021-03-27
1
-20
/
+22
|
|
*
|
|
|
|
io_uring: fix timeout cancel return code
Pavel Begunkov
2021-03-27
1
-4
/
+4
|
|
*
|
|
|
|
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
2021-03-27
1
-2
/
+1
|
|
*
|
|
|
|
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
2021-03-27
1
-1
/
+1
[next]