summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf build: Remove unused feature test targetJames Clark2024-09-102-7/+0
* perf build: Autodetect minimum required llvm-dev versionJames Clark2024-09-104-4/+27
* perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...Arnaldo Carvalho de Melo2024-09-101-2/+4
* perf trace: Support collecting 'union's with the BPF augmenterArnaldo Carvalho de Melo2024-09-101-8/+10
* perf trace: Add --force-btf for debuggingHoward Chu2024-09-101-1/+6
* perf trace: Collect augmented data using BPFHoward Chu2024-09-101-1/+106
* perf trace: Pretty print buffer dataHoward Chu2024-09-102-0/+39
* perf trace: Pretty print struct dataHoward Chu2024-09-101-5/+60
* perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...Howard Chu2024-09-102-0/+117
* perf trace: Mark bpf's attr as from_userArnaldo Carvalho de Melo2024-09-101-1/+2
* perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2024-09-092-2/+7
* perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2024-09-092-3/+8
* perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2024-09-092-1/+5
* perf trace: Mark which syscall arguments go from user space to kernel spaceArnaldo Carvalho de Melo2024-09-091-14/+27
* perf trace: Use a common encoding for augmented arguments, with size + error ...Arnaldo Carvalho de Melo2024-09-094-44/+66
* perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...Arnaldo Carvalho de Melo2024-09-091-2/+2
* perf mem: Fix the wrong reference in parse_record_events()Kan Liang2024-09-061-1/+1
* perf mem: Fix missed p-core mem events on ADL and RPLKan Liang2024-09-064-22/+15
* perf mem: Check mem_events for all eligible PMUsKan Liang2024-09-064-4/+16
* perf script python: Avoid buffer overflow in python PEBS register interfaceAndi Kleen2024-09-061-8/+3
* perf jevents: Ignore sys when determining a model directoryIan Rogers2024-09-061-4/+7
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2024-09-06740-4626/+8727
|\
| * Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds2024-09-052-2/+38
| |\
| | * Merge branch 'bpf-fix-incorrect-name-check-pass-logic-in-btf_name_valid_section'Alexei Starovoitov2024-09-042-1/+37
| | |\
| | | * selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park2024-09-041-0/+34
| | | * bpf: add check for invalid name in btf_name_valid_section()Jeongjun Park2024-09-041-1/+3
| | |/
| | * bpf: Fix a crash when btf_parse_base() returns an error pointerMartin KaFai Lau2024-08-301-1/+1
| * | Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-09-0562-667/+853
| |\ \
| | * | ila: call nf_unregister_net_hooks() soonerEric Dumazet2024-09-053-4/+16
| | * | tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski2024-09-051-3/+4
| | * | MAINTAINERS: fix ptp ocp driver maintainers addressVadim Fedorenko2024-09-051-1/+1
| | * | selftests: net: enable bind testsJamie Bainbridge2024-09-051-1/+2
| | * | net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki2024-09-051-2/+8
| | * | sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen2024-09-051-4/+7
| | * | docs: netdev: document guidance on cleanup.hJakub Kicinski2024-09-051-0/+16
| | * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-09-046-161/+106
| | |\ \
| | | * | ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba2024-09-031-2/+5
| | | * | ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba2024-09-031-9/+0
| | | * | ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba2024-09-031-6/+6
| | | * | ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba2024-09-033-7/+7
| | | * | ice: protect XDP configuration with a mutexLarysa Zaremba2024-09-034-19/+39
| | | * | ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba2024-09-034-118/+49
| | * | | Merge tag 'wireless-2024-09-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-09-0410-148/+50
| | |\ \ \
| | | * | | MAINTAINERS: wifi: cw1200: add net-cw1200.hSimon Horman2024-09-031-0/+1
| | | * | | Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2024-09-039-148/+49
| | | |\ \ \
| | | | * | | Revert "wifi: ath11k: support hibernation"Baochen Qiang2024-09-028-139/+49
| | | | * | | Revert "wifi: ath11k: restore country code during resume"Baochen Qiang2024-09-021-10/+0
| | | | * | | wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang2024-08-221-0/+1
| | * | | | | net: xilinx: axienet: Fix race in axienet_stopSean Anderson2024-09-042-0/+11
| | * | | | | net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski2024-09-041-4/+2