aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-2/+3
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+8
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+4
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...Gravatar David Rientjes 1-4/+8
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+0
2018-12-06Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+3
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 1-0/+1
2018-12-06asm-generic: unistd.h: fixup broken macro include.Gravatar Guo Ren 1-0/+4
2018-12-05mm, thp: restore node-local hugepage allocationsGravatar David Rientjes 1-2/+0
2018-12-05USB: check usb_get_extra_descriptor for proper sizeGravatar Mathias Payer 1-2/+2
2018-12-05USB: serial: console: fix reported terminal settingsGravatar Johan Hovold 1-0/+1
2018-12-04dax: Fix unlock mismatch with updated APIGravatar Matthew Wilcox 1-6/+8
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-1/+1
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+2
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+0
2018-12-02SUNRPC: Fix a memory leak in call_encode()Gravatar Trond Myklebust 1-1/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-17/+30
2018-11-30Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+1
2018-11-30psi: make disabling/enabling easier for vendor kernelsGravatar Johannes Weiner 1-1/+2
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+3
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+3
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-3/+14
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+4
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-4/+8
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueGravatar Zenghui Yu 1-3/+3
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesGravatar Kees Cook 1-1/+4
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Gravatar Igor Druzhinin 1-5/+0
2018-11-29ALSA: pcm: Fix interval evaluation with openmin/maxGravatar Takashi Iwai 1-1/+3
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-2/+19
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 3-2/+15
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readGravatar kiran.modukuri 1-2/+1
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationGravatar Thomas Gleixner 2-0/+10
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSGravatar Thomas Gleixner 1-17/+0
2018-11-28x86/speculation: Rework SMT state changeGravatar Thomas Gleixner 1-0/+2
2018-11-28sched/smt: Expose sched_smt_present static keyGravatar Thomas Gleixner 1-0/+18
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointGravatar Pavankumar Kondeti 1-1/+11
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackGravatar Steven Rostedt (VMware) 1-0/+1
2018-11-27function_graph: Make ftrace_push_return_trace() staticGravatar Steven Rostedt (VMware) 1-3/+0
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Takashi Iwai 1-1/+1
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrGravatar Daniel Borkmann 1-0/+4
2018-11-27netfilter: add missing error handling code for register functionsGravatar Taehee Yoo 2-2/+2
2018-11-26function_graph: Create function_graph_enter() to consolidate architecture codeGravatar Steven Rostedt (VMware) 1-0/+3
2018-11-26gpio: davinci: restore a way to manually specify the GPIO baseGravatar Bartosz Golaszewski 1-0/+2
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooGravatar Florian Westphal 1-0/+13
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-64/+203
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 2-38/+0