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
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-5
/
+13
2019-10-17
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2
-0
/
+13
2019-10-17
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
1
-0
/
+3
2019-10-17
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2
-1
/
+20
2019-10-17
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
1
-0
/
+1
2019-10-17
bpf: Process in-kernel BTF
Alexei Starovoitov
2
-1
/
+4
2019-10-17
bpf: Add typecast to bpf helpers to help BTF generation
Alexei Starovoitov
1
-1
/
+2
2019-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2019-10-11
bpf: Align struct bpf_prog_stats
Eric Dumazet
1
-1
/
+1
2019-10-09
DIM: fix dim.h kernel-doc and headers
Randy Dunlap
1
-30
/
+33
2019-10-09
Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Jakub Kicinski
1
-0
/
+61
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
1
-3
/
+0
2019-10-08
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
1
-0
/
+61
2019-10-07
net: sockmap: use bitmap for copy info
Jakub Kicinski
1
-4
/
+8
2019-10-07
net: core: change return type of pskb_may_pull to bool
Heiner Kallweit
1
-3
/
+3
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-35
/
+101
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-5
/
+15
2019-10-04
net: phy: extract pause mode
Russell King
1
-0
/
+1
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
1
-0
/
+1
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
1
-0
/
+9
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
1
-6
/
+12
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
1
-8
/
+2
2019-10-03
net: stmmac: Only enable enhanced addressing mode when needed
Thierry Reding
1
-0
/
+1
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+1
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+3
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
1
-0
/
+3
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
1
-0
/
+3
2019-10-01
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
1
-0
/
+4
2019-10-01
net: introduce name_node struct to be used in hashlist
Jiri Pirko
1
-2
/
+8
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-4
/
+1
2019-10-01
lib: introduce copy_struct_from_user() helper
Aleksa Sarai
2
-0
/
+77
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-0
/
+2
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+7
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-29
/
+0
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-27
/
+23
2019-09-28
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
2
-6
/
+8
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
1
-4
/
+8
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
1
-2
/
+0
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-27
/
+29
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-2
/
+89
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+56
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-6
/
+14
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-09-27
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
1
-0
/
+9
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-6
/
+7
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-70
/
+118
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-2
/
+2
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
1
-0
/
+1
[next]