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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+20
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+4
2023-09-15
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
1
-4
/
+46
2023-09-16
ASoC: Intel: common: add ACPI matching tables for Arrow Lake
Arun T
1
-0
/
+2
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
Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-5
/
+34
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
cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE
Olaf Hering
1
-1
/
+0
2023-09-15
bpf: Fix BTF_ID symbol generation collision
Jiri Olsa
1
-1
/
+1
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2
-1
/
+20
2023-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
1
-4
/
+12
2023-09-15
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
1
-0
/
+2
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
1
-2
/
+3
2023-09-15
ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPARE
Peter Ujfalusi
1
-4
/
+11
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
Yury Norov
1
-1
/
+1
2023-09-15
numa: Generalize numa_map_to_online_node()
Yury Norov
1
-2
/
+5
2023-09-15
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
1
-0
/
+1
2023-09-15
KEYS: Include linux/errno.h in linux/verification.h
Herbert Xu
1
-0
/
+1
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2
-2
/
+2
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
2
-8
/
+11
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2
-2
/
+2
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
2
-1
/
+1
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
3
-5
/
+3
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
4
-5
/
+5
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
3
-3
/
+3
2023-09-15
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
2
-1
/
+1
2023-09-15
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
2
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
2
-9
/
+2
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
3
-5
/
+16
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2
-12
/
+2
2023-09-15
sched: Assert for_each_thread() is properly locked
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-09-15
Merge drm/drm-next into drm-intel-next
Jani Nikula
695
-5378
/
+15025
2023-09-14
lsm: constify 'sb' parameter in security_sb_kern_mount()
Khadija Kamran
2
-2
/
+2
2023-09-14
lsm: constify 'bprm' parameter in security_bprm_committed_creds()
Khadija Kamran
2
-3
/
+3
2023-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
14
-30
/
+80
2023-09-14
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+6
2023-09-14
firmware: qcom-scm: drop unneeded 'extern' specifiers
Bartosz Golaszewski
1
-54
/
+47
2023-09-14
udplite: fix various data-races
Eric Dumazet
2
-9
/
+11
2023-09-14
udplite: remove UDPLITE_BIT
Eric Dumazet
1
-3
/
+2
2023-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2
-11
/
+7
2023-09-14
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
1
-7
/
+9
[prev]
[next]