summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysfuse: remove page alignment check for writeback lenJoanne Koong
7 daysMerge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysrv: Add opid per-cpu monitorGabriele Monaco
7 daysrv: Add nrp and sssw per-task monitorsGabriele Monaco
7 daysrv: Replace tss and sncid monitors with more complete stsGabriele Monaco
7 dayssched: Adapt sched tracepoints for RV task modelGabriele Monaco
7 daysrv: Retry when da monitor detects race conditionsGabriele Monaco
7 daysrv: Adjust monitor dependenciesGabriele Monaco
7 daysrv: Use strings in da monitors tracepointsGabriele Monaco
7 daysrv: Remove trailing whitespace from tracepoint stringGabriele Monaco
7 daysrv: Add da_handle_start_run_event_ to per-task monitorsGabriele Monaco
7 daysMerge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysdrm/amdgpu: update mmhub 4.1.0 client id mappingsAlex Deucher
7 daysMerge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysdrm/amd/display: Allow DCN301 to clear update flagsIvan Lipski
7 daysdrm/amd/display: Pass up errors for reset GPU that fails to init HWMario Limonciello
7 daysdrm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello
7 daysdrm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello
7 daysdrm/amd/display: Disable dsc_power_gate for dcn314 by defaultRoman Li
7 daysdrm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min
7 daysdrm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr accessYang Wang
7 daysdrm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'Srinivasan Shanmugam
7 daysdrm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen
7 daysdrm/amdgpu: Avoid extra evict-restore process.Gang Ba
7 daysdrm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_propAlex Deucher
7 daysdrm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev
7 daysdrm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()Nathan Chancellor
7 daysdrm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone
7 daysMerge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'vfs-6.17-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysMerge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 daysMerge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 daysMerge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
8 daysMerge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
8 daysMerge tag 'pull-ceph-d_name-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
8 daysMerge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
8 daysMerge tag 'pull-securityfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
8 daysbpf: Fix various typos in verifier.c commentsSuchit Karunakaran
8 daysMerge branch 'bpf-improve-64bits-bounds-refinement'Alexei Starovoitov
8 daysbpf: Add third round of bounds deductionPaul Chaignon
8 daysselftests/bpf: Test invariants on JSLT crossing signPaul Chaignon
8 daysselftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon
8 daysselftests/bpf: Update reg_bound range refinement logicPaul Chaignon