Show patches with: Submitter = Tiezhu Yang       |   32 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] arm64: hw_breakpoint: Save privilege of access control via ptrace hw_breakpoint: Save privilege of access control via ptrace - - - --- 2024-07-09 Tiezhu Yang New
[v3,2/3] arm: hw_breakpoint: Save privilege of access control via ptrace hw_breakpoint: Save privilege of access control via ptrace - - - --- 2024-07-09 Tiezhu Yang New
[v3,1/3] perf: Add perf_event_attr::bp_priv hw_breakpoint: Save privilege of access control via ptrace - - - --- 2024-07-09 Tiezhu Yang New
[v2,3/3] arm64: hw_breakpoint: Save privilege of access control via ptrace hw_breakpoint: Save privilege of access control via ptrace - - - --- 2024-06-21 Tiezhu Yang New
[v2,2/3] arm: hw_breakpoint: Save privilege of access control via ptrace hw_breakpoint: Save privilege of access control via ptrace - - - --- 2024-06-21 Tiezhu Yang New
[v2,1/3] perf: Add perf_event_attr::bp_priv hw_breakpoint: Save privilege of access control via ptrace - - - --- 2024-06-21 Tiezhu Yang New
arm64: hw_breakpoint: Save privilege of access control via ptrace arm64: hw_breakpoint: Save privilege of access control via ptrace - - - --- 2024-06-18 Tiezhu Yang New
[v3,2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze Unify uapi bitsperlong.h - - - --- 2023-06-22 Tiezhu Yang New
[v3,1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch Unify uapi bitsperlong.h - - - --- 2023-06-22 Tiezhu Yang New
[v2,2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze Unify uapi bitsperlong.h - - - --- 2023-06-21 Tiezhu Yang New
[v2,1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch Unify uapi bitsperlong.h - - - --- 2023-06-21 Tiezhu Yang New
[v2,2/2] kdump: crashdump: use copy_to_user_or_kernel() to simplify code kdump: simplify code - - - --- 2021-12-11 Tiezhu Yang New
[v2,1/2] kdump: vmcore: remove copy_to() and add copy_to_user_or_kernel() kdump: simplify code - - - --- 2021-12-11 Tiezhu Yang New
[2/2] kdump: crashdump: use copy_to() to simplify the related code kdump: simplify code - - - --- 2021-12-10 Tiezhu Yang New
[1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h kdump: simplify code - - - --- 2021-12-10 Tiezhu Yang New
[bpf-next,v2] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 [bpf-next,v2] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 - - - --- 2021-09-11 Tiezhu Yang New
[bpf-next] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 [bpf-next] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 - - - --- 2021-09-09 Tiezhu Yang New
[RFC,bpf-next] bpf: Make actual max tail call count as MAX_TAIL_CALL_CNT [RFC,bpf-next] bpf: Make actual max tail call count as MAX_TAIL_CALL_CNT - - - --- 2021-09-08 Tiezhu Yang New
[v2] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() [v2] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() - 1 - --- 2021-05-19 Tiezhu Yang New
[bpf-next] bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD [bpf-next] bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD - - - --- 2021-05-18 Tiezhu Yang New
phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() - 1 - --- 2021-05-17 Tiezhu Yang New
[bpf-next] bpf: arm64: Replace STACK_ALIGN() with round_up() to align stack size [bpf-next] bpf: arm64: Replace STACK_ALIGN() with round_up() to align stack size - - - --- 2021-05-10 Tiezhu Yang New
[v2] phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS to fix build erro… [v2] phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS to fix build erro… 2 - - --- 2020-11-25 Tiezhu Yang New
phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error - 1 - --- 2020-11-24 Tiezhu Yang New
phy/mediatek: Make PHY_MTK_XSPHY depend on HAS_IOMEM and OF_ADDRESS to fix build errors phy/mediatek: Make PHY_MTK_XSPHY depend on HAS_IOMEM and OF_ADDRESS to fix build errors 1 - - --- 2020-11-24 Tiezhu Yang New
[4/7] irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell() Fix potential resource leaks and do some code cleanups about irqchip - - - --- 2020-06-23 Tiezhu Yang New
[3/7] irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell() Fix potential resource leaks and do some code cleanups about irqchip - - - --- 2020-06-23 Tiezhu Yang New
[2/7] irqchip/loongson-htpic: Remove redundant kfree operation Fix potential resource leaks and do some code cleanups about irqchip - - - --- 2020-06-23 Tiezhu Yang New
[1/7] irqchip: Fix potential resource leaks Fix potential resource leaks and do some code cleanups about irqchip - - - --- 2020-06-23 Tiezhu Yang New
[3/3] irqchip/ti-sci-inta: Fix typo about MODULE_AUTHOR [1/3] irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type() - - - --- 2020-06-06 Tiezhu Yang Mainlined
[2/3] irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource() [1/3] irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type() - - - --- 2020-06-06 Tiezhu Yang Mainlined
[1/3] irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type() [1/3] irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type() - 1 - --- 2020-06-06 Tiezhu Yang Mainlined