index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-11
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
3
-32
/
+30
2017-06-11
apparmor: fix display of ns name
John Johansen
1
-1
/
+1
2017-06-11
apparmor: fix apparmor_query data
John Johansen
1
-2
/
+6
2017-06-11
apparmor: fix policy load/remove semantics
John Johansen
2
-15
/
+13
2017-06-11
apparmor: add namespace lookup fns()
John Johansen
3
-4
/
+73
2017-06-11
apparmor: cleanup __find_child()
John Johansen
1
-8
/
+8
2017-06-11
apparmor: provide information about path buffer size at boot
John Johansen
1
-2
/
+9
2017-06-11
apparmor: add profile permission query ability
John Johansen
1
-1
/
+102
2017-06-11
apparmor: switch from file_perms to aa_perms
John Johansen
5
-48
/
+29
2017-06-11
apparmor: add gerneric permissions struct and support fns
John Johansen
4
-17
/
+153
2017-06-11
apparmor: add fn to test if profile supports a given mediation class
John Johansen
1
-0
/
+10
2017-06-11
apparmor: speed up transactional queries
John Johansen
1
-11
/
+114
2017-06-11
apparmor: add label data availability to the feature set
John Johansen
1
-0
/
+10
2017-06-11
apparmor: add mkdir/rmdir interface to manage policy namespaces
John Johansen
1
-1
/
+94
2017-06-11
apparmor: add policy revision file interface
John Johansen
4
-1
/
+116
2017-06-11
apparmor: provide finer control over policy management
John Johansen
3
-23
/
+35
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
5
-53
/
+133
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
4
-19
/
+43
2017-06-08
apparmor: convert from securityfs to apparmorfs for policy ns files
John Johansen
1
-26
/
+37
2017-06-08
apparmor: allow specifying an already created dir to create ns entries in
John Johansen
3
-7
/
+8
2017-06-08
apparmor: rename apparmor file fns and data to indicate use
John Johansen
9
-127
/
+172
2017-06-08
apparmor: add custom apparmorfs that will be used by policy namespace files
John Johansen
2
-17
/
+338
2017-06-08
apparmor: use macro template to simplify namespace seq_files
John Johansen
1
-29
/
+24
2017-06-08
apparmor: use macro template to simplify profile seq_files
John Johansen
1
-61
/
+36
2017-06-08
apparmor: move to per loaddata files, instead of replicating in profiles
John Johansen
7
-69
/
+409
2017-06-08
securityfs: add the ability to support symlinks
John Johansen
2
-21
/
+135
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
4
-86
/
+53
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
6
-17
/
+34
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
2
-1
/
+2
2017-06-08
apparmor: move file context into file.h
John Johansen
2
-32
/
+32
2017-06-08
security/apparmor: Use POSIX-compatible "printf '%s'"
Thomas Schneider
1
-2
/
+2
2017-06-08
apparmor: Fix error cod in __aa_fs_profile_mkdir()
Dan Carpenter
1
-2
/
+4
2017-06-08
apparmorfs: Use seq_putc() in two functions
Markus Elfring
1
-2
/
+2
2017-06-08
apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
Markus Elfring
1
-4
/
+3
2017-05-22
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
1
-1
/
+1
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
3
-0
/
+8
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
4
-15
/
+3
2017-05-20
nvme-fc: stop queues on error detection
James Smart
1
-0
/
+4
2017-05-20
nvme-fc: require target or discovery role for fc-nvme targets
James Smart
1
-0
/
+6
2017-05-20
nvme-fc: correct port role bits
James Smart
1
-2
/
+2
2017-05-20
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
1
-1
/
+6
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86: zero base3 of unusable segments
Radim Krčmář
1
-0
/
+2
2017-05-19
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
1
-9
/
+15
2017-05-19
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
1
-1
/
+9
[next]