linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-01 00:17:17 to 2023-08-01 05:31:36 UTC [more...]

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-01  5:30 UTC  (15+ messages)
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
        ` [PATCH RFC net-next v5 13/14] virtio/vsock: implement datagram supporty

[PATCH v2 00/10] tools/nolibc: enable compiler warnings
 2023-08-01  5:30 UTC  (11+ messages)
` [PATCH v2 01/10] tools/nolibc: drop unused variables
` [PATCH v2 02/10] tools/nolibc: sys: avoid implicit sign cast
` [PATCH v2 03/10] tools/nolibc: stdint: use int for size_t on 32bit
` [PATCH v2 04/10] selftests/nolibc: drop unused variables
` [PATCH v2 05/10] selftests/nolibc: mark test helpers as potentially unused
` [PATCH v2 06/10] selftests/nolibc: make functions static if possible
` [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
` [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
` [PATCH v2 09/10] selftests/nolibc: test return value of read() in test_vfprintf
` [PATCH v2 10/10] selftests/nolibc: enable compiler warnings

[PATCH next] mmc: sunplus: Fix error handling in spmmc_drv_probe()
 2023-08-01  5:23 UTC 

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-08-01  5:21 UTC  (2+ messages)

linux-next: Tree for Aug 1
 2023-08-01  5:19 UTC 

[PATCH v2] cpumask: kernel-doc cleanups and additions
 2023-08-01  5:08 UTC 

[PATCH] USB: gadget: Fix the function name error in sourcesink/loopback
 2023-08-01  5:06 UTC  (2+ messages)

[PATCH v4 0/9] PCI: EPC: Add support to wake up host from D3 states
 2023-08-01  5:01 UTC  (5+ messages)
` [PATCH v4 3/9] PCI: epf-mhi: Add support for handling D-state notify from EPC

tools/nolibc: RFC: report and drop unused functions/data by gc-section
 2023-08-01  4:59 UTC 

[PATCH v2 0/6] arm64: qcom: sa8775p: add support for PCIe
 2023-08-01  4:58 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY

[PATCH 1/2 v10] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-08-01  4:54 UTC  (3+ messages)
` [PATCH 2/2 v10] Watchdog: Add marvell GTI "

[PATCH] tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc
 2023-08-01  4:53 UTC  (2+ messages)

[PATCH v2 0/8] Refactor the SMMU's CD table ownership
 2023-08-01  4:52 UTC  (6+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
` [PATCH v2 4/8] iommu/arm-smmu-v3: move stall_enabled to the cd table

[PATCH v3 00/14] Add Secure TSC support for SNP guests
 2023-08-01  4:47 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Let pm runtime get/put paired
 2023-08-01  4:44 UTC  (3+ messages)

[PATCH V2] usb: dwc3: gadget: Let pm runtime get/put paired
 2023-08-01  4:43 UTC  (3+ messages)

[PATCH 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
 2023-08-01  4:41 UTC  (3+ messages)
` [PATCH 2/4] soc: qcom: aoss: Add debugfs interface for sending messages

arm64: perf test 26 rpi4 oops
 2023-08-01  4:34 UTC  (11+ messages)

[PATCH v2 0/3] Add interconnect debugfs client
 2023-08-01  4:29 UTC  (3+ messages)
` [PATCH v2 3/3] interconnect: Add debugfs test client

[PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-08-01  4:05 UTC  (5+ messages)

[tip:irq/core] BUILD SUCCESS 51a5acce7162185a9b9d695b314a12fc067562b4
 2023-08-01  4:01 UTC 

[tip:smp/core] BUILD SUCCESS 52b38b7ad589c89a8c69272497bed20034f8e322
 2023-08-01  4:01 UTC 

[PATCH RFC v2 bootconfig 0/3] Distinguish bootloader and embedded kernel parameters
 2023-08-01  4:00 UTC  (7+ messages)
` [PATCH RFC v2 bootconfig 1/3] doc: Update /proc/cmdline documentation to include boot config
` [PATCH RFC v2 bootconfig 3/3] doc: Add /proc/bootconfig to proc.rst

[PATCH] vdpa/mlx5: Fix crash on shutdown for when no ndev exists
 2023-08-01  3:59 UTC  (7+ messages)

[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
 2023-08-01  3:58 UTC  (7+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information

[PATCH net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-08-01  3:58 UTC  (3+ messages)

[PATCH] x86/sev: Fix SNP CPUID requests to the hypervisor
 2023-08-01  3:58 UTC  (2+ messages)

[PATCH 0/8] Fixes and cleanups to compaction
 2023-08-01  3:53 UTC  (22+ messages)
` [PATCH 1/8] mm/compaction: avoid missing last page block in section after skip offline sections
` [PATCH 2/8] mm/compaction: correct last_migrated_pfn update in compact_zone
` [PATCH 3/8] mm/compaction: skip page block marked skip in isolate_migratepages_block
` [PATCH 4/8] mm/compaction: remove stale fast_find_block flag in isolate_migratepages
` [PATCH 5/8] mm/compaction: corret comment of cached migrate pfn update
` [PATCH 7/8] mm/compaction: remove unnecessary return for void function
` [PATCH 8/8] mm/compaction: only set skip flag if cc->no_set_skip_hint is false

[PATCH bpf-next v4 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-01  3:47 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] "

[PATCH v4] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
 2023-08-01  3:45 UTC 

[PATCH] drm/amd/pm: Clean up errors in vega10_powertune.c
 2023-08-01  3:37 UTC 

[PATCH 0/3] coresight: trbe: Enable ACPI based devices
 2023-08-01  3:35 UTC  (6+ messages)
` [PATCH 1/3] arm_pmu: acpi: Add a representative platform device for TRBE

[PATCH] cxl/memdev: Avoid mailbox functionality on device memory CXL devices
 2023-08-01  2:46 UTC  (3+ messages)

[PATCH v7 2/2] PCI: Don't put non-power manageable PCIe root ports into D3
 2023-08-01  3:25 UTC  (7+ messages)

[PATCH v7 0/6] Add StarFive Camera Subsystem driver
 2023-08-01  3:24 UTC  (4+ messages)
` [PATCH v7 3/6] media: starfive: camss: Add basic driver

[PATCH] usb: typec: tcpm: Add IS_ERR_OR_NULL check for port->partner
 2023-08-01  3:21 UTC  (3+ messages)

[RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
 2023-08-01  3:20 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: cleanup and improvements in the selftests
 2023-08-01  3:20 UTC  (2+ messages)

[PATCH net-next] net/hsr: Remove unused function declarations
 2023-08-01  3:20 UTC  (2+ messages)

[PATCH v2] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-08-01  3:20 UTC  (3+ messages)

[PATCH] drm/amd/pm: Clean up errors in fiji_baco.c
 2023-08-01  3:16 UTC 

[PATCH v3] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-08-01  3:15 UTC 

[PATCH] drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handler
 2023-08-01  3:12 UTC  (2+ messages)

[PATCH] LoongArch: Fixup cmpxchg sematic for memory barrier
 2023-08-01  3:10 UTC  (3+ messages)

[PATCH v2] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
 2023-08-01  3:09 UTC  (2+ messages)

[PATCH] drm/amd/pm: Clean up errors in smu10_hwmgr.c
 2023-08-01  3:08 UTC 

[v2 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-08-01  3:07 UTC  (5+ messages)
` [v2 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
` [v2 5/6] mm: move allocation of gigantic hstates to the start of mm_core_init

[PATCH v2] PCI: imx6: Support building it as a module
 2023-08-01  3:13 UTC 

[PATCH 1/1] tpm: disable hwrng for fTPM on some AMD designs
 2023-08-01  3:04 UTC  (15+ messages)

[PATCH] drm/amd/pm/powerplay/hwmgr/ppevvmath: Clean up errors in ppevvmath.h
 2023-08-01  3:03 UTC 

[PATCH] drm/amd/pm: Clean up errors in vega12_hwmgr.c
 2023-08-01  2:57 UTC 

[PATCH] x86: Fix x32 System V message queue syscalls
 2023-08-01  2:53 UTC  (16+ messages)
` [PATCH v2] "

[RESEND PATCH] drm/qxl: prevent memory leak
 2023-08-01  2:53 UTC  (2+ messages)

[PATCH net-next v2] netconsole: Enable compile time configuration
 2023-08-01  2:52 UTC  (2+ messages)

[PATCH v2] erofs: deprecate superblock checksum feature
 2023-08-01  2:47 UTC  (5+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega10_baco.c
 2023-08-01  2:44 UTC 

[PATCH v7 00/13] MediaTek DDP GAMMA - 12-bit LUT support
 2023-08-01  2:43 UTC  (3+ messages)
` [PATCH v7 03/13] drm/mediatek: gamma: Support SoC specific LUT size

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-08-01  2:41 UTC  (8+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] "
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] "
  ` [PATCH v6 2/2] doc: soc: hisilicon: Add Kunpeng HCCS driver documentation

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-08-01  2:40 UTC  (11+ messages)
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data

[PATCH net v1 1/2] netlink: let len field used to parse type-not-care nested attrs
 2023-08-01  2:40 UTC  (5+ messages)

[PATCH] drm/amd/pm: Clean up errors in vega20_hwmgr.h
 2023-08-01  2:39 UTC 

[PATCH] drm/amd/pm: Clean up errors in amd_powerplay.c
 2023-08-01  2:36 UTC 

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-01  2:35 UTC  (4+ messages)

[PATCH -next] timer: Replace del_timer() in comments
 2023-08-01  2:32 UTC 

[PATCH v2 0/2] mm: hugetlb: fix mremap tlb flush
 2023-08-01  2:31 UTC  (4+ messages)
` [PATCH v2 1/2] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables()
` [PATCH v2 2/2] arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE

[PATCH v1 0/6] Simplify C/C++ compiler flags
 2023-08-01  2:29 UTC  (10+ messages)
` [PATCH v1 4/6] perf build: Disable fewer flex warnings

[PATCH] drm/amd/pm: Clean up errors in amdgpu_smu.c
 2023-08-01  2:28 UTC 

[PATCH v2] ext4: Fix rec_len verify error
 2023-08-01  2:26 UTC  (3+ messages)

[PATCH v3] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
 2023-08-01  2:26 UTC  (3+ messages)

[PATCH V2] tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms
 2023-08-01  2:23 UTC 

[PATCH v4 0/9] tracing: Improbe BTF support on probe events
 2023-08-01  2:24 UTC  (7+ messages)
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union

[PATCH] s390/certstore: select CRYPTO_LIB_SHA256
 2023-08-01  2:16 UTC  (2+ messages)

[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-01  1:47 UTC  (7+ messages)
` [PATCH v4 03/29] drm/i915/gvt: Verify hugepages are contiguous in physical address space
` [PATCH v4 06/29] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
` [PATCH v4 07/29] drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type

[PATCH] drm/amd: Clean up errors in smu_v13_0_5_ppt.c
 2023-08-01  2:11 UTC 

[PATCH] drm/amd/pm: Clean up errors in smu_v13_0_5_ppt.c
 2023-08-01  2:08 UTC 

[PATCH 0/4] mm: mremap: fix move page tables
 2023-08-01  2:06 UTC  (3+ messages)
` [PATCH 1/4] mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables()

[PATCH] drm/amd/pm: Clean up errors in smu_v13_0_6_ppt.c
 2023-08-01  2:06 UTC 

[PATCH v4] um/drivers: fix hostaudio build errors
 2023-08-01  2:05 UTC 

[PATCH v1 0/4] selftests: kvm: Add LoongArch support
 2023-08-01  2:02 UTC  (5+ messages)
` [PATCH v1 1/4] selftests: kvm: Add kvm selftests header files for LoongArch
` [PATCH v1 2/4] selftests: kvm: Add processor tests for LoongArch KVM
` [PATCH v1 3/4] selftests: kvm: Add ucall "
` [PATCH v1 4/4] selftests: kvm: Add LoongArch tests into makefile

[PATCH] drm/amd/pm: Clean up errors in aldebaran_ppt.c
 2023-08-01  2:00 UTC 

[PATCH] user_namespace: Remove unnecessary ‘NULL’ values from map_write
 2023-08-01 18:45 UTC  (2+ messages)

[syzbot] [erofs?] [fat?] WARNING in erofs_kill_sb
 2023-08-01  1:47 UTC  (2+ messages)
` [PATCH] erofs: drop unnecessary WARN_ON() in erofs_kill_sb()

[PATCH] drm/amd/pm: Clean up errors in smu_v13_0.c
 2023-08-01  1:43 UTC 

[PATCH v5 0/2] irqchip/loongson-eiointc: Add simple irq routing method
 2023-08-01  1:42 UTC  (6+ messages)

linux-next: manual merge of the security tree with the net-next tree
 2023-08-01  1:42 UTC 

[PATCH v1 net-next 0/4] Packet classify by matching against SPI
 2023-08-01  1:41 UTC  (5+ messages)
` [PATCH v1 net-next 1/4] net: flow_dissector: Add IPSEC dissector
` [PATCH v1 net-next 2/4] tc: flower: support for SPI
` [PATCH v1 net-next 3/4] tc: flower: Enable offload support IPSEC SPI field
` [PATCH v1 net-next 4/4] octeontx2-pf: TC flower offload support for "

[RFC PATCH v2 0/3] report task state in symbolic chars from sched tracepoint
 2023-08-01  1:36 UTC  (7+ messages)
` [RFC PATCH v2 1/3] sched, tracing: add to report task state in symbolic chars
` [RFC PATCH v2 3/3] libtraceevent: use the new prev_state_char instead in tracepoint sched_switch

[PATCH net v1] net: dcb: choose correct policy to parse DCB_ATTR_BCN
 2023-08-01  1:34 UTC  (2+ messages)
  ` [PATCH net] "

[PATCH net v2] net: dcb: choose correct policy to parse DCB_ATTR_BCN
 2023-08-01  1:32 UTC 

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-08-01  1:30 UTC  (6+ messages)
` [PATCH v9 05/10] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

DAMON Beer/Coffee/Tea chat series
 2023-08-01  1:27 UTC  (3+ messages)

[PATCH] drm/amd/pm: Clean up errors in smu_v13_0_7_ppt.c
 2023-08-01  1:26 UTC 

[PATCH] cxl/mbox: Fix debug message print
 2023-08-01  1:24 UTC  (2+ messages)

[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
 2023-08-01  1:22 UTC  (7+ messages)
` [PATCH 2/3] LoongArch: Code cleanup in function pcpu_populate_pte
` [PATCH 3/3] LoongArch: mm: Add unified function populate_kernel_pte

[PATCH] MAINTAINERS: correct file entry in STARFIVE JH7110 DPHY RX DRIVER
 2023-08-01  1:21 UTC  (2+ messages)

[PATCH] drm/amd/pm: Clean up errors in smu_v11_0.h
 2023-08-01  1:12 UTC 

[PATCH] Modify the function to et the highest_perf value
 2023-08-01  1:10 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Let pm runtime get/put paired
 2023-08-01  1:06 UTC  (2+ messages)

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-08-01  1:02 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] dt-bindings: intel: Add Intel Agilex5 compatible
  ` [PATCH v2 2/5] dt-bindings: reset: add reset IDs for Agilex5
  ` [PATCH v2 3/5] dt-bindings: clock: add Intel Agilex5 clock manager
  ` [PATCH v2 4/5] clk: socfpga: agilex: add clock driver for the Agilex5
  ` [PATCH v2 5/5] arm64: dts: agilex5: add initial support for Intel Agilex5 SoCFPGA

[PATCH] netfilter: bpf: Only define get_proto_defrag_hook() if necessary
 2023-08-01  1:00 UTC  (3+ messages)

[PATCH v10 00/11] Add multiport support for DWC3 controllers
 2023-08-01  0:59 UTC  (5+ messages)
` [PATCH v10 03/11] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v10 04/11] usb: dwc3: core: Skip setting event buffers for host only controllers

[PATCH -next] media: coda: Remove duplicated include in coda-common.c
 2023-08-01  0:54 UTC 

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-08-01  0:52 UTC  (5+ messages)
` [PATCH RFC v5 09/10] drm/msm/dpu: Use DRM solid_fill property

[PATCH net-next] net: Remove duplicated include in mac.c
 2023-08-01  0:50 UTC 

linux-next: manual merge of the fbdev tree with the drm tree
 2023-08-01  0:43 UTC 

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-01  0:42 UTC  (9+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-08-01  0:37 UTC  (7+ messages)
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues

[PATCH] soc: qcom: qmi: Signal the txn completion after releasing the mutex
 2023-08-01  0:36 UTC  (3+ messages)

[PATCH V4,net-next] net: mana: Add page pool for RX buffers
 2023-08-01  0:31 UTC  (2+ messages)

[PATCH] perf probe: skip test_uprobe_from_different_cu if there is no gcc
 2023-08-01  0:29 UTC  (4+ messages)

[PATCH -next] nbd: get config_lock before sock_shutdown
 2023-08-01  0:27 UTC  (2+ messages)

[PATCH v3 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
 2023-08-01  0:21 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role
` [PATCH v3 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
` [PATCH v3 3/6] KVM: Documentation: Add the missing description for ptep "
` [PATCH v3 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v3 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
` [PATCH v3 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "

[RFC PATCH 0/2] Resctrl - rewrite (WIP)
 2023-08-01  0:19 UTC  (7+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2023-08-01  0:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).