summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10Linux 6.1.134v6.1.134Greg Kroah-Hartman1-1/+1
2025-04-10tracing: Do not use PERF enums when perf is not definedSteven Rostedt1-2/+6
2025-04-10NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever1-7/+12
2025-04-10nfsd: put dl_stid if fail to queue dl_recallLi Lingfeng1-1/+11
2025-04-10media: streamzap: fix race between device disconnection and urb callbackMurad Masimov1-1/+1
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov1-1/+2
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-5/+10
2025-04-10ext4: fix OOB read when checking dotdot dirAcs, Jakub1-0/+3
2025-04-10ext4: don't over-report free space or inodes in statvfsTheodore Ts'o1-10/+17
2025-04-10arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos1-0/+2
2025-04-10tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai1-1/+0
2025-04-10tracing: Fix synth event printk format for str fieldsDouglas Raillard1-1/+1
2025-04-10tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard1-1/+29
2025-04-10tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu3-4/+1
2025-04-10ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei1-0/+5
2025-04-10ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon3-11/+14
2025-04-10ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon1-0/+3
2025-04-10ksmbd: add bounds check for create lease contextNorbert Szetei1-0/+8
2025-04-10mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson1-2/+2
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej1-0/+1
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
2025-04-10acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov1-1/+1
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn1-1/+1
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli1-2/+2
2025-04-10btrfs: handle errors from btrfs_dec_ref() properlyJosef Bacik1-1/+4
2025-04-10kunit/overflow: Fix UB in overflow_allocation_testIvan Orlov1-2/+1
2025-04-10perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang3-29/+25
2025-04-10perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)3-2/+3
2025-04-10ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()Markus Elfring1-3/+1
2025-04-10platform/x86: ISST: Correct command storage data lengthSrinivas Pandruvada1-1/+1
2025-04-10LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNCHengqi Chen1-1/+4
2025-04-10LoongArch: BPF: Fix off-by-one error in build_prologue()Hengqi Chen2-0/+7
2025-04-10LoongArch: Increase ARCH_DMA_MINALIGN up to 16Huacai Chen1-0/+2
2025-04-10usbnet:fix NPE during rx_completeYing Lu1-3/+3
2025-04-10tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...Sherry Sun1-0/+17
2025-04-10tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platformSherry Sun1-4/+4
2025-04-10drm/amdgpu/gfx11: fix num_mecAlex Deucher1-1/+1
2025-04-10io_uring/filetable: ensure node switch is always done, if neededJens Axboe1-1/+1
2025-04-10arcnet: Add NULL check in com20020pci_probe()Henry Martin1-1/+16
2025-04-10ipv6: Do not consider link down nexthops in path selectionIdo Schimmel1-2/+4
2025-04-10ipv6: Start path selection from the first nexthopIdo Schimmel1-3/+35
2025-04-10net: fix geneve_opt length integer overflowLin Ma4-4/+4
2025-04-10net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer2-4/+10
2025-04-10ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera1-12/+25
2025-04-10netfilter: nft_tunnel: fix geneve_opt type confusion additionLin Ma1-2/+2
2025-04-10tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().Guillaume Nault2-7/+1
2025-04-10vsock: avoid timeout during connect() if the socket is closingStefano Garzarella1-1/+5
2025-04-10udp: Fix memory accounting leak.Kuniyuki Iwashima1-9/+7
2025-04-10net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz3-67/+140
2025-04-10net_sched: skbprio: Remove overly strict queue assertionsCong Wang1-3/+0