summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* kvm: Convert kvm_lock to a mutexJunaid Shahid2019-11-121-1/+1
* kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-11-121-0/+2
* cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks2019-11-121-23/+2
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-121-0/+2
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-121-0/+3
* drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson2019-11-121-0/+1
* net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-121-2/+2
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-121-0/+1
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-121-1/+1
* lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche2019-11-121-0/+10
* mfd: palmas: Assign the right powerhold mask for tps65917Keerthy2019-11-121-0/+3
* netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-11-121-1/+2
* mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi2019-11-123-7/+23
* net: fix data-race in neigh_event_send()Eric Dumazet2019-11-121-2/+2
* bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-121-2/+1
* net/flow_dissector: switch to siphashEric Dumazet2019-11-104-5/+7
* net: add skb_queue_empty_lockless()Eric Dumazet2019-11-101-9/+24
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-102-3/+31
* net: annotate lockless accesses to sk->sk_napi_idEric Dumazet2019-11-101-3/+3
* net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-11-101-2/+2
* sctp: fix the issue that flags are ignored when using kernel_connectXin Long2019-11-061-0/+2
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-11-061-0/+5
* llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-11-061-1/+1
* scsi: core: save/restore command resid for error handlingDamien Le Moal2019-10-291-0/+1
* 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