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-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+5
2017-02-16
Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-200
/
+355
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-15
rhashtable: Revert nested table changes.
David S. Miller
5
-316
/
+94
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
2017-02-15
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon
1
-2
/
+2
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
1
-54
/
+62
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
1
-3
/
+7
2017-02-15
PCI/PME: Restore pcie_pme_driver.remove
Yinghai Lu
1
-0
/
+12
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-14
bpf: kernel header files need to be copied into the tools directory
Stephen Rothwell
1
-0
/
+7
2017-02-14
tcp: tcp_probe: use spin_lock_bh()
Eric Dumazet
1
-2
/
+2
2017-02-14
uapi: fix linux/if_pppol2tp.h userspace compilation errors
Dmitry V. Levin
1
-4
/
+3
2017-02-14
packet: fix races in fanout_add()
Eric Dumazet
1
-25
/
+30
2017-02-14
ibmvnic: Fix initial MTU settings
Thomas Falcon
1
-7
/
+5
2017-02-14
net: ethernet: ti: cpsw: fix cpsw assignment in resume
Ivan Khoronzhuk
1
-1
/
+1
2017-02-14
kcm: fix a null pointer dereference in kcm_sendmsg()
WANG Cong
1
-2
/
+4
2017-02-14
net: fec: fix multicast filtering hardware setup
Rui Sousa
1
-14
/
+9
2017-02-14
Merge branch 'ipv6-v4mapped'
David S. Miller
4
-8
/
+24
2017-02-14
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
3
-8
/
+21
2017-02-14
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
1
-0
/
+3
2017-02-14
net/mlx5e: Disable preemption when doing TC statistics upcall
Or Gerlitz
1
-0
/
+4
2017-02-14
Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-14
/
+23
2017-02-13
Merge branch 'rhashtable-allocation-failure-during-insertion'
David S. Miller
5
-94
/
+316
2017-02-13
rhashtable: Add nested tables
Herbert Xu
2
-72
/
+276
2017-02-13
tipc: Fix tipc_sk_reinit race conditions
Herbert Xu
2
-11
/
+23
2017-02-13
gfs2: Use rhashtable walk interface in glock_hash_walk
Herbert Xu
1
-11
/
+17
2017-02-13
NET: Fix /proc/net/arp for AX.25
Ralf Baechle
1
-6
/
+6
2017-02-13
xen-netback: vif counters from int/long to u64
Mart van Santen
2
-8
/
+8
2017-02-13
MAINTAINERS: Remove old e-mail address
Arnaldo Carvalho de Melo
2
-12
/
+8
2017-02-13
[media] cec: initiator should be the same as the destination for, poll
Hans Verkuil
1
-4
/
+3
2017-02-13
[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
Hans Verkuil
2
-10
/
+20
2017-02-12
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2
-0
/
+6
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
11
-38
/
+151
2017-02-12
Linux 4.10-rc8
Linus Torvalds
1
-1
/
+1
2017-02-11
ibmvnic: Call napi_disable instead of napi_enable in failure path
Nathan Fontenot
1
-1
/
+1
2017-02-11
ibmvnic: Initialize completion variables before starting work
Nathan Fontenot
1
-8
/
+9
2017-02-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+38
2017-02-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2017-02-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-13
/
+55
2017-02-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+4
2017-02-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+23
2017-02-11
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+28
2017-02-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-8
/
+31
2017-02-10
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-113
/
+297
2017-02-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-7
/
+14
[next]