summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19Linux 6.4.4v6.4.4Greg Kroah-Hartman
2023-07-19sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek
2023-07-19sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven
2023-07-19sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-19sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven
2023-07-19block/partition: fix signedness issue for Amiga partitionsMichael Schmitz
2023-07-19io_uring: Use io_schedule* in cqring waitAndres Freund
2023-07-19tty: serial: fsl_lpuart: add earlycon for imx8ulp platformSherry Sun
2023-07-19wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-19wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld
2023-07-19netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo
2023-07-19netfilter: nf_tables: do not ignore genmask when looking up chain by idThadeu Lima de Souza Cascardo
2023-07-19netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest
2023-07-19drm/amdgpu: check RAS irq existence for VCN/JPEGTao Zhou
2023-07-19drm/amd/pm: add abnormal fan detection for smu 13.0.0Kenneth Feng
2023-07-19drm/amdgpu/sdma4: set align mask to 255Alex Deucher
2023-07-19drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan
2023-07-19drm/amdgpu: Skip mark offset for high priority ringsJiadong Zhu
2023-07-19drm/amdgpu: make sure that BOs have a backing storeChristian König
2023-07-19drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memoryChristian König
2023-07-19LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui
2023-07-19ovl: fix null pointer dereference in ovl_get_acl_rcu()Zhihao Cheng
2023-07-19ovl: let helper ovl_i_path_real() return the realinodeZhihao Cheng
2023-07-19ovl: fix null pointer dereference in ovl_permission()Zhihao Cheng
2023-07-19kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGSMasahiro Yamada
2023-07-19kbuild: Add KBUILD_CPPFLAGS to as-option invocationNathan Chancellor
2023-07-19kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor
2023-07-19powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor
2023-07-19mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor
2023-07-19Input: ads7846 - fix pointer cast warningArnd Bergmann
2023-07-19fs: no need to check sourceJan Kara
2023-07-19md/raid1-10: fix casting from randomized structure in raid1_submit_write()Yu Kuai
2023-07-19Input: ads7846 - Fix usage of match dataLinus Walleij
2023-07-19blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai
2023-07-19leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi
2023-07-19ARM: orion5x: fix d2net gpio initializationArnd Bergmann
2023-07-19ARM: dts: qcom: ipq4019: fix broken NAND controller properties overrideKrzysztof Kozlowski
2023-07-19ARM: dts: qcom: msm8660: Fix regulator node namesLinus Walleij
2023-07-19regulator: tps65219: Fix matching interrupts for their regulatorsKrzysztof Kozlowski
2023-07-19ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error pathRicardo Ribalda Delgado
2023-07-19ASoC: mediatek: mt8173: Fix irq error pathRicardo Ribalda Delgado
2023-07-19btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()Filipe Manana
2023-07-19btrfs: fix extent buffer leak after tree mod log failure at split_node()Filipe Manana
2023-07-19btrfs: add missing error handling when logging operation while COWing extent ...Filipe Manana
2023-07-19btrfs: fix race when deleting quota root from the dirty cow roots listFilipe Manana
2023-07-19btrfs: reinsert BGs failed to reclaimNaohiro Aota
2023-07-19btrfs: add block-group tree to lockdep classesDavid Sterba
2023-07-19btrfs: bail out reclaim process if filesystem is read-onlyNaohiro Aota
2023-07-19btrfs: delete unused BGs while reclaiming BGsNaohiro Aota
2023-07-19btrfs: warn on invalid slot in tree mod log rewindBoris Burkov