index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
ASoC: lpass-cpu: add module licence and description
Srinivas Kandagatla
1
-0
/
+3
2016-10-31
ASoC: lpass-platform: Fix broken pcm data usage
Srinivas Kandagatla
2
-87
/
+79
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
ASoC: sun4i-codec: return error code instead of NULL when create_card fails
Chen-Yu Tsai
1
-3
/
+4
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
2016-10-29
vxlan: avoid using stale vxlan socket.
pravin shelar
2
-32
/
+52
2016-10-29
qede: Fix out-of-bound fastpath memory access
Mintz, Yuval
1
-2
/
+2
2016-10-29
net: phy: dp83848: add dp83822 PHY support
Roger Quadros
1
-0
/
+3
2016-10-29
enic: fix rq disable
Govindarajulu Varadarajan
1
-9
/
+23
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
6
-6
/
+33
2016-10-29
ibmvnic: Fix missing brackets in init_sub_crq_irqs
Thomas Falcon
1
-2
/
+4
2016-10-29
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
Thomas Falcon
2
-11
/
+25
2016-10-29
Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"
David S. Miller
2
-25
/
+11
2016-10-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-32
/
+15
2016-10-29
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
Ivan Vecera
1
-8
/
+4
2016-10-29
Linux 4.9-rc3
Linus Torvalds
1
-1
/
+1
2016-10-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2016-10-29
Merge branch 'mlx4-fixes'
David S. Miller
11
-59
/
+95
2016-10-29
net/mlx4_en: Save slave ethtool stats command
Tariq Toukan
1
-2
/
+3
2016-10-29
net/mlx4_en: Fix potential deadlock in port statistics flow
Jack Morgenstein
3
-16
/
+3
2016-10-29
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
3
-36
/
+55
2016-10-29
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
1
-0
/
+9
[prev]
[next]