summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-031-1/+1
* drm: Add DP PSR2 sink enable bitJosé Roberto de Souza2018-08-031-0/+1
* ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-08-031-1/+6
* ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-08-031-2/+14
* 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
* memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-08-031-0/+2
* delayacct: Use raw_spinlocksSebastian Andrzej Siewior2018-08-031-1/+1
* mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai2018-08-031-4/+5
* 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
* mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu2018-08-031-4/+19
* delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo2018-08-031-1/+1
* net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-281-0/+5
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-281-0/+1
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-281-0/+1
* drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-251-0/+1
* alpha: fix osf_wait4() breakageAl Viro2018-07-251-1/+1
* sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner2018-07-251-2/+7
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-251-5/+5
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-251-1/+1
* bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-07-221-48/+8
* bpf: enforce correct alignment for instructionsEric Dumazet2018-07-221-1/+3
* 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
* block: don't use blocking queue entered for recursive bio submitsJens Axboe2018-07-221-0/+2
* bpf: reject any prog that failed read-only lockDaniel Borkmann2018-07-221-22/+38
* bdi: Fix another oops in wb_workfn()Jan Kara2018-07-221-1/+1
* nfp: reject binding to shared blocksJohn Hurley2018-07-221-0/+5
* net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-07-222-1/+3
* 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
* mm: don't do zero_resv_unavail if memmap is not allocatedPavel Tatashin2018-07-181-1/+1
* 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
* HID: core: allow concurrent registration of driversBenjamin Tissoires2018-07-111-1/+2
* 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
* clk:aspeed: Fix reset bits for PCI/VGA and PECIJae Hyun Yoo2018-07-031-1/+1
* RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-07-031-5/+8
* 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
* x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-07-031-0/+1
* genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2018-06-261-1/+6
* net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-261-7/+4