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
2023-09-25
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
1
-0
/
+16
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
1
-2
/
+4
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
12
-63
/
+31
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-1
/
+3
2023-09-21
Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-44
/
+2
2023-09-21
vsock/virtio: MSG_ZEROCOPY flag support
Arseniy Krasnov
1
-0
/
+9
2023-09-21
vsock/virtio/vhost: read data from non-linear skb
Arseniy Krasnov
1
-0
/
+1
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
1
-44
/
+2
2023-09-19
net: ethernet: mtk_wed: introduce hw_rro support for MT7988
Sujuan Chen
1
-0
/
+45
2023-09-19
net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988
Sujuan Chen
2
-0
/
+13
2023-09-19
net: ethernet: mtk_wed: introduce WED support for MT7988
Sujuan Chen
1
-2
/
+6
2023-09-19
net: ethernet: mtk_wed: introduce mtk_wed_buf structure
Lorenzo Bianconi
1
-1
/
+6
2023-09-19
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
1
-2
/
+2
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
1
-1
/
+1
2023-09-19
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
1
-0
/
+1
2023-09-19
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-0
/
+2
2023-09-18
Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+7
2023-09-18
net: stmmac: Tx coe sw fallback
Rohan G Thomas
1
-0
/
+1
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
1
-1
/
+1
2023-09-18
pds_core: check health in devcmd wait
Shannon Nelson
1
-0
/
+1
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-09-17
Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-14
/
+95
2023-09-17
net/mlx5: SF, Implement peer devlink set for SF representor devlink port
Jiri Pirko
1
-0
/
+1
2023-09-17
mlx5: Implement SyncE support using DPLL infrastructure
Jiri Pirko
2
-1
/
+60
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2
-0
/
+36
2023-09-17
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
1
-0
/
+4
2023-09-17
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
1
-0
/
+133
2023-09-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
1
-2
/
+9
2023-09-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+3
2023-09-16
Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-0
/
+4
2023-09-16
Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+1
2023-09-16
mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.h
Kumar Kartikeya Dwivedi
1
-0
/
+2
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2
-1
/
+4
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
3
-0
/
+13
2023-09-16
bpf: Implement support for adding hidden subprogs
Kumar Kartikeya Dwivedi
2
-1
/
+3
2023-09-16
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
1
-0
/
+2
2023-09-16
bpf: Use bpf_is_subprog to check for subprogs
Kumar Kartikeya Dwivedi
1
-0
/
+5
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
1
-0
/
+8
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2023-09-15
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
1
-4
/
+46
2023-09-15
Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-09-15
SUNRPC: Silence compiler complaints about tautological comparisons
Trond Myklebust
1
-1
/
+1
2023-09-15
Revert "SUNRPC: clean up integer overflow check"
Anna Schumaker
1
-1
/
+3
2023-09-15
bpf: Fix BTF_ID symbol generation collision
Jiri Olsa
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
1
-2
/
+1
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
1
-3
/
+2
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
1
-2
/
+1
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
1
-1
/
+0
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
1
-2
/
+1
[next]