Commits on Source
13013
dd4900d9
ring-buffer: Allow mapped field to be set without mapping
Jun 14, 2024
be68d63a
ring-buffer: Add ring_buffer_alloc_range()
Jun 14, 2024
b14d0329
ring-buffer: Add ring_buffer_meta data
Jun 14, 2024
2124de79
tracing: Implement creating an instance based on a given memory region
Jun 14, 2024
950032ff
ring-buffer: Add output of ring buffer meta page
Jun 14, 2024
c76883f1
ring-buffer: Add test if range of boot buffer is valid
Jun 14, 2024
5f3b6e83
ring-buffer: Validate boot range memory events
Jun 14, 2024
e645535a
tracing: Add option to use memmapped memory for trace boot instance
Jun 14, 2024
8f3e6659
ring-buffer: Save text and data locations in mapped meta data
Jun 14, 2024
7a1d1e4b
tracing/ring-buffer: Add last_boot_info file to boot instance
Jun 14, 2024
07714b4b
tracing: Handle old buffer mappings for event strings and functions
Jun 14, 2024
7cfeb903
tracing: Update function tracing output for previous boot buffer
Jun 14, 2024
a62b4f6f
tracing: Add last boot delta offset for stack traces
Jun 14, 2024
8cce4759
Merge branch 'bpf/for-next' into sched_ext-base
Jun 18, 2024
df268382
sched: Restructure sched_class order sanity checks in sched_init()
Jun 18, 2024
304b3f2b
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Jun 18, 2024
e83edbf8
sched: Add sched_class->reweight_task()
Jun 18, 2024
d8c7bc2e
sched: Add sched_class->switching_to() and expose check_class_changing/changed()
Jun 18, 2024
4f9c7ca8
sched: Factor out cgroup weight conversion functions
Jun 18, 2024
96fd6c65
sched: Factor out update_other_load_avgs() from __update_blocked_others()
Jun 18, 2024
2c8d046d
sched: Add normal_policy()
Jun 18, 2024
a7a9fc54
sched_ext: Add boilerplate for extensible scheduler class
Jun 18, 2024
f0e1a064
sched_ext: Implement BPF extensible scheduler class
Jun 18, 2024
2a52ca7c
sched_ext: Add scx_simple and scx_example_qmap example schedulers
Jun 18, 2024
79e10440
sched_ext: Add sysrq-S which disables the BPF scheduler
Jun 18, 2024
8a010b81
sched_ext: Implement runnable task stall watchdog
Jun 18, 2024
7bb6f081
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
Jun 18, 2024
1538e339
sched_ext: Print sched_ext info when dumping stack
Jun 18, 2024
07814a94
sched_ext: Print debug dump after an error exit
Jun 18, 2024
1c3ae1cb
tools/sched_ext: Add scx_show_state.py
Jun 18, 2024
81aae789
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Jun 18, 2024
037df2a3
sched_ext: Add a central scheduler which makes all scheduling decisions on one CPU
Jun 18, 2024
0922f54f
sched_ext: Make watchdog handle ops.dispatch() looping stall
Jun 18, 2024
1c29f854
sched_ext: Add task state tracking operations
Jun 18, 2024
22a92020
sched_ext: Implement tickless support
Jun 18, 2024
36454023
sched_ext: Track tasks that are subjects of the in-flight SCX operation
Jun 18, 2024
90e55164
sched_ext: Implement SCX_KICK_WAIT
Jun 18, 2024
245254f7
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
Jun 18, 2024
60c27fb5
sched_ext: Implement sched_ext_ops.cpu_online/offline()
Jun 18, 2024
0fd55582
sched_ext: Bypass BPF scheduler while PM events are in progress
Jun 18, 2024
7b0888b7
sched_ext: Implement core-sched support
Jun 18, 2024
06e51be3
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Jun 18, 2024
fa48e8d2
sched_ext: Documentation: scheduler: Document extensible scheduler class
Jun 18, 2024
a5db7817
sched_ext: Add selftests
Jun 18, 2024
d7d9ef1f
dt-bindings: clock: imx8mp: Add #reset-cells property
Jun 21, 2024
6f0e8171
clk: imx: clk-audiomix: Add reset controller
Jun 21, 2024
dc4211c6
clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks
Jun 21, 2024
d40371a1
clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll
Jun 21, 2024
e52fd713
clk: imx: imx6ul: fix default parent for enet*_ref_sel
Jun 21, 2024
8f32e9dd
clk: imx: composite-8m: Enable gate clk with mcore_booted
Jun 21, 2024
d342df11
clk: imx: composite-93: keep root clock on when mcore enabled
Jun 21, 2024
4717ccad
clk: imx: composite-7ulp: Check the PCC present bit
Jun 21, 2024
7622f888
clk: imx: fracn-gppll: fix fractional part of PLL getting lost
Jun 21, 2024
3d290368
clk: imx: imx8mp: fix clock tree update of TF-A managed clocks
Jun 21, 2024
a54c441b
clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D
Jun 21, 2024
fcc2a79a
clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src for i.MX7D
Jun 21, 2024
b340ff27
clk: imx: imx8mn: add sai7_ipg_clk clock settings
Jun 21, 2024
6937d3a2
clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical one
Jun 21, 2024
79124129
clk: imx: imx8qxp: Add LVDS bypass clocks
Jun 21, 2024
236f3223
clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocks
Jun 21, 2024
e61352d5
clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk
Jun 21, 2024
766c386c
clk: imx: imx8qxp: Parent should be initialized earlier than the clock
Jun 21, 2024
2c3499c7
clk: imx: fracn-gppll: update rate table
Jun 21, 2024
ff06ea04
clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
Jun 21, 2024
b999e365
sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_class()
Jun 21, 2024
8988cad8
cpufreq_schedutil: Refactor sugov_cpu_is_busy()
Jun 21, 2024
d86adb4f
sched_ext: Add cpuperf support
Jun 21, 2024
8a6c6b4b
sched_ext: Make scx_bpf_cpuperf_set() @cpu arg signed
Jun 23, 2024
90ac806c
Drivers: hv: Remove deprecated hv_fcopy declarations
Jun 24, 2024
7f828d5f
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
Jun 24, 2024
3b85a2ea
Documentation: hyperv: Add overview of Confidential Computing VM support
Jun 24, 2024
1919d77a
clk: imx: add missing MODULE_DESCRIPTION() macros
Jun 24, 2024
466da3d2
clk: imx: composite-7ulp: Use NULL instead of 0
Jun 24, 2024
eb4a3b62
sched_ext: Drop tools_clean target from the top-level Makefile
Jun 24, 2024
f97dcd0f
sched_ext: Fix spelling mistake: "intead" -> "instead"
Jun 27, 2024
1ff4f169
sched_ext: fix typo in set_weight() description
Jun 27, 2024
b5ba2e1a
sched_ext: add CONFIG_DEBUG_INFO_BTF dependency
Jun 27, 2024
9fc97277
drm/i915: Skip programming FIA link enable bits for MTL+
Jul 01, 2024
b651d7c3
sched_ext: Swap argument positions in kcalloc() call to avoid compiler warning
Jul 01, 2024
af05917c
Merge tag 'clk-imx-6.11' of...
Jul 01, 2024
7c0389c6
drm/xe/guc: Demote GuC IDs usage message to debug
Jul 02, 2024
18b2bd03
sched_ext: Documentation: Remove mentions of scx_bpf_switch_all
Jul 02, 2024
3b299b99
x86/mm: Use IPIs to synchronize LAM enablement
Jul 02, 2024
ec225f8c
x86/mm: Fix LAM inconsistency during context switch
Jul 02, 2024
b7c35279
x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
Jul 02, 2024
627c961d
drm/xe: Add timeout to preempt fences
Jul 03, 2024
8169b209
drm/xe/uapi: Rename xe perf layer as xe observation layer
Jul 03, 2024
67d90d67
drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
Jul 03, 2024
2e524668
drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
Jul 03, 2024
96e7ebb2
drm/xe: Add xe_exec_queue_last_fence_test_dep
Jul 03, 2024
e8babb28
drm/xe: Convert multiple bind ops into single job
Jul 03, 2024
282e6f84
drm/xe: Update VM trace events
Jul 03, 2024
a708f650
drm/xe: Update PT layer with better error handling
Jul 03, 2024
04e9c0ce
drm/xe: Add VM bind IOCTL error injection
Jul 03, 2024
9dae9751
drm/xe: Fix register definition order in xe_regs.h
Jul 04, 2024
466a6c38
drm/xe: Kill regs/xe_sriov_regs.h
Jul 04, 2024
3078d9c8
drm/xe: Use VF_CAP_REG for device wmb
Jul 04, 2024
1fea3e26
MAINTAINERS: add an entry for AMD DC DML
Jul 04, 2024
01570b44
drm/xe/bmg: implement Wa_16023588340
Jul 05, 2024
c55f79f3
drm/i915: disable fbc due to Wa_16023588340
Jul 05, 2024
12,913 additional commits have been omitted to prevent performance issues.
Loading
Loading