summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-10-111-9/+9
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-111-0/+53
* ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-10-111-0/+2
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-071-2/+0
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-051-1/+1
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-051-0/+5
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2019-10-051-3/+6
* netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-09-211-0/+5
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-191-0/+1
* ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet2019-09-161-1/+0
* xfrm: clean up xfrm protocol checksCong Wang2019-09-161-0/+17
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-101-0/+1
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-101-1/+3
* 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
* 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
* tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur2019-09-061-0/+4
* xfrm: policy: remove pcpu policy cacheFlorian Westphal2019-08-251-1/+0
* Revert "tcp: Clear sk_send_head after purging the write queue"Sasha Levin2019-08-251-3/+0
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-08-251-1/+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
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2019-08-251-0/+1
* 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
* tcp: Clear sk_send_head after purging the write queueBen Hutchings2019-08-161-0/+3
* 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
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-091-0/+1
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-091-0/+3
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-091-0/+17
* 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
* 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
* VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2019-08-041-3/+0
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-311-1/+6
* drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst2019-07-311-1/+2
* jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler2019-07-311-0/+22
* mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2019-07-311-0/+2
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-311-1/+2
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-311-1/+4
* compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2019-07-311-0/+8
* compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2019-07-311-8/+6
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-311-1/+2