summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-12-011-0/+1
* IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor2019-11-241-1/+1
* dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor2019-11-241-1/+1
* SUNRPC: Fix priority queue fairnessTrond Myklebust2019-11-241-2/+0
* fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-11-241-3/+0
* EDAC: Raise the maximum number of memory controllersJustin Ernst2019-11-201-1/+2
* cpufeature: avoid warning when compiling with clangStefan Agner2019-11-201-1/+1
* libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2019-11-201-0/+1
* llc: avoid blocking in llc_sap_close()Cong Wang2019-11-201-0/+1
* sched/debug: Use symbolic names for task state constantsUwe Kleine-König2019-11-201-3/+8
* iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-201-2/+4
* kvm: Add helper function for creating VM worker threadsJunaid Shahid2019-11-121-0/+6
* 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