index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
seccomp: add ptrace options for suspend/resume
Tycho Andersen
2015-07-15
4
-2
/
+26
*
seccomp: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
2015-07-15
1
-4
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2015-06-18
6
-25
/
+112
|
\
|
*
ima: update builtin policies
Mimi Zohar
2015-06-16
2
-10
/
+65
|
*
ima: extend "mask" policy matching support
Mimi Zohar
2015-06-16
2
-6
/
+17
|
*
ima: add support for new "euid" policy condition
Mimi Zohar
2015-06-16
2
-5
/
+25
|
*
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2015-06-16
3
-4
/
+5
*
|
tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
Jarkko Sakkinen
2015-06-16
1
-2
/
+2
*
|
vTPM: set virtual device before passing to ibmvtpm_reset_crq
Hon Ching \(Vicky\) Lo
2015-06-16
1
-2
/
+3
*
|
tpm_ibmvtpm: remove unneccessary message level.
Fabian Frederick
2015-06-16
1
-1
/
+1
|
/
*
Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...
James Morris
2015-06-13
1
-7
/
+9
|
\
|
*
Smack: freeing an error pointer in smk_write_revoke_subj()
Dan Carpenter
2015-06-12
1
-7
/
+9
*
|
selinux: fix setting of security labels on NFS
J. Bruce Fields
2015-06-05
1
-0
/
+1
*
|
selinux: Remove unused permission definitions
Stephen Smalley
2015-06-04
1
-14
/
+8
*
|
selinux: enable genfscon labeling for sysfs and pstore files
Stephen Smalley
2015-06-04
1
-1
/
+3
*
|
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
2015-06-04
2
-22
/
+22
*
|
selinux: update netlink socket classes
Stephen Smalley
2015-06-04
2
-10
/
+32
*
|
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
Oleg Nesterov
2015-06-04
3
-12
/
+8
*
|
selinux: Print 'sclass' as string when unrecognized netlink message occurs
Marek Milkovic
2015-06-04
1
-2
/
+3
*
|
Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...
James Morris
2015-06-03
5
-189
/
+317
|
\
|
|
*
Smack: allow multiple labels in onlycap
Rafal Krypa
2015-06-02
4
-72
/
+163
|
*
Smack: fix seq operations in smackfs
Rafal Krypa
2015-06-02
1
-30
/
+22
|
*
smack: pass error code through pointers
Lukasz Pawelczyk
2015-05-15
3
-97
/
+139
|
*
Smack: ignore private inode for smack_file_receive
Seung-Woo Kim
2015-05-15
1
-0
/
+3
*
|
ima: pass iint to ima_add_violation()
Roberto Sassu
2015-05-21
5
-9
/
+13
*
|
ima: wrap event related data to the new ima_event_data structure
Roberto Sassu
2015-05-21
5
-79
/
+61
*
|
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2015-05-21
3
-2
/
+5
*
|
KEYS: fix "ca_keys=" partial key matching
Mimi Zohar
2015-05-21
3
-11
/
+35
*
|
evm: fix potential race when removing xattrs
Dmitry Kasatkin
2015-05-21
2
-9
/
+8
*
|
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-05-21
1
-0
/
+11
*
|
ima: remove definition of IMA_X509_PATH
Dmitry Kasatkin
2015-05-21
1
-7
/
+1
*
|
ima: limit file hash setting by user to fix and log modes
Dmitry Kasatkin
2015-05-21
1
-2
/
+6
*
|
ima: do not measure or appraise the NSFS filesystem
Mimi Zohar
2015-05-21
2
-0
/
+5
*
|
ima: skip measurement of cgroupfs files and update documentation
Roberto Sassu
2015-05-21
2
-5
/
+14
*
|
ima: added ima-sig template among choices in kernel-parameters.txt
Roberto Sassu
2015-05-13
1
-1
/
+1
*
|
ima: cleanup ima_init_policy() a little
Dan Carpenter
2015-05-13
1
-10
/
+6
|
/
*
LSM: Remove unused capability.c
Casey Schaufler
2015-05-12
1
-1158
/
+0
*
LSM: Switch to lists of hooks
Casey Schaufler
2015-05-12
13
-387
/
+627
*
LSM: Add security module hook list heads
Casey Schaufler
2015-05-12
6
-402
/
+626
*
LSM: Introduce security hook calling Macros
Casey Schaufler
2015-05-12
1
-207
/
+226
*
LSM: Remove a comment from security.h
Casey Schaufler
2015-05-12
1
-1270
/
+0
*
LSM: Add the comment to lsm_hooks.h
Casey Schaufler
2015-05-12
1
-0
/
+1279
*
LSM: Split security.h
Casey Schaufler
2015-05-12
9
-312
/
+365
*
Linux 4.1-rc1
v4.1-rc1
Linus Torvalds
2015-04-27
1
-2
/
+2
*
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-27
5
-0
/
+48
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-04-27
5
-14
/
+95
|
\
|
*
Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...
Dave Airlie
2015-04-27
5
-14
/
+95
|
|
\
|
|
*
drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
Imre Deak
2015-04-23
1
-2
/
+2
|
|
*
drm/i915: Workaround to avoid lite restore with HEAD==TAIL
Michel Thierry
2015-04-23
2
-2
/
+36
|
|
*
drm/i915: cope with large i2c transfers
Dmitry Torokhov
2015-04-23
2
-10
/
+57
[next]