summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-091-0/+1
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-08-031-0/+1
* serial: core: Make sure compiler barfs for 16-byte earlycon namesDouglas Anderson2018-08-031-1/+2
* delayacct: Use raw_spinlocksSebastian Andrzej Siewior2018-08-031-1/+1
* 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
* delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo2018-08-031-1/+1
* fork: unconditionally clear stack on forkKees Cook2018-08-031-5/+1
* tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-07-281-0/+2
* alpha: fix osf_wait4() breakageAl Viro2018-07-251-1/+1
* 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
* bdi: Fix another oops in wb_workfn()Jan Kara2018-07-221-1/+1
* net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-07-221-1/+1
* net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-221-0/+20
* atm: Preserve value of skb->truesize when accounting to vccDavid Woodhouse2018-07-221-0/+15
* compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers2018-07-221-7/+22
* ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-171-0/+1
* dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-07-111-4/+4
* fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-07-111-4/+5
* mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi2018-07-111-0/+1
* acpi: Add helper for deactivating memory regionHeikki Krogerus2018-07-081-0/+3
* block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-07-031-2/+2
* slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-07-031-0/+4
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-07-031-1/+1
* net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-261-7/+4
* locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2018-06-212-1/+11
* mtd: Fix comparison in map_word_andequal()Ben Hutchings2018-06-211-1/+1
* KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li2018-06-211-7/+1
* sched/core: Introduce set_special_state()Peter Zijlstra2018-06-212-6/+46
* <linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein2018-06-211-2/+2
* blk-mq: fix sysfs inflight counterOmar Sandoval2018-06-211-1/+3
* net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-06-211-0/+2
* clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2018-06-211-0/+3
* iio:buffer: make length types match kfifo typesMartin Kelly2018-06-051-3/+3
* tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2018-06-051-1/+1
* vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita2018-05-301-2/+13
* vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-05-301-11/+55
* block: display the correct diskname for bioJiufei Xue2018-05-301-3/+1