index
:
kernel_xiaomi_raphael.git
q10.0
r11.0
kernel_xiaomi_raphael
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.14.187 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-07-25
1
-2
/
+2
*
Merge 4.14.186 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-07-01
1
-2
/
+2
*
Merge 4.14.182 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-05-27
1
-1
/
+2
|
\
|
*
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
2020-05-27
1
-1
/
+2
*
|
Merge 4.14.168 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-01-27
2
-2
/
+4
|
\
|
|
*
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2020-01-27
2
-2
/
+4
*
|
Merge 4.14.162 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-01-04
1
-5
/
+7
|
\
|
|
*
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2020-01-04
1
-5
/
+7
*
|
Merge 4.14.158 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2019-12-05
1
-0
/
+1
|
\
|
|
*
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
2019-12-05
1
-0
/
+1
*
|
Merge 4.14.130 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2019-09-26
1
-1
/
+1
|
\
|
|
*
apparmor: enforce nullbyte at end of tag string
Jann Horn
2019-06-25
1
-1
/
+1
*
|
Merge 4.14.122 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2019-09-26
1
-4
/
+9
|
\
|
|
*
apparmorfs: fix use-after-free on symlink traversal
Al Viro
2019-05-25
1
-4
/
+9
*
|
Merge 4.14.106 into android-4.14
Greg Kroah-Hartman
2019-03-13
1
-1
/
+4
|
\
|
|
*
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
2019-03-13
1
-1
/
+4
*
|
Merge 4.14.84 into android-4.14
Greg Kroah-Hartman
2018-11-27
1
-2
/
+4
|
\
|
|
*
apparmor: Fix uninitialized value in aa_split_fqname
Zubin Mithra
2018-11-27
1
-2
/
+4
*
|
UPSTREAM: treewide: Fix function prototypes for module_param_call()
Kees Cook
2018-04-25
1
-8
/
+8
|
/
*
apparmor: fix resource audit messages when auditing peer
John Johansen
2018-04-19
1
-4
/
+4
*
apparmor: fix display of .ns_name for containers
John Johansen
2018-04-19
1
-3
/
+1
*
apparmor: fix logging of the existence test for signals
John Johansen
2018-04-19
2
-2
/
+4
*
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2018-01-17
2
-21
/
+35
*
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
2018-01-10
1
-1
/
+11
*
apparmor: fix leak of null profile name if profile allocation fails
John Johansen
2017-12-14
1
-1
/
+2
*
apparmor: fix oops in audit_signal_cb hook
John Johansen
2017-12-05
1
-5
/
+7
*
apparmor: fix off-by-one comparison on MAXMAPPED_SIG
John Johansen
2017-11-08
1
-2
/
+2
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-10-26
12
-840
/
+16
|
/
*
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-23
24
-137
/
+2088
|
\
|
*
apparmor: fix apparmorfs DAC access permissions
John Johansen
2017-09-22
1
-4
/
+4
|
*
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
2017-09-22
1
-1
/
+4
|
*
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
2017-09-22
1
-1
/
+1
|
*
apparmor: ensure unconfined profiles have dfas initialized
John Johansen
2017-09-22
1
-0
/
+2
|
*
apparmor: fix race condition in null profile creation
John Johansen
2017-09-22
1
-3
/
+11
|
*
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
2017-09-22
1
-79
/
+79
|
*
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
12
-16
/
+840
|
*
apparmor: add more debug asserts to apparmorfs
John Johansen
2017-09-22
1
-0
/
+17
|
*
apparmor: make policy_unpack able to audit different info messages
John Johansen
2017-09-22
2
-16
/
+40
|
*
apparmor: add support for absolute root view based labels
John Johansen
2017-09-22
2
-1
/
+10
|
*
apparmor: cleanup conditional check for label in label_print
John Johansen
2017-09-22
1
-14
/
+8
|
*
apparmor: add mount mediation
John Johansen
2017-09-22
9
-4
/
+841
|
*
apparmor: add the ability to mediate signals
John Johansen
2017-09-22
7
-0
/
+231
|
*
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
2017-09-22
1
-1
/
+1
|
*
apparmor: Fix an error code in aafs_create()
Dan Carpenter
2017-09-22
1
-1
/
+3
|
*
apparmor: Fix logical error in verify_header()
Christos Gkekas
2017-09-22
1
-1
/
+1
|
*
apparmor: Fix shadowed local variable in unpack_trans_table()
Geert Uytterhoeven
2017-09-22
1
-2
/
+2
*
|
apparmor: Refactor to remove bprm_secureexec hook
Kees Cook
2017-08-01
4
-23
/
+1
*
|
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
2017-08-01
1
-1
/
+1
|
/
[next]