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
2017-10-02
Merge branch 'mlxsw-gre-fixes'
David S. Miller
1
-4
/
+14
2017-10-02
mlxsw: spectrum_router: Track RIF of IPIP next hops
Petr Machata
1
-2
/
+11
2017-10-02
mlxsw: spectrum_router: Move VRF refcounting
Petr Machata
1
-2
/
+3
2017-10-02
ALSA: usx2y: Suppress kernel warning at page allocation failures
Takashi Iwai
1
-2
/
+4
2017-10-02
ceph: fix __choose_mds() for LSSNAP request
Yan, Zheng
1
-5
/
+6
2017-10-02
ceph: properly queue cap snap for newly created snap realm
Yan, Zheng
1
-5
/
+3
2017-10-02
arm64: fix misleading data abort decoding
Mark Rutland
1
-1
/
+1
2017-10-02
Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...
Takashi Sakamoto
1
-3
/
+3
2017-10-02
Revert "HID: multitouch: Support ALPS PTP stick with pid 0x120A"
Kai-Heng Feng
2
-5
/
+0
2017-10-02
HID: hidraw: fix power sequence when closing device
Dmitry Torokhov
1
-1
/
+1
2017-10-02
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
Jason Gerecke
1
-1
/
+3
2017-10-02
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
1
-17
/
+19
2017-10-01
net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'
Christophe JAILLET
1
-1
/
+2
2017-10-01
net: mvpp2: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
2
-4
/
+21
2017-10-01
r8152: add Linksys USB3GIGV1 id
Grant Grundler
2
-0
/
+12
2017-10-01
l2tp: fix l2tp_eth module loading
Guillaume Nault
1
-49
/
+2
2017-10-01
Merge branch 'erspan-fixes'
David S. Miller
1
-5
/
+6
2017-10-01
ip_gre: erspan device should keep dst
Xin Long
1
-0
/
+1
2017-10-01
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
1
-1
/
+3
2017-10-01
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
1
-1
/
+1
2017-10-01
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
1
-3
/
+1
2017-10-01
Linux 4.14-rc3
Linus Torvalds
1
-1
/
+1
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-47
/
+56
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+16
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-143
/
+384
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-74
/
+102
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-174
/
+210
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+14
2017-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+10
2017-10-01
hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Christophe Jaillet
1
-8
/
+11
2017-10-01
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
1
-1
/
+1
2017-10-01
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-10-01
ppp: fix __percpu annotation
Guillaume Nault
1
-1
/
+1
2017-10-01
Merge branch 'udp-fix-early-demux-for-mcast-packets'
David S. Miller
8
-45
/
+71
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
3
-22
/
+41
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
6
-23
/
+30
2017-10-01
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
1
-2
/
+3
2017-10-01
ip6_gre: ip6gre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-10-01
ip_gre: ipgre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-09-30
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+9
2017-09-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-27
/
+32
2017-09-30
netlink: do not proceed if dump's start() errs
Jason A. Donenfeld
1
-2
/
+5
2017-09-29
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-4
/
+6
2017-09-29
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-16
/
+57
2017-09-29
Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
1
-5
/
+7
2017-09-29
clk: Export clk_bulk_prepare()
Bjorn Andersson
1
-0
/
+1
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+10
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-27
/
+72
2017-09-29
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-32
/
+50
[prev]
[next]