summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior2018-07-111-1/+3
* 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
* netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso2018-07-081-0/+5
* 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
* IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2018-07-031-1/+1
* IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-07-031-0/+14
* 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
* udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-262-2/+14
* 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
* soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven2018-06-211-2/+2
* clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2018-06-211-0/+3
* ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-111-0/+5
* btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-06-111-0/+1
* 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
* cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-06-051-1/+1
* vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita2018-05-301-2/+13
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-05-301-1/+1
* vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-05-301-11/+55
* net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-05-301-0/+1
* ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-303-3/+12
* block: display the correct diskname for bioJiufei Xue2018-05-301-3/+1
* ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-05-301-0/+2
* ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-05-301-0/+3
* virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-05-301-0/+1
* kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-05-301-1/+2
* regulatory: add NUL to request alpha2Johannes Berg2018-05-301-1/+1
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-05-303-1/+20
* mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-05-301-1/+1
* ptr_ring: prevent integer overflow when calculating sizeJason Wang2018-05-301-1/+1