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
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-02
72
-77
/
+6987
|
\
|
*
landlock: Enable user space to infer supported features
Mickaël Salaün
2021-04-22
3
-4
/
+68
|
*
landlock: Add user and kernel documentation
Mickaël Salaün
2021-04-22
5
-0
/
+400
|
*
samples/landlock: Add a sandbox manager example
Mickaël Salaün
2021-04-22
6
-0
/
+261
|
*
selftests/landlock: Add user space tests
Mickaël Salaün
2021-04-22
10
-0
/
+3570
|
*
landlock: Add syscall implementations
Mickaël Salaün
2021-04-22
5
-1
/
+508
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
19
-2
/
+62
|
*
fs,security: Add sb_delete hook
Mickaël Salaün
2021-04-22
5
-0
/
+14
|
*
landlock: Support filesystem access-control
Mickaël Salaün
2021-04-22
12
-2
/
+866
|
*
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-22
7
-70
/
+85
|
*
landlock: Add ptrace restrictions
Mickaël Salaün
2021-04-22
4
-1
/
+137
|
*
landlock: Set up the security framework and manage credentials
Mickaël Salaün
2021-04-22
7
-6
/
+178
|
*
landlock: Add ruleset and domain management
Mickaël Salaün
2021-04-22
4
-1
/
+652
|
*
landlock: Add object management
Mickaël Salaün
2021-04-22
7
-0
/
+195
*
|
Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-05-02
12
-14
/
+75
|
\
\
|
*
|
ima: ensure IMA_APPRAISE_MODSIG has necessary dependencies
Nayna Jain
2021-04-27
3
-2
/
+5
|
*
|
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
2
-0
/
+3
|
*
|
integrity: Add declarations to init_once void arguments.
Jiele Zhao
2021-04-09
1
-1
/
+1
|
*
|
ima: Fix function name error in comment.
Jiele Zhao
2021-04-09
1
-1
/
+1
|
*
|
Merge branch 'ima-module-signing-v4' into next-integrity
Mimi Zohar
2021-04-09
8
-18
/
+76
|
|
\
\
|
|
*
|
ima: enable loading of build time generated key on .ima keyring
Nayna Jain
2021-04-09
4
-11
/
+61
|
|
*
|
ima: enable signing of modules with build time generated key
Nayna Jain
2021-04-09
3
-4
/
+12
|
|
*
|
keys: cleanup build time module signing keys
Nayna Jain
2021-04-09
1
-3
/
+3
|
|
/
/
|
*
|
ima: Fix the error code for restoring the PCR value
Li Huafei
2021-03-24
1
-2
/
+2
|
*
|
ima: without an IMA policy loaded, return quickly
Mimi Zohar
2021-03-22
1
-0
/
+6
*
|
|
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-05-01
244
-883
/
+9952
|
\
\
\
|
*
|
|
perf build: Defer printing detected features to the end of all feature checks
Arnaldo Carvalho de Melo
2021-04-29
1
-0
/
+7
|
*
|
|
tools build: Allow deferring printing the results of feature detection
Arnaldo Carvalho de Melo
2021-04-29
1
-10
/
+17
|
*
|
|
perf build: Regenerate the FEATURE_DUMP file after extra feature checks
Jiri Olsa
2021-04-29
1
-0
/
+6
|
*
|
|
perf session: Dump PERF_RECORD_TIME_CONV event
Leo Yan
2021-04-29
3
-1
/
+46
|
*
|
|
perf session: Add swap operation for event TIME_CONV
Leo Yan
2021-04-29
1
-1
/
+14
|
*
|
|
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-04-29
2
-10
/
+22
|
*
|
|
perf tools: Change fields type in perf_record_time_conv
Leo Yan
2021-04-29
1
-2
/
+3
|
*
|
|
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-04-29
5
-2
/
+32
|
*
|
|
perf Documentation: Document intel-hybrid support
Jin Yao
2021-04-29
3
-0
/
+217
|
*
|
|
perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid
Jin Yao
2021-04-29
1
-0
/
+3
|
*
|
|
perf tests: Support 'Convert perf time to TSC' test for hybrid
Jin Yao
2021-04-29
1
-0
/
+12
|
*
|
|
perf tests: Support 'Session topology' test for hybrid
Jin Yao
2021-04-29
1
-2
/
+11
|
*
|
|
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
2021-04-29
1
-2
/
+6
|
*
|
|
perf tests: Support 'Track with sched_switch' test for hybrid
Jin Yao
2021-04-29
1
-1
/
+5
|
*
|
|
perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
Jin Yao
2021-04-29
1
-0
/
+4
|
*
|
|
perf tests: Add hybrid cases for 'Roundtrip evsel->name' test
Jin Yao
2021-04-29
1
-7
/
+12
|
*
|
|
perf tests: Add hybrid cases for 'Parse event definition strings' test
Jin Yao
2021-04-29
1
-0
/
+171
|
*
|
|
perf record: Uniquify hybrid event name
Jin Yao
2021-04-29
1
-0
/
+28
|
*
|
|
perf stat: Warn group events from different hybrid PMU
Jin Yao
2021-04-29
6
-0
/
+62
|
*
|
|
perf stat: Filter out unmatched aggregation for hybrid event
Jin Yao
2021-04-29
1
-0
/
+3
|
*
|
|
perf stat: Add default hybrid events
Jin Yao
2021-04-29
1
-0
/
+28
|
*
|
|
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-29
7
-9
/
+77
|
*
|
|
perf parse-events: Support event inside hybrid pmu
Jin Yao
2021-04-29
1
-0
/
+63
|
*
|
|
perf parse-events: Compare with hybrid pmu name
Jin Yao
2021-04-29
5
-8
/
+34
[next]