summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-08usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin1-1/+2
2023-12-08USB: core: Change configuration warnings to noticesAlan Stern1-41/+41
2023-12-08USB: xhci-plat: fix legacy PHY double initJohan Hovold1-11/+18
2023-12-08wifi: cfg80211: fix CQM for non-range useJohannes Berg2-19/+32
2023-12-08serial: sc16is7xx: add missing support for rs485 devicetree propertiesHugo Villeneuve1-0/+4
2023-12-08serial: sc16is7xx: Put IOControl register into regmap_volatileHui Wang1-0/+1
2023-12-08auxdisplay: hd44780: move cursor home after clear display commandHugo Villeneuve1-1/+9
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen1-0/+2
2023-12-08btrfs: fix 64bit compat send ioctl arguments not initializing version memberDavid Sterba1-0/+1
2023-12-08btrfs: make error messages more clear when getting a chunk mapFilipe Manana1-3/+4
2023-12-08btrfs: send: ensure send_fd is writableJann Horn1-1/+1
2023-12-08btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana1-1/+1
2023-12-08btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()Bragatheswaran Manickavel1-0/+2
2023-12-08btrfs: add dmesg output for first mount and last unmount of a filesystemQu Wenruo2-1/+5
2023-12-08parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller1-3/+6
2023-12-08parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller1-0/+1
2023-12-08parisc: Mark jump_table naturally alignedHelge Deller1-2/+6
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller3-10/+0
2023-12-08parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller1-1/+1
2023-12-08parisc: Use natural CPU alignment for bug_tableHelge Deller1-12/+18
2023-12-08parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller1-0/+1
2023-12-08parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller1-0/+1
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-12-08KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin1-3/+3
2023-12-08iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan1-1/+1
2023-12-08bcache: revert replacing IS_ERR_OR_NULL with IS_ERRMarkus Weippert1-1/+1
2023-12-08dma-buf: fix check in dma_resv_add_fenceChristian König2-1/+16
2023-12-08cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()Gautham R. Shenoy1-1/+3
2023-12-08powercap: DTPM: Fix unneeded conversions to micro-WattsLukasz Luba2-13/+4
2023-12-08nvme: check for valid nvme_identify_ns() before using itEwan D. Milne1-0/+9
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo1-1/+3
2023-12-08dm verity: initialize fec io before freeing itWu Bo1-1/+2
2023-12-08drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-12-08drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas1-1/+1
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-12-08drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-12-08drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2-0/+10
2023-12-08drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-12-08scsi: sd: Fix system start for ATA devicesDamien Le Moal3-1/+19
2023-12-08scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal3-8/+8
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2-7/+2
2023-12-08ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang1-0/+3
2023-12-08ALSA: hda/realtek: Headset Mic VREF to 100%Kailang Yang1-0/+9
2023-12-08ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai1-0/+2
2023-12-08mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter1-0/+2
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter1-0/+2
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter1-2/+5
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter1-16/+16
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter1-3/+3