summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-14drm/vc4: hvs: Set AXI panic modes for the HVSDave Stevenson1-0/+11
2024-12-14drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley1-1/+1
2024-12-14HID: magicmouse: Apple Magic Trackpad 2 USB-C driver supportCallahan Kovacs2-15/+42
2024-12-14selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre2-3/+3
2024-12-14regmap: maple: Provide lockdep (sub)class for maple tree's internal lockCristian Ciocaltea3-0/+5
2024-12-14soc: imx8m: Probe the SoC driver as platform driverMarek Vasut1-22/+85
2024-12-14mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LEDPeng Fan1-0/+6
2024-12-14mmc: core: Add SD card quirk for broken poweroff notificationKeita Aihara4-1/+18
2024-12-14media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108Rohan Barar1-0/+2
2024-12-14media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared cameraDavid Given1-0/+11
2024-12-14media: uvcvideo: RealSense D421 Depth module metadataDmitry Perchanov1-0/+9
2024-12-14HID: add per device quirk to force bind to hid-genericBenjamin Tissoires3-2/+8
2024-12-14spi: spi-fsl-lpspi: Adjust type of scldivStefan Wahren1-3/+4
2024-12-14perf/x86/amd: Warn only on new bits setBreno Leitao1-2/+8
2024-12-14ACPI: x86: Make UART skip quirks work on PCI UARTs without an UIDHans de Goede1-8/+39
2024-12-14hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring listSarah Maedel1-0/+2
2024-12-14kcsan: Turn report_filterlist_lock into a raw_spinlockMarco Elver1-38/+36
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown1-0/+3
2024-12-14btrfs: do not clear read-only when adding sprout deviceBoris Burkov1-4/+0
2024-12-14btrfs: avoid unnecessary device path update for the same deviceQu Wenruo1-1/+37
2024-12-14btrfs: don't take dev_replace rwsem on task already holding itJohannes Thumshirn3-3/+9
2024-12-14s390/cpum_sf: Handle CPU hotplug remove during samplingThomas Richter1-1/+3
2024-12-14kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown1-8/+7
2024-12-14epoll: annotate racy checkChristian Brauner2-3/+5
2024-12-14x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse3-6/+10
2024-12-14kasan: make report_lock a raw spinlockJared Kangas1-3/+3
2024-12-14lib: stackinit: hide never-taken branch from compilerKees Cook1-0/+1
2024-12-14ocfs2: update seq_file index in ocfs2_dlm_seq_nextWengang Wang1-0/+1
2024-12-14mmc: core: Further prevent card detect during shutdownUlf Hansson2-0/+5
2024-12-14mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede2-0/+73
2024-12-14regmap: detach regmap from dev on regmap_exitCosmin Tanislav1-0/+12
2024-12-14xsk: fix OOB map writes when deleting elementsMaciej Fijalkowski1-1/+1
2024-12-14dma-fence: Use kernel's sort for merging fencesTvrtko Ursulin1-67/+61
2024-12-14dma-fence: Fix reference leak on fence merge failure pathTvrtko Ursulin1-0/+2
2024-12-14dma-buf: fix dma_fence_array_signaled v4Christian König1-1/+27
2024-12-14bpf: fix OOB devmap writes when deleting elementsMaciej Fijalkowski1-3/+3
2024-12-14x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse1-0/+7
2024-12-14modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner1-1/+1
2024-12-14drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher1-2/+4
2024-12-14drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak2-2/+26
2024-12-14drm/dp_mst: Verify request type in the corresponding down message replyImre Deak1-0/+31
2024-12-14drm/dp_mst: Fix MST sideband message body length checkImre Deak1-0/+3
2024-12-14cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPURicardo Neri1-6/+8
2024-12-14bcache: revert replacing IS_ERR_OR_NULL with IS_ERR againLiequan Che1-1/+1
2024-12-14smb3.1.1: fix posix mounts to older serversSteve French3-5/+11
2024-12-14fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse pointsRalph Boehme1-1/+17
2024-12-14fs/smb/client: Implement new SMB3 POSIX typeRalph Boehme4-60/+149
2024-12-14fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIXRalph Boehme1-1/+2
2024-12-14nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()Ryusuke Konishi1-1/+1
2024-12-14scsi: ufs: core: Add missing post notify for power mode changePeter Wang2-7/+10