summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19Linux 6.4.4v6.4.4Greg Kroah-Hartman1-1/+1
2023-07-19sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek2-3/+3
2023-07-19sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven1-3/+3
2023-07-19sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven1-2/+2
2023-07-19sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven1-2/+2
2023-07-19block/partition: fix signedness issue for Amiga partitionsMichael Schmitz1-1/+1
2023-07-19io_uring: Use io_schedule* in cqring waitAndres Freund1-2/+13
2023-07-19tty: serial: fsl_lpuart: add earlycon for imx8ulp platformSherry Sun1-0/+1
2023-07-19wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld2-9/+35
2023-07-19wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld4-16/+14
2023-07-19netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo1-7/+7
2023-07-19netfilter: nf_tables: do not ignore genmask when looking up chain by idThadeu Lima de Souza Cascardo1-4/+7
2023-07-19netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest1-0/+4
2023-07-19drm/amdgpu: check RAS irq existence for VCN/JPEGTao Zhou2-2/+4
2023-07-19drm/amd/pm: add abnormal fan detection for smu 13.0.0Kenneth Feng1-0/+1
2023-07-19drm/amdgpu/sdma4: set align mask to 255Alex Deucher2-4/+4
2023-07-19drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan1-4/+7
2023-07-19drm/amdgpu: Skip mark offset for high priority ringsJiadong Zhu1-0/+3
2023-07-19drm/amdgpu: make sure that BOs have a backing storeChristian König1-1/+5
2023-07-19drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memoryChristian König1-30/+39
2023-07-19LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui1-1/+1
2023-07-19ovl: fix null pointer dereference in ovl_get_acl_rcu()Zhihao Cheng1-6/+6
2023-07-19ovl: let helper ovl_i_path_real() return the realinodeZhihao Cheng2-4/+5
2023-07-19ovl: fix null pointer dereference in ovl_permission()Zhihao Cheng1-3/+2
2023-07-19kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGSMasahiro Yamada1-2/+1
2023-07-19kbuild: Add KBUILD_CPPFLAGS to as-option invocationNathan Chancellor1-1/+1
2023-07-19kbuild: Add CLANG_FLAGS to as-instrNathan Chancellor1-1/+1
2023-07-19powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor1-1/+1
2023-07-19mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationNathan Chancellor1-1/+1
2023-07-19Input: ads7846 - fix pointer cast warningArnd Bergmann1-1/+1
2023-07-19fs: no need to check sourceJan Kara1-2/+1
2023-07-19md/raid1-10: fix casting from randomized structure in raid1_submit_write()Yu Kuai1-1/+1
2023-07-19Input: ads7846 - Fix usage of match dataLinus Walleij1-8/+1
2023-07-19blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai1-1/+5
2023-07-19leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi1-0/+3
2023-07-19ARM: orion5x: fix d2net gpio initializationArnd Bergmann2-0/+9
2023-07-19ARM: dts: qcom: ipq4019: fix broken NAND controller properties overrideKrzysztof Kozlowski3-15/+15
2023-07-19ARM: dts: qcom: msm8660: Fix regulator node namesLinus Walleij1-2/+2
2023-07-19regulator: tps65219: Fix matching interrupts for their regulatorsKrzysztof Kozlowski1-3/+3
2023-07-19ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error pathRicardo Ribalda Delgado1-2/+2
2023-07-19ASoC: mediatek: mt8173: Fix irq error pathRicardo Ribalda Delgado1-4/+5
2023-07-19btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()Filipe Manana1-2/+7
2023-07-19btrfs: fix extent buffer leak after tree mod log failure at split_node()Filipe Manana1-0/+2
2023-07-19btrfs: add missing error handling when logging operation while COWing extent ...Filipe Manana1-2/+8
2023-07-19btrfs: fix race when deleting quota root from the dirty cow roots listFilipe Manana1-0/+2
2023-07-19btrfs: reinsert BGs failed to reclaimNaohiro Aota1-0/+2
2023-07-19btrfs: add block-group tree to lockdep classesDavid Sterba1-2/+3
2023-07-19btrfs: bail out reclaim process if filesystem is read-onlyNaohiro Aota1-2/+9
2023-07-19btrfs: delete unused BGs while reclaiming BGsNaohiro Aota1-0/+14
2023-07-19btrfs: warn on invalid slot in tree mod log rewindBoris Burkov1-0/+42