index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
iommu/arm-smmu: Add support for the fsl-mc bus
Nipun Gupta
4
-0
/
+30
2018-09-25
iommu/of: support iommu configuration for fsl-mc devices
Nipun Gupta
1
-0
/
+20
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
6
-117
/
+117
2018-09-25
Documentation: fsl-mc: add iommu-map device-tree binding for fsl-mc bus
Nipun Gupta
1
-0
/
+39
2018-09-23
Linux 4.19-rc5
v4.19-rc5
Greg Kroah-Hartman
1
-1
/
+1
2018-09-23
Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Greg Kroah-Hartman
2
-12
/
+15
2018-09-23
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-7
/
+22
2018-09-23
Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
5
-11
/
+12
2018-09-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
16
-39
/
+245
2018-09-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
5
-12
/
+36
2018-09-23
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-3
/
+6
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
5
-11
/
+12
2018-09-21
Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-49
/
+64
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
27
-244
/
+537
2018-09-21
Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs
Greg Kroah-Hartman
2
-25
/
+6
2018-09-21
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
3
-2
/
+19
2018-09-21
Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
30
-117
/
+152
2018-09-21
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-18
/
+49
2018-09-21
Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
4
-48
/
+45
2018-09-20
x86/mm: Expand static page table for fixmap space
Feng Tang
6
-8
/
+42
2018-09-20
ocfs2: fix ocfs2 read block panic
Junxiao Bi
1
-0
/
+1
2018-09-20
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
1
-0
/
+11
2018-09-20
kernel/sys.c: remove duplicated include
YueHaibing
1
-3
/
+0
2018-09-20
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-09-20
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
1
-0
/
+1
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
1
-0
/
+1
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-09-20
MAINTAINERS: Add X86 MM entry
Thomas Gleixner
1
-0
/
+9
2018-09-20
x86/intel_rdt: Add Reinette as co-maintainer for RDT
Fenghua Yu
1
-0
/
+1
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
1
-1
/
+3
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-09-20
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
1
-8
/
+14
2018-09-20
drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
Yong Zhao
3
-6
/
+29
2018-09-20
drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
Yong Zhao
5
-5
/
+10
2018-09-20
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Amber Lin
1
-1
/
+1
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
1
-48
/
+63
2018-09-20
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+4
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-09-20
libata: mask swap internal and hardware tag
Jens Axboe
1
-2
/
+12
2018-09-20
Compiler Attributes: naked can be shared
Miguel Ojeda
2
-8
/
+8
2018-09-20
Compiler Attributes: naked was fixed in gcc 4.6
Miguel Ojeda
1
-7
/
+1
2018-09-20
Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
4
-5
/
+36
2018-09-20
Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Greg Kroah-Hartman
36
-128
/
+314
2018-09-20
drm/vmwgfx: Fix buffer object eviction
Thomas Hellstrom
1
-1
/
+1
2018-09-20
drm/vmwgfx: Don't impose STDU limits on framebuffer size
Deepak Rawat
2
-35
/
+14
2018-09-20
drm/vmwgfx: limit mode size for all display unit to texture_max
Deepak Rawat
1
-3
/
+7
2018-09-20
drm/vmwgfx: limit screen size to stdu_max during check_modeset
Deepak Rawat
1
-8
/
+22
2018-09-20
drm/vmwgfx: don't check for old_crtc_state enable status
Deepak Rawat
1
-1
/
+1
2018-09-19
drm/amdgpu: add new polaris pci id
Alex Deucher
2
-6
/
+9
[next]