index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
landlock
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
landlock: Annotate struct landlock_rule with __counted_by
Kees Cook
1
-1
/
+1
2023-06-12
hostfs: Fix ephemeral inodes
Mickaël Salaün
1
-1
/
+1
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
4
-5
/
+5
2022-10-19
landlock: Support file truncation
Günther Noack
5
-7
/
+126
2022-10-19
landlock: Document init_layer_masks() helper
Günther Noack
1
-0
/
+13
2022-10-19
landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
Günther Noack
1
-45
/
+44
2022-09-29
landlock: Fix documentation style
Mickaël Salaün
1
-20
/
+20
2022-09-29
landlock: Slightly improve documentation and fix spelling
Mickaël Salaün
1
-1
/
+1
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-23
/
+25
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
3
-76
/
+528
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
1
-1
/
+10
2022-05-23
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
1
-41
/
+46
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
2
-26
/
+54
2022-05-23
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
1
-13
/
+28
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
3
-11
/
+12
2022-05-23
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
5
-15
/
+30
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
1
-4
/
+4
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
1
-9
/
+13
2022-05-23
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
1
-4
/
+3
2022-05-09
landlock: Format with clang-format
Mickaël Salaün
10
-136
/
+142
2022-05-09
landlock: Add clang-format exceptions
Mickaël Salaün
2
-0
/
+6
2022-02-04
landlock: Use square brackets around "landlock-ruleset"
Christian Brauner
1
-1
/
+1
2021-04-22
landlock: Enable user space to infer supported features
Mickaël Salaün
1
-4
/
+13
2021-04-22
landlock: Add syscall implementations
Mickaël Salaün
2
-1
/
+443
2021-04-22
landlock: Support filesystem access-control
Mickaël Salaün
8
-2
/
+781
2021-04-22
landlock: Add ptrace restrictions
Mickaël Salaün
4
-1
/
+137
2021-04-22
landlock: Set up the security framework and manage credentials
Mickaël Salaün
6
-1
/
+173
2021-04-22
landlock: Add ruleset and domain management
Mickaël Salaün
4
-1
/
+652
2021-04-22
landlock: Add object management
Mickaël Salaün
4
-0
/
+182