aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-01-04Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-04apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-02apparmor: only get a label reference if the fast path check failsJohn Johansen
2020-01-02apparmor: fix bind mounts aborting with -ENOMEMPatrick Steinhardt
2019-12-31Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...Linus Torvalds
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-12-16tomoyo: Suppress RCU warning at list_for_each_entry_rcu().Tetsuo Handa
2019-12-12KEYS: remove CONFIG_KEYS_COMPATEric Biggers
2019-12-11tomoyo: Don't use nifty names on sockets.Tetsuo Handa
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-03Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds
2019-11-29x86/efi: remove unused variablesYueHaibing
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-22apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen
2019-11-22apparmor: reduce rcu_read_lock scope for aa_file_perm mediationJohn Johansen
2019-11-22apparmor: fix wrong buffer allocation in aa_new_mountJohn Johansen
2019-11-22apparmor: fix unsigned len comparison with less than zeroColin Ian King
2019-11-15y2038: move itimer reset into itimer.cArnd Bergmann
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-13Merge branch 'topic/secureboot' into nextMichael Ellerman
2019-11-12KEYS: trusted: Remove set but not used variable 'keyhndl'zhengbin
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg
2019-11-12KEYS: trusted: Create trusted keys subsystemSumit Garg
2019-11-12KEYS: Use common tpm_buf for trusted and asymmetric keysSumit Garg
2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg
2019-11-13powerpc: Load firmware trusted keys/hashes into kernel keyringNayna Jain
2019-11-13x86/efi: move common keyring handler functions to new fileNayna Jain
2019-11-12ima: Check against blacklisted hashes for files with modsigNayna Jain
2019-11-12ima: Make process_buffer_measurement() genericNayna Jain
2019-11-11Merge tag 'v5.4-rc7' into perf/core, to pick up fixesIngo Molnar
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-10-30security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney
2019-10-28powerpc/xmon: Restrict when kernel is locked downChristopher M. Riedl
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-23pipe: Reduce #inclusion of pipe_fs_i.hDavid Howells
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds