index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
apparmor: add user namespace creation mediation
John Johansen
7
-2
/
+75
2023-10-19
apparmor: allow restricting unprivileged change_profile
John Johansen
5
-0
/
+39
2023-10-19
apparmor: advertise disconnected.path is available
John Johansen
1
-0
/
+1
2023-10-19
apparmor: refcount the pdb
John Johansen
15
-210
/
+260
2023-10-19
apparmor: provide separate audit messages for file and policy checks
John Johansen
1
-5
/
+11
2023-10-19
apparmor: pass cred through to audit info.
John Johansen
20
-211
/
+388
2023-10-19
apparmor: rename audit_data->label to audit_data->subj_label
John Johansen
10
-18
/
+17
2023-10-19
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
15
-245
/
+257
2023-10-19
apparmor: rename SK_CTX() to aa_sock and make it an inline fn
John Johansen
2
-11
/
+16
2023-10-16
apparmor: Optimize retrieving current task secid
Vinicius Costa Gomes
1
-2
/
+2
2023-10-16
apparmor: remove unused functions in policy_ns.c/.h
Xiu Jianfeng
2
-51
/
+0
2023-10-16
apparmor: remove unneeded #ifdef in decompress_zstd()
Xiu Jianfeng
1
-2
/
+0
2023-08-22
apparmor: fix invalid reference on profile->disconnected
Georgia Garcia
2
-2
/
+4
2023-08-08
apparmor: remove unused PROF_* macros
GONG, Ruiqi
1
-3
/
+0
2023-08-08
apparmor: cleanup unused functions in file.h
Xiu Jianfeng
1
-37
/
+0
2023-08-08
apparmor: cleanup unused declarations in policy.h
Xiu Jianfeng
1
-6
/
+0
2023-08-08
apparmor: fixup return comments for kernel doc cleanups by Gaosheng Cui
John Johansen
2
-4
/
+4
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/policy.c
Gaosheng Cui
1
-7
/
+10
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/policy_compat.c
Gaosheng Cui
1
-0
/
+1
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/policy_unpack.c
Gaosheng Cui
1
-1
/
+1
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/resource.c
Gaosheng Cui
1
-4
/
+4
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/match.c
Gaosheng Cui
1
-2
/
+2
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/lib.c
Gaosheng Cui
1
-2
/
+2
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/label.c
Gaosheng Cui
1
-9
/
+11
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/file.c
Gaosheng Cui
1
-3
/
+3
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/domain.c
Gaosheng Cui
1
-4
/
+6
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/capability.c
Gaosheng Cui
1
-2
/
+2
2023-07-10
apparmor: Fix kernel-doc warnings in apparmor/audit.c
Gaosheng Cui
1
-0
/
+1
2023-07-10
apparmor: use passed in gfp flags in aa_alloc_null()
Dan Carpenter
1
-2
/
+2
2023-07-10
apparmor: advertise availability of exended perms
John Johansen
1
-0
/
+3
2023-07-10
apparmor: remove unused macro
GONG, Ruiqi
1
-1
/
+0
2023-07-10
apparmor: make aa_set_current_onexec return void
Quanfa Fu
3
-6
/
+3
2023-07-09
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
1
-2
/
+9
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2
-14
/
+14
2023-07-08
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
1
-1
/
+2
2023-07-08
mailmap: add entries for Heiko Stuebner
Heiko Stuebner
1
-0
/
+3
2023-07-08
mailmap: update manpage link
Heiko Stuebner
1
-1
/
+2
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-08
MAINTAINERS: add linux-next info
Randy Dunlap
1
-0
/
+7
2023-07-08
mailmap: add Markus Schneider-Pargmann
Markus Schneider-Pargmann
1
-0
/
+1
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-07-08
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
1
-4
/
+23
[next]