index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-14
perf expr: Add literal values starting with #
Ian Rogers
4
-6
/
+30
2021-11-14
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
3
-18
/
+25
2021-11-14
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
3
-20
/
+25
2021-11-14
perf cputopo: Update to use pakage_cpus
Ian Rogers
3
-15
/
+28
2021-11-14
perf test: Add expr test for events with hyphens
Ian Rogers
1
-0
/
+10
2021-11-14
perf test: Remove skip_if_fail
Ian Rogers
6
-23
/
+8
2021-11-14
perf test: Remove is_supported function
Ian Rogers
2
-14
/
+1
2021-11-14
perf test: TSC test, remove is_supported use
Ian Rogers
1
-23
/
+16
2021-11-14
perf test: BP tests, remove is_supported use
Ian Rogers
4
-74
/
+51
2021-11-14
perf test: Remove non test case style support.
Ian Rogers
2
-10
/
+16
2021-11-14
perf test: Convert time to tsc test to test case.
Ian Rogers
1
-1
/
+6
2021-11-14
perf test: bp tests use test case
Ian Rogers
3
-3
/
+18
2021-11-14
perf test: Remove now unused subtest helpers
Ian Rogers
2
-13
/
+1
2021-11-14
perf test: Convert llvm tests to test cases.
Ian Rogers
1
-23
/
+54
2021-11-14
perf test: Convert bpf tests to test cases.
Ian Rogers
1
-29
/
+43
2021-11-14
perf test: Convert clang tests to test cases.
Ian Rogers
3
-47
/
+24
2021-11-14
perf test: Convert watch point tests to test cases.
Ian Rogers
1
-98
/
+32
2021-11-13
perf test: Convert pmu event tests to test cases.
Ian Rogers
1
-62
/
+16
2021-11-13
perf test: Convert pfm tests to use test cases.
Ian Rogers
1
-47
/
+19
2021-11-13
perf test: Add skip reason to test case.
Ian Rogers
2
-1
/
+13
2021-11-13
perf test: Add test case struct.
Ian Rogers
2
-10
/
+46
2021-11-13
perf test: Add helper functions for abstraction.
Ian Rogers
2
-29
/
+71
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
81
-123
/
+125
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
70
-348
/
+397
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
12
-170
/
+216
2021-11-12
perf test: Use macro for "suite" definitions
Ian Rogers
1
-330
/
+149
2021-11-12
perf test: Use macro for "suite" declarations
Ian Rogers
1
-74
/
+77
2021-11-12
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
Arnaldo Carvalho de Melo
2
-0
/
+21
2021-11-12
perf trace: Beautify the 'level' argument of setsockopt
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-12
perf trace: Beautify the 'level' argument of getsockopt
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-12
perf beauty socket: Add generator for socket level (SOL_*) string table
Arnaldo Carvalho de Melo
3
-3
/
+17
2021-11-12
perf beauty socket: Sort the ipproto array entries
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-12
perf beauty socket: Rename 'regex' to 'ipproto_regex'
Arnaldo Carvalho de Melo
1
-3
/
+3
2021-11-12
perf beauty socket: Prep to receive more input header files
Arnaldo Carvalho de Melo
1
-1
/
+5
2021-11-12
perf beauty socket: Rename header_dir to uapi_header_dir
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-11-12
perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...
Arnaldo Carvalho de Melo
3
-7
/
+8
2021-11-12
perf beauty: Make all sockaddr files use a common naming scheme
Arnaldo Carvalho de Melo
3
-7
/
+7
2021-11-12
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-45
/
+42
2021-11-12
Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-111
/
+186
2021-11-12
Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-66
/
+90
2021-11-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-150
/
+61
2021-11-12
Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+2
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
4
-45
/
+37
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
2
-0
/
+5
2021-11-11
Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-1
/
+7
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
134
-730
/
+1242
2021-11-11
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-11-11
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+8
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
3
-3
/
+15
2021-11-11
mm: unexport {,un}lock_page_memcg
Christoph Hellwig
1
-2
/
+0
[next]