summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-311-1/+1
* bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2019-01-311-0/+1
* bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2019-01-311-0/+10
* bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2019-01-311-6/+1
* bpf: move tmp variable into ax register in interpreterDaniel Borkmann2019-01-311-1/+2
* bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2019-01-311-0/+2
* Input: input_event - provide override for sparc64Deepa Dinamani2019-01-311-1/+5
* Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2019-01-311-2/+3
* net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-01-311-1/+1
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-311-0/+1
* mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2019-01-261-1/+10
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2019-01-262-1/+2
* bpf: Allow narrow loads with offset > 0Andrey Ignatov2019-01-261-15/+1
* writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell2019-01-261-0/+8
* usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan2019-01-261-0/+1
* block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu2019-01-221-1/+1
* RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-221-0/+1
* MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-221-0/+1
* netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso2019-01-221-1/+0
* netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal2019-01-221-15/+3
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-162-3/+8
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-162-2/+2
* mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams2019-01-131-3/+1
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2019-01-131-0/+2
* netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo2019-01-131-12/+0
* Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2019-01-131-0/+9
* media: cec: keep track of outstanding transmitsHans Verkuil2019-01-091-0/+1
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-091-0/+20
* platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2019-01-091-0/+2
* net: Use __kernel_clockid_t in uapi net_stamp.hDavide Caratti2019-01-091-2/+2
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-091-3/+35
* ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang2019-01-091-0/+2
* ip: validate header length on virtual device xmitWillem de Bruijn2019-01-091-0/+20
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-12-291-0/+3
* xfrm_user: fix freeing of xfrm states on acquireMathias Krause2018-12-291-0/+1
* mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2018-12-291-0/+16
* mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-12-296-6/+6
* mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky2018-12-291-0/+8
* scsi: t10-pi: Return correct ref tag when queue has no integrity profileMartin K. Petersen2018-12-291-4/+5
* pstore/ram: Correctly calculate usable PRZ bytesKees Cook2018-12-171-1/+4
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-12-171-5/+0
* fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri2018-12-171-2/+1
* netfilter: add missing error handling code for register functionsTaehee Yoo2018-12-172-2/+2
* sctp: kfree_rcu asocXin Long2018-12-171-0/+2
* net: use skb_list_del_init() to remove from RX sublistsEdward Cree2018-12-171-0/+11
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-171-5/+23
* Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-131-0/+7
* ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-12-131-1/+3
* USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-131-0/+1
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-131-2/+2