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
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+9
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
1
-0
/
+14
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
17
-6
/
+51
2022-07-26
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+9
2022-07-26
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
1
-0
/
+14
2022-07-25
Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-21
/
+102
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-37
/
+192
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
1
-0
/
+8
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
1
-0
/
+5
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
1
-0
/
+38
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
1
-0
/
+5
2022-07-22
bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-07-22
wifi: ieee80211: add helper functions for detecting TM/FTM frames
Avraham Stern
1
-0
/
+54
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
1
-0
/
+5
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
1
-0
/
+32
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2
-24
/
+12
2022-07-21
bpf: Introduce 8-byte BTF set
Kumar Kartikeya Dwivedi
1
-4
/
+64
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+18
2022-07-21
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-07-21
net/cdc_ncm: Increase NTB max RX/TX values to 64kb
Ćukasz Spintzyk
1
-2
/
+2
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-54
/
+57
2022-07-20
Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-1
/
+5
2022-07-20
bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guards
Stanislav Fomichev
1
-3
/
+7
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2
-18
/
+53
2022-07-19
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
1
-2
/
+23
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
2
-3
/
+8
2022-07-19
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
1
-0
/
+1
2022-07-19
net/mlx5: Expose ts_cqe_metadata_size2wqe_counter
Aya Levin
1
-1
/
+5
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+8
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
1
-3
/
+5
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
1
-5
/
+9
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
1
-0
/
+1
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+5
2022-07-15
net: ipv4: new arp_accept option to accept garp only if in-network
Jaehee Park
1
-1
/
+1
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+10
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2022-07-15
Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-07-15
wifi: mac80211: Align with Draft P802.11be_D2.0
Ilan Peer
1
-8
/
+15
2022-07-15
wifi: mac80211: Align with Draft P802.11be_D1.5
Ilan Peer
1
-16
/
+36
2022-07-14
Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-4
/
+22
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-24
/
+39
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
1
-1
/
+10
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
1
-1
/
+1
2022-07-13
net/mlx5: Use software VHCA id when it's supported
Yishai Hadas
1
-0
/
+1
2022-07-13
net/mlx5: Introduce ifc bits for using software vhca id
Yishai Hadas
1
-4
/
+21
2022-07-13
Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+6
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-0
/
+226
[next]