summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-212-0/+2
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-211-0/+1
* dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson2018-03-191-0/+3
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-191-0/+3
* tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh2018-03-151-0/+1
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-03-153-4/+13
* nospec: Include <asm/barrier.h> dependencyDan Williams2018-03-151-0/+1
* nospec: Kill array_index_nospec_mask_check()Dan Williams2018-03-151-21/+1
* workqueue: Allow retrieval of current task's work structLukas Wunner2018-03-151-0/+1
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-03-081-2/+1
* net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-03-081-0/+1
* dax: fix vma_is_fsdax() helperDan Williams2018-03-081-1/+1
* Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-281-0/+6
* kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-281-0/+3
* ptr_ring: try vmalloc() when kmalloc() failsJason Wang2018-02-251-5/+8
* ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang2018-02-251-0/+2
* x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-221-6/+0
* 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
* 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
* crypto: hash - prevent using keyed hashes without setting keyEric Biggers2018-02-161-0/+2
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-02-161-0/+6
* 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: Advertise SMCCC v1.1Marc Zyngier2018-02-161-0/+13
* 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
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-281-0/+7
|\
| * sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra2018-01-241-0/+7
* | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-241-0/+2
|\ \
| * | ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-231-0/+2
* | | Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-241-7/+1
| |/ |/|
* | mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2018-01-211-0/+21
|/
* sparse doesn't support struct randomizationMatthew Wilcox2018-01-191-1/+1
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-171-4/+4
|\
| * delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-161-4/+4
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-171-1/+7
|\ \
| * | module: Add retpoline tag to VERMAGICAndi Kleen2018-01-171-1/+7