summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28Merge tag 'v5.19.12' into pp-5.19v5.19.12-pp1Jaron Kent-Dobias
2022-09-28Linux 5.19.12Greg Kroah-Hartman
2022-09-28ext4: make directory inode spreading reflect flexbg sizeJan Kara
2022-09-28ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro...Jan Kara
2022-09-28Revert "block: freeze the queue earlier in del_gendisk"Christoph Hellwig
2022-09-28ext4: use buckets for cr 1 block scan instead of rbtreeJan Kara
2022-09-28ext4: use locality group preallocation for small closed filesJan Kara
2022-09-28ext4: avoid unnecessary spreading of allocations among groupsJan Kara
2022-09-28ext4: make mballoc try target group first even with mb_optimize_scanJan Kara
2022-09-28ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o
2022-09-28ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques
2022-09-28devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-28Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-09-28Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers
2022-09-28certs: make system keyring depend on built-in x509 parserMasahiro Yamada
2022-09-28drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher
2022-09-28i2c: mux: harden i2c_mux_alloc() against integer overflowsDan Carpenter
2022-09-28i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi
2022-09-28i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi
2022-09-28i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi
2022-09-28i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König
2022-09-28workqueue: don't skip lockdep work dependency in cancel_work_sync()Tetsuo Handa
2022-09-28fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin
2022-09-28pmem: fix a name collisionJane Chu
2022-09-28gpio: mt7621: Make the irqchip immutableSergio Paracuellos
2022-09-28drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor
2022-09-28drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-28drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li
2022-09-28drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher
2022-09-28drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang
2022-09-28drm/amdgpu: use dirty framebuffer helperHamza Mahfooz
2022-09-28drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen
2022-09-28gpio: ixp4xx: Make irqchip immutableLinus Walleij
2022-09-28drm/gma500: Fix (vblank) IRQs not working after suspend/resumeHans de Goede
2022-09-28drm/gma500: Fix WARN_ON(lock->magic != lock) errorHans de Goede
2022-09-28drm/gma500: Fix BUG: sleeping function called from invalid context errorsHans de Goede
2022-09-28Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov
2022-09-28block: Do not call blk_put_queue() if gendisk allocation failsRafael Mendonca
2022-09-28block: call blk_mq_exit_queue from disk_release for never added disksChristoph Hellwig
2022-09-28blk-mq: fix error handling in __blk_mq_alloc_diskChristoph Hellwig
2022-09-28drm/i915/display: Fix handling of enable_psr parameterJosé Roberto de Souza
2022-09-28s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroupStefan Haberland
2022-09-28phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset supportPali Rohár
2022-09-28cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei
2022-09-28serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen
2022-09-28serial: tegra: Use uart_xmit_advance(), fixes icount.tx accountingIlpo Järvinen
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen