summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-29scsi: core: save/restore command resid for error handlingDamien Le Moal1-0/+1
2019-10-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen1-9/+9
2019-10-11cfg80211: add and use strongly typed element iteration macrosJohannes Berg1-0/+53
2019-10-11ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov1-0/+2
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-2/+0
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu1-1/+1
2019-10-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu1-0/+5
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein1-3/+6
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro1-0/+5
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers1-0/+1
2019-09-16ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet1-1/+0
2019-09-16xfrm: clean up xfrm protocol checksCong Wang1-0/+17
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov1-0/+1
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang1-1/+3
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-09-10gpio: Fix build error of function redefinitionYueHaibing1-24/+0
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust1-1/+1
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust1-0/+10
2019-09-06tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur1-0/+4
2019-08-25xfrm: policy: remove pcpu policy cacheFlorian Westphal1-1/+0
2019-08-25Revert "tcp: Clear sk_send_head after purging the write queue"Sasha Levin1-3/+0
2019-08-25bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann1-1/+1
2019-08-25KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier1-0/+1
2019-08-25asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann1-0/+1
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li1-0/+1
2019-08-16ALSA: compress: Fix regression on compressed capture streamsCharles Keepax1-4/+1
2019-08-16tcp: Clear sk_send_head after purging the write queueBen Hutchings1-0/+3
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook1-0/+2
2019-08-09cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2-0/+2
2019-08-09cgroup: Implement css_task_iter_skip()Tejun Heo1-0/+3
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich1-0/+1
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann1-0/+3
2019-08-09tcp: be more careful in tcp_fragment()Eric Dumazet1-0/+17
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2-13/+11
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann1-1/+4
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn1-2/+2
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel1-1/+1
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov1-0/+6
2019-08-04VSOCK: use TCP state constants for sk_stateStefan Hajnoczi1-3/+0
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds1-1/+6
2019-07-31drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst1-1/+2
2019-07-31jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler1-0/+22
2019-07-31mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler1-0/+2
2019-07-31tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet1-1/+2
2019-07-31net: make skb_dst_force return true when dst is refcountedFlorian Westphal1-1/+4
2019-07-31compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2019-07-31compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6