aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2025-03-05 11:08:12 +0100
committerChristian Brauner <brauner@kernel.org>2025-03-05 13:25:59 +0100
commitb573bf6f693ccb1e62214abf24201e27678b02ad (patch)
tree3740398637e2aba612bfcb0ec69d947c65d65266 /tools/perf/scripts/python/bin/task-analyzer-record
parentpidfs: switch to copy_struct_to_user() (diff)
downloadlinux-b573bf6f693ccb1e62214abf24201e27678b02ad.tar.gz
linux-b573bf6f693ccb1e62214abf24201e27678b02ad.zip
pidfd: rely on automatic cleanup in __pidfd_prepare()
Rely on scope-based cleanup for the allocated file descriptor. Link: https://lore.kernel.org/r/20250305-work-pidfs-kill_on_last_close-v3-2-c8c3d8361705@kernel.org Acked-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
2020-02-11ath11k: fix rcu lock protect in peer assoc confirmationKarthikeyan Periyasamy1-0/+3 2020-02-11ath11k: add HE rate accounting to driverJohn Crispin8-6/+112 2020-02-11ath11k: drop tx_info from ath11k_staJohn Crispin2-50/+2 2020-02-11ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_sta...Nathan Chancellor1-1/+1 2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam5-3/+52 2020-02-11dt-bindings: ath10k: Add new dt entries to identify coex supportTamizh Chelvam1-0/+7 2020-02-11ath10k: fix few checkpatch warningsKalle Valo2-3/+3 2020-02-09Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2 2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2 2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280 2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1 2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51 2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7 2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1 2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1 2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6 2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24 2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0 2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1 2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80 2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5 2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1 2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2 2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3