summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-09usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing l...Selvarasu Ganesan2-8/+50
2025-01-09smb: client: fix use-after-free of signing keyPaulo Alcantara2-18/+40
2025-01-09smb: client: stop flooding dmesg in smb2_calc_signature()Paulo Alcantara1-1/+1
2025-01-09fs/smb/client: implement chmod() for SMB3 POSIX ExtensionsRalph Boehme4-23/+37
2025-01-09smb/client: rename cifs_ace to smb_aceChenXiaoSong5-41/+41
2025-01-09smb/client: rename cifs_acl to smb_aclChenXiaoSong2-19/+19
2025-01-09smb/client: rename cifs_sid to smb_sidChenXiaoSong7-63/+63
2025-01-09smb/client: rename cifs_ntsd to smb_ntsdChenXiaoSong9-49/+49
2025-01-09x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2-1/+6
2025-01-09docs: media: update location of the media patchesMauro Carvalho Chehab2-2/+2
2025-01-09drm/amd/display: Fix incorrect DSC recompute triggerFangzhi Zuo1-1/+1
2025-01-09drm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
2025-01-02Linux 6.6.69v6.6.69Greg Kroah-Hartman1-1/+1
2025-01-02block: avoid to reuse `hctx` not removed from cpuhp callback listMing Lei1-1/+10
2025-01-02ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King1-1/+1
2025-01-02x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper1-11/+7
2025-01-02ALSA: sh: Fix wrong argument order for copy_from_iter()Takashi Iwai1-1/+1
2025-01-02btrfs: sysfs: fix direct super block member readsQu Wenruo1-3/+3
2025-01-02btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-01-02power: supply: gpio-charger: Fix set charge current limitsDimitri Fedrau1-0/+8
2025-01-02i2c: microchip-core: fix "ghost" detectionsConor Dooley1-2/+0
2025-01-02i2c: imx: add imx7d compatible string for applying erratum ERR007805Carlos Song1-0/+1
2025-01-02PCI/MSI: Handle lack of irqdomain gracefullyThomas Gleixner2-2/+9
2025-01-02i2c: microchip-core: actually use repeated sendsConor Dooley1-26/+94
2025-01-02io_uring/sqpoll: fix sqpoll error handling racesPavel Begunkov1-0/+6
2025-01-02tracing: Prevent bad count for tracing_cpumask_writeLizhi Xu1-0/+3
2025-01-02tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2025-01-02freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2025-01-02drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com2-21/+17
2025-01-02drm/amdkfd: Use device based logging for errorsLijo Lazar5-45/+74
2025-01-02drm/amdkfd: drop struct kfd_cu_infoAlex Deucher6-95/+48
2025-01-02drm/amdkfd: reduce stack size in kfd_topology_add_device()Alex Deucher1-4/+9
2025-01-02x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown1-1/+3
2025-01-02x86/cpu/intel: Switch to new Intel CPU model definesTony Luck1-55/+53
2025-01-02x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hTony Luck2-2/+85
2025-01-02x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86Tony Luck1-3/+17
2025-01-02x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck1-0/+1
2025-01-02x86/cpu: Add model number for Intel Clearwater Forest processorTony Luck1-0/+2
2025-01-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2025-01-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher1-2/+5
2025-01-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher1-4/+8
2025-01-02drm/amd/amdgpu: allow use kiq to do hdp flush under sriovVictor Zhao3-3/+3
2025-01-02pmdomain: core: Add missing put_device()Ulf Hansson1-0/+1
2025-01-02ALSA: hda/realtek: fix micmute LEDs don't work on HP LaptopsChris Chiu1-0/+6
2025-01-02ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1iDirk Su1-0/+1
2025-01-02sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2025-01-02MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang1-5/+8
2025-01-02MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2025-01-02blk-mq: move cpuhp callback registering out of q->sysfs_lockMing Lei1-11/+92
2025-01-02blk-mq: register cpuhp callback after hctx is added to xarray tableMing Lei1-8/+7