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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
clocksource: Remove obsolete CLOCKSOURCE_OF_DECLARE
Daniel Lezcano
1
-3
/
+0
2018-08-29
y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
Arnd Bergmann
1
-1
/
+1
2018-08-29
y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
2
-3
/
+3
2018-08-29
y2038: sched: Change sched_rr_get_interval to use __kernel_timespec
Arnd Bergmann
1
-1
/
+1
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2
-6
/
+6
2018-08-29
y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
1
-4
/
+6
2018-08-29
y2038: Change sys_utimensat() to use __kernel_timespec
Arnd Bergmann
1
-1
/
+2
2018-08-29
asm-generic: Remove empty asm/unistd.h
Arnd Bergmann
1
-3
/
+0
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-9
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2
-3
/
+23
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2
-1
/
+2
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
6
-99
/
+91
2018-08-27
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
1
-2
/
+13
2018-08-27
y2038: remove unused time interfaces
Arnd Bergmann
3
-87
/
+0
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-14
/
+54
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
4
-2
/
+31
2018-08-25
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+17
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-9
/
+0
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-4
/
+5
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-24
/
+23
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-44
/
+82
2018-08-24
Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...
Olof Johansson
1
-0
/
+17
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
1
-1
/
+1
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
1
-6
/
+0
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-164
/
+181
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
6
-17
/
+20
2018-08-23
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-137
/
+154
2018-08-23
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2
-10
/
+5
2018-08-23
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-6
/
+35
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-3
/
+16
2018-08-23
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+16
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
3
-10
/
+20
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-24
/
+0
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
1
-14
/
+13
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-0
/
+12
2018-08-23
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+95
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-44
/
+761
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
7
-13
/
+107
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
1
-4
/
+13
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-10
/
+0
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
4
-232
/
+127
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-0
/
+3
2018-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-1
/
+30
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
2018-08-22
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-5
/
+0
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
35
-105
/
+317
2018-08-22
ipc/util.c: further variable name cleanups
Manfred Spraul
1
-1
/
+1
[next]