summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-28net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski
2024-08-28net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski
2024-08-28net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski
2024-08-28net: dsa: mv88e6xxx: Remove stale commentAndy Shevchenko
2024-08-28net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-08-28net: ethtool: cable-test: Release RTNL when the PHY isn't foundMaxime Chevallier
2024-08-28net: netvsc: Update default VMBus channelsErni Sri Satya Vennela
2024-08-28net: ftgmac100: Get link speed and duplex for NC-SIJacky Chou
2024-08-28selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...Juntong Deng
2024-08-28bpf: Relax KF_ACQUIRE kfuncs strict type matching constraintJuntong Deng
2024-08-28Merge branch 'tcp-take-better-care-of-tw_substate-and-tw_rcv_nxt'Jakub Kicinski
2024-08-28tcp: annotate data-races around tcptw->tw_rcv_nxtEric Dumazet
2024-08-28tcp: remove volatile qualifier on tw_substateEric Dumazet
2024-08-28net/xen-netback: prevent UAF in xenvif_flush_hash()Jeongjun Park
2024-08-28Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-28selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew
2024-08-28ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski
2024-08-28igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-08-28tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo
2024-08-29power: supply: core: constify psy_tzd_opsThomas Weißschuh
2024-08-28Merge branch 'md-6.12-bitmap' into md-6.12Song Liu
2024-08-28MAINTAINERS: scale modules with more reviewersLuis Chamberlain
2024-08-28cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells
2024-08-28PCI/VPD: Remove pci_vpd_release() unused declarationsYue Haibing
2024-08-28PCI/PM: Remove __pci_pme_wakeup() unused declarationsYue Haibing
2024-08-28perf test: Add 'perf record cgroup' filtering testNamhyung Kim
2024-08-28spi: wpcm-fiu: Simplify with dev_err_probe()Jinjie Ruan
2024-08-28spi: wpcm-fiu: Fix uninitialized resJinjie Ruan
2024-08-28perf bpf-filter: Support filtering on cgroupsNamhyung Kim
2024-08-28perf bpf-filter: Add build dependency to header filesNamhyung Kim
2024-08-28perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-08-28perf test trace_btf_enum: Fix shellcheck warningJames Clark
2024-08-28perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan
2024-08-28perf auxtrace: Use evsel__is_aux_event() for checking AUX eventLeo Yan
2024-08-28perf vendor events arm64: Move Yitian 710 DDR PMU into T-Head directoryLucas Stach
2024-08-28spi: atmel-quadspi: Simplify with dev_err_probe()Jinjie Ruan
2024-08-28spi: atmel-quadspi: Fix uninitialized resJinjie Ruan
2024-08-28perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platformKajol Jain
2024-08-28perf vendor events power10: Move the JSON/eventsKajol Jain
2024-08-28perf vendor events power10: Update JSON/eventsKajol Jain
2024-08-28perf trace: Pass the richer 'struct syscall_arg' pointer to trace__btf_scnpri...Arnaldo Carvalho de Melo
2024-08-28perf trace: Fix perf trace -p <PID>Howard Chu
2024-08-28perf evlist: Introduce method to find if there is a bpf-output eventHoward Chu
2024-08-28perf report: Name events in stats for pipe modeIan Rogers
2024-08-28perf testsuite: Install perf-report tests in the 'make install-tests -C tools...Michael Petlan
2024-08-28perf testsuite report: Add test case for perf reportVeronika Molnarova
2024-08-28perf testsuite report: Add test for perf-report basic functionalityVeronika Molnarova
2024-08-28perf testsuite: Add common output checking helperVeronika Molnarova
2024-08-28perf testsuite probe: Add test for line semanticsVeronika Molnarova
2024-08-28perf testsuite probe: Add test for invalid optionsVeronika Molnarova