summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: update orig_path in ext4_find_extent()Baokun Li2024-10-102-2/+2
* ext4: fix access to uninitialised lock in fc replay pathLuis Henriques (SUSE)2024-10-101-1/+2
* ext4: fix timer use-after-free on failed mountXiaxi Shen2024-10-101-1/+1
* ext4: fix double brelse() the buffer of the extents pathBaokun Li2024-10-101-0/+1
* ext4: aovid use-after-free in ext4_ext_insert_extent()Baokun Li2024-10-101-0/+1
* ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-freeBaokun Li2024-10-101-11/+10
* ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()Luis Henriques (SUSE)2024-10-101-2/+5
* ext4: dax: fix overflowing extents beyond inode size when partially writingZhihao Cheng2024-10-101-4/+4
* ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()Luis Henriques (SUSE)2024-10-101-4/+11
* ext4: propagate errors from ext4_find_extent() in ext4_insert_range()Baokun Li2024-10-101-0/+1
* ext4: fix slab-use-after-free in ext4_split_extent_at()Baokun Li2024-10-101-1/+20
* ext4: correct encrypted dentry name hash when not casefoldedyao.ly2024-10-101-3/+11
* ext4: no need to continue when the number of entries is 1Edward Adam Davis2024-10-101-1/+1
* ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200Abhishek Tamboli2024-10-101-0/+1
* ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9Ai Chao2024-10-101-0/+1
* ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8Nikolai Afanasenkov2024-10-101-0/+1
* ALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller2024-10-101-1/+1
* ALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky2024-10-101-0/+2
* ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu2024-10-101-0/+2
* ALSA: core: add isascii() check to card ID generatorJaroslav Kysela2024-10-101-4/+10
* ALSA: hda/tas2781: Add new quirk for Lenovo Y990 LaptopBaojun Xu2024-10-101-0/+1
* drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann2024-10-101-1/+1
* drm/mediatek: ovl_adaptor: Add missing of_node_put()Javier Carrasco2024-10-101-1/+3
* parisc: Fix itlb miss handler for 64-bit programsHelge Deller2024-10-101-4/+2
* drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin2024-10-101-0/+6
* perf/core: Fix small negative period being ignoredLuo Gengkun2024-10-101-1/+5
* mm, slub: avoid zeroing kmalloc redzonePeng Fan2024-10-101-47/+53
* power: supply: hwmon: Fix missing temp1_max_alarm attributeHans de Goede2024-10-101-1/+2
* spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan2024-10-101-4/+4
* spi: bcm63xx: Fix module autoloadingJinjie Ruan2024-10-101-0/+1
* dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag2024-10-101-1/+1
* memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski2024-10-101-5/+0
* firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski2024-10-101-6/+0
* ovl: fail if trusted xattrs are needed but caller lacks permissionMike Baynton2024-10-101-5/+33
* rust: sync: require `T: Sync` for `LockedBy::access`Alice Ryhl2024-10-101-4/+14
* i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel2024-10-101-2/+3
* i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu2024-10-103-0/+53
* i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan2024-10-101-1/+1
* i2c: core: Lock address during client device instantiationHeiner Kallweit2024-10-102-0/+31
* media: i2c: ar0521: Use cansleep version of gpiod_set_value()Alexander Shiyan2024-10-101-2/+3
* i2c: xiic: Wait for TX empty to avoid missed TX NAKsRobert Hancock2024-10-101-10/+9
* i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-101-3/+1
* i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut2024-10-101-3/+3
* KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier2024-10-101-12/+13
* platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade2024-10-101-1/+3
* platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede2024-10-101-2/+4
* Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"Takashi Iwai2024-10-102-10/+2
* f2fs: forcibly migrate to secure space for zoned device file pinningDaeho Jeong2024-10-101-2/+1
* f2fs: do FG_GC when GC boosting is required for zoned devicesDaeho Jeong2024-10-102-7/+18
* f2fs: increase BG GC migration window granularity when boosted for zoned devicesDaeho Jeong2024-10-102-2/+11