summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* PCI: OF: Fix I/O space page leakSergei Shtylyov2018-08-241-0/+2
* net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap2018-08-241-0/+1
* cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-151-0/+2
* cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-08-151-0/+2
* cpu/hotplug: Expose SMT control init functionJiri Kosina2018-08-151-0/+2
* cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-08-151-0/+13
* x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-151-0/+2
* x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-151-0/+2
* proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman2018-08-151-1/+1
* proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2018-08-151-0/+1
* init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-151-1/+1
* kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-08-151-0/+3
* fork: unconditionally clear stack on forkKees Cook2018-08-091-6/+1
* kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov2018-08-091-1/+1
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-091-0/+1
* serial: core: Make sure compiler barfs for 16-byte earlycon namesDouglas Anderson2018-08-031-1/+2
* brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-08-031-0/+1
* dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier2018-08-031-0/+1
* netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-08-031-2/+8
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-07-281-1/+5
* tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-07-281-0/+2
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-251-5/+5
* string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2018-07-221-1/+1
* arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier2018-07-221-0/+5
* arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier2018-07-221-0/+5
* compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-221-7/+22
* compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2018-07-222-15/+11
* compiler, clang: properly override 'inline' for clangLinus Torvalds2018-07-221-1/+2
* compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2018-07-221-0/+7
* ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-171-0/+1
* block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-07-031-2/+2
* iio:buffer: make length types match kfifo typesMartin Kelly2018-07-031-3/+3
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-07-031-1/+1
* complete e390f9a port for v4.9.106Philip Müller2018-06-131-1/+1
* tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2018-06-061-1/+1
* objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf2018-06-051-1/+2
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2018-06-051-1/+12
* kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-05-301-1/+2
* ptr_ring: prevent integer overflow when calculating sizeJason Wang2018-05-301-1/+1
* cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2018-05-301-0/+2
* vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-05-301-0/+1
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-05-301-0/+2
* device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko2018-05-301-5/+5
* do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-301-0/+1
* usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-251-0/+3
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-221-0/+2
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-221-1/+2
* prctl: Add force disable speculationThomas Gleixner2018-05-221-0/+9
* nospec: Allow getting/setting on non-current taskKees Cook2018-05-221-2/+5
* prctl: Add speculation control prctlsThomas Gleixner2018-05-221-0/+5