summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-09-30Merge tag 'probes-fixes-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-30uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-27sched_ext: Remove redundant p->nr_cpus_allowed checkerZhang Qiao
2024-09-27sched_ext: Decouple locks in scx_ops_enable()Tejun Heo
2024-09-27sched_ext: Decouple locks in scx_ops_disable_workfn()Tejun Heo
2024-09-27sched_ext: Add scx_cgroup_enabled to gate cgroup operations and fix scx_tg_on...Tejun Heo
2024-09-27sched_ext: Enable scx_ops_init_task() separatelyTejun Heo
2024-09-27sched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transitions in scx_ops_enable()Tejun Heo
2024-09-27sched_ext: Initialize in bypass modeTejun Heo
2024-09-27sched_ext: Remove SCX_OPS_PREPPINGTejun Heo
2024-09-27sched_ext: Relocate check_hotplug_seq() call in scx_ops_enable()Tejun Heo
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26sched_ext: Use shorter slice while bypassingTejun Heo
2024-09-26sched_ext: Split the global DSQ per NUMA nodeTejun Heo
2024-09-26sched_ext: Relocate find_user_dsq()Tejun Heo
2024-09-26sched_ext: Allow only user DSQs for scx_bpf_consume(), scx_bpf_dsq_nr_queued(...Tejun Heo
2024-09-26Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"Linus Torvalds
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25Kbuild: make MODVERSIONS support depend on not being a compile test buildLinus Torvalds
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)
2024-09-25tracing/fprobe: Support raw tracepoint events on modulesMasami Hiramatsu (Google)
2024-09-25tracepoint: Support iterating tracepoints in a loading moduleMasami Hiramatsu (Google)
2024-09-25tracepoint: Support iterating over tracepoints on modulesMasami Hiramatsu (Google)
2024-09-25uprobes: turn trace_uprobe's nhit counter to be per-CPU oneAndrii Nakryiko
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-24sched_ext: Build fix for !CONFIG_SMPTejun Heo
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-09-24Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-24Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi
2024-09-23sched_ext: Fix build when !CONFIG_STACKTRACETejun Heo
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()Pat Somaru
2024-09-23sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHTYu Liao
2024-09-23sched: Add dummy version of sched_group_set_idle()Yu Liao
2024-09-23dma-mapping: report unlimited DMA addressing in IOMMU DMA pathLeon Romanovsky
2024-09-22dma-mapping: fix vmap and mmap of noncontiougs allocationsChristoph Hellwig
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-22perf: Fix topology_sibling_cpumask check warning on ARMKan Liang
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds