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-11-15
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2
-0
/
+2
2019-11-15
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2
-0
/
+9
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2
-27
/
+62
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-2
/
+3
2019-11-15
bpf: Introduce BPF trampoline
Alexei Starovoitov
1
-0
/
+105
2019-11-15
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
1
-0
/
+8
2019-11-15
bpf: Support doubleword alignment in bpf_jit_binary_alloc
Ilya Leoshkevich
1
-2
/
+4
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-25
/
+22
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
20
-89
/
+166
2019-11-02
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
1
-0
/
+4
2019-11-02
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-0
/
+12
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-60
/
+85
2019-11-01
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+5
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
1
-25
/
+0
2019-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-11-01
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+17
2019-10-31
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
1
-0
/
+2
2019-10-31
net: increase SOMAXCONN to 4096
Eric Dumazet
1
-1
/
+1
2019-10-31
firmware: broadcom: add OP-TEE based BNXT f/w manager
Vikas Gupta
1
-0
/
+14
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2
-0
/
+6
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+1
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
1
-2
/
+16
2019-10-31
Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-0
/
+3
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
1
-0
/
+5
2019-10-29
net/mlx5: Fix flow counter list auto bits struct
Roi Dayan
1
-2
/
+1
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+23
2019-10-28
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
2019-10-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2019-10-28
perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/
Geert Uytterhoeven
1
-1
/
+1
2019-10-28
vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
Stefano Garzarella
1
-1
/
+0
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-8
/
+92
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+0
2019-10-26
Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-215
/
+39
2019-10-25
tcp: add TCP_INFO status for failed client TFO
Jason Baron
1
-1
/
+1
2019-10-25
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+5
2019-10-24
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2
-0
/
+36
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
3
-24
/
+0
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
1
-0
/
+10
2019-10-24
team: fix nested locking lockdep warning
Taehee Yoo
1
-0
/
+1
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-22
/
+13
2019-10-24
net: core: limit nested device depth
Taehee Yoo
1
-0
/
+4
2019-10-23
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
1
-2
/
+8
2019-10-23
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
1
-0
/
+4
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
1
-1
/
+2
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
1
-0
/
+6
2019-10-22
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
1
-1
/
+0
2019-10-21
PM: QoS: Drop frequency QoS types from device PM QoS
Rafael J. Wysocki
1
-12
/
+0
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
1
-2
/
+5
2019-10-21
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
1
-0
/
+44
[next]