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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
1
-0
/
+9
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-124
/
+424
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+65
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+15
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2018-04-20
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+13
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
1
-0
/
+3
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
1
-0
/
+1
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-23
/
+0
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-0
/
+9
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
1
-7
/
+3
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
1
-2
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-bitbang: Remove reset support
Andrew Lunn
1
-2
/
+0
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
1
-2
/
+0
2018-04-19
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
1
-3
/
+17
2018-04-19
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
1
-0
/
+5
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
1
-0
/
+4
2018-04-19
bpf: btf: Add pretty print capability for data with BTF type info
Martin KaFai Lau
1
-0
/
+2
2018-04-19
bpf: btf: Validate type reference
Martin KaFai Lau
1
-0
/
+37
2018-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2018-04-19
tcp: track total bytes delivered with ECN CE marks
Yuchung Cheng
1
-0
/
+1
2018-04-18
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
2
-0
/
+13
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-2
/
+5
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
1
-23
/
+1
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
1
-2
/
+3
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
1
-4
/
+10
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
1
-2
/
+2
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
1
-0
/
+1
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
1
-2
/
+5
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+74
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-28
/
+83
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
1
-0
/
+30
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-11
/
+6
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-4
/
+9
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
1
-6
/
+11
2018-04-13
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-0
/
+19
2018-04-13
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
1
-7
/
+6
2018-04-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+1
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-04-13
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-31
/
+5
2018-04-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
6
-9
/
+75
2018-04-13
Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
[next]