index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
security: add get, remove and set acl hook
Christian Brauner
2022-10-20
4
-0
/
+72
*
9p: implement set acl method
Christian Brauner
2022-10-20
3
-0
/
+99
*
9p: implement get acl method
Christian Brauner
2022-10-20
4
-22
/
+80
*
cifs: implement set acl method
Christian Brauner
2022-10-20
4
-0
/
+240
*
cifs: implement get acl method
Christian Brauner
2022-10-20
4
-0
/
+271
*
fs: add new get acl method
Christian Brauner
2022-10-20
3
-0
/
+5
*
fs: rename current get acl method
Christian Brauner
2022-10-20
47
-100
/
+101
*
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
55
-95
/
+121
*
orangefs: rework posix acl handling when creating new filesystem objects
Christian Brauner
2022-10-19
4
-54
/
+50
*
Linux 6.1-rc1
v6.1-rc1
Linus Torvalds
2022-10-16
1
-2
/
+2
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
185
-421
/
+378
|
\
|
*
prandom: remove unused functions
Jason A. Donenfeld
2022-10-11
3
-23
/
+5
|
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
19
-24
/
+24
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
71
-100
/
+100
|
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
6
-6
/
+6
|
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
21
-34
/
+34
|
*
treewide: use prandom_u32_max() when possible, part 2
Jason A. Donenfeld
2022-10-11
4
-19
/
+8
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
89
-218
/
+204
*
|
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-16
36
-71
/
+1265
|
\
\
|
*
|
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-10-15
1
-0
/
+18
|
*
|
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
Qi Liu
2022-10-15
7
-0
/
+396
|
*
|
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-15
7
-1
/
+273
|
*
|
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
2022-10-15
1
-19
/
+34
|
*
|
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
2022-10-15
1
-4
/
+39
|
*
|
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
2022-10-15
1
-4
/
+39
|
*
|
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-15
1
-1
/
+1
|
*
|
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-15
1
-2
/
+7
|
*
|
perf test: Fix attr tests for PERF_FORMAT_LOST
James Clark
2022-10-15
6
-11
/
+11
|
*
|
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
2022-10-15
1
-1
/
+194
|
*
|
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
2022-10-15
1
-1
/
+3
|
*
|
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
2022-10-15
1
-0
/
+162
|
*
|
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
2022-10-15
1
-3
/
+3
|
*
|
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
2022-10-15
1
-1
/
+8
|
*
|
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
2022-10-15
1
-4
/
+12
|
*
|
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
2022-10-15
1
-4
/
+3
|
*
|
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-10-14
5
-13
/
+26
|
*
|
perf list: Fix metricgroups title message
Andi Kleen
2022-10-14
1
-1
/
+1
|
*
|
perf mem: Fix -C option behavior for perf mem record
Namhyung Kim
2022-10-14
1
-0
/
+8
|
*
|
perf annotate: Add missing condition flags for arm64
Namhyung Kim
2022-10-14
1
-1
/
+1
|
*
|
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
2022-10-14
1
-3
/
+2
|
*
|
perf test: Fix test_arm_coresight.sh failures on Juno
James Clark
2022-10-14
1
-1
/
+1
|
*
|
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
2022-10-14
1
-1
/
+28
*
|
|
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-16
6
-11
/
+18
|
\
\
\
|
*
|
|
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
2022-10-17
1
-2
/
+7
|
*
|
|
kbuild: fix single directory build
Masahiro Yamada
2022-10-17
1
-0
/
+2
|
*
|
|
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
2022-10-15
1
-1
/
+1
|
*
|
|
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
2022-10-14
1
-5
/
+6
|
*
|
|
modpost: put modpost options before argument
Richard Acayan
2022-10-14
1
-1
/
+1
|
*
|
|
kbuild: Stop including vmlinux.bz2 in the rpm's
Zack Rusin
2022-10-13
1
-2
/
+0
|
*
|
|
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Masahiro Yamada
2022-10-13
1
-0
/
+1
[next]