messages from 2025-06-10 12:53:55 to 2025-06-10 13:20:18 UTC [more...]
[PATCH 1/2] usbip: vhci-hcd: do not show port status if the latter is not ready
2025-06-10 13:17 UTC (2+ messages)
` [PATCH 2/2] usbip: vhci-hcd: zero sysfs output if port is not running
next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
2025-06-10 13:20 UTC (3+ messages)
new DMA API conversion for nvme-pci
2025-06-10 13:20 UTC (11+ messages)
` [PATCH 4/9] nvme-pci: refactor nvme_pci_use_sgls
` [PATCH 5/9] nvme-pci: merge the simple PRP and SGL setup into a common helper
` [PATCH 6/9] nvme-pci: remove superfluous arguments
` [PATCH 7/9] nvme-pci: convert the data mapping blk_rq_dma_map
` [PATCH 8/9] nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
[PATCH net-next] selftests/net: packetdrill: more xfail changes
2025-06-10 13:20 UTC (2+ messages)
[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-06-10 13:19 UTC (5+ messages)
` [PATCH 17/41] microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH 18/41] microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PATCH] net/mlx5: fix flag non-template rule cleanup
2025-06-10 13:19 UTC (2+ messages)
[PATCH v10 0/9] TEE subsystem for protected dma-buf allocations
2025-06-10 13:13 UTC (5+ messages)
` [PATCH v10 1/9] optee: sync secure world ABI headers
` [PATCH v10 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v10 3/9] tee: implement protected DMA-heap
` [PATCH v10 4/9] tee: refactor params_from_user()
[PATCH v4 0/2] Optimize mremap() for large folios
2025-06-10 13:18 UTC (3+ messages)
` [PATCH v4 2/2] mm: Optimize mremap() by PTE batching
[PATCH] ata: macio: Use non-hybrid PCI devres API
2025-06-10 13:19 UTC (3+ messages)
[PATCH] common/mlx5: use intrinsics instead of inline assembly
2025-06-10 13:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/meson: use vclk_freq instead of pixel_freq in debug print
2025-06-10 12:17 UTC (3+ messages)
[PATCH] mm/slab: fix folio_test_{anon,ksm}() false positive on slabs
2025-06-10 13:17 UTC (5+ messages)
[PATCH 3/7] iommu/vtd: Do not wipe out the page table NID when devices detach
2025-06-10 13:18 UTC (3+ messages)
[PATCH] net/mlx5: fix hypervisor detection in VLAN workaround
2025-06-10 13:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH] pylibfdt: correct license information (further)
2025-06-10 13:17 UTC
[PATCH v2] doc/guides: Mention needed kernel option for mlx5
2025-06-10 13:17 UTC (2+ messages)
[RFC][PATCH] tracepoints: Add verifier that makes sure all defined tracepoints are used
2025-06-10 13:18 UTC (3+ messages)
[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
2025-06-10 13:17 UTC (4+ messages)
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s
[PATCH] bpf: cpumap: report Rx queue index to xdp_rxq_info
2025-06-10 13:15 UTC (2+ messages)
[PATCH] net/mlx5: avoid setting kernel MTU if not needed
2025-06-10 13:16 UTC (2+ messages)
[PATCH] drm/meson: fix debug log statement when setting the HDMI clocks
2025-06-10 12:17 UTC (3+ messages)
[PATCH] command "rpmb write-key" not working
2025-06-10 13:15 UTC (2+ messages)
simple NFSv4.1/4.2 test of remove while holding a delegation
2025-06-10 13:16 UTC (9+ messages)
` [nfsv4] "
[PATCH v17 net-next 0/5] DUALPI2 patch
2025-06-10 13:15 UTC (6+ messages)
` [PATCH v17 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v17 net-next 2/5] sched: Dump configuration and statistics "
` [PATCH v17 net-next 3/5] sched: Add enqueue/dequeue "
` [PATCH v17 net-next 4/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v17 net-next 5/5] Documentation: netlink: specs: tc: Add DualPI2 specification
[PATCH iproute2-next v2 0/4] ip: Support bridge VLAN stats in `ip stats'
2025-06-10 13:14 UTC (4+ messages)
` [PATCH iproute2-next v2 4/4] ip: iplink_bridge: "
[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
2025-06-10 13:15 UTC (6+ messages)
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node
[DPDK/eventdev Bug 1720] failure in event_vector_adapter_autotest
2025-06-10 13:15 UTC
[PATCH] lib/cobalt: Fix cancellation issues over pthread_cond_[timed]wait
2025-06-10 13:14 UTC
[PATCH] drm/msm/dpu: Fill in min_prefill_lines for SC8180X
2025-06-10 13:14 UTC (2+ messages)
[PATCH v2 00/17] xen/riscv: introduce p2m functionality
2025-06-10 13:05 UTC (18+ messages)
` [PATCH v2 01/17] xen/riscv: implement sbi_remote_hfence_gvma()
` [PATCH v2 02/17] xen/riscv: introduce sbi_remote_hfence_gvma_vmid()
` [PATCH v2 03/17] xen/riscv: introduce guest domain's VMID allocation and manegement
` [PATCH v2 04/17] xen/riscv: construct the P2M pages pool for guests
` [PATCH v2 05/17] xen/riscv: introduce things necessary for p2m initialization
` [PATCH v2 06/17] xen/riscv: add root page table allocation
` [PATCH v2 07/17] xen/riscv: introduce pte_{set,get}_mfn()
` [PATCH v2 08/17] xen/riscv: add new p2m types and helper macros for type classification
` [PATCH v2 09/17] xen/riscv: introduce page_set_xenheap_gfn()
` [PATCH v2 10/17] xen/riscv: implement guest_physmap_add_entry() for mapping GFNs to MFNs
` [PATCH v2 11/17] xen/riscv: implement p2m_set_entry() and __p2m_set_entry()
` [PATCH v2 12/17] xen/riscv: Implement p2m_free_entry() and related helpers
` [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration
` [PATCH v2 14/17] xen/riscv: implement p2m_next_level()
` [PATCH v2 15/17] xen/riscv: Implement superpage splitting for p2m mappings
` [PATCH v2 16/17] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers
` [PATCH v2 17/17] xen/riscv: add support of page lookup by GFN
[PATCH net-next 00/14] ipmr, ip6mr: Allow MC-routing locally-generated MC packets
2025-06-10 13:12 UTC (5+ messages)
` [PATCH net-next 14/14] selftests: forwarding: Add a test for verifying VXLAN MC underlay
[PATCH v7] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-06-10 13:14 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] eal: handle sysconf() negative return value
2025-06-10 13:13 UTC
[PATCH v11 0/7] SMMU handling for PCIe Passthrough on ARM
2025-06-10 13:13 UTC (5+ messages)
` [PATCH v11 4/7] xen/arm: smmuv3: Add PCI devices support for SMMUv3
[PATCH net-next v1 0/3] net: phy: micrel: add extended PHY support for KSZ9477-class devices
2025-06-10 13:12 UTC (5+ messages)
` [PATCH net-next v1 1/3] net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated PHYs
[PATCH v4 0/3] dma-buf: heaps: Use constant name for CMA heap
2025-06-10 13:12 UTC (4+ messages)
` [PATCH v4 1/3] Documentation: dma-buf: heaps: Fix code markup
` [PATCH v4 2/3] dma-buf: heaps: Parameterize heap name in __add_cma_heap()
` [PATCH v4 3/3] dma-buf: heaps: Give default CMA heap a fixed name
[PATCH V3 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2025-06-10 13:12 UTC (6+ messages)
` [PATCH V3 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes
[PATCH 1/1] pylibfdt: correct license information
2025-06-10 13:12 UTC (4+ messages)
[PATCH v4] media: rockchip: rkisp1: Add support for Wide Dynamic Range
2025-06-10 12:25 UTC (2+ messages)
[PATCH] arm/sbsa-acs: update to 7.2.2
2025-06-10 13:11 UTC
[PATCH] oeqa/selftest/sanity: add test case for the recipe-naming sanity check
2025-06-10 13:09 UTC (3+ messages)
` [OE-core] "
[PATCH v4 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
2025-06-10 13:10 UTC (6+ messages)
` [PATCH v4 2/8] ASoC: dt-bindings: qcom: Manage clock settings for ADSP solution
[PATCH v4 0/2] Improving topology_span_sane
2025-06-10 13:09 UTC (6+ messages)
` [PATCH v4 1/2] sched/topology: improve topology_span_sane speed
[PATCH v4 0/9] Introduce HDP support for STM32MP platforms
2025-06-10 12:20 UTC (9+ messages)
` [PATCH v4 2/9] dt-bindings: pinctrl: stm32: Introduce HDP
` [PATCH v4 5/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
[PATCH 0/4] nfs: client-side tracepoints for delegations and cache coherency
2025-06-10 13:09 UTC (5+ messages)
` [PATCH 4/4] nfs: new tracepoint in match_stateid operation
[cocci] [PATCH] coccinelle: misc: secs_to_jiffies script: Create dummy report
2025-06-10 13:09 UTC (3+ messages)
` "
[PATCH] rust: math: Add KernelMathExt trait with a mul_div helper
2025-06-10 13:09 UTC (2+ messages)
[syzbot] [hams?] possible deadlock in nr_rt_device_down (3)
2025-06-10 13:09 UTC
[PATCH v10] arm64: dts: qcom: ipq5018: Add tsens node
2025-06-10 13:08 UTC (3+ messages)
[PATCH 1/2] arm64: dts: rockchip: drop touch panel display from rockpro64
2025-06-10 12:20 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add overlay for RockPro64 screen
[PULL 00/24] Misc HW patches for 2025-06-10
2025-06-10 12:56 UTC (24+ messages)
` [PULL 01/24] hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize
` [PULL 02/24] hw/char/sh_serial: Convert to TypeInfo
` [PULL 03/24] hw/pci-host/raven: Remove is-legacy-prep property
` [PULL 04/24] hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"
` [PULL 05/24] hw/core/resetcontainer: Consolidate OBJECT_DECLARE_SIMPLE_TYPE
` [PULL 06/24] hw/hyperv/balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
` [PULL 07/24] hw/ppc/e500: Move clock and TB frequency to machine class
` [PULL 08/24] hw/net/fsl_etsec: Set default MAC address
` [PULL 09/24] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
` [PULL 10/24] pc-bios: ensure installed ROMs don't have execute permissions
` [PULL 11/24] MAINTAINERS: Update Akihiko Odaki's affiliation
` [PULL 12/24] tests/functional: Add a test for the Arduino UNO machine
` [PULL 13/24] accel/hvf: Fix TYPE_HVF_ACCEL instance size
` [PULL 14/24] hw/core/cpu: Move CacheType to general cpu.h
` [PULL 15/24] hw/gpio/pca9552: Avoid using g_newa()
` [PULL 16/24] backends/tpm: Avoid using g_alloca()
` [PULL 17/24] tests/unit/test-char: "
` [PULL 18/24] hw/virtio/virtio-mem: Fix definition of VirtIOMEMClass
` [PULL 19/24] hw/virtio/virtio-pmem: Fix definition of VirtIOPMEMClass
` [PULL 20/24] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
` [PULL 21/24] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
` [PULL 23/24] hw/net/i82596: Update datasheet URL
` [PULL 24/24] hw/net/i82596: Factor configure function out
[PATCH v2 1/2] selinux: introduce neveraudit types
2025-06-10 13:06 UTC (3+ messages)
` [PATCH v2 2/2] selinux: optimize selinux_inode_getattr/permission() based on neveraudit|permissive
[PATCH] fixup! of: partition: do not try to translate offset as OF address
2025-06-10 12:19 UTC
[PATCH v4 00/20] xen: introduce CONFIG_SYSCTL
2025-06-10 13:05 UTC (5+ messages)
` [PATCH v4 03/20] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE"
` [PATCH v4 04/20] xen: introduce CONFIG_SYSCTL
[PATCH v1] drm/amdgpu: give each kernel job a unique id
2025-06-10 13:05 UTC (2+ messages)
[PATCH 0/2] fix failure of integration between tpm_crb_ffa with ima
2025-06-10 12:17 UTC (5+ messages)
` [PATCH 2/2] tpm: tpm_crb_ffa: maunally register tpm_crb_ffa driver when it's built-in
[PATCH RFC v1 0/2] iommu&pci: Disable ATS during FLR resets
2025-06-10 13:04 UTC (5+ messages)
` [PATCH RFC v1 1/2] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[GSOC PATCH 0/2] preload-index: remove dependency on global variables and 'the_repository'
2025-06-10 13:02 UTC (3+ messages)
` [GSOC PATCH 1/2] environment: remove the global variable 'core_preload_index'
` [GSOC PATCH 2/2] preload-index: stop depending on 'the_repository'
[PATCH net-next v1 0/3] dp83tg720: Reduce link recovery
2025-06-10 13:02 UTC (5+ messages)
` [PATCH net-next v1 1/3] net: phy: dp83tg720: implement soft reset with asymmetric delay
[RFC PATCH] build: reduce use of AVX compiler flags
2025-06-10 13:02 UTC (8+ messages)
` [PATCH v4] "
[PATCH] locking/rwsem: use OWNER_NONSPINNABLE directly instead of OWNER_SPINNABLE
2025-06-10 13:01 UTC
[PATCH v1 0/5] Fix XHCI console on legacy MB2 boot
2025-06-10 13:01 UTC (13+ messages)
` [PATCH v1 1/5] console: add relocation hook
[PATCH rtw-next 00/12] wifi: rtw89: more improvement of STA + P2P MCC
2025-06-10 13:00 UTC (13+ messages)
` [PATCH rtw-next 01/12] wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan when concurrency
` [PATCH rtw-next 02/12] wifi: rtw89: mcc: update format of RF notify MCC H2C command
` [PATCH rtw-next 03/12] wifi: rtw89: mcc: correct frequency when MCC
` [PATCH rtw-next 04/12] wifi: rtw89: mcc: adjust beacon filter when MCC and detect connection
` [PATCH rtw-next 05/12] wifi: rtw89: mcc: stop TX during MCC prepare
` [PATCH rtw-next 06/12] wifi: rtw89: TX nulldata 0 after scan complete
` [PATCH rtw-next 07/12] wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7ms
` [PATCH rtw-next 08/12] wifi: rtw89: mcc: enlarge scan time of GC when GO in MCC
` [PATCH rtw-next 09/12] wifi: rtw89: mcc: clear normal flow NoA when MCC start
` [PATCH rtw-next 10/12] wifi: rtw89: mcc: use anchor pattern when bcn offset less than min of tob
` [PATCH rtw-next 11/12] wifi: rtw89: mcc: enlarge TX retry count when GC auth
` [PATCH rtw-next 12/12] wifi: rtw89: scan abort when assign/unassign_vif
[PATCH] drm/test: reduce stack size in drm_exec_test
2025-06-10 13:01 UTC (2+ messages)
[RFC 00/13] objtool: Function validation tracing
2025-06-10 13:00 UTC (4+ messages)
[PATCH v1] drm/meson: fix more rounding issues with 59.94Hz modes
2025-06-10 12:17 UTC (4+ messages)
[PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more
2025-06-10 12:16 UTC (2+ messages)
[PATCH] xfs: Improve error handling in xfs_mru_cache_create()
2025-06-10 13:00 UTC
[PATCH v2] reproducible: allow each layer to define its known non-repro packages
2025-06-10 13:00 UTC (5+ messages)
` [OE-core] "
[PATCH net-next v1 0/7] netlink: specs: fix all the yamllint errors
2025-06-10 12:59 UTC (8+ messages)
` [PATCH net-next v1 1/7] netlink: specs: add doc start markers to yaml
` [PATCH net-next v1 2/7] netlink: specs: clean up spaces in brackets
` [PATCH net-next v1 3/7] netlink: specs: fix up spaces before comments
` [PATCH net-next v1 4/7] netlink: specs: fix up truthy values
` [PATCH net-next v1 5/7] netlink: specs: fix up indentation errors
` [PATCH net-next v1 6/7] netlink: specs: wrap long doc lines (>80 chars)
` [PATCH net-next v1 7/7] netlink: specs: fix a couple of yamllint warnings
[PATCH v2] drm/xe: Support for mmap-ing mmio regions
2025-06-10 12:58 UTC (4+ messages)
[PATCH 0/4] pinctrl: intel: use new GPIO line value setter callbacks
2025-06-10 12:58 UTC (5+ messages)
` [PATCH 1/4] pinctrl: baytrail: "
` [PATCH 2/4] pinctrl: cherryview: "
` [PATCH 3/4] pinctrl: intel: "
` [PATCH 4/4] pinctrl: lynxpoint: "
[PATCH] usb: uvc: Fix 1-byte out-of-bounds read in uvc_parse_format()
2025-06-10 12:58 UTC (2+ messages)
[PATCH bpf-next] bpf: Fix RCU usage in bpf_get_cgroup_classid_curr helper
2025-06-10 12:58 UTC (3+ messages)
[net-next v2 1/4] dt-bindings: net: ftgmac100: Add resets property
2025-06-10 12:57 UTC
[PATCH] timers/migration: Clean up the loop in tmigr_quick_check()
2025-06-10 12:57 UTC (2+ messages)
[PATCH v4 0/5] mkimage: validate image references in FIT configurations
2025-06-10 7:41 UTC (6+ messages)
` [PATCH v4 1/5] tools: mkimage: propagate error codes from fit_handle_file()
` [PATCH v4 2/5] tools: mkimage: validate image references in FIT configurations
` [PATCH v4 3/5] binman: test: Ensure all config references exist in /images node
` [PATCH v4 4/5] test: py: add mkimage test for undefined image references in FIT configs
` [PATCH v4 5/5] arm: dts: phycore-am62x: Add missing tifsstub image nodes for FIT loadables
[PATCH V3 0/3] Adjust some error messages for SD UHS-II initialization process
2025-06-10 12:56 UTC (2+ messages)
[PATCH 00/31] Skip automatic zero-init of large arrays / structs in I/O paths
2025-06-10 12:56 UTC (3+ messages)
[PATCH] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2025-06-10 12:55 UTC (2+ messages)
Potential negative index dereference in tools/bpf/bpf_jit_disasm.c due to unchecked readlink() return value
2025-06-10 12:55 UTC
[PATCH] rust: module: remove deprecated author key
2025-06-10 12:55 UTC (3+ messages)
[PATCH] Documentation/driver-api/cxl: Introduce conventions.rst
2025-06-10 12:54 UTC (2+ messages)
[Buildroot] [PATCH 1/1] nanomq: new package
2025-06-10 12:53 UTC
[PATCH 00/14] fbdev: Fix warnings related to including <linux/export.h>
2025-06-10 10:56 UTC (2+ messages)
` [PATCH 10/14] fbdev/mb862xx: Do not include <linux/export.h>
[PATCH v8 net-next 00/15] AccECN protocol patch series
2025-06-10 12:53 UTC (2+ messages)
` [PATCH v8 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.