aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-06selftests: harness: rename __constructor_order for clarificationMasahiro Yamada1-6/+4
2024-08-06selftests: harness: remove unneeded __constructor_order_last()Masahiro Yamada4-28/+1
2024-08-06sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()Tejun Heo3-7/+36
2024-08-06sched_ext: Improve comment on idle_sched_class exception in scx_task_iter_nex...Tejun Heo1-2/+23
2024-08-06sched_ext: Simplify UP support by enabling sched_class->balance() in UPTejun Heo3-44/+3
2024-08-06sched_ext: Use update_curr_common() in update_curr_scx()Tejun Heo1-10/+4
2024-08-06sched_ext: Add scx_enabled() test to @start_class promotion in put_prev_task_...Tejun Heo1-1/+1
2024-08-06sched_ext: Simplify scx_can_stop_tick() invocation in sched_can_stop_tick()Tejun Heo1-2/+2
2024-08-06tools/include: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim4-1/+69
2024-08-06tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim1-0/+27
2024-08-06perf tools: Add tools/include/uapi/READMENamhyung Kim1-0/+73
2024-08-06dt-bindings: soc: fsl: add missed compatible string fsl,ls*-iscFrank Li1-0/+3
2024-08-06dt-bindings: soc: fsl: Convert rcpm to yaml formatFrank Li3-70/+97
2024-08-06of: unittest: Use of_property_present()Rob Herring (Arm)1-2/+2
2024-08-06net: veth: Disable netpoll supportBreno Leitao1-0/+1
2024-08-06ethtool: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini()Yue Haibing1-1/+0
2024-08-06PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng1-2/+2
2024-08-06tcp: Use clamp() in htcp_alpha_update()Christophe JAILLET1-1/+1
2024-08-06net: airoha: honor reset return value in airoha_hw_init()Lorenzo Bianconi1-4/+12
2024-08-06net: linkwatch: use system_unbound_wqEric Dumazet1-2/+2
2024-08-06MAINTAINERS: Update Mellanox website linksRahul Rameshbabu1-9/+9
2024-08-06drm/atomic: allow no-op FB_ID updates for async flipsSimon Ser1-11/+4
2024-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+1
2024-08-06PCI: xilinx: Silence 'set affinity failed' warningMarek Vasut1-7/+2
2024-08-06PCI: xilinx-xdma: Silence 'set affinity failed' warningMarek Vasut1-9/+2
2024-08-06PCI: xilinx-nwl: Silence 'set affinity failed' warningMarek Vasut1-9/+2
2024-08-06PCI: vmd: Silence 'set affinity failed' warningMarek Vasut1-12/+1
2024-08-06locking/lockdep: Simplify character output in seq_line()Markus Elfring1-1/+1
2024-08-06lockdep: fix deadlock issue between lockdep and rcuZhiguo Niu1-16/+32
2024-08-06lockdep: Use str_plural() to fix Coccinelle warningThorsten Blum1-1/+1
2024-08-06dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02Rob Clark1-3/+6
2024-08-06dma-debug: avoid deadlock between dma debug vs printk and netconsoleRik van Riel1-1/+4
2024-08-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo264-1703/+3077
2024-08-06ALSA: usb-audio: Add input value sanity checks for standard typesTakashi Iwai2-8/+28
2024-08-06iio: adc: ad7124: fix DT configuration parsingDumitru Ceclan1-2/+1
2024-08-06Merge branch 'bpf-introduce-new-vfs-based-bpf-kfuncs'Alexei Starovoitov6-0/+400
2024-08-06selftests/bpf: add positive tests for new VFS based BPF kfuncsMatt Bobrowski2-0/+87
2024-08-06selftests/bpf: add negative tests for new VFS based BPF kfuncsMatt Bobrowski3-0/+189
2024-08-06bpf: introduce new VFS based BPF kfuncsMatt Bobrowski2-0/+124
2024-08-06iio: adc: ad_sigma_delta: fix irq_flags on irq requestNuno Sa1-1/+1
2024-08-06drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam1-1/+2
2024-08-06drm/amdgpu: fix unchecked return value warning for amdgpu_atombiosTim Huang1-14/+21
2024-08-06drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang1-4/+14
2024-08-06drm/amd/pm: fix unchecked return value warning for vega10_hwmgrTim Huang1-3/+1
2024-08-06drm/amdgpu: correct sdma7 max dwFrank Min1-1/+1
2024-08-06drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam3-2/+57
2024-08-06drm/amd/display: 3.2.295Aric Cyr1-1/+1
2024-08-06drm/amd/display: Add DML2.1 option to disable DRR clamped P-State StrategiesDillon Varone4-3/+10
2024-08-06drm/amd/display: Revert Avoid overflow assignmentGabe Teeger3-4/+2
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza1-54/+99