summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-10Linux 6.1.134v6.1.134Greg Kroah-Hartman
2025-04-10tracing: Do not use PERF enums when perf is not definedSteven Rostedt
2025-04-10NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever
2025-04-10nfsd: put dl_stid if fail to queue dl_recallLi Lingfeng
2025-04-10media: streamzap: fix race between device disconnection and urb callbackMurad Masimov
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz
2025-04-10ext4: fix OOB read when checking dotdot dirAcs, Jakub
2025-04-10ext4: don't over-report free space or inodes in statvfsTheodore Ts'o
2025-04-10arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos
2025-04-10tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai
2025-04-10tracing: Fix synth event printk format for str fieldsDouglas Raillard
2025-04-10tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard
2025-04-10tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu
2025-04-10ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei
2025-04-10ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon
2025-04-10ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon
2025-04-10ksmbd: add bounds check for create lease contextNorbert Szetei
2025-04-10mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel
2025-04-10acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli
2025-04-10btrfs: handle errors from btrfs_dec_ref() properlyJosef Bacik
2025-04-10kunit/overflow: Fix UB in overflow_allocation_testIvan Orlov
2025-04-10perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang
2025-04-10perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)
2025-04-10ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()Markus Elfring
2025-04-10platform/x86: ISST: Correct command storage data lengthSrinivas Pandruvada
2025-04-10LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNCHengqi Chen
2025-04-10LoongArch: BPF: Fix off-by-one error in build_prologue()Hengqi Chen
2025-04-10LoongArch: Increase ARCH_DMA_MINALIGN up to 16Huacai Chen
2025-04-10usbnet:fix NPE during rx_completeYing Lu
2025-04-10tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...Sherry Sun
2025-04-10tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platformSherry Sun
2025-04-10drm/amdgpu/gfx11: fix num_mecAlex Deucher
2025-04-10io_uring/filetable: ensure node switch is always done, if neededJens Axboe
2025-04-10arcnet: Add NULL check in com20020pci_probe()Henry Martin
2025-04-10ipv6: Do not consider link down nexthops in path selectionIdo Schimmel
2025-04-10ipv6: Start path selection from the first nexthopIdo Schimmel
2025-04-10net: fix geneve_opt length integer overflowLin Ma
2025-04-10net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer
2025-04-10ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera
2025-04-10netfilter: nft_tunnel: fix geneve_opt type confusion additionLin Ma
2025-04-10tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().Guillaume Nault
2025-04-10vsock: avoid timeout during connect() if the socket is closingStefano Garzarella
2025-04-10udp: Fix memory accounting leak.Kuniyuki Iwashima
2025-04-10net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz
2025-04-10net_sched: skbprio: Remove overly strict queue assertionsCong Wang