summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-10drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin1-0/+6
2024-10-10perf/core: Fix small negative period being ignoredLuo Gengkun1-1/+5
2024-10-10power: supply: Drop use_cnt check from power_supply_property_is_writeable()Hans de Goede1-5/+1
2024-10-10mm, slub: avoid zeroing kmalloc redzonePeng Fan1-47/+53
2024-10-10power: supply: hwmon: Fix missing temp1_max_alarm attributeHans de Goede1-1/+2
2024-10-10spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan1-4/+4
2024-10-10spi: bcm63xx: Fix module autoloadingJinjie Ruan1-0/+1
2024-10-10dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag1-1/+1
2024-10-10memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski1-5/+0
2024-10-10firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski1-6/+0
2024-10-10ovl: fail if trusted xattrs are needed but caller lacks permissionMike Baynton1-5/+33
2024-10-10rust: sync: require `T: Sync` for `LockedBy::access`Alice Ryhl1-4/+14
2024-10-10i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel1-2/+3
2024-10-10i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu3-0/+53
2024-10-10i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-10-10i2c: core: Lock address during client device instantiationHeiner Kallweit2-0/+31
2024-10-10media: i2c: ar0521: Use cansleep version of gpiod_set_value()Alexander Shiyan1-2/+3
2024-10-10i2c: xiic: Wait for TX empty to avoid missed TX NAKsRobert Hancock1-10/+9
2024-10-10i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-10-10i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut1-3/+3
2024-10-10KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier1-12/+13
2024-10-10platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade1-1/+3
2024-10-10platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede1-2/+4
2024-10-10Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"Takashi Iwai2-10/+2
2024-10-10f2fs: forcibly migrate to secure space for zoned device file pinningDaeho Jeong1-2/+1
2024-10-10f2fs: do FG_GC when GC boosting is required for zoned devicesDaeho Jeong2-7/+18
2024-10-10f2fs: increase BG GC migration window granularity when boosted for zoned devicesDaeho Jeong2-2/+11
2024-10-10f2fs: introduce migration_window_granularityDaeho Jeong6-10/+41
2024-10-10f2fs: make BG GC more aggressive for zoned devicesDaeho Jeong4-6/+65
2024-10-10selftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
2024-10-10selftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10
2024-10-10powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy4-3/+20
2024-10-10f2fs: fix to don't panic system for no free segment fault injectionChao Yu1-3/+3
2024-10-10f2fs: add write priority option based on zone UFSLiao Yuanhong5-1/+58
2024-10-10nvme-tcp: fix link failure for TCP authArnd Bergmann1-1/+1
2024-10-10selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-10-10ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi2-10/+18
2024-10-10selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-10-10selftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
2024-10-10selftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
2024-10-10drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das1-5/+3
2024-10-10drm/xe: fixup xe_alloc_pf_queueMatthew Auld1-1/+4
2024-10-10perf: Really fix event_function_call() lockingNamhyung Kim1-5/+8
2024-10-10perf callchain: Fix stitch LBR memory leaksIan Rogers3-2/+20
2024-10-10ALSA: control: Fix power_ref lock order for compat code, tooTakashi Iwai1-8/+37
2024-10-10spi: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das1-0/+7
2024-10-10accel/ivpu: Add missing MODULE_FIRMWARE metadataAlexander F. Lent1-0/+4
2024-10-10selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-10kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni1-2/+2
2024-10-10spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks1-2/+2