summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-12tracing: Stop FORTIFY_SOURCE complaining about stack trace callerSteven Rostedt (Google)
2023-07-12ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian
2023-07-12drm/nouveau: bring back blit subchannel for pre nv50 GPUsKarol Herbst
2023-07-12drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst
2023-07-12netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-12block/mq-deadline: Fix a bug in deadline_from_pos()Bart Van Assche
2023-07-13drm/loongson: Remove a useless check in cursor_plane_atomic_async_check()Sui Jingfeng
2023-07-12RISC-V: Don't include Zicsr or Zifencei in I from ACPIPalmer Dabbelt
2023-07-12nvme: ensure disabling pairs with unquiesceKeith Busch
2023-07-12nvme-fc: fix race between error recovery and creating associationMichael Liang
2023-07-12nvme-fc: return non-zero status code when fails to create associationMichael Liang
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello
2023-07-12ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan
2023-07-12drm/amdgpu: avoid restore process run into dead loop.gaba
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann
2023-07-12selftests/user_events: Test struct size match casesBeau Belgrave
2023-07-12nvme: fix parameter check in nvme_fault_inject_init()Minjie Du
2023-07-12nvme: warn only once for legacy uuid attributeKeith Busch
2023-07-12drm/nouveau/disp/g94: enable HDMIKarol Herbst
2023-07-12drm/nouveau/disp: fix HDMI on gt215+Karol Herbst
2023-07-12riscv: mm: fix truncation warning on RV32Jisheng Zhang
2023-07-12perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin
2023-07-12drm/amdgpu: use the new drm_exec object for CS v3Christian König
2023-07-12drm/amdgpu: use drm_exec for MES testingChristian König
2023-07-12drm/amdgpu: use drm_exec for GEM and CSA handling v2Christian König
2023-07-12drm/amdkfd: switch over to using drm_exec v3Christian König
2023-07-12drm: add drm_exec selftests v4Christian König
2023-07-12drm: execution context for GEM buffers v7Christian König
2023-07-12mailmap: add entry for Jonas GorskiJonas Gorski
2023-07-12MAINTAINERS: add myself for spi-bcm63xxJonas Gorski
2023-07-12spi: s3c64xx: clear loopback bit after loopback testJaewon Kim
2023-07-12regmap-irq: Fix out-of-bounds access when allocating config buffersIsaac J. Manjarres
2023-07-12cpufreq: sparc: Don't mark cpufreq callbacks with __initViresh Kumar
2023-07-12net/sched: flower: Ensure both minimum and maximum ports are specifiedIdo Schimmel
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-11MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVERAndrew Halaney
2023-07-11docs: netdev: update the URL of the status pageJakub Kicinski
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-07-11xdp: use trusted arguments in XDP hints kfuncsLarysa Zaremba
2023-07-11bpf: cpumap: Fix memory leak in cpu_map_update_elemPu Lehui
2023-07-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-11vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu
2023-07-11PM: QoS: Restore support for default value on frequency QoSChungkai Yang