aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-18sched_ext: Implement scx_bpf_kick_cpu() and task preemption supportTejun Heo1-0/+4
2024-06-18sched_ext: Print debug dump after an error exitTejun Heo1-0/+32
2024-06-18sched_ext: Print sched_ext info when dumping stackDavid Vernet1-0/+2
2024-06-18sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo1-0/+12
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet1-0/+1
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo4-1/+147
2024-06-18sched_ext: Add boilerplate for extensible scheduler classTejun Heo1-0/+12
2024-06-18sched: Factor out cgroup weight conversion functionsTejun Heo1-2/+2
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo1-1/+2
2024-06-18Merge branch 'bpf/for-next' into sched_ext-baseTejun Heo52-427/+573
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov1-1/+11
2024-06-13bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko1-0/+2
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu1-4/+4
2024-06-12bpf: verifier: Relax caller requirements for kfunc projection type argsDaniel Xu1-0/+1
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller1-0/+28
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-3/+10
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-72/+240
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski1-1/+0
2024-06-10tcp: move inet_twsk_schedule helper out of headerFlorian Westphal1-5/+0
2024-06-10net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider1-2/+4
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel1-1/+0
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-208/+59
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+5
2024-06-06tcp: move reqsk_alloc() to inet_connection_sock.cEric Dumazet1-33/+0
2024-06-06tcp: small changes in reqsk_put() and reqsk_free()Eric Dumazet1-2/+2
2024-06-06net: use unrcu_pointer() helperEric Dumazet1-1/+1
2024-06-05net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack1-5/+11
2024-06-05net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack1-0/+1
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+2
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-137/+0
2024-06-05sched/core: Drop spinlocks on contention iff kernel is preemptibleSean Christopherson1-8/+6
2024-06-05sched/core: Move preempt_model_*() helpers from sched.h to preempt.hSean Christopherson2-41/+41
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang1-0/+1
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski1-0/+1
2024-06-05devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()Christophe JAILLET1-2/+2
2024-06-05net: caif: remove unused structsDr. David Alan Gilbert1-2/+0
2024-06-05net: remove NULL-pointer net parameter in ip_metrics_convertJason Xing2-3/+2
2024-06-04tcp: add a helper for setting EOR on tail skbJakub Kicinski1-0/+9
2024-06-04tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()Jakub Kicinski1-0/+7
2024-06-04net/sched: cls_flower: add support for matching tunnel control flagsDavide Caratti1-0/+3
2024-06-04flow_dissector: add support for tunnel control flagsDavide Caratti2-0/+21
2024-06-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang1-1/+0
2024-06-01net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov1-3/+4
2024-06-01net: qstat: extend kdoc about get_base_statsJakub Kicinski1-0/+2
2024-06-01Merge tag 'tty-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-49/+47
2024-06-01Revert "VT: Use macros to define ioctls"Greg Kroah-Hartman1-49/+47
2024-05-31Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+3
2024-05-31Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2-10/+1
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-63/+133
2024-05-31Merge tag 'sound-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1