aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-22ima: use d_path() for fifos, as it uses d_op->d_nameima-special-experimentalDmitry Kasatkin1-1/+4
2015-10-22ima: return dentry name if mnt is NULLDmitry Kasatkin1-2/+6
2015-10-22evm: do not use inode generation for special filesDmitry Kasatkin1-1/+5
2015-10-22ima: hook for integrity protection of symbolic linksDmitry Kasatkin2-1/+12
2015-10-22ima: special files integrity verification implementationDmitry Kasatkin8-32/+55
2015-10-22ima_dir: honor appraise permit actionima-dir-experimentalDmitry Kasatkin1-2/+6
2015-10-22ima: directory integrity protection implementationDmitry Kasatkin5-1/+369
2015-10-22ima: hooks for directory integrity protectionDmitry Kasatkin5-3/+75
2015-10-22ima: provide inode type information in auditDmitry Kasatkin1-0/+21
2015-10-22ima: export ima_alloc_tfm and ima_free_tfmDmitry Kasatkin2-2/+4
2015-10-22ima: export ima_fix_xattrDmitry Kasatkin2-2/+2
2015-10-22ima: pass dentry instead of fileDmitry Kasatkin3-6/+8
2015-10-22ima: use MAY_NOT_BLOCK flag to select memory allocation flagDmitry Kasatkin3-4/+5
2015-10-22ima: add new template field for inode appraisal statusima-policyZbigniew Jasinski6-3/+40
2015-10-22ima: rename _sig and _digest printing functions to _hexDmitry Kasatkin5-7/+7
2015-10-22ima: provide 'appraise_action=log' policy parameterDmitry Kasatkin4-3/+22
2015-10-22ima: load policy from the kernelDmitry Kasatkin4-1/+50
2015-10-22ima: provide buffer hash calculation functionDmitry Kasatkin2-2/+10
2015-10-22ima: path support for policy definitionDmitry Kasatkin3-4/+91
2015-10-22ima: assume that ima_get_action might return errorDmitry Kasatkin1-0/+2
2015-10-22ima: pass dentry argument to the policy functionDmitry Kasatkin5-12/+13
2015-10-22ima: do not remove sysfs 'policy' entryDmitry Kasatkin3-5/+13
2015-10-22ima: limit capabilities for unsigned executablesDmitry Kasatkin6-36/+165
2015-10-22evm: load EVM key from the kernelDmitry Kasatkin6-7/+142
2015-10-22evm: require EVM signature based appraisalDmitry Kasatkin1-0/+4
2015-10-22ima: provide appraise_type=evmsigDmitry Kasatkin3-0/+9
2015-10-22evm: provide immutable EVM signatureDmitry Kasatkin6-10/+56
2015-10-22evm: remove helper hmac and hash calculation functionsDmitry Kasatkin3-33/+19
2015-10-22ima: provide ima_policy_check hookDmitry Kasatkin7-3/+36
2015-10-22ima: load policy using pathDmitry Kasatkin3-5/+40
2015-10-22integrity: forbid write access when reading data to the bufferDmitry Kasatkin1-0/+6
2015-10-22ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin8-40/+33
2015-10-22ima: re-introduce own integrity cache lockDmitry Kasatkin4-41/+72
2015-10-22evm: reset EVM status when file attributes changesDmitry Kasatkin1-0/+13
2015-10-22evm: define EVM key max and min sizesDmitry Kasatkin2-4/+6
2015-10-22evm: provide a function to set EVM key from the kernelDmitry Kasatkin3-14/+50
2015-10-22evm: enable EVM when X509 certificate is loadedDmitry Kasatkin4-3/+12
2015-10-22evm: load x509 certificate from the kernelDmitry Kasatkin4-0/+33
2015-10-22integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin7-22/+35
2015-10-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris5-45/+36
2015-10-22apparmor: clarify CRYPTO dependencyArnd Bergmann1-1/+1
2015-10-21selinux: Use a kmem_cache for allocation struct file_security_structSangwoo1-2/+6
2015-10-21selinux: ioctl_has_perm should be staticGeliang Tang1-1/+1
2015-10-21selinux: use sprintf return valueRasmus Villemoes1-4/+1
2015-10-21selinux: use kstrdup() in security_get_bools()Rasmus Villemoes1-7/+1
2015-10-21selinux: use kmemdup in security_sid_to_context_core()Rasmus Villemoes1-2/+2
2015-10-21selinux: remove pointless cast in selinux_inode_setsecurity()Rasmus Villemoes1-1/+1
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes4-25/+20
2015-10-21selinux: do not check open perm on ftruncate callJeff Vander Stoep1-1/+2
2015-10-21selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE defaultPaul Moore1-2/+2
2015-10-21Merge branch 'smack-for-4.4' of https://github.com/cschaufler/smack-next into...James Morris5-47/+248
2015-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris1-1/+1
2015-10-19Smack: limited capability for changing process labelZbigniew Jasinski5-41/+239
2015-10-19TPM: remove unnecessary little endian conversionHon Ching \(Vicky\) Lo1-2/+2
2015-10-19vTPM: support little endian guestsHon Ching \(Vicky\) Lo2-22/+62
2015-10-19char: Drop owner assignment from i2c_driverKrzysztof Kozlowski4-4/+0
2015-10-19vTPM: get the buffer allocated for event log instead of the actual logHon Ching \(Vicky\) Lo1-6/+15
2015-10-19vTPM: reformat event log to be byte-alignedHon Ching \(Vicky\) Lo1-1/+12
2015-10-19vTPM: fix searching for the right vTPM node in device treeHon Ching \(Vicky\) Lo2-5/+5
2015-10-19MAINTAINERS: add new maintainer for TPM DEVICE DRIVERJarkko Sakkinen1-0/+1
2015-10-19keys, trusted: seal/unseal with TPM 2.0 chipsJarkko Sakkinen1-3/+33
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen5-3/+366
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen2-11/+12
2015-10-19tpm: introduce tpm_bufJarkko Sakkinen1-0/+97
2015-10-19tpm: update PPI documentation to address the location change.Jarkko Sakkinen1-7/+12
2015-10-19tpm: move the PPI attributes to character device directory.Jarkko Sakkinen3-42/+33
2015-10-19sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen2-0/+55
2015-10-19tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen3-50/+181
2015-10-19tpm, tpm_crb: fix unaligned read of the command buffer addressJarkko Sakkinen1-3/+4
2015-10-19vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo1-1/+1
2015-10-19tpm: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-10-09Smack: pipefs fix in smack_d_instantiateRoman Kubiak1-0/+3
2015-10-09Smack: Minor initialisation improvementJosé Bollo2-3/+3
2015-10-09smack: smk_ipv6_port_list should be staticGeliang Tang1-1/+1
2015-10-09Smack: fix a NULL dereference in wrong smack_import_entry() usageLukasz Pawelczyk1-2/+2
2015-10-09integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin1-1/+1
2015-10-04Linux 4.3-rc4Linus Torvalds1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds25-37/+188
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds7-26/+28
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds13-144/+82
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+21
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras4-73/+42
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-65/+69
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+3
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-17/+141
2015-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds34-300/+227
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-49/+74
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2015-10-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+22
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds16-14/+165
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier1-1/+1
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier1-0/+3
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-53/+77
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds15-133/+193
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett1-1/+1
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton1-27/+1
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton1-25/+1
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds4-57/+77
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle1-0/+4
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings1-1/+1
2015-10-02md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown1-1/+2
2015-10-02md/raid1: Avoid raid1 resync getting stuckJes Sorensen1-3/+2
2015-10-02md: drop null test before destroy functionsJulia Lawall4-14/+7
2015-10-02md: clear CHANGE_PENDING in readonly arrayShaohua Li1-0/+1
2015-10-02md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown1-6/+6
2015-10-02md/raid5: don't index beyond end of array in need_this_block().NeilBrown1-2/+2
2015-10-02raid5: update analysis state for failed stripeShaohua Li1-0/+4
2015-10-02md: wait for pending superblock updates before switching to read-onlyNeilBrown1-0/+4
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley1-1/+1
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi1-4/+3
2015-10-02drm/dp/mst: add some defines for logical/physical portsDave Airlie2-1/+5
2015-10-02drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)Dave Airlie1-2/+3
2015-10-02drm/dp/mst: split connector registration into two parts (v2)Dave Airlie4-6/+23
2015-10-02drm/dp/mst: update the link_address_sent before sending the link address (v3)Dave Airlie1-13/+12
2015-10-02drm/dp/mst: fixup handling hotplug on port removal.Dave Airlie1-10/+26
2015-10-02drm/dp/mst: don't pass port into the path builder functionDave Airlie1-4/+5
2015-10-02drm/radeon: drop radeon_fb_helper_set_parAlex Deucher1-31/+1
2015-10-02drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher1-1/+5
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-34/+106
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-30/+116
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-59/+121
2015-10-01dmapool: fix overflow condition in pool_find_page()Robin Murphy1-1/+1
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli1-0/+10
2015-10-01memcg: remove pcp_counter_lockGreg Thelen2-2/+0
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek3-12/+12
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-01memcg: make mem_cgroup_read_stat() unsignedGreg Thelen1-12/+18
2015-10-01memcg: fix dirty page migrationGreg Thelen2-1/+32
2015-10-01dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler1-1/+12
2015-10-01mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman1-0/+8
2015-10-01mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim1-3/+10
2015-10-01userfaultfd: remove kernel header include from uapi headerAndre Przywara1-2/+0
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin1-0/+2
2015-10-02Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie6-12/+54
2015-10-02Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/...Dave Airlie1-0/+8
2015-10-02Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie12-152/+65
2015-10-02Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-67/+19
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-121/+24
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds18-167/+70
2015-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki3-12/+56
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki1-0/+2
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki5-18/+58
2015-10-01arm64: Fix THP protection change logicSteve Capper1-2/+2
2015-10-01MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle1-6/+3
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Update KVM homepage UrlDirk Müller1-2/+2
2015-10-01Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds4-3/+7
2015-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-30/+82
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini1-8/+7
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2-16/+75
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming1-1/+66
2015-10-01genirq: Fix race in register_irq_proc()Ben Hutchings1-2/+17
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig4-20/+25
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig8-34/+32
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2-0/+2
2015-10-01Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar3-52/+55
2015-10-01drm/exynos: Staticize local function in exynos_drm_gem.cKrzysztof Kozlowski1-1/+1
2015-10-01drm/exynos: fimd: actually disable dp clockGustavo Padovan1-1/+1
2015-10-01drm/exynos: dp: remove suspend/resume functionsInki Dae1-23/+0
2015-10-01drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio1-1/+1
2015-10-01dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik1-0/+10
2015-10-01dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik1-6/+14
2015-10-01dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin1-1/+1
2015-10-01dmaengine: at_xdmac: clean used descriptorLudovic Desroches1-1/+10
2015-10-01dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard1-2/+2
2015-09-30x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner3-84/+55
2015-09-30x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2015-09-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-3/+13
2015-09-30Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+3
2015-09-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+10
2015-09-30Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-17/+18
2015-09-30drm/amdgpu: only print meaningful VM faultsChristian König2-4/+12
2015-09-30drm/amdgpu/cgs: remove import_gpu_memAlex Deucher2-56/+0
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton1-4/+4
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton1-0/+2
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton1-2/+2
2015-09-30MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-09-30drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich1-1/+1
2015-09-30drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2-3/+17
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing1-2/+4
2015-09-30drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom1-0/+8
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle5-6/+20
2015-09-30dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko1-2/+2
2015-09-30drm/exynos: remove unused mode_fixup() codeGustavo Padovan2-19/+0
2015-09-30drm/exynos: remove decon_mode_fixup()Gustavo Padovan1-12/+0
2015-09-30drm/exynos: remove fimd_mode_fixup()Gustavo Padovan1-12/+0
2015-09-30dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu1-26/+11
2015-09-30dmaengine: fix balance of privatecntPeter Ujfalusi1-1/+9
2015-09-30drm/exynos: rotator: Clock control is unused if !PMThierry Reding1-1/+1
2015-09-30drm/exynos: fimc: Clock control is unused if !PMThierry Reding1-18/+18
2015-09-30drm/exynos: Suspend/resume is unused if !PMThierry Reding1-0/+2
2015-09-30drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim1-5/+7
2015-09-30drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim1-3/+0
2015-09-30drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz2-9/+0