summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-02-121-2/+0
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-121-5/+4
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-121-1/+5
* kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson2019-02-121-1/+2
* drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2019-02-121-1/+4
* net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2019-02-121-1/+1
* gpiolib: Fix possible use after free on labelMuchun Song2019-02-121-2/+4
* of: overlay: add tests to validate kfrees from overlay removalFrank Rowand2019-02-061-5/+10
* oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-061-0/+1
* ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-02-062-1/+10
* 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