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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
cris: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-23
cris: v10: axisflashmap: remove unused ifdefs
Niklas Cassel
1
-19
/
+0
2016-09-22
cris: use generic io.h
Niklas Cassel
1
-170
/
+1
2016-09-22
cris: fix Kconfig mismatch when building with CONFIG_PCI
Niklas Cassel
1
-1
/
+1
2016-09-22
cris: cardbus: fix header include path
Niklas Cassel
1
-1
/
+1
2016-09-22
cris: add dev88_defconfig
Niklas Cassel
1
-0
/
+49
2016-09-22
cris: irq: stop loop from accessing array out of bounds
Niklas Cassel
1
-2
/
+1
2016-09-22
cris: fasttimer: fix mixed declarations and code compile warning
Niklas Cassel
1
-8
/
+7
2016-09-22
cris: intmem: fix pointer comparison compile warning
Niklas Cassel
1
-2
/
+2
2016-09-22
cris: intmem: fix device_initcall compile warning
Jesper Nilsson
1
-1
/
+8
2016-09-20
Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2016-09-20
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-20
mm: usercopy: Check for module addresses
Laura Abbott
1
-1
/
+4
2016-09-20
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
1
-1
/
+6
2016-09-20
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
1
-10
/
+14
2016-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-146
/
+240
2016-09-19
rapidio/rio_cm: avoid GFP_KERNEL in atomic context
Alexandre Bounine
1
-3
/
+16
2016-09-19
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
1
-4
/
+1
2016-09-19
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-09-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2
-1
/
+10
2016-09-19
mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
Johannes Weiner
1
-9
/
+22
2016-09-19
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
1
-2
/
+12
2016-09-19
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
4
-42
/
+25
2016-09-19
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
3
-1
/
+29
2016-09-19
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
1
-18
/
+9
2016-09-19
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
1
-19
/
+10
2016-09-19
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
1
-0
/
+9
2016-09-19
mm: fix the page_swap_info() BUG_ON check
Santosh Shilimkar
2
-1
/
+3
2016-09-19
autofs: use dentry flags to block walks during expire
Ian Kent
1
-13
/
+42
2016-09-19
MAINTAINERS: update email for VLYNQ bus entry
Florian Fainelli
1
-1
/
+1
2016-09-19
mm: avoid endless recursion in dump_page()
Kirill A. Shutemov
1
-2
/
+4
2016-09-19
mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
Ebru Akagunduz
1
-5
/
+5
2016-09-19
khugepaged: fix use-after-free in collapse_huge_page()
Kirill A. Shutemov
1
-7
/
+8
2016-09-19
MAINTAINERS: Maik has moved
Sudip Mukherjee
1
-1
/
+1
2016-09-19
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-09-19
mem-hotplug: don't clear the only node in new_node_page()
Li Zhong
1
-1
/
+3
2016-09-19
scripts/faddr2line: improve on base path filtering a bit
Linus Torvalds
1
-1
/
+1
2016-09-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-94
/
+28
2016-09-19
Merge tag 'drm-fixes-for-4.8-rc7' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-107
/
+22
2016-09-19
scripts: add script for translating stack dump function offsets
Josh Poimboeuf
1
-0
/
+177
2016-09-19
drm: Only use compat ioctl for addfb2 on X86/IA64
drm-fixes-for-4.8-rc7
Kristian H. Kristensen
1
-0
/
+4
2016-09-19
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
5
-107
/
+18
2016-09-19
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
Arnd Bergmann
1
-4
/
+2
2016-09-18
Linux 4.8-rc7
v4.8-rc7
Linus Torvalds
1
-1
/
+1
2016-09-18
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-13
/
+20
2016-09-18
Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2016-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+26
[next]