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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2022-10-04
perf dso: Update use of pthread mutex
Ian Rogers
3
-10
/
+10
2022-10-04
perf mmap: Remove unnecessary pthread.h include
Ian Rogers
1
-1
/
+0
2022-10-04
perf ui: Update use of pthread mutex
Ian Rogers
8
-35
/
+35
2022-10-04
perf sched: Update use of pthread mutex
Ian Rogers
1
-35
/
+32
2022-10-04
perf record: Update use of pthread mutex
Ian Rogers
1
-4
/
+9
2022-10-04
perf lock: Remove unused pthread.h include
Ian Rogers
1
-1
/
+0
2022-10-04
perf bpf: Remove unused pthread.h include
Ian Rogers
1
-1
/
+0
2022-10-04
perf hist: Update use of pthread mutex
Ian Rogers
3
-9
/
+9
2022-10-04
perf tests: Avoid pthread.h inclusion
Ian Rogers
3
-5
/
+1
2022-10-04
perf bench: Update use of pthread mutex/cond
Ian Rogers
8
-171
/
+153
2022-10-04
perf mutex: Wrapped usage of mutex and cond
Pavithra Gurushankar
3
-0
/
+166
2022-10-04
perf record: Allow multiple recording time ranges
Adrian Hunter
4
-4
/
+269
2022-10-04
perf evlist: Add evlist__{en/dis}able_non_dummy()
Adrian Hunter
2
-6
/
+26
2022-10-04
perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_event
Adrian Hunter
3
-32
/
+3
2022-10-04
perf record: Fix done_fd wakeup event
Adrian Hunter
1
-1
/
+2
2022-10-04
perf record: Fix way of handling non-perf-event pollfds
Adrian Hunter
2
-2
/
+83
2022-10-04
perf hashmap: Tidy hashmap dependency
Ian Rogers
4
-10
/
+19
2022-10-04
perf metrics: Use 'unsigned int' instead of just 'unsigned'.
Xin Gao
1
-1
/
+1
2022-10-04
perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.
Xin Gao
1
-1
/
+1
2022-10-04
tools build: Display logical OR of a feature flavors
Roberto Sassu
1
-2
/
+25
2022-10-04
tools build: Increment room for feature name in feature detection output
Roberto Sassu
2
-4
/
+4
2022-10-04
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
2
-18
/
+16
2022-10-04
perf inject: Add a command line option to specify build ids.
Raul Silvera
2
-1
/
+91
2022-10-04
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-83
/
+188
2022-10-04
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2
-15
/
+5
2022-10-04
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
14
-457
/
+495
2022-10-04
Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
15
-100
/
+193
2022-10-04
Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
36
-400
/
+829
2022-10-04
Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-299
/
+651
2022-10-04
Merge tag 'fs.vfsuid.fat.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2022-10-04
Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-191
/
+264
2022-10-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+2
2022-10-04
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-16
/
+172
2022-10-04
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-56
/
+48
2022-10-04
Merge tag 'integrity-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2
-5
/
+9
2022-10-04
Merge tag 'Smack-for-6.1' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-12
/
+17
2022-10-04
[brown paperbag] fix coredump breakage
Al Viro
1
-1
/
+2
2022-10-04
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-240
/
+815
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
53
-553
/
+425
2022-10-04
Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-508
/
+1
2022-10-04
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
89
-51
/
+12552
2022-10-04
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
60
-1388
/
+835
2022-10-03
Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
20
-82
/
+165
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
68
-603
/
+904
2022-10-03
Merge branches 'thermal-intel' and 'thermal-drivers'
Rafael J. Wysocki
7
-56
/
+19
2022-10-03
Merge branch 'thermal-core'
Rafael J. Wysocki
54
-1331
/
+815
2022-10-03
Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
8
-14
/
+72
2022-10-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
10
-62
/
+84
2022-10-03
Merge branch 'pnp'
Rafael J. Wysocki
1
-1
/
+0
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
10
-80
/
+83
[next]