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
2017-07-07
um: Add kerneldoc for userspace_tramp() and start_userspace()
Thomas Meyer
1
-1
/
+30
2017-07-07
um: Add kerneldoc for segv_handler
Thomas Meyer
1
-0
/
+10
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
1
-2
/
+0
2017-07-07
um: userspace - be more verbose in ptrace set regs error
Thomas Meyer
1
-2
/
+8
2017-07-05
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
1
-0
/
+17
2017-07-05
um: Allow building and running on older hosts
Florian Fainelli
2
-4
/
+12
2017-07-05
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
3
-16
/
+20
2017-07-05
um: console: Ignore console= option
Masami Hiramatsu
1
-0
/
+3
2017-07-05
um: Use os_warn to print out pre-boot warning/error messages
Masami Hiramatsu
8
-24
/
+26
2017-07-05
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2
-0
/
+11
2017-07-05
um: Use os_info for the messages on normal path
Masami Hiramatsu
4
-27
/
+28
2017-07-05
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2
-0
/
+27
2017-07-05
um: Use printk instead of printf in make_uml_dir
Masami Hiramatsu
1
-4
/
+7
2017-06-11
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
1
-1
/
+1
2017-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
19
-330
/
+330
2017-06-11
compiler, clang: properly override 'inline' for clang
Linus Torvalds
1
-1
/
+2
2017-06-11
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+43
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-120
/
+149
2017-06-11
Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-20
/
+47
2017-06-11
Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-8
/
+10
2017-06-11
Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-46
/
+47
2017-06-11
Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-35
/
+102
2017-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
20
-77
/
+101
2017-06-11
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2017-06-11
Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+2
2017-06-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-59
/
+153
2017-06-11
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-10
hexagon: Use raw_copy_to_user
Guenter Roeck
1
-3
/
+2
2017-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+63
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-16
/
+139
2017-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+4
2017-06-10
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2017-06-10
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+8
2017-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-156
/
+259
2017-06-10
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+25
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-28
/
+42
2017-06-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+17
2017-06-09
Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
5
-4
/
+21
2017-06-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-80
/
+214
2017-06-09
Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
20
-96
/
+216
2017-06-09
Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
39
-257
/
+334
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
[next]