summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-12-07media: v4l2-subdev: document controls need _FL_HAS_DEVNODELuca Ceresoli
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-03media: v4l: Add 4bpp packed depth confidence format CNF4Sergey Dorodnicov
2018-12-03media: xilinx: Use SPDX-License-IdentifierDhaval Shah
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-11-29Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner
2018-11-28sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)
2018-11-27function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)
2018-11-27Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-26function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)
2018-11-26gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn
2018-11-23media: vb2: Allow reqbufs(0) with "in use" MMAP buffersJohn Sheu
2018-11-23media: cec: keep track of outstanding transmitsHans Verkuil
2018-11-23media: v4l2-common: add V4L2_FRACT_COMPAREAkinobu Mita
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-22Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires