summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-04Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-049p: Remove INET dependencyJason Andryuk
2023-05-04Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2023-05-04dt-bindings: xilinx: Remove Naga from memory and mtd bindingsMichal Simek
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-05-04Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada
2023-05-04ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede
2023-05-04phy: mediatek: hdmi: mt8195: fix wrong pll calculusGuillaume Ranquet
2023-05-04phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calcGuillaume Ranquet
2023-05-04KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
2023-05-04KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda
2023-05-04Merge tag 'nf-23-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-05-03drm/amdgpu: drop redundant sched job cleanup when cs is abortedGuchun Chen
2023-05-03drm/amd/display: filter out invalid bits in pipe_fusesSamson Tam
2023-05-03drm/amd/display: Change default Z8 watermark valuesLeo Chen
2023-05-03drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOVHorace Chen
2023-05-03drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-03drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz
2023-05-03drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiHoratio Zhang
2023-05-03drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiHoratio Zhang
2023-05-03drm/amdgpu: Enable doorbell selfring after resize FB BARShane Xiao
2023-05-03drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli
2023-05-03drm/amdgpu: Fix mode2 reset for sienna cichlidlyndonli
2023-05-03Merge tag 'parisc-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-05-03Merge tag 'modules-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-03Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-03Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-03Merge tag 'pm-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-05-03Merge tag 'acpi-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-05-03Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-03Merge tag 'soundwire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge tag 'phy-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-05-03Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds
2023-05-03x86-64: mm: clarify the 'positive addresses' user address rulesLinus Torvalds
2023-05-03x86: mm: remove 'sign' games from LAM untagged_addr*() macrosLinus Torvalds
2023-05-03x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> headerLinus Torvalds
2023-05-03x86: mm: remove architecture-specific 'access_ok()' defineLinus Torvalds
2023-05-03x86-64: make access_ok() independent of LAMLinus Torvalds
2023-05-03tracing: Fix permissions for the buffer_percent fileOndrej Mosnacek
2023-05-03parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-05-03parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin
2023-05-03parisc: Drop HP-UX constants and structs from grfioctl.hHelge Deller
2023-05-03parisc: Ensure page alignment in flush functionsHelge Deller
2023-05-03parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli