index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
Jarkko Sakkinen
2
-39
/
+3
2016-09-21
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
3
-8
/
+23
2016-09-19
lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE
Vivek Goyal
3
-8
/
+23
2016-09-19
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
13
-65
/
+211
2016-09-16
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2
-3
/
+39
2016-09-16
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
1
-16
/
+10
2016-09-16
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
1
-8
/
+39
2016-09-16
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
1
-0
/
+69
2016-09-15
tpm: add check for minimum buffer size in tpm_transmit()
Jarkko Sakkinen
1
-0
/
+3
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
2
-6
/
+6
2016-09-15
tpm/tpm_crb: fix the over 80 characters checkpatch warring
Tomas Winkler
1
-2
/
+1
2016-09-15
tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
Tomas Winkler
1
-2
/
+2
2016-09-15
tpm/tpm_crb: cache cmd_size register value.
Tomas Winkler
1
-5
/
+5
2016-09-15
tmp/tpm_crb: drop include to platform_device
Tomas Winkler
1
-1
/
+0
2016-09-15
tpm/tpm_tis: remove unused itpm variable
Tomas Winkler
1
-5
/
+0
2016-09-15
tpm_crb: fix incorrect values of cmdReady and goIdle bits
Jarkko Sakkinen
1
-2
/
+2
2016-09-15
tpm_crb: refine the naming of constants
Jarkko Sakkinen
1
-11
/
+11
2016-09-15
tpm_crb: remove wmb()'s
Jarkko Sakkinen
1
-3
/
+0
2016-09-15
tpm_crb: fix crb_req_canceled behavior
Jarkko Sakkinen
1
-2
/
+5
2016-09-15
tpm: use tpm_pcr_read_dev() in tpm_do_selftest()
Jarkko Sakkinen
1
-5
/
+3
2016-09-15
tpm: use tpm_transmit_cmd() in tpm2_probe()
Jarkko Sakkinen
1
-3
/
+1
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
4
-38
/
+17
2016-09-15
tpm: remove unnecessary externs from tpm.h
Jarkko Sakkinen
1
-18
/
+18
2016-09-15
tpm/st33zp24: Remove useless tpm_gen_interrupt
Jason Gunthorpe
1
-2
/
+0
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
5
-65
/
+103
2016-09-15
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-09-15
Merge branch 'smack-for-4.9' of http://github.com/cschaufler/smack-next into ...
James Morris
4
-15
/
+32
2016-09-13
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2016-09-08
Smack: Signal delivery as an append operation
Casey Schaufler
3
-7
/
+29
2016-08-30
selinux: fix overflow and 0 length allocations
William Roberts
2
-0
/
+5
2016-08-29
selinux: initialize structures
William Roberts
1
-4
/
+4
2016-08-29
selinux: detect invalid ebitmap
William Roberts
1
-0
/
+3
2016-08-23
Smack: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-18
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
William Roberts
2
-42
/
+0
2016-08-10
selinux: Implement dentry_create_files_as() hook
Vivek Goyal
1
-0
/
+22
2016-08-09
seccomp: Remove 2-phase API documentation
Mickaël Salaün
1
-11
/
+0
2016-08-09
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
3
-5
/
+7
2016-08-09
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
1
-2
/
+3
2016-08-09
module: Fully remove the kernel_module_from_file hook
Mickaël Salaün
2
-2
/
+0
2016-08-08
security, overlayfs: Provide hook to correctly label newly created files
Vivek Goyal
4
-0
/
+48
2016-08-08
selinux: Pass security pointer to determine_inode_label()
Vivek Goyal
1
-9
/
+10
2016-08-08
selinux: Implementation for inode_copy_up_xattr() hook
Vivek Goyal
1
-0
/
+16
2016-08-08
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
Vivek Goyal
4
-0
/
+31
2016-08-08
selinux: Implementation for inode_copy_up() hook
Vivek Goyal
1
-0
/
+21
2016-08-08
security, overlayfs: provide copy up security hook for unioned files
Vivek Goyal
4
-0
/
+40
2016-08-08
selinux: print leading 0x on ioctlcmd audits
William Roberts
1
-1
/
+1
2016-08-08
security: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
3
-9
/
+9
2016-08-07
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-213
/
+213
2016-08-07
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-156
/
+334
[next]