summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD1-0/+5
2016-06-25tpm/st33zp24: Auto-select core moduleChristophe RICARD1-6/+5
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2-18/+0
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD1-24/+25
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD1-14/+4
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD1-22/+23
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD1-11/+9
2016-06-14um/ptrace: run seccomp after ptraceKees Cook1-5/+4
2016-06-14tile/ptrace: run seccomp after ptraceKees Cook1-5/+6
2016-06-14powerpc/ptrace: run seccomp after ptraceKees Cook1-21/+23
2016-06-14s390/ptrace: run seccomp after ptraceKees Cook1-12/+9
2016-06-14parisc/ptrace: run seccomp after ptraceKees Cook1-4/+5
2016-06-14MIPS/ptrace: run seccomp after ptraceKees Cook1-5/+4
2016-06-14arm64/ptrace: run seccomp after ptraceKees Cook1-4/+4
2016-06-14arm/ptrace: run seccomp after ptraceKees Cook1-5/+6
2016-06-14x86/ptrace: run seccomp after ptraceKees Cook1-10/+12
2016-06-14seccomp: recheck the syscall after RET_TRACEKees Cook1-3/+18
2016-06-14seccomp: remove 2-phase APIKees Cook2-94/+41
2016-06-14x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski2-82/+8
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski11-15/+15
2016-06-14seccomp: add tests for ptrace holeKees Cook1-11/+165
2016-06-06security: tomoyo: simplify the gc kthread creationMike Danese1-7/+2
2016-06-06net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks1-1/+1
2016-06-06kernel: Add noaudit variant of ns_capable()Tyler Hicks2-10/+41
2016-06-06LSM: Fix for security_inode_getsecurity and -EOPNOTSUPPCasey Schaufler1-4/+25
2016-06-06MAINTAINERS: update Serge Hallyn's email addressSerge E. Hallyn1-1/+1
2016-06-06Linux 4.7-rc2Linus Torvalds1-1/+1
2016-06-05Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+29
2016-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-7/+17
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds46-228/+227
2016-06-04Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds3-5/+6
2016-06-04Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-9/+4
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+103
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds13-178/+138
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-29/+29
2016-06-04Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+2
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-50/+205
2016-06-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-8/+63
2016-06-04mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...Mel Gorman1-7/+16
2016-06-04mm, page_alloc: reset zonelist iterator after resetting fair zone allocation ...Mel Gorman1-0/+1
2016-06-04mm, oom_reaper: do not use siglock in try_oom_reaper()Michal Hocko1-6/+1
2016-06-04mm, page_alloc: prevent infinite loop in buffered_rmqueue()Vlastimil Babka1-4/+5
2016-06-04checkpatch: reduce git commit description style false positivesJoe Perches1-0/+1
2016-06-04mm/z3fold.c: avoid modifying HEADLESS page and minor cleanupVitaly Wool1-10/+14
2016-06-04memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo1-0/+3