summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* jbd2: fix sphinx kernel-doc build warningsTobin C. Harding2018-02-221-163/+268
* mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg2018-02-221-1/+1
* x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-221-1/+1
* kmemcheck: rip it out for realMichal Hocko2018-02-221-1/+0
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2018-02-222-186/+0
* kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2018-02-223-16/+0
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2018-02-221-3/+2
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2018-02-2210-40/+1
* nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2018-02-221-15/+21
* PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki2018-02-221-1/+1
* compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven2018-02-221-2/+1
* compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-222-0/+8
* x86/gpu: add CFL to early quirksLucas De Marchi2018-02-221-0/+6
* drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5Anuj Phogat2018-02-221-1/+1
* drm/i915: add GT number to intel_device_infoLionel Landwerlin2018-02-221-57/+95
* IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang2018-02-221-1/+1
* scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2018-02-161-0/+2
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-02-162-10/+26
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-02-161-0/+6
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-161-2/+0
* crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2018-02-161-0/+2
* NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2018-02-161-4/+8
* mtd: cfi: convert inline functions to macrosArnd Bergmann2018-02-161-69/+61
* arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier2018-02-161-0/+141
* arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier2018-02-161-2/+4
* firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2018-02-161-0/+6
* firmware/psci: Expose PSCI conduitMarc Zyngier2018-02-161-0/+7
* arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-161-0/+5
* arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier2018-02-161-1/+20
* arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier2018-02-162-1/+14
* arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier2018-02-161-0/+3
* arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier2018-02-162-2/+7
* arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-161-0/+27
* drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon2018-02-161-0/+1
* x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse2018-02-071-1/+8
* vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams2018-02-071-1/+4
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-02-071-0/+72
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-071-0/+9
* tty: fix data race between tty_init_dev and flush of bufGaurav Kohli2018-02-031-0/+2
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2018-02-031-0/+3
* mac80211: use QoS NDP for AP probingJohannes Berg2018-02-031-1/+7
* uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-02-031-11/+11
* rxrpc: Fix service endpoint expiryDavid Howells2018-02-031-0/+2
* crypto: gcm - add GCM IV size constantCorentin LABBE2018-02-031-0/+8
* bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann2018-01-311-5/+16
* net/mlx5: Fix get vector affinity helper functionSaeed Mahameed2018-01-311-1/+18
* {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-311-2/+3
* net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de2018-01-311-1/+1
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-311-0/+10
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-311-0/+1