index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
Merge tag 'drm-intel-next-fixes-2017-06-27' of git://anongit.freedesktop.org/...
Dave Airlie
3
-1
/
+18
2017-06-28
Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabba...
Dave Airlie
1
-3
/
+4
2017-06-28
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
7
-79
/
+136
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
461
-2758
/
+4152
2017-06-26
drm/i915: Clear execbuf's vma backpointer upon release
Chris Wilson
1
-0
/
+1
2017-06-26
drm/i915: Pass the right flags to i915_vma_move_to_active()
Chris Wilson
1
-1
/
+1
2017-06-26
drm/i915/cnl: Fix RMW on ddi vswing sequence.
Rodrigo Vivi
2
-0
/
+16
2017-06-25
Linux 4.12-rc7
v4.12-rc7
Linus Torvalds
1
-1
/
+1
2017-06-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-33
/
+55
2017-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+4
2017-06-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2017-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-16
/
+28
2017-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
4
-14
/
+35
2017-06-24
Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-12
/
+21
2017-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+14
2017-06-24
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
1
-2
/
+1
2017-06-23
Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-50
/
+166
2017-06-23
Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-31
/
+39
2017-06-23
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2017-06-23
Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-6
/
+6
2017-06-23
Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-8
/
+17
2017-06-23
Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-80
/
+145
2017-06-23
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2017-06-23
Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+31
2017-06-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-35
/
+86
2017-06-23
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-23
slub: make sysfs file removal asynchronous
Tejun Heo
2
-14
/
+27
2017-06-23
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
1
-3
/
+3
2017-06-23
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-23
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-23
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+13
2017-06-23
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
1
-1
/
+0
2017-06-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+1
2017-06-23
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2017-06-23
Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/s...
Ingo Molnar
1
-1
/
+1
2017-06-23
Input: synaptics-rmi4 - only read the F54 query registers which are used
Andrew Duggan
1
-10
/
+7
2017-06-23
Merge tag 'hdlcd-for-v4.13-v3' of git://linux-arm.org/linux-ld into drm-next
Dave Airlie
2
-9
/
+11
2017-06-23
powerpc/64: Initialise thread_info for emergency stacks
Nicholas Piggin
1
-3
/
+28
2017-06-23
Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-18
/
+20
2017-06-23
kconfig: fix sparse warnings in nconfig
Randy Dunlap
2
-8
/
+8
2017-06-22
perf probe: Fix probe definition for inlined functions
Björn Töpel
1
-1
/
+1
2017-06-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-9
/
+14
2017-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-60
/
+163
2017-06-22
Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-3
/
+2
2017-06-22
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
3
-30
/
+34
2017-06-22
Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-9
/
+6
2017-06-22
powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
Alistair Popple
1
-29
/
+65
2017-06-22
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
Heiko Carstens
1
-9
/
+6
[next]