summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-061-2/+1
|\
| * ima: fix wrong zero-assignment during securityfs dentry removeEnrico Bravi2024-06-031-2/+1
* | Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-052-3/+4
|\ \
| * | CREDITS: Add Synopsys DesignWare eDMA driver for Gustavo PimentelBjorn Helgaas2024-06-111-0/+1
| * | MAINTAINERS: Orphan Synopsys DesignWare xData traffic generatorBjorn Helgaas2024-06-102-3/+3
* | | Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-057-18/+49
|\ \ \
| * | | riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai2024-07-031-9/+1
| * | | riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan2024-07-031-1/+2
| * | | riscv: selftests: Fix vsetivli args for clangCharlie Jenkins2024-07-031-1/+1
| * | | Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt2024-07-033-5/+43
| |\ \ \
| | * | | perf: RISC-V: Check standard event availabilitySamuel Holland2024-07-032-3/+41
| | * | | drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland2024-07-031-1/+1
| | * | | drivers/perf: riscv: Do not update the event data if uptodateAtish Patra2024-07-031-1/+1
| | |/ /
| * | | documentation: Fix riscv cmodx exampleCharlie Jenkins2024-07-011-2/+2
* | | | Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-0517-31/+132
|\ \ \ \
| * \ \ \ Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter2024-07-056-4/+59
| |\ \ \ \
| | * | | | drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher2024-07-031-1/+1
| | * | | | drm/radeon: check bo_va->bo is non-NULL before using itPierre-Eric Pelloux-Prayer2024-07-011-1/+1
| | * | | | drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li2024-07-011-1/+1
| | * | | | drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo2024-07-011-0/+1
| | * | | | drm/amd/display: Fix refresh rate range for some panelTom Chung2024-07-011-0/+48
| | * | | | drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee2024-07-011-0/+3
| | * | | | drm/amd/display: Add refresh rate range checkTom Chung2024-07-011-1/+3
| | * | | | drm/amd/display: Reset freesync config before update new stateTom Chung2024-07-011-0/+1
| | |/ / /
| * | | | Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter2024-07-048-20/+63
| |\ \ \ \
| | * | | | drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström2024-07-041-0/+1
| | * | | | drm/fbdev-generic: Fix framebuffer on big endian devicesThomas Huth2024-07-031-1/+2
| | * | | | drm/panthor: Fix sync-only jobsBoris Brezillon2024-07-032-11/+38
| | * | | | drm/panthor: Don't check the array stride on empty uobj arraysBoris Brezillon2024-07-031-3/+3
| | * | | | drm: panel-orientation-quirks: Add labels for both Valve Steam Deck revisionsMatthew Schwartz2024-07-011-2/+2
| | * | | | drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick2024-07-011-0/+7
| | * | | | drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke2024-06-281-0/+3
| | * | | | firmware: sysfb: Fix reference count of sysfb parent deviceThomas Zimmermann2024-06-281-4/+8
| * | | | | Merge tag 'drm-xe-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/xe/...Daniel Vetter2024-07-042-7/+7
| |\ \ \ \ \
| | * | | | | drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper2024-07-041-3/+3
| | * | | | | drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld2024-07-041-4/+4
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-intel-fixes-2024-07-02' of https://gitlab.freedesktop.org/drm/...Daniel Vetter2024-07-041-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/i915/display: For MTL+ platforms skip mg dp programmingImre Deak2024-07-011-0/+3
| |/ / / /
* | | | | Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-052-4/+20
|\ \ \ \ \
| * | | | | gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov2024-07-051-0/+8
| * | | | | gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang2024-07-031-2/+0
| * | | | | gpiolib: of: fix lookup quirk for MIPS LantiqDmitry Torokhov2024-07-021-2/+12
| |/ / / /
* | | | | Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-053-233/+269
|\ \ \ \ \
| * | | | | tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen2024-07-052-124/+130
| * | | | | tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen2024-07-053-111/+131
| * | | | | tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen2024-07-051-2/+12
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-054-0/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-07-054-0/+49
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: s390: fix LPSWEY handlingChristian Borntraeger2024-07-014-0/+49
* | | | | | Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-045-9/+38
|\ \ \ \ \ \