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
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
1
-9
/
+0
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
1
-0
/
+3
2016-11-03
Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
11
-108
/
+171
2016-11-03
Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...
Dave Airlie
3
-10
/
+26
2016-11-03
virtio-gpu: fix vblank events
Gerd Hoffmann
1
-2
/
+1
2016-11-02
parisc: Ignore the pkey system calls for now
Helge Deller
1
-1
/
+3
2016-11-02
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-02
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-02
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-11-02
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
2016-11-02
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
1
-1
/
+1
2016-11-02
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
1
-7
/
+15
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
4
-65
/
+6
2016-11-01
Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-18
/
+18
2016-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
14
-122
/
+96
2016-11-01
Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-13
/
+22
2016-11-01
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
1
-6
/
+4
2016-11-01
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
1
-3
/
+10
2016-11-01
gpio/mvebu: Use irq_domain_add_linear
Jason Gunthorpe
1
-49
/
+43
2016-11-01
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
1
-0
/
+4
2016-11-01
drm/nouveau/acpi: fix check for power resources support
Peter Wu
1
-1
/
+2
2016-11-01
Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...
Dave Airlie
36
-120
/
+250
2016-10-31
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
Masahiro Yamada
1
-5
/
+9
2016-10-31
gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
Lars-Peter Clausen
1
-12
/
+45
2016-10-31
Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+12
2016-10-31
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
2
-11
/
+10
2016-10-31
gcc-plugins: Export symbols needed by gcc
Kees Cook
4
-7
/
+8
2016-10-31
Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2016-10-31
Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+6
2016-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+0
2016-10-31
tpm: remove invalid min length check from tpm_do_selftest()
Jarkko Sakkinen
1
-3
/
+0
2016-10-31
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+31
2016-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
32
-723
/
+1400
2016-10-31
ovl: fsync after copy-up
Miklos Szeredi
1
-0
/
+2
2016-10-31
ovl: fix get_acl() on tmpfs
Miklos Szeredi
1
-3
/
+0
2016-10-31
ovl: update S_ISGID when setting posix ACLs
Miklos Szeredi
1
-0
/
+15
2016-10-31
virtio_ring: mark vring_dma_dev inline
Michael S. Tsirkin
1
-1
/
+1
2016-10-31
virtio/vhost: add Jason to list of maintainers
Michael S. Tsirkin
1
-0
/
+2
2016-10-31
virtio_blk: Delete an unnecessary initialisation in init_vq()
Markus Elfring
1
-1
/
+1
2016-10-31
virtio_blk: Use kmalloc_array() in init_vq()
Markus Elfring
1
-4
/
+4
2016-10-31
virtio: remove config.c
Juergen Gross
1
-12
/
+0
2016-10-31
virtio: console: Unlock vqs while freeing buffers
Matt Redfearn
1
-6
/
+16
2016-10-31
ringtest: poll for new buffers once before updating event index
Paolo Bonzini
1
-2
/
+2
2016-10-31
ringtest: commonize implementation of poll_avail/poll_used
Paolo Bonzini
6
-83
/
+43
2016-10-31
ringtest: use link-time optimization
Paolo Bonzini
2
-4
/
+4
2016-10-31
virtio: update balloon size in balloon "probe"
Konstantin Neumoin
1
-0
/
+2
2016-10-31
virtio_ring: Make interrupt suppression spec compliant
Ladi Prosek
1
-5
/
+9
2016-10-31
virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
Will Deacon
1
-4
/
+12
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
240
-1387
/
+1988
2016-10-29
geneve: avoid using stale geneve socket.
pravin shelar
1
-11
/
+34
[prev]
[next]