summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-22x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck1-6/+0
2018-02-22jbd2: fix sphinx kernel-doc build warningsTobin C. Harding1-163/+268
2018-02-22mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg1-1/+1
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski1-1/+1
2018-02-22nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-02-22PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki1-1/+1
2018-02-22compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven1-2/+1
2018-02-22compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2-0/+8
2018-02-22x86/gpu: add CFL to early quirksLucas De Marchi1-0/+6
2018-02-22IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang1-1/+1
2018-02-16scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche1-0/+2
2018-02-16crypto: hash - prevent using keyed hashes without setting keyEric Biggers2-10/+26
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+6
2018-02-16crypto: poly1305 - remove ->setkey() methodEric Biggers1-2/+0
2018-02-16crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers1-0/+2
2018-02-16NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust1-4/+8
2018-02-16mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2018-02-16arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier1-0/+141
2018-02-16arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier1-2/+4
2018-02-16firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier1-0/+6
2018-02-16firmware/psci: Expose PSCI conduitMarc Zyngier1-0/+7
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+5
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier1-1/+20
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2-1/+14
2018-02-16arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier1-0/+3
2018-02-16arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier2-2/+7
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier1-0/+27
2018-02-16drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon1-0/+1
2018-02-12net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang1-1/+0
2018-02-07x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-02-07vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-02-07array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-02-07module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli1-0/+2
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel1-0/+8
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman1-0/+10
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller1-1/+1
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-24sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra1-0/+7
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings1-0/+1
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)1-0/+2
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov1-0/+21
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger1-0/+1
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox1-1/+1
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras1-0/+3
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4