aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-30MAINTAINERS: Add myself as mlx5 core and mlx5e co-maintainerdavem/netMark Bloch1-0/+2
2025-06-27dpaa2-eth: fix xdp_rxq_info leakFushuai Wang1-2/+24
2025-06-27ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+57
2025-06-27doc: tls: socket needs to be established to enable ulpUlrich Weber1-1/+3
2025-06-27docs: netdev: correct the heading level for co-posting selftestsJakub Kicinski1-1/+1
2025-06-27MAINTAINERS: update smc sectionJan Karcher1-2/+4
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu1-1/+1
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski1-2/+3
2025-06-25atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-06-25netlink: specs: enforce strict naming of propertiesJakub Kicinski3-19/+31
2025-06-25netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski2-7/+7
2025-06-25netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-25netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski1-4/+4
2025-06-25netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski1-1/+1
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski2-4/+4
2025-06-25netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski1-18/+18
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-06-25atm: idt77252: Add missing `dma_map_error()`Thomas Fourier1-0/+5
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn1-15/+18
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell2-3/+23
2025-06-25um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie1-29/+13
2025-06-25um: Use correct data source in fpregs_legacy_set()Tiwei Bie1-1/+1
2025-06-25um: vfio: Prevent duplicate device assignmentsTiwei Bie1-0/+14
2025-06-25um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-06-24bnxt: properly flush XDP redirect listsYan Zhai1-1/+4
2025-06-24vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-06-24spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli1-5/+7
2025-06-24userns and mnt_idmap leak in open_tree_attr(2)Al Viro1-7/+3
2025-06-24wifi: mac80211: finish link init before RCU publishJohannes Berg1-3/+3
2025-06-24wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd versionMiri Korenblit1-2/+2
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima1-4/+115
2025-06-24af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima1-6/+12
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima1-0/+23
2025-06-24af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima1-2/+11
2025-06-24wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges1-1/+1
2025-06-24wifi: iwlegacy: work around excessive stack usage on clang/kasanArnd Bergmann1-1/+2
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand3-33/+10
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand1-1/+1
2025-06-23bridge: mcast: Fix use-after-free during router port configurationIdo Schimmel1-0/+9
2025-06-23ethernet: ionic: Fix DMA mapping testsThomas Fourier1-6/+6
2025-06-23net: netpoll: Initialize UDP checksum field before checksummingBreno Leitao1-1/+1
2025-06-23libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen1-0/+3
2025-06-23attach_recursive_mnt(): do not lock the covering tree when sliding something under itAl Viro1-4/+4
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro5-73/+104
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima2-4/+32
2025-06-23dm-raid: fix variable in journal device checkHeinz Mauelshagen1-1/+1
2025-06-23net: qed: reduce stack usage for TLV processingArnd Bergmann1-4/+4