summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet1-0/+1
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo2-1/+145
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 Heo22-282/+364
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov1-1/+11
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 Kicinski1-61/+191
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski1-1/+0
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 Kicinski5-152/+3
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-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang1-1/+0
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 Kicinski12-37/+81
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)1-1/+1
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)1-2/+3
2024-05-30bpf: export bpf_link_inc_not_zero.Kui-Feng Lee1-0/+6
2024-05-30bpf: support epoll from bpf struct_ops links.Kui-Feng Lee1-0/+1
2024-05-30bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.Kui-Feng Lee1-3/+3
2024-05-30block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal1-0/+1
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+10
2024-05-28cpufreq: amd-pstate: remove global header fileArnd Bergmann1-137/+0
2024-05-28PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko1-2/+0
2024-05-28PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko1-2/+2
2024-05-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-19/+51
2024-05-28tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen1-15/+0
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen1-2/+0
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+8
2024-05-27block: remove blk_queue_max_integrity_segmentsChristoph Hellwig1-10/+0
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+39
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells1-0/+18
2024-05-26mm: percpu: Include smp.h in alloc_tag.hKent Overstreet1-0/+1
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+18
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann1-0/+8
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-24kasan, fortify: properly rename memintrinsicsAndrey Konovalov1-4/+18
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2024-05-24bpf: constify member bpf_sysctl_kern:: TableThomas Weißschuh1-1/+1