index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
apparmor: fix 'Do simple duplicate message elimination'
chao liu
1
-0
/
+2
2024-09-12
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
1
-0
/
+4
2024-08-19
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
1
-0
/
+7
2024-01-25
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2023-01-18
apparmor: Use pointer to struct aa_label for lbs_cred
Xiu Jianfeng
1
-2
/
+2
2023-01-18
apparmor: Fix abi check to include v8 abi
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix lockdep warning when removing a namespace
John Johansen
1
-1
/
+1
2023-01-18
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
1
-1
/
+3
2022-08-25
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
1
-1
/
+1
2022-08-25
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-08-25
apparmor: fix overlapping attachment computation
John Johansen
2
-2
/
+2
2022-08-25
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-08-25
apparmor: Fix failed mount permission check error message
John Johansen
1
-3
/
+4
2022-08-25
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2
-3
/
+9
2022-08-25
apparmor: fix quiet_denied for file rules
John Johansen
1
-1
/
+1
2021-11-17
apparmor: fix error check
Tom Rix
1
-2
/
+2
2021-09-26
apparmor: remove duplicate macro list_entry_is_head()
Andy Shevchenko
1
-3
/
+0
2020-07-22
apparmor: ensure that dfa state tables have entries
John Johansen
1
-0
/
+5
2020-06-24
apparmor: fix nnp subset test for unconfined
John Johansen
3
-4
/
+39
2020-06-24
apparmor: check/put label on apparmor_sk_clone_security()
Mauricio Faria de Oliveira
1
-0
/
+5
2020-06-24
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-05-27
apparmor: Fix aa_label refcnt leak in policy_update
Xiyu Yang
1
-1
/
+2
2020-05-27
apparmor: fix potential label refcnt leak in aa_change_profile
Xiyu Yang
1
-2
/
+1
2020-05-27
apparmor: Fix use-after-free in aa_audit_rule_init
Navid Emamdoost
1
-1
/
+2
2020-01-09
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+15
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-04
vfs: Convert apparmorfs to use the new mount API
David Howells
1
-5
/
+15
2019-06-18
apparmor: reset pos on failure to unpack for various functions
Mike Salvatore
1
-8
/
+39
2019-06-18
apparmor: enforce nullbyte at end of tag string
Jann Horn
1
-1
/
+1
2019-06-18
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
1
-1
/
+10
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
1
-4
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
44
-222
/
+44
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+2
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+0
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+9
2019-05-01
apparmor: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-2
/
+0
2019-04-10
apparmorfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-10
apparmor: Restore Y/N in /sys for apparmor's "enabled"
Kees Cook
1
-1
/
+48
2019-03-13
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2019-03-12
apparmor: fix double free when unpack of secmark rules fails
John Johansen
1
-0
/
+1
2019-03-12
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
1
-0
/
+1
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+2
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-83
/
+74
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
1
-1
/
+1
2019-02-01
apparmor: Fix aa_label_build() error handling for failed merges
John Johansen
1
-1
/
+4
2019-02-01
apparmor: Fix warning about unused function apparmor_ipv6_postroute
Petr Vorel
1
-0
/
+2
[next]