summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-197-18/+90
|\
| * KVM: split kvm_vcpu_wake_up from kvm_vcpu_kickRadim Krčmář2016-05-181-0/+1
| * KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-132-4/+22
| * kvm: Conditionally register IRQ bypass consumerAlex Williamson2016-05-111-0/+1
| * irqbypass: Disallow NULL tokenAlex Williamson2016-05-111-2/+2
| * kvm: introduce KVM_MAX_VCPU_IDGreg Kurz2016-05-112-0/+5
| * KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUSGreg Kurz2016-05-111-3/+4
| * Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-05-113-9/+44
| |\
| | * clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall2016-05-031-6/+0
| | * KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tablesJulien Grall2016-05-031-3/+4
| | * irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+1
| | * irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+33
| | * clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall2016-05-031-0/+1
| | * clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall2016-05-031-0/+5
| * | KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini2016-04-201-0/+11
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-199-17/+140
|\ \ \
| * | | dt/bindings/clk: Add PIC32 clock binding documentation.Purna Chandra Mandal2016-05-131-0/+42
| * | | SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-05-132-15/+15
| * | | seccomp: Get compat syscalls from asm-generic headerMatt Redfearn2016-05-131-0/+14
| * | | crash_dump: Add vmcore_elf32_check_archDaniel Wagner2016-05-131-2/+6
| * | | serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica2016-05-131-0/+3
| * | | irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-131-0/+17
| * | | MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov2016-05-131-0/+19
| * | | MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-131-0/+24
* | | | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-191-0/+166
|\ \ \ \
| * | | | soc: Support for EZchip SoCNoam Camus2016-05-091-0/+166
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-1914-95/+175
|\ \ \ \
| * \ \ \ Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-05-0610-88/+133
| |\ \ \ \
| | * \ \ \ Merge branch 'keys-trust' into keys-nextDavid Howells2016-05-048-83/+113
| | |\ \ \ \
| | | * | | | IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-111-11/+2
| | | * | | | certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells2016-04-111-0/+9
| | | * | | | KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-113-18/+5
| | | * | | | KEYS: Move the point of trust determination to __key_link()David Howells2016-04-112-12/+14
| | | * | | | KEYS: Generalise x509_request_asymmetric_key()David Howells2016-04-111-4/+4
| | | * | | | KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2016-04-112-6/+5
| | | * | | | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-111-10/+43
| | | * | | | PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-062-3/+1
| | | * | | | KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-066-43/+54
| | * | | | | Merge branch 'keys-sig' into keys-nextDavid Howells2016-04-123-5/+10
| | |\| | | |
| | | * | | | KEYS: Add identifier pointers to public_key_signature structDavid Howells2016-04-061-0/+1
| | | * | | | KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2016-04-063-5/+9
| | * | | | | KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-121-0/+10
| * | | | | | ima: add support for creating files using the mknodat syscallMimi Zohar2016-05-011-0/+6
| * | | | | | fs: fix over-zealous use of "const"Kees Cook2016-04-271-1/+1
| * | | | | | LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-211-0/+5
| * | | | | | fs: define a string representation of the kernel_read_file_id enumerationMimi Zohar2016-04-211-6/+25
| * | | | | | string_helpers: add kstrdup_quotable_fileKees Cook2016-04-211-0/+3
| * | | | | | string_helpers: add kstrdup_quotable_cmdlineKees Cook2016-04-211-0/+1
| * | | | | | string_helpers: add kstrdup_quotableKees Cook2016-04-211-0/+2
| |/ / / / /
| * / / / / security: drop the unused hook skb_owned_byPaolo Abeni2016-04-111-1/+0
| |/ / / /