index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
37
-699
/
+1196
2019-07-18
Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-18
/
+56
2019-07-18
Merge branch 'floppy'
Linus Torvalds
2
-5
/
+34
2019-07-18
MAINTAINERS: mark floppy.c orphaned
Jiri Kosina
1
-3
/
+2
2019-07-18
Merge branches 'acpi-misc' and 'acpi-video'
Rafael J. Wysocki
3
-1
/
+45
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
29
-184
/
+378
2019-07-17
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
1
-2
/
+4
2019-07-17
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
1
-3
/
+8
2019-07-17
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
1
-0
/
+18
2019-07-17
floppy: fix div-by-zero in setup_format_params
Denis Efremov
1
-0
/
+5
2019-07-17
Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
3
-60
/
+66
2019-07-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
21
-543
/
+771
2019-07-17
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-28
/
+20
2019-07-17
Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
7
-22
/
+206
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
17
-57
/
+1009
2019-07-17
Merge tag 'rpmsg-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-1
/
+7
2019-07-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
15
-131
/
+2228
2019-07-17
Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-28
/
+34
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
148
-3216
/
+7732
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
27
-568
/
+821
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
66
-795
/
+3668
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
50
-192
/
+412
2019-07-17
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...
Linus Torvalds
1
-6
/
+0
2019-07-17
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
49
-59
/
+5
2019-07-17
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
3
-60
/
+66
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
151
-1225
/
+2674
2019-07-16
fs/select.c: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+3
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
7
-190
/
+98
2019-07-16
arm64: mm: implement pte_devmap support
Robin Murphy
3
-0
/
+23
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
9
-14
/
+11
2019-07-16
mm: clean up is_device_*_page() definitions
Robin Murphy
1
-22
/
+9
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
4
-17
/
+10
2019-07-16
mm: move MAP_SYNC to asm-generic/mman-common.h
Aneesh Kumar K.V
2
-2
/
+2
2019-07-16
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
2
-4
/
+39
2019-07-16
mm/hotplug: make remove_memory() interface usable
Pavel Tatashin
2
-23
/
+49
2019-07-16
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
1
-1
/
+4
2019-07-16
include/linux/lz4.h: fix spelling and copy-paste errors in documentation
Tom Levy
1
-9
/
+9
2019-07-16
ipc/mqueue.c: only perform resource calculation if user valid
Kees Cook
1
-9
/
+10
2019-07-16
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...
Drew Davenport
1
-2
/
+4
2019-07-16
scripts/gdb: add helpers to find and list devices
Leonard Crestez
2
-0
/
+183
2019-07-16
scripts/gdb: add lx-genpd-summary command
Leonard Crestez
2
-0
/
+84
2019-07-16
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
Miroslav Lichvar
1
-0
/
+8
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
2
-7
/
+7
2019-07-16
drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
Dan Carpenter
1
-0
/
+2
2019-07-16
select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
Oleg Nesterov
1
-33
/
+13
2019-07-16
select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
Oleg Nesterov
1
-23
/
+7
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
8
-108
/
+57
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
1
-2
/
+2
2019-07-16
selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
Dmitry V. Levin
3
-1
/
+273
2019-07-16
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
4
-8
/
+150
[next]