index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2018-08-14
Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+106
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+3
2018-08-14
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-9
/
+40
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2018-08-13
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-4
/
+2
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+2
2018-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2018-08-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2018-08-13
Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
sound-4.19-rc1
Takashi Iwai
5
-8
/
+8
2018-08-06
aio: implement IOCB_CMD_POLL
Christoph Hellwig
1
-4
/
+2
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
5
-101
/
+63
2018-07-30
KVM: s390: Add huge page enablement control
Janosch Frank
1
-0
/
+1
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-07-27
bcache: stop using the deprecated get_seconds()
Arnd Bergmann
1
-2
/
+2
2018-07-26
xen/gntdev: Add initial support for dma-buf UAPI
Oleksandr Andrushchenko
1
-0
/
+91
2018-07-26
xen/gntdev: Allow mappings for DMA buffers
Oleksandr Andrushchenko
1
-0
/
+15
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
1
-0
/
+2
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+0
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-1
/
+1
2018-07-19
MIPS: Add FP_MODE regset support
Maciej W. Rozycki
1
-0
/
+1
2018-07-19
MIPS: Add DSP ASE regset support
Maciej W. Rozycki
1
-0
/
+1
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2018-07-18
Merge branch 'topic/vga_switcheroo' into for-next
Takashi Iwai
6
-102
/
+91
2018-07-17
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
1
-6
/
+0
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
1
-0
/
+4
2018-07-16
ALSA: usb-audio: Add support for Processing Units in UAC3
Jorge Sanjuan
1
-9
/
+40
2018-07-13
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
Michael Heimpold
1
-1
/
+1
2018-07-12
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
3
-3
/
+10
2018-07-11
asm-generic: unistd.h: Wire up sys_rseq
Will Deacon
1
-1
/
+3
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
1
-50
/
+0
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
1
-8
/
+19
2018-07-10
rseq: uapi: Update uapi comments
Mathieu Desnoyers
1
-33
/
+36
2018-07-10
rseq: Use __u64 for rseq_cs fields, validate user inputs
Mathieu Desnoyers
1
-3
/
+3
2018-07-09
include/uapi/linux/blkzoned.h: Remove a superfluous __packed directive
Bart Van Assche
1
-1
/
+1
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+23
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+23
2018-06-29
aio: mark __aio_sigset::sigmask const
Avi Kivity
1
-1
/
+1
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
1
-5
/
+23
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-3
/
+5
2018-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
1
-0
/
+7
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2018-06-20
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
1
-0
/
+3
2018-06-19
audit: rename FILTER_TYPE to FILTER_EXCLUDE
Richard Guy Briggs
1
-1
/
+2
2018-06-18
scsi: target: tcmu: add read length support
bstroesser@ts.fujitsu.com
1
-1
/
+3
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
1
-1
/
+1
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-16
/
+16
[next]