summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-11Linux 6.1.45v6.1.45Greg Kroah-Hartman1-1/+1
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)4-0/+24
2023-08-11Revert "drm/i915: Disable DC states for all commits"Greg Kroah-Hartman1-25/+3
2023-08-11drm/amdgpu: Use apt name for FW reserved regionLijo Lazar2-15/+21
2023-08-11drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov4-14/+6
2023-08-11drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Tong Liu014-32/+191
2023-08-11arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown1-3/+5
2023-08-11exfat: check if filename entries exceeds max filename lengthNamjae Jeon1-2/+7
2023-08-11f2fs: don't reset unchangable mount option in f2fs_remount()Chao Yu1-12/+18
2023-08-11f2fs: fix to set flush_merge opt and show noflush_mergeYangtao Li1-2/+11
2023-08-11selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson1-6/+22
2023-08-11drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0Peichen Huang1-1/+4
2023-08-11drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira1-0/+15
2023-08-11drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein1-1/+1
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V1-2/+1
2023-08-11mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET1-1/+1
2023-08-11mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker1-13/+21
2023-08-11mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker1-7/+4
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros1-12/+12
2023-08-11io_uring: annotate offset timeout racesPavel Begunkov1-1/+1
2023-08-11f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu4-8/+13
2023-08-11btrfs: remove BUG_ON()'s in add_new_free_space()Filipe Manana3-26/+53
2023-08-11ext2: Drop fragment supportJan Kara2-31/+4
2023-08-11fs: Protect reconfiguration of sb read-write from racing writesJan Kara1-1/+10
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern1-0/+6
2023-08-11debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa1-0/+9
2023-08-11Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim1-0/+2
2023-08-11fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya1-0/+4
2023-08-11fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa1-2/+2
2023-08-11mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()Roman Gushchin1-9/+10
2023-08-11file: reinstate f_pos locking optimization for regular filesLinus Torvalds1-1/+17
2023-08-11bpf, cpumap: Make sure kthread is running before map update returnsHou Tao1-10/+11
2023-08-11clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven1-1/+1
2023-08-11drm/i915/gt: Cleanup aux invalidation registersAndi Shyti3-15/+15
2023-08-11drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2-29/+81
2023-08-11drm/ttm: check null pointer before accessing when swappingGuchun Chen1-1/+2
2023-08-11open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai1-1/+1
2023-08-11arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown1-2/+2
2023-08-11arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown1-1/+1
2023-08-11arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown1-1/+2
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+7
2023-08-11bpf: Disable preemption in bpf_event_outputJiri Olsa1-1/+5
2023-08-11rbd: prevent busy loop when requesting exclusive lockIlya Dryomov1-13/+15
2023-08-11x86/hyperv: Disable IBT when hypercall page lacks ENDBR instructionMichael Kelley1-0/+21
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser1-3/+3
2023-08-11net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek1-1/+1
2023-08-11net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek1-1/+1
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen2-2/+2
2023-08-11bpf: Disable preemption in bpf_perf_event_outputJiri Olsa1-4/+7
2023-08-11mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov1-2/+1