summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11Linux 5.15.111v5.15.111Greg Kroah-Hartman
2023-05-11sched: Fix DEBUG && !SCHEDSTATS warnPeter Zijlstra
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-11arm64: dts: qcom: sdm845: correct dynamic power coefficients - againVincent Guittot
2023-05-11sound/oss/dmasound: fix 'dmasound_setup' defined but not usedMiles Chen
2023-05-11debugobject: Ensure pool refill (again)Thomas Gleixner
2023-05-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-05-11perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-05-11dm: don't lock fs when the map is NULL in process of resumeLi Lingfeng
2023-05-11dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer
2023-05-11dm flakey: fix a crash with invalid table lineMikulas Patocka
2023-05-11dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer
2023-05-11dm clone: call kmem_cache_destroy() in dm_clone_init() error pathMike Snitzer
2023-05-11dm verity: fix error handling for check_at_most_once on FECYeongjin Gil
2023-05-11ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins
2023-05-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-11scripts/gdb: fix lx-timerlist for Python3Peng Liu
2023-05-11clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz
2023-05-11wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah
2023-05-11mailbox: zynqmp: Fix IPI isr handlingTanmay Shah
2023-05-11mtd: core: fix error path for nvmem providerMichael Walle
2023-05-11mtd: core: fix nvmem error reportingMichael Walle
2023-05-11mtd: core: provide unique name for nvmem device, take twoMichael Walle
2023-05-11md/raid10: fix null-ptr-deref in raid10_sync_requestLi Nan
2023-05-11nilfs2: fix infinite loop in nilfs_mdt_get_block()Ryusuke Konishi
2023-05-11nilfs2: do not write dirty data after degenerating to read-onlyRyusuke Konishi
2023-05-11ALSA: usb-audio: Add quirk for Pioneer DDJ-800Geraldo Nascimento
2023-05-11parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-05-11afs: Fix updating of i_size with dv jump from serverMarc Dionne
2023-05-11mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer
2023-05-11mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer
2023-05-11mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer
2023-05-11thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen
2023-05-11dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea
2023-05-11dmaengine: at_xdmac: Fix race for the tx desc callbackTudor Ambarus
2023-05-11dmaengine: at_xdmac: Fix concurrency over chan's completed_cookieTudor Ambarus
2023-05-11dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie
2023-05-11dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie
2023-05-11dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov
2023-05-11phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-05-11pwm: mtk-disp: Configure double buffering before reading in .get_state()AngeloGioacchino Del Regno
2023-05-11pwm: mtk-disp: Disable shadow registers before setting backlight valuesAngeloGioacchino Del Regno
2023-05-11leds: tca6507: Fix error handling of using fwnode_property_read_stringH. Nikolaus Schaller
2023-05-11dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET
2023-05-11leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap
2023-05-11pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham
2023-05-11ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin
2023-05-11ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng