index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
19
-43
/
+139
|
\
|
*
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
2016-12-02
1
-2
/
+10
|
*
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2016-11-22
3
-4
/
+32
|
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
11
-17
/
+52
|
*
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2016-11-22
6
-7
/
+30
|
*
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-22
4
-18
/
+20
*
|
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
9
-243
/
+361
|
\
\
|
*
|
audit: use proper refcount locking on audit_sock
Richard Guy Briggs
2016-12-14
1
-6
/
+24
|
*
|
netns: avoid disabling irq for netns id
Paul Moore
2016-12-14
1
-20
/
+15
|
*
|
audit: don't ever sleep on a command record/message
Paul Moore
2016-12-14
1
-5
/
+13
|
*
|
audit: handle a clean auditd shutdown with grace
Paul Moore
2016-12-14
1
-0
/
+6
|
*
|
audit: wake up kauditd_thread after auditd registers
Paul Moore
2016-12-14
1
-0
/
+1
|
*
|
audit: rework audit_log_start()
Paul Moore
2016-12-14
1
-56
/
+36
|
*
|
audit: rework the audit queue handling
Paul Moore
2016-12-14
1
-121
/
+226
|
*
|
audit: rename the queues and kauditd related functions
Paul Moore
2016-12-14
1
-20
/
+20
|
*
|
audit: queue netlink multicast sends just like we do for unicast sends
Paul Moore
2016-12-14
1
-35
/
+35
|
*
|
audit: fixup audit_init()
Paul Moore
2016-12-14
1
-6
/
+8
|
*
|
audit: move kaudit thread start from auditd registration to kaudit init (#2)
Richard Guy Briggs
2016-12-14
1
-10
/
+4
|
*
|
audit: add support for session ID user filter
Richard Guy Briggs
2016-11-29
3
-1
/
+11
|
*
|
audit: fix formatting of AUDIT_CONFIG_CHANGE events
Steve Grubb
2016-11-20
4
-10
/
+6
|
*
|
audit: skip sessionid sentinel value when auto-incrementing
Richard Guy Briggs
2016-11-20
1
-1
/
+4
|
*
|
audit: tame initialization warning len_abuf in audit_log_execve_info
Richard Guy Briggs
2016-11-14
1
-1
/
+1
|
*
|
audit: less stack usage for /proc/*/loginuid
Alexey Dobriyan
2016-11-03
1
-1
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-12-14
43
-567
/
+832
|
\
\
\
|
*
|
|
Yama: allow access for the current ptrace parent
Josh Stone
2016-12-05
1
-1
/
+15
|
*
|
|
tpm: adjust return value of tpm_read_log
Jason Gunthorpe
2016-11-28
1
-2
/
+4
|
*
|
|
tpm: vtpm_proxy: conditionally call tpm_chip_unregister
Jason Gunthorpe
2016-11-28
1
-7
/
+6
|
*
|
|
tpm: Fix handling of missing event log
Jason Gunthorpe
2016-11-28
4
-21
/
+26
|
*
|
|
tpm: Check the bios_dir entry for NULL before accessing it
Stefan Berger
2016-11-28
1
-5
/
+7
|
*
|
|
tpm: return -ENODEV if np is not set
Colin Ian King
2016-11-28
1
-1
/
+1
|
*
|
|
tpm: cleanup of printk error messages
Nayna Jain
2016-11-28
2
-32
/
+13
|
*
|
|
tpm: replace of_find_node_by_name() with dev of_node property
Nayna Jain
2016-11-28
1
-4
/
+2
|
*
|
|
tpm: redefine read_log() to handle ACPI/OF at runtime
Nayna Jain
2016-11-28
5
-33
/
+42
|
*
|
|
tpm: fix the missing .owner in tpm_bios_measurements_ops
Nayna Jain
2016-11-28
1
-0
/
+1
|
*
|
|
tpm: have event log use the tpm_chip
Nayna Jain
2016-11-28
6
-37
/
+84
|
*
|
|
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
2016-11-28
3
-26
/
+11
|
*
|
|
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
2016-11-28
4
-54
/
+43
|
*
|
|
tpm: replace symbolic permission with octal for securityfs files
Nayna Jain
2016-11-28
1
-2
/
+2
|
*
|
|
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Baruch Siach
2016-11-28
1
-1
/
+1
|
*
|
|
tpm_tis: Allow tpm_tis to be bound using DT
Jason Gunthorpe
2016-11-28
3
-1
/
+37
|
*
|
|
tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
Jarkko Sakkinen
2016-11-28
2
-30
/
+65
|
*
|
|
tpm: Only call pm_runtime_get_sync if device has a parent
Stefan Berger
2016-11-28
1
-2
/
+4
|
*
|
|
tpm: define a generic open() method for ascii & bios measurements
Nayna Jain
2016-11-28
1
-48
/
+15
|
*
|
|
Documentation: tpm: add the Physical TPM device tree binding documentation
Nayna Jain
2016-11-28
1
-0
/
+21
|
*
|
|
Documentation: tpm: add the IBM Virtual TPM device tree binding documentation
Nayna Jain
2016-11-28
1
-0
/
+41
|
*
|
|
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
2016-11-28
2
-6
/
+0
|
*
|
|
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
2016-11-28
1
-1
/
+0
|
*
|
|
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
2016-11-28
3
-10
/
+18
|
*
|
|
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
2016-11-28
1
-2
/
+13
|
*
|
|
tpm: place kdoc just above tpm_pcr_extend
Winkler, Tomas
2016-11-28
1
-8
/
+8
[next]