summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-10sched_ext: Compact struct bpf_iter_scx_dsq_kernTejun Heo1-1/+9
2024-09-05Merge branch 'bpf/master' into for-6.12Tejun Heo51-118/+344
2024-09-04sched_ext: Add cgroup supportTejun Heo1-0/+3
2024-09-04sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enableTejun Heo1-0/+5
2024-09-04sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEPTejun Heo1-1/+0
2024-09-04Merge branch 'tip/sched/core' into for-6.12Tejun Heo1-1/+0
2024-09-03sched: Clean up DL server vs core schedPeter Zijlstra1-1/+0
2024-08-30bpf: Add gen_epilogue to bpf_verifier_opsMartin KaFai Lau3-0/+13
2024-08-30bpf: Move insn_buf[16] to bpf_verifier_envMartin KaFai Lau1-0/+3
2024-08-24bpf: Add bpf_copy_from_user_str kfuncJordan Rome1-0/+9
2024-08-23bpf: Support bpf_kptr_xchg into local kptrDave Marchevsky1-4/+5
2024-08-23bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DESTDave Marchevsky1-1/+1
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov61-245/+411
2024-08-22bpf: rename nocsr -> bpf_fastcall in verifierEduard Zingerman2-12/+12
2024-08-21bpf: extract iterator argument type and name validation logicAndrii Nakryiko1-0/+5
2024-08-20Merge branch 'tip/sched/core' into for-6.12Tejun Heo5-17/+45
2024-08-20bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*Matteo Croce1-0/+1
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-08-18Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2024-08-18Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds5-19/+62
2024-08-18Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-08-17sched/eevdf: Propagate min_slice up the cgroup hierarchyPeter Zijlstra1-0/+1
2024-08-17sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestionPeter Zijlstra1-0/+1
2024-08-17sched/fair: Avoid re-setting virtual deadline on 'migrations'Peter Zijlstra1-2/+4
2024-08-17sched,freezer: Mark TASK_FROZEN specialPeter Zijlstra1-2/+3
2024-08-17sched: Prepare generic code for delayed dequeuePeter Zijlstra1-0/+1
2024-08-17Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-08-16Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+1
2024-08-16io_uring: fix user_data field name in commentCaleb Sander Mateos1-1/+1
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2024-08-16Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+18
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki1-0/+1
2024-08-16alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan1-0/+13
2024-08-16mm: don't account memmap per-nodePasha Tatashin2-5/+4
2024-08-16mm: add system wide stats items categoryPasha Tatashin1-11/+4
2024-08-16mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand2-3/+41
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+5
2024-08-15Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman1-3/+0
2024-08-15vsock: fix recursive ->recvmsg callsCong Wang1-0/+4
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2024-08-14i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-08-14KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIGAmit Shah1-0/+1
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson1-0/+7
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+10
2024-08-13printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura1-0/+1
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng1-0/+5
2024-08-13ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki1-0/+1
2024-08-13Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki1-4/+0