summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* dax: fix vma_is_fsdax() helperDan Williams2018-03-081-1/+1
* net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2018-03-031-1/+1
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-03-031-1/+5
* 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
* serdev: fix receive_buf return value when no callbackJohan Hovold2018-02-251-1/+1
* 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
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2018-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
* 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-222-15/+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-227-30/+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
* KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2018-02-031-0/+3
* 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
* Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-311-7/+1
* mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2018-01-231-0/+21
* module: Add retpoline tag to VERMAGICAndi Kleen2018-01-231-1/+7
* delayacct: Account blkio completion on the correct taskJosh Snyder2018-01-231-4/+4
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-171-0/+7
* kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov2018-01-171-0/+2
* bpf: prevent out-of-bounds speculationAlexei Starovoitov2018-01-171-0/+2
* sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-171-1/+0
* x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki2018-01-101-0/+1