summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18net: phy: dp83tg720: wake up PHYs in managed modeOleksij Rempel
2024-06-19riscv: dts: sophgo: disable write-protection for milkv duoHaylen Chu
2024-06-18cxl/mem: Fix no cxl_nvd during pmem region auto-assemblingLi Ming
2024-06-18Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman
2024-06-18ptp: fix integer overflow in max_vclocks_storeDan Carpenter
2024-06-18spi: Fix SPI slave probe failureAmit Kumar Mahapatra
2024-06-18sched_ext: Add selftestsDavid Vernet
2024-06-18sched_ext: Documentation: scheduler: Document extensible scheduler classTejun Heo
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo
2024-06-18sched_ext: Implement core-sched supportTejun Heo
2024-06-18sched_ext: Bypass BPF scheduler while PM events are in progressTejun Heo
2024-06-18sched_ext: Implement sched_ext_ops.cpu_online/offline()Tejun Heo
2024-06-18sched_ext: Implement sched_ext_ops.cpu_acquire/release()David Vernet
2024-06-18sched_ext: Implement SCX_KICK_WAITDavid Vernet
2024-06-18sched_ext: Track tasks that are subjects of the in-flight SCX operationTejun Heo
2024-06-18sched_ext: Implement tickless supportTejun Heo
2024-06-18sched_ext: Add task state tracking operationsTejun Heo
2024-06-18sched_ext: Make watchdog handle ops.dispatch() looping stallTejun Heo
2024-06-18sched_ext: Add a central scheduler which makes all scheduling decisions on on...Tejun Heo
2024-06-18sched_ext: Implement scx_bpf_kick_cpu() and task preemption supportTejun Heo
2024-06-18tools/sched_ext: Add scx_show_state.pyTejun Heo
2024-06-18sched_ext: Print debug dump after an error exitTejun Heo
2024-06-18sched_ext: Print sched_ext info when dumping stackDavid Vernet
2024-06-18sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet
2024-06-18sched_ext: Add sysrq-S which disables the BPF schedulerTejun Heo
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo
2024-06-18sched_ext: Add boilerplate for extensible scheduler classTejun Heo
2024-06-18sched: Add normal_policy()Tejun Heo
2024-06-18sched: Factor out update_other_load_avgs() from __update_blocked_others()Tejun Heo
2024-06-18sched: Factor out cgroup weight conversion functionsTejun Heo
2024-06-18sched: Add sched_class->switching_to() and expose check_class_changing/changed()Tejun Heo
2024-06-18sched: Add sched_class->reweight_task()Tejun Heo
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo
2024-06-18sched: Restructure sched_class order sanity checks in sched_init()Tejun Heo
2024-06-18Merge branch 'bpf/for-next' into sched_ext-baseTejun Heo
2024-06-18PCI/DPC: Disable DPC service on suspendKai-Heng Feng
2024-06-18PCI/AER: Disable AER service on suspendKai-Heng Feng
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit