Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
10ee25268e1f8475905e1deb85bb83627dca561e
/
security
/
apparmor
463f202
Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
338d0be
apparmor: fix ptrace read check
by John Johansen
· 6 years ago
3ddae98
apparmor: fix memory leak when deduping profile load
by John Johansen
· 7 years ago
11c92f1
apparmor: fix mediation of prlimit
by John Johansen
· 7 years ago
a4c3f89
apparmor: fixup secid map conversion to using IDR
by John Johansen
· 6 years ago
99cc45e
apparmor: Use an IDR to allocate apparmor secids
by Matthew Wilcox
· 6 years ago
52e8c38
apparmor: Fix memory leak of rule on error exit path
by Tyler Hicks
· 7 years ago
2ab47da
apparmor: modify audit rule support to support profile stacks
by John Johansen
· 7 years ago
e79c26d
apparmor: Add support for audit rule filtering
by Matthew Garrett
· 7 years ago
5d8779a
apparmor: Convert to use match_string() helper
by Andy Shevchenko
· 7 years ago
38125c2
apparmor: improve get_buffers macro by using get_cpu_ptr
by John Johansen
· 7 years ago
52e7128e
apparmor: fix '*seclen' is never less than zero
by John Johansen
· 7 years ago
3107e8c
apparmor: fix typo "preconfinement"
by Zygmunt Krynicki
· 7 years ago
68a1a0c
apparmor: fix typo "independent"
by Zygmunt Krynicki
· 7 years ago
5d2371e
apparmor: fix typo "traverse"
by Zygmunt Krynicki
· 7 years ago
69ad4a4
apparmor: fix typo "type"
by Zygmunt Krynicki
· 7 years ago
b62fb22
apparmor: fix typo "replace"
by Zygmunt Krynicki
· 7 years ago
a18f902
apparmor: fix typo "comparison"
by Zygmunt Krynicki
· 7 years ago
b2c2086
apparmor: fix typo "loosen"
by Zygmunt Krynicki
· 7 years ago
a7ae364
apparmor: add the ability to get a task's secid
by John Johansen
· 7 years ago
c092921
apparmor: add support for mapping secids and using secctxes
by John Johansen
· 7 years ago
80a17a5
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
588558e
apparmor: fix memory leak on buffer on error exit path
by Colin Ian King
· 7 years ago
cf14f27
macro: introduce COUNT_ARGS() macro
by Alexei Starovoitov
· 7 years ago
1180b4c
apparmor: fix dangling symlinks to policy rawdata after replacement
by John Johansen
· 7 years ago
d53c9f4
apparmor: Fix an error code in verify_table_headers()
by Dan Carpenter
· 7 years ago
a61ecd3
apparmor: fix error returns checks by making size a ssize_t
by Colin Ian King
· 7 years ago
b9590ad
apparmor: remove POLICY_MEDIATES_SAFE
by John Johansen
· 7 years ago
56974a6
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
6b4f3d0
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
by Stephen Smalley
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
21f6066
apparmor: improve overlapping domain attachment resolution
by John Johansen
· 7 years ago
73f488c
apparmor: convert attaching profiles via xattrs to use dfa matching
by John Johansen
· 7 years ago
8e51f90
apparmor: Add support for attaching profiles via xattr, presence and value
by Matthew Garrett
· 7 years ago
a078120
apparmor: cleanup: simplify code to get ns symlink name
by John Johansen
· 7 years ago
cf91600
apparmor: cleanup create_aafs() error path
by John Johansen
· 7 years ago
d901d6a
apparmor: dfa split verification of table headers
by John Johansen
· 7 years ago
031dcc8
apparmor: dfa add support for state differential encoding
by John Johansen
· 7 years ago
074c1cd
apparmor: dfa move character match into a macro
by John Johansen
· 7 years ago
9fcf78c
apparmor: update domain transitions that are subsets of confinement at nnp
by John Johansen
· 7 years ago
d8889d4
apparmor: move context.h to cred.h
by John Johansen
· 7 years ago
de62de5
apparmor: move task related defines and fns to task.X files
by John Johansen
· 7 years ago
d065f2f
apparmor: cleanup, drop unused fn __aa_task_is_confined()
by John Johansen
· 7 years ago
e1a03f6
apparmor: cleanup fixup description of aa_replace_profiles
by John Johansen
· 8 years ago
f175221
apparmor: rename tctx to ctx
by John Johansen
· 8 years ago
d9087c4
apparmor: drop cred_ctx and reference the label directly
by John Johansen
· 8 years ago
3b529a7
apparmor: move task domain change info to task security
by John Johansen
· 8 years ago
4d2f8ba
apparmor: rename task_ctx to the more accurate cred_ctx
by John Johansen
· 8 years ago
3acfd5f
apparmor: audit unknown signal numbers
by John Johansen
· 7 years ago
3dc6b1c
apparmor: make signal label match work when matching stacked labels
by John Johansen
· 7 years ago
1d6583d
security: apparmor: remove duplicate includes
by Pravin Shedge
· 7 years ago
475bdda
apparmor: root view labels should not be under user control
by John Johansen
· 7 years ago
71fa373
apparmor: cleanup add proper line wrapping to nulldfa.in
by John Johansen
· 7 years ago
95652ca
apparmor: provide a bounded version of label_parse
by John Johansen
· 7 years ago
6e0654d
apparmor: use the dfa to do label parse string splitting
by John Johansen
· 7 years ago
cf65fab
apparmor: add first substr match to dfa
by John Johansen
· 7 years ago
a6a5257
apparmor: split load data into management struct and data blob
by John Johansen
· 7 years ago
98cf5bb
apparmor: fix logging of the existence test for signals
by John Johansen
· 7 years ago
b5beb07
apparmor: fix resource audit messages when auditing peer
by John Johansen
· 7 years ago
040d9e2
apparmor: fix display of .ns_name for containers
by John Johansen
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1a3881d
apparmor: Fix regression in profile conflict logic
by Matthew Garrett
· 7 years ago
0dda0b3
apparmor: fix ptrace label match when matching stacked labels
by John Johansen
· 7 years ago
5b9f57c
apparmor: fix regression in mount mediation when feature set is pinned
by John Johansen
· 7 years ago
df8ba95
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
b12cbb2
apparmor: fix oops in audit_signal_cb hook
by John Johansen
· 7 years ago
e6c5a7d
apparmor: annotate ->poll() instances
by Al Viro
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
26064de
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
feb3c76
apparmor: fix possible recursive lock warning in __aa_create_ns
by John Johansen
· 7 years ago
5d7c44e
apparmor: fix locking when creating a new complain profile.
by John Johansen
· 7 years ago
06d426d
apparmor: fix profile attachment for special unconfined profiles
by John Johansen
· 7 years ago
844b829
apparmor: ensure that undecidable profile attachments fail
by John Johansen
· 7 years ago
4633307
apparmor: fix leak of null profile name if profile allocation fails
by John Johansen
· 7 years ago
e3bcfc1
apparmor: remove unused redundant variable stop
by Colin Ian King
· 7 years ago
954317f
apparmor: Fix bool initialization/comparison
by Thomas Meyer
· 7 years ago
7bba39a
apparmor: initialized returned struct aa_perms
by Arnd Bergmann
· 7 years ago
5933a62
apparmor: fix spelling mistake: "resoure" -> "resource"
by Colin Ian King
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f7dc4c9
apparmor: fix off-by-one comparison on MAXMAPPED_SIG
by John Johansen
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
80c094a
Revert "apparmor: add base infastructure for socket mediation"
by Linus Torvalds
· 7 years ago
26c4eb1
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() with lockdep
by Will Deacon
· 7 years ago
79444df
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
bf81100
apparmor: fix apparmorfs DAC access permissions
by John Johansen
· 7 years ago
b1545db
apparmor: fix build failure on sparc caused by undeclared signals
by John Johansen
· 7 years ago
bc4d82f
apparmor: fix incorrect type assignment when freeing proxies
by John Johansen
· 7 years ago
15372b9
apparmor: ensure unconfined profiles have dfas initialized
by John Johansen
· 7 years ago
290638a
apparmor: fix race condition in null profile creation
by John Johansen
· 7 years ago
d07881d
apparmor: move new_null_profile to after profile lookup fns()
by John Johansen
· 7 years ago
651e28c
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
cbf2d0e
apparmor: add more debug asserts to apparmorfs
by John Johansen
· 7 years ago
2410aa9
apparmor: make policy_unpack able to audit different info messages
by John Johansen
· 7 years ago
Next »