summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-10-11Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-10Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-10rcu/nocb: Fix rcuog wake-up from offline softirqFrederic Weisbecker
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-09resource, kunit: fix user-after-free in resource_test_region_intersects()Huang Ying
2024-10-09kthread: unpark only parked kthreadFrederic Weisbecker
2024-10-09ring-buffer: Do not have boot mapped buffers hook to CPU hotplugSteven Rostedt
2024-10-08Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-07sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo
2024-10-07sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...Tejun Heo
2024-10-07sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...Tejun Heo
2024-10-04sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init()Tejun Heo
2024-10-04sched_ext: Improve error reporting during loadingTejun Heo
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-04Merge tag 'slab-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-10-03sched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner
2024-10-03tracing/hwlat: Fix a race during cpuhp processingWei Li
2024-10-03tracing/timerlat: Fix a race during cpuhp processingWei Li
2024-10-03tracing/timerlat: Drop interface_lock in stop_kthread()Wei Li
2024-10-03tracing/timerlat: Fix duplicated kthread creation due to CPU online/offlineWei Li
2024-10-03tracing: Fix trace_check_vprintf() when tp_printk is usedSteven Rostedt
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-10-01rcu/kvfree: Refactor kvfree_rcu_queue_batch()Uladzislau Rezki (Sony)
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-29close_range(): fix the logics in descriptor table trimmingAl Viro
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