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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-28
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
3
-6
/
+49
2024-03-28
bpf: put uprobe link's path and task in release callback
Andrii Nakryiko
1
-3
/
+3
2024-03-28
xen-netfront: Add missing skb_mark_for_recycle
Jesper Dangaard Brouer
1
-0
/
+1
2024-03-28
ptp: MAINTAINERS: drop Jeff Sipek
Krzysztof Kozlowski
1
-1
/
+0
2024-03-28
Documentation: Add documentation for eswitch attribute
William Tu
3
-0
/
+78
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
86
-337
/
+865
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
4
-21
/
+60
2024-03-28
Octeontx2-af: fix pause frame configuration in GMP mode
Hariprasad Kelam
1
-0
/
+5
2024-03-28
net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
Raju Lakkaraju
2
-0
/
+22
2024-03-28
Merge branch 'net-bcmasp-phy-managements-fixes'
Paolo Abeni
1
-23
/
+20
2024-03-28
net: bcmasp: Remove phy_{suspend/resume}
Justin Chen
1
-14
/
+1
2024-03-28
net: bcmasp: Bring up unimac after PHY link up
Justin Chen
1
-9
/
+19
2024-03-28
net: phy: qcom: at803x: fix kernel panic with at8031_probe
Christian Marangi
1
-1
/
+3
2024-03-28
Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-8
/
+43
2024-03-28
Merge tag 'for-net' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Paolo Abeni
5
-3
/
+26
2024-03-27
Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+1
2024-03-28
netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
Kuniyuki Iwashima
1
-0
/
+1
2024-03-28
netfilter: nf_tables: skip netdev hook unregistration if table is dormant
Pablo Neira Ayuso
1
-6
/
+10
2024-03-28
netfilter: nf_tables: reject table flag and netdev basechain updates
Pablo Neira Ayuso
1
-1
/
+30
2024-03-28
netfilter: nf_tables: reject destroy command to remove basechain hooks
Pablo Neira Ayuso
1
-1
/
+2
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
21
-65
/
+138
2024-03-27
Merge tag '9p-fixes-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+11
2024-03-27
Merge tag 'for-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-22
/
+63
2024-03-27
Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...
Linus Torvalds
25
-40
/
+177
2024-03-27
bpf: update BPF LSM designated reviewer list
Matt Bobrowski
1
-2
/
+1
2024-03-27
Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-03-27
Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-55
/
+61
2024-03-27
Merge branch 'check-bloom-filter-map-value-size'
Alexei Starovoitov
3
-0
/
+24
2024-03-27
bpf: Protect against int overflow for stack access size
Andrei Matei
1
-0
/
+5
2024-03-27
bpf: Check bloom filter map value size
Andrei Matei
2
-0
/
+19
2024-03-27
Fix build errors due to new UIO_MEM_DMA_COHERENT mess
Linus Torvalds
3
-4
/
+4
2024-03-27
Fix memory leak in posix_clock_open()
Linus Torvalds
1
-7
/
+9
2024-03-27
bpf: fix warning for crash_kexec
Hari Bathini
1
-1
/
+1
2024-03-27
selftests: netdevsim: set test timeout to 10 minutes
Jakub Kicinski
1
-0
/
+1
2024-03-27
net: wan: framer: Add missing static inline qualifiers
Herve Codina
1
-2
/
+2
2024-03-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-36
/
+37
2024-03-26
mlxbf_gige: call request_irq() after NAPI initialized
David Thompson
1
-7
/
+11
2024-03-26
Merge branch 'tls-recvmsg-fixes'
Jakub Kicinski
2
-2
/
+39
2024-03-26
tls: get psock ref after taking rxlock to avoid leak
Sabrina Dubroca
1
-1
/
+1
2024-03-26
selftests: tls: add test with a partially invalid iov
Sabrina Dubroca
1
-0
/
+34
2024-03-26
tls: adjust recv return with async crypto and failed copy to userspace
Sabrina Dubroca
1
-0
/
+3
2024-03-26
tls: recv: process_rx_list shouldn't use an offset with kvec
Sabrina Dubroca
1
-1
/
+1
2024-03-26
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
2
-0
/
+9
2024-03-26
mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
Johannes Weiner
1
-4
/
+19
2024-03-26
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
3
-0
/
+15
2024-03-26
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
1
-0
/
+1
2024-03-26
userfaultfd: fix deadlock warning when locking src and dst VMAs
Lokesh Gidra
1
-1
/
+2
2024-03-26
tmpfs: fix race on handling dquot rbtree
Carlos Maiolino
1
-3
/
+7
2024-03-26
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
1
-1
/
+2
2024-03-26
mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursion
Johannes Weiner
1
-0
/
+8
[next]