summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_transYajun Deng1-1/+1
2025-04-10riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...Pu Lehui1-1/+1
2025-04-10riscv: Fix missing __free_pages() in check_vector_unaligned_access()Alexandre Ghiti1-1/+4
2025-04-10riscv: Fix the __riscv_copy_vec_words_unaligned implementationTingbo Liao1-1/+1
2025-04-10riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin1-2/+2
2025-04-10fs/9p: fix NULL pointer dereference on mkdirChristian Schoenebeck1-1/+1
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro1-1/+4
2025-04-10spufs: fix gang directory lifetimesAl Viro3-8/+49
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro1-1/+3
2025-04-10rtc: renesas-rtca3: Disable interrupts only if the RTC is enabledClaudiu Beznea1-9/+6
2025-04-10nfs: Add missing release on error in nfs_lock_and_join_requests()Dan Carpenter1-1/+3
2025-04-10objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf2-1/+12
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf1-1/+1
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf1-4/+4
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-10objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight1-0/+2
2025-04-10octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya1-1/+1
2025-04-10octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya1-1/+1
2025-04-10net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu1-3/+3
2025-04-10ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich1-0/+4
2025-04-10LoongArch: Rework the arch_kgdb_breakpoint() implementationYuli Wang1-2/+3
2025-04-10LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()Miaoqian Lin1-0/+2
2025-04-10LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig谢致邦 (XIE Zhibang)1-2/+2
2025-04-10objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-1/+1
2025-04-10ring-buffer: Fix bytes_dropped calculation issueFeng Yang1-2/+2
2025-04-10net/mlx5e: SHAMPO, Make reserved size independent of page sizeLama Kayal1-3/+5
2025-04-10ksmbd: fix r_count dec/increment mismatchNamjae Jeon1-2/+2
2025-04-10ksmbd: fix multichannel connection failureNamjae Jeon3-8/+22
2025-04-10ksmbd: use aead_request_free to match aead_request_allocMiaoqian Lin1-1/+1
2025-04-10rndis_host: Flag RNDIS modems as WWAN devicesLubomir Rintel1-2/+14
2025-04-10rtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang1-0/+3
2025-04-10exfat: fix missing shutdown checkYuezhang Mo1-2/+27
2025-04-10exfat: fix the infinite loop in exfat_find_last_cluster()Yuezhang Mo1-1/+1
2025-04-10smb: client: Fix netns refcount imbalance causing leaks and use-after-freeWang Zhaolong1-8/+8
2025-04-10NFS: Shut down the nfs_client only after all the superblocksTrond Myklebust1-1/+21
2025-04-10objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()Josh Poimboeuf1-1/+4
2025-04-10objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()Josh Poimboeuf1-1/+1
2025-04-10objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()Josh Poimboeuf1-1/+1
2025-04-10thermal: core: Remove duplicate struct declarationxueqin Luo1-2/+0
2025-04-10objtool: Fix detection of consecutive jump tables on Clang 20Josh Poimboeuf3-22/+37
2025-04-10objtool: Handle PC relative relocation typeTiezhu Yang4-5/+27
2025-04-10objtool: Handle different entry size of rodataTiezhu Yang5-1/+41
2025-04-10objtool: Handle various symbol types of rodataTiezhu Yang1-5/+11
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim2-3/+3
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner1-0/+2
2025-04-10perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati1-2/+2
2025-04-10fs/procfs: fix the comment above proc_pid_wchan()Bart Van Assche1-1/+1
2025-04-10perf vendor events arm64 AmpereOneX: Fix frontend_bound calculationIlkka Koskinen1-5/+5
2025-04-10tty: n_tty: use uint for space returned by tty_write_room()Jiri Slaby (SUSE)1-6/+7
2025-04-10staging: vchiq_arm: Stop kthreads if vchiq cdev register failsStefan Wahren1-9/+16