summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2019-10-011-3/+6
* netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-09-211-0/+5
* udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-211-1/+20
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-191-0/+1
* gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski2019-09-161-31/+31
* dm mpath: fix missing call of path selector type->end_ioYufen Yu2019-09-161-1/+2
* drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä2019-09-162-1/+29
* keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells2019-09-161-1/+6
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2019-09-162-80/+6
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-09-161-0/+15
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-101-1/+2
* gpio: Fix build error of function redefinitionYueHaibing2019-09-101-24/+0
* netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-09-101-2/+7
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-101-1/+3
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-101-0/+1
* NFS: Pass error information to the pgio error cleanup routineTrond Myklebust2019-09-061-1/+1
* NFS: Clean up list moves of struct nfs_pageTrond Myklebust2019-09-061-0/+10
* lib: logic_pio: Add logic_pio_unregister_range()John Garry2019-09-061-0/+1
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-291-3/+3
* drm/i915/cfl: Add a new CFL PCI ID.Rodrigo Vivi2019-08-251-0/+1
* KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-251-0/+1
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-161-0/+1
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-161-4/+1
* nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin2019-08-161-1/+1
* crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-161-0/+2
* cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2019-08-092-0/+2
* cgroup: Implement css_task_iter_skip()Tejun Heo2019-08-091-0/+3
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-091-0/+3
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-091-0/+1
* net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-08-091-1/+6
* drivers/base: Introduce kill_device()Dan Williams2019-08-091-0/+1
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-091-0/+1
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-062-13/+11
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-061-2/+1
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-061-1/+4
* block, scsi: Change the preempt-only flag into a counterBart Van Assche2019-08-041-5/+9
* sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-08-041-1/+9
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-041-2/+2
* iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-08-041-1/+1
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-08-041-0/+6
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-311-1/+6
* gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-07-311-0/+2
* jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler2019-07-281-0/+22
* mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2019-07-281-0/+2
* perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-281-0/+5
* net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-281-0/+1
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-281-1/+2
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-281-0/+5
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-281-1/+4