summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-22drm/panic: fix overindented list items in documentationMiguel Ojeda1-6/+6
2025-03-22drm/panic: use `div_ceil` to clean Clippy warningMiguel Ojeda1-2/+2
2025-03-22drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä1-3/+2
2025-03-22spi: microchip-core: prevent RX overflows when transmit size > FIFO sizeConor Dooley1-23/+18
2025-03-22x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest1-1/+1
2025-03-22rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Optio...Benno Lossin1-7/+4
2025-03-22rust: Disallow BTF generation with Rust + LTOMatthew Maurer1-1/+1
2025-03-22rust: alloc: satisfy POSIX alignment requirementTamir Duberstein1-0/+18
2025-03-22rust: remove leftover mentions of the `alloc` crateMiguel Ojeda3-4/+4
2025-03-22rust: lockdep: Remove support for dynamically allocated LockClassKeysMitchell Levy1-12/+4
2025-03-22USB: serial: option: match on interface class for Telit FN990BJohan Hovold1-12/+12
2025-03-22USB: serial: option: fix Telit Cinterion FE990A nameFabio Porcedda1-4/+4
2025-03-22USB: serial: option: add Telit Cinterion FE990B compositionsFabio Porcedda1-0/+16
2025-03-22USB: serial: ftdi_sio: add support for Altera USB Blaster 3Boon Khai Ng2-0/+27
2025-03-22Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach1-21/+10
2025-03-22Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach1-26/+14
2025-03-22Input: i8042 - add required quirks for missing old boardnamesWerner Sembach1-0/+30
2025-03-22Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach1-9/+1
2025-03-22Input: xpad - rename QH controller to Legion Go SAntheas Kapenekakis1-2/+2
2025-03-22Input: xpad - add support for TECNO Pocket GoAntheas Kapenekakis1-0/+2
2025-03-22Input: xpad - add support for ZOTAC Gaming ZoneAntheas Kapenekakis1-0/+2
2025-03-22Input: xpad - add multiple supported devicesPavel Rojtberg1-1/+19
2025-03-22Input: xpad - add 8BitDo SN30 Pro, Hyperkin X91 and Gamesir G7 SE controllersNilton Perim Neto1-5/+8
2025-03-22Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-03-22Input: ads7846 - fix gpiod allocationH. Nikolaus Schaller1-1/+1
2025-03-22Input: goodix-berlin - fix vddio regulator referencesLuca Weiss1-12/+12
2025-03-22cifs: Throw -EOPNOTSUPP error on unsupported reparse point type from parse_re...Pali Rohár1-3/+2
2025-03-22cifs: Validate content of WSL reparse point buffersPali Rohár1-0/+5
2025-03-22vhost: return task creation error instead of NULLKeith Busch3-4/+4
2025-03-22block: fix 'kmem_cache of name 'bio-108' already exists'Ming Lei1-1/+1
2025-03-22net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker1-1/+1
2025-03-22drm/nouveau: Do not override forced connector statusThomas Zimmermann1-1/+0
2025-03-22mptcp: safety check before fallbackMatthieu Baerts (NGI0)1-0/+2
2025-03-22perf/x86/rapl: Add support for Intel Arrow Lake UAaron Ma1-0/+1
2025-03-22x86/irq: Define trace events conditionallyArnd Bergmann1-0/+2
2025-03-22x86/of: Don't use DTB for SMP setup if ACPI is enabledDmytro Maluka1-1/+2
2025-03-22perf/x86/intel: Use better start period for frequency modeKan Liang1-0/+85
2025-03-22drm/vkms: Round fixp2int conversion in lerp_u16Harry Wentland1-1/+1
2025-03-22ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixupBard Liao1-16/+2
2025-03-22ASoC: dapm-graph: set fill colour of turned on nodesNicolas Frattaroli1-1/+1
2025-03-22fuse: don't truncate cached, mutated symlinkMiklos Szeredi3-6/+22
2025-03-22ASoC: tas2764: Set the SDOUT polarity correctlyHector Martin2-1/+15
2025-03-22ASoC: tas2764: Fix power control maskHector Martin1-1/+1
2025-03-22ASoC: tas2770: Fix volume scaleHector Martin1-1/+1
2025-03-22phy: ti: gmii-sel: Do not use syscon helper to build regmapAndrew Davis1-1/+14
2025-03-22nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner1-2/+0
2025-03-22sctp: Fix undefined behavior in left shift operationYu-Chun Lin1-1/+1
2025-03-22cifs: Treat unhandled directory name surrogate reparse points as mount direct...Pali Rohár2-0/+16
2025-03-22apple-nvme: Release power domains when probe failsHector Martin1-0/+2
2025-03-22nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li1-10/+23