summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-11Linux 6.4.10v6.4.10Greg Kroah-Hartman
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-11drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti
2023-08-11drm/i915/gt: Support aux invalidation on all enginesAndi Shyti
2023-08-11drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt
2023-08-11drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti
2023-08-11drm/i915/gt: Add workaround 14016712196Tejas Upadhyay
2023-08-11drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt
2023-08-11drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-08-11selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-08-11drm/amdgpu: Use apt name for FW reserved regionLijo Lazar
2023-08-11drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V
2023-08-11mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET
2023-08-11mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann
2023-08-11clk: mediatek: mt8183: Add back SSPM related clocksChen-Yu Tsai
2023-08-11mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker
2023-08-11mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11io_uring: annotate offset timeout racesPavel Begunkov
2023-08-11f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu
2023-08-11btrfs: remove BUG_ON()'s in add_new_free_space()Filipe Manana
2023-08-11ext2: Drop fragment supportJan Kara
2023-08-11mm/gup: do not return 0 from pin_user_pages_fast() for bad argsJason Gunthorpe
2023-08-11fs: Protect reconfiguration of sb read-write from racing writesJan Kara
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa
2023-08-11Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim
2023-08-11fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya
2023-08-11kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsanTetsuo Handa
2023-08-11fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa
2023-08-11mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()Roman Gushchin
2023-08-11file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-11clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven
2023-08-11sunvnet: fix sparc64 build error after gso code splitStephen Rothwell
2023-08-11Revert "page cache: fix page_cache_next/prev_miss off by one"Mike Kravetz
2023-08-11drm/i915/gt: Cleanup aux invalidation registersAndi Shyti
2023-08-11drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik
2023-08-11drm/ttm: check null pointer before accessing when swappingGuchun Chen
2023-08-11open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai
2023-08-11arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown
2023-08-11arm64/ptrace: Flush FP state when setting ZT0Mark Brown
2023-08-11arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown
2023-08-11arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown
2023-08-11arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown
2023-08-11parisc/mm: preallocate fixmap page tables at initMike Rapoport (IBM)
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-08-11smb: client: fix dfs link mount against w2k8Paulo Alcantara
2023-08-11bpf: Disable preemption in bpf_event_outputJiri Olsa