summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen
2019-10-11cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2019-10-11ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu
2019-10-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers
2019-09-16ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-09-16xfrm: clean up xfrm protocol checksCong Wang
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10gpio: Fix build error of function redefinitionYueHaibing
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-09-06tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur
2019-08-25xfrm: policy: remove pcpu policy cacheFlorian Westphal
2019-08-25Revert "tcp: Clear sk_send_head after purging the write queue"Sasha Levin
2019-08-25bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2019-08-25KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier
2019-08-25asm-generic: fix -Wtype-limits compiler warningsQian Cai
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16ALSA: compress: Fix regression on compressed capture streamsCharles Keepax
2019-08-16tcp: Clear sk_send_head after purging the write queueBen Hutchings
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-09cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo
2019-08-09cgroup: Implement css_task_iter_skip()Tejun Heo
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-09tcp: be more careful in tcp_fragment()Eric Dumazet
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-08-04VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-31drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst
2019-07-31jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler
2019-07-31mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler
2019-07-31tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-31net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-07-31compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin
2019-07-31compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin
2019-07-31xen/events: fix binding user event channels to cpusJuergen Gross