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
2015-01-27
Merge tag 'linux-can-fixes-for-3.19-20150127' of git://git.kernel.org/pub/scm...
David S. Miller
1
-13
/
+15
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-01-27
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
1
-4
/
+3
2015-01-27
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
1
-2
/
+10
2015-01-27
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
1
-1
/
+1
2015-01-27
can: kvaser_usb: Do not sleep in atomic context
Ahmed S. Darwish
1
-6
/
+1
2015-01-26
Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-4
/
+4
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-20
/
+26
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
3
-10
/
+13
2015-01-26
Merge branch 'bpf'
David S. Miller
2
-10
/
+19
2015-01-26
samples: bpf: relax test_maps check
Alexei Starovoitov
1
-2
/
+2
2015-01-26
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
1
-8
/
+17
2015-01-26
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-01-26
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
9
-98
/
+94
2015-01-26
net: mv643xx_eth: Fix highmem support in non-TSO egress path
Ezequiel Garcia
1
-10
/
+49
2015-01-26
Merge branch 'sh_eth'
David S. Miller
2
-30
/
+55
2015-01-26
sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers
Ben Hutchings
2
-9
/
+31
2015-01-26
sh_eth: Fix crash or memory leak when resizing rings on device that is down
Ben Hutchings
1
-16
/
+18
2015-01-26
sh_eth: Detach net device when stopping queue to resize DMA rings
Ben Hutchings
1
-1
/
+2
2015-01-26
sh_eth: Fix padding of short frames on TX
Ben Hutchings
1
-4
/
+4
2015-01-26
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-01-27
Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
13
-53
/
+111
2015-01-26
Merge branch 'cls_bpf'
David S. Miller
1
-2
/
+13
2015-01-26
net: cls_bpf: fix auto generation of per list handles
Daniel Borkmann
1
-2
/
+8
2015-01-26
net: cls_bpf: fix size mismatch on filter preparation
Daniel Borkmann
1
-0
/
+5
2015-01-27
Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabb...
Dave Airlie
8
-39
/
+106
2015-01-27
Merge tag 'v3.19-rc6' into drm-fixes
Dave Airlie
143
-1583
/
+1428
2015-01-26
Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...
David S. Miller
1
-0
/
+3
2015-01-26
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-01-27
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-10
/
+42
2015-01-26
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+43
2015-01-26
Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
4
-6
/
+5
2015-01-26
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-01-26
printk: add dummy routine for when CONFIG_PRINTK=n
Pranith Kumar
1
-3
/
+12
2015-01-26
mm/vmscan: fix highidx argument type
Michael S. Tsirkin
1
-1
/
+1
2015-01-26
memcg: remove extra newlines from memcg oom kill log
Greg Thelen
1
-2
/
+2
2015-01-26
x86, build: replace Perl script with Shell script
Kees Cook
3
-40
/
+43
2015-01-26
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
2
-52
/
+35
2015-01-26
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
1
-31
/
+0
2015-01-26
iommu/tegra: gart: Provide default ->map_sg() callback
Thierry Reding
1
-0
/
+1
2015-01-26
iommu/tegra: gart: Do not register with bus
Thierry Reding
1
-1
/
+1
2015-01-26
Merge tag 'asoc-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
885
-6879
/
+9227
2015-01-26
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fi...
Mark Brown
5
-17
/
+39
2015-01-26
Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix...
Mark Brown
9
-16
/
+52
2015-01-26
Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus
Mark Brown
1
-1
/
+1
2015-01-26
Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linus
Mark Brown
1
-1
/
+1
2015-01-26
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa...
Mark Brown
4
-6
/
+5
2015-01-26
drm/i915: BDW Fix Halo PCI IDs marked as ULT.
Rodrigo Vivi
1
-2
/
+1
2015-01-26
drm/i915: Fix and clean BDW PCH identification
Rodrigo Vivi
1
-10
/
+4
[prev]
[next]