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
2024-06-18
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
1
-0
/
+4
2024-06-18
sched_ext: Print debug dump after an error exit
Tejun Heo
1
-0
/
+32
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
1
-0
/
+2
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
1
-0
/
+12
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
1
-0
/
+1
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
4
-1
/
+147
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
1
-0
/
+12
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
1
-2
/
+2
2024-06-18
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
1
-1
/
+2
2024-06-18
Merge branch 'bpf/for-next' into sched_ext-base
Tejun Heo
52
-427
/
+573
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
1
-1
/
+11
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
1
-0
/
+2
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
1
-4
/
+4
2024-06-12
bpf: verifier: Relax caller requirements for kfunc projection type args
Daniel Xu
1
-0
/
+1
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
1
-0
/
+28
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+10
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-72
/
+240
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-1
/
+0
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
1
-5
/
+0
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
1
-2
/
+4
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-208
/
+59
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+5
2024-06-06
tcp: move reqsk_alloc() to inet_connection_sock.c
Eric Dumazet
1
-33
/
+0
2024-06-06
tcp: small changes in reqsk_put() and reqsk_free()
Eric Dumazet
1
-2
/
+2
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-06-05
net/mlx5e: SHAMPO, Re-enable HW-GRO
Yoray Zack
1
-5
/
+11
2024-06-05
net/mlx5e: SHAMPO, Use KSMs instead of KLMs
Yoray Zack
1
-0
/
+1
2024-06-05
Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+2
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-137
/
+0
2024-06-05
sched/core: Drop spinlocks on contention iff kernel is preemptible
Sean Christopherson
1
-8
/
+6
2024-06-05
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Sean Christopherson
2
-41
/
+41
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
1
-0
/
+1
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
1
-0
/
+1
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
1
-2
/
+2
2024-06-05
net: caif: remove unused structs
Dr. David Alan Gilbert
1
-2
/
+0
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2
-3
/
+2
2024-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
1
-0
/
+9
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
1
-0
/
+7
2024-06-04
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
1
-0
/
+3
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
2
-0
/
+21
2024-06-03
Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
1
-1
/
+0
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
1
-3
/
+4
2024-06-01
net: qstat: extend kdoc about get_base_stats
Jakub Kicinski
1
-0
/
+2
2024-06-01
Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-49
/
+47
2024-06-01
Revert "VT: Use macros to define ioctls"
Greg Kroah-Hartman
1
-49
/
+47
2024-05-31
Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+3
2024-05-31
Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+1
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-63
/
+133
2024-05-31
Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
[next]