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-03-29
arm64: defconfig: updates for 4.6
Will Deacon
1
-8
/
+20
2016-03-29
dlm: config: Fix ENOMEM failures in make_cluster()
Andrew Price
1
-2
/
+1
2016-03-29
arm64: perf: Move PMU register related defines to asm/perf_event.h
Shannon Zhao
5
-123
/
+66
2016-03-29
arm64: opcodes.h: Add arm big-endian config options before including arm header
James Morse
1
-0
/
+4
2016-03-29
s390/crypto: provide correct file mode at device register.
Harald Freudenberger
1
-0
/
+2
2016-03-29
powerpc: Correct used_vsr comment
Simon Guo
1
-1
/
+1
2016-03-29
powerpc/process: Fix altivec SPR not being saved
Oliver O'Halloran
1
-1
/
+1
2016-03-29
powerpc/mm: Fixup preempt underflow with huge pages
Sebastian Siewior
1
-2
/
+2
2016-03-28
x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
Dan Williams
3
-8
/
+27
2016-03-28
qmi_wwan: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+1
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-1
/
+3
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
23
-68
/
+68
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
4
-24
/
+24
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
14
-122
/
+170
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
2
-36
/
+38
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
4
-0
/
+10
2016-03-28
netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...
Pablo Neira Ayuso
1
-1
/
+6
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2
-9
/
+11
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
5
-8
/
+35
2016-03-28
drm/amdgpu: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-28
drm/radeon: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-28
net: macb: Only call GPIO functions if there is a valid GPIO
Charles Keepax
1
-3
/
+5
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
3
-6
/
+8
2016-03-28
net: hns: fixed the setting and getting overtime bug
Lisheng
4
-154
/
+126
2016-03-28
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
1
-1
/
+2
2016-03-28
drm/radeon: add a dpm quirk for all R7 370 parts
Alex Deucher
1
-0
/
+4
2016-03-28
drm/radeon: add another R7 370 quirk
Alex Deucher
1
-0
/
+1
2016-03-28
ALSA: dice: fix memory leak when unplugging
Takashi Sakamoto
1
-10
/
+4
2016-03-28
drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()
Douglas Anderson
1
-2
/
+0
2016-03-28
drm/rockchip: vop: Fix vop crtc cleanup
Douglas Anderson
1
-3
/
+24
2016-03-28
drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
Douglas Anderson
1
-1
/
+10
2016-03-28
drm/rockchip: vop: Disable planes when disabling CRTC
Tomeu Vizoso
1
-0
/
+15
2016-03-28
drm/rockchip: vop: Don't reject empty modesets
Tomeu Vizoso
1
-3
/
+0
2016-03-28
drm/rockchip: cancel pending vblanks on close
John Keeping
3
-0
/
+43
2016-03-28
drm/rockchip: vop: fix crtc size in plane check
John Keeping
1
-6
/
+8
2016-03-27
ravb: fix software timestamping
Lino Sanfilippo
1
-1
/
+1
2016-03-27
net: sxgbe: fix error paths in sxgbe_platform_probe()
Rasmus Villemoes
1
-2
/
+2
2016-03-27
Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.
Cosmin-Gabriel Samoila
1
-5
/
+10
2016-03-27
Fix returned tc and hoplimit values for route with IPv6 encapsulation
Quentin Armitage
1
-2
/
+2
2016-03-27
drivers/net/usb/plusb.c: Fix typo
Diego Viola
1
-1
/
+1
2016-03-27
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
1
-0
/
+6
2016-03-26
Linux 4.6-rc1
Linus Torvalds
1
-2
/
+2
2016-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
22
-519
/
+811
2016-03-26
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
33
-0
/
+11243
2016-03-26
Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb
Linus Torvalds
4
-70
/
+79
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-166
/
+1177
[prev]
[next]