messages from 2024-05-29 23:15:33 to 2024-05-30 00:57:22 UTC [more...]
[PATCH] vmxnet3: disable rx data ring on dma allocation failure
2024-05-30 0:57 UTC (2+ messages)
[RFC 1/2] eal: add pointer compression functions
2024-05-30 0:56 UTC (6+ messages)
` [PATCH v12 0/6] add pointer compression API
` [PATCH v12 2/6] mempool: add functions to get extra mempool info
[dtor-input:for-linus] BUILD SUCCESS a69ce592cbe0417664bc5a075205aa75c2ec1273
2024-05-30 0:54 UTC
[PATCH] net: tap: validate metadata and length for XDP buff before building up skb
2024-05-29 23:42 UTC
[PATCH 0/4] dt-bindings: gpio: aspeed,sgpio: Miscellaneous cleanups
2024-05-30 0:54 UTC (21+ messages)
` [PATCH 1/4] dt-bindings: gpio: aspeed,sgpio: Order properties by DTS style
` [PATCH 2/4] dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names
` [PATCH 3/4] dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells
` [PATCH 4/4] dt-bindings: gpio: aspeed,sgpio: Require #interrupt-cells
kselftest/fixes kselftest-seccomp: 6 runs, 2 regressions (v6.10-rc1-7-ge8b8c5264d4e)
2024-05-30 0:53 UTC
kselftest/fixes kselftest-lkdtm: 6 runs, 1 regressions (v6.10-rc1-7-ge8b8c5264d4e)
2024-05-30 0:53 UTC
kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-7-ge8b8c5264d4e)
2024-05-30 0:53 UTC
[PATCH] irqchip/gic: Use smp_wmb() instead of dmb(ishst)
2024-05-30 0:52 UTC (2+ messages)
[RFC net-next 00/15] add basic PSP encryption for TCP connections
2024-05-30 0:52 UTC (9+ messages)
` [RFC net-next 01/15] psp: add documentation
` [RFC net-next 07/15] net: psp: update the TCP MSS to reflect PSP packet overhead
[PATCH] hw/net: prevent potential NULL dereference
2024-05-30 0:29 UTC (2+ messages)
[CI v3 01/26] mm/hmm: let users to tag specific PFNs
2024-05-30 0:51 UTC (29+ messages)
` [CI v3 02/26] dma-mapping: provide an interface to allocate IOVA
` [CI v3 03/26] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
` [CI v3 04/26] iommu/dma: Provide an interface to allow preallocate IOVA
` [CI v3 05/26] iommu/dma: Prepare map/unmap page functions to receive IOVA
` [CI v3 06/26] iommu/dma: Implement link/unlink page callbacks
` [CI v3 07/26] drm: move xe_sg_segment_size to drm layer
` [CI v3 08/26] drm: Move GPUVA_START/LAST to drm_gpuvm.h
` [CI v3 09/26] drm/svm: add a mm field to drm_gpuvm struct
` [CI v3 10/26] drm/svm: introduce drm_mem_region concept
` [CI v3 11/26] drm/svm: introduce hmmptr and helper functions
` [CI v3 12/26] drm/svm: Introduce helper to remap drm memory region
` [CI v3 13/26] drm/svm: handle CPU page fault
` [CI v3 14/26] drm/svm: Migrate a range of hmmptr to vram
` [CI v3 15/26] drm/svm: Add DRM SVM documentation
` [CI v3 16/26] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [CI v3 17/26] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [CI v3 18/26] drm/xe: Convert multiple bind ops into single job
` [CI v3 19/26] drm/xe: Update VM trace events
` [CI v3 20/26] drm/xe: Update PT layer with better error handling
` [CI v3 21/26] drm/xe: Retry BO allocation
` [CI v3 22/26] drm/xe: Rework GPU page fault handling
` [CI v3 23/26] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATOR flag
` [CI v3 24/26] drm/xe: Add dma_addr res cursor
` [CI v3 25/26] drm/xe: Use drm_mem_region for xe
` [CI v3 26/26] drm/xe: use drm_hmmptr in xe
` ✓ CI.Patch_applied: success for series starting with [CI,v3,01/26] mm/hmm: let users to tag specific PFNs
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/2] arm64: defconfig: fix config issues on Qualcomm SM8350 platform
2024-05-30 0:51 UTC (6+ messages)
` [PATCH 1/2] arm64: defconfig: enable CONFIG_SM_GPUCC_8350
` [PATCH 2/2] arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in
[PATCH v3 0/5] Convert multiple bind ops to 1 job
2024-05-30 0:49 UTC (5+ messages)
` [PATCH v3 3/5] drm/xe: Convert multiple bind ops into single job
` ✗ CI.FULL: failure for Convert multiple bind ops to 1 job (rev3)
[PATCH v2] landlock: Add abstract unix socket connect restrictions
2024-05-30 0:50 UTC (5+ messages)
[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-05-30 0:50 UTC (8+ messages)
[android-common:android15-6.6 14/57] arch/arm64/kvm/hyp/nvhe/../../../../../drivers/iommu/io-pgtable-arm-common.c:143:5: warning: no previous prototype for '__arm_lpae_map'
2024-05-30 0:46 UTC
[PATCH v10 6/8] x86/vmware: Correct macro names
2024-05-30 0:45 UTC (3+ messages)
[PATCH v4] drm/xe: Remove unwanted mutex locking
2024-05-30 0:45 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Remove unwanted mutex locking (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH v10 0/8] VMware hypercalls enhancements
2024-05-30 0:44 UTC (4+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
[PATCH] drm/xe: Decouple xe_exec_queue and xe_lrc
2024-05-30 0:42 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH net-next 0/2] net: ethernet: ti: am65-cpsw-nuss: support stacked switches
2024-05-30 0:40 UTC (2+ messages)
6.10-rc1 : crash in mei_csi_probe
2024-05-30 0:35 UTC (3+ messages)
` [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes
[syzbot] [net?] INFO: rcu detected stall in packet_release
2024-05-30 0:33 UTC (3+ messages)
[PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization
2024-05-30 0:32 UTC (5+ messages)
` [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with "
[PATCH net v2] netconsole: Do not shutdown dynamic configuration if cmdline is invalid
2024-05-30 0:30 UTC (2+ messages)
[PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
2024-05-30 0:30 UTC (2+ messages)
[cocci] Increasing usage of mutex guards (with SmPL)?
2024-05-30 0:30 UTC (6+ messages)
` [cocci] Looking at guard usage (with SmPL)
[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
2024-05-30 0:29 UTC (3+ messages)
` [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
[dtor-input:next] BUILD SUCCESS 6f47c7ae8c7afaf9ad291d39f0d3974f191a7946
2024-05-30 0:29 UTC
[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
2024-05-30 0:28 UTC (12+ messages)
` [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl
[PATCH 0/2] arm64: qcom: sa8775p: Add IMEM and PIL info region
2024-05-30 0:27 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: "
[PATCH for-4.19 0/3] CI: Misc improvements
2024-05-30 0:25 UTC (3+ messages)
` [PATCH 1/3] CI: Remove CI_COMMIT_REF_PROTECTED requirement for HW jobs
[PATCH] x86/traps: Enable UBSAN traps on x86
2024-05-30 0:24 UTC (7+ messages)
[PATCH net-next v2] net: validate SO_TXTIME clockid coming from userspace
2024-05-30 0:24 UTC (2+ messages)
[PATCH v2 0/2] arm64: dts: qcom: sm8550: Update some
2024-05-30 0:23 UTC (7+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi
` [PATCH v2 2/2] arm64: dts: qcom: sm8550: Remove usb default dr_mode
[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
2024-05-30 0:22 UTC (3+ messages)
` [RESEND Patch v13 2/3] "
[PATCH libgpiod v2 0/4] tools: tests: fix a few issues in bash scripts
2024-05-30 0:22 UTC (11+ messages)
` [PATCH libgpiod v2 2/4] tools: tests: use "$@" instead of $*
[PATCH v2] dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatible
2024-05-30 0:20 UTC (3+ messages)
[PATCH net-next] net: dsa: lan9303: imply SMSC_PHY
2024-05-30 0:20 UTC (2+ messages)
[PATCH v2] drm/xe: Remove unwanted mutex locking
2024-05-30 0:18 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Remove unwanted mutex locking (rev2)
[PATCH 0/4] riscv: Frame pointer fixes and enhancements
2024-05-30 0:15 UTC (10+ messages)
` [PATCH 1/4] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
` [PATCH 2/4] riscv: entry: Balance vector context nesting
` [PATCH 3/4] riscv: entry: Do not clobber the frame pointer
` [PATCH 4/4] riscv: entry: Save a frame record for exceptions
[PATCH net-next] net: smc91x: Refactor SMC_* macros
2024-05-30 0:17 UTC (2+ messages)
[PATCH v5 00/16] Add Arm Mali-C55 Image Signal Processor Driver
2024-05-30 0:15 UTC (5+ messages)
` [PATCH v5 05/16] media: mali-c55: Add Mali-C55 ISP driver
[PATCH net 0/2] virtio_net: fix race on control_buf
2024-05-30 0:10 UTC (3+ messages)
` [PATCH net 1/2] virtio_net: rename ret to err
[PATCH 0/2] vfio/pci: vfio device address space mapping
2024-05-30 0:09 UTC (5+ messages)
` [PATCH 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH 2/2] vfio/pci: Use unmap_mapping_range()
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-05-30 0:08 UTC (3+ messages)
[PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-05-30 0:06 UTC (11+ messages)
` [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
[PATCH 00/42] mmc: dw_mmc: Enable eMMC on E850-96 board
2024-05-30 0:06 UTC (4+ messages)
` [PATCH 06/42] mmc: dw_mmc: Extract clock on/off code into a separate routine
[PATCH v2 00/10] drm/amdgpu: prevent concurrent GPU access during reset
2024-05-30 0:06 UTC (4+ messages)
` [PATCH v2 04/10] drm/amdgpu/kfd: remove is_hws_hang and is_resetting
[android-common:android15-6.6 13301/13309] include/trace/stages/init.h:2:23: warning: 'str__fuse__trace_system_name' defined but not used
2024-05-30 0:03 UTC
[RFC PATCH 5/9] pci: pcie: portdrv: Add a auxiliary_bus
2024-05-30 0:03 UTC (2+ messages)
[openeuler:OLK-6.6 6865/9792] drivers/net/ethernet/mucse/rnpvf/rnpvf_regs.h:21:26: error: called object is not a function or function pointer
2024-05-30 0:03 UTC
[RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory
2024-05-30 0:03 UTC (9+ messages)
` "
` (2) "
[PATCH 0/7] drm/msm/dpu: handle non-default TE source pins
2024-05-30 0:02 UTC (12+ messages)
` [PATCH 1/7] dt-bindings: display/msm/dsi: allow specifying TE source
[PATCH] drm/xe: Add missing runtime outer protection
2024-05-30 0:01 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-7-ge8b8c5264d4e)
2024-05-29 23:55 UTC
arch/m68k/include/asm/page.h:10:25: error: 'CONFIG_PAGE_SHIFT' undeclared; did you mean 'CONFIG_LOG_BUF_SHIFT'?
2024-05-29 23:52 UTC
[PATCH v7 0/5] iio: pressure: bmp280: Add triggered buffer support and
2024-05-29 23:49 UTC (4+ messages)
` [PATCH v7 5/5] iio: pressure: bmp280: Add triggered buffer support
[PATCH v2] drm/print: Introduce drm_line_printer
2024-05-29 23:48 UTC (2+ messages)
[PATCH] USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'
2024-05-29 23:47 UTC
[PATCH net-next 0/2] tcp: add sysctl_tcp_rto_min_us
2024-05-29 23:47 UTC (3+ messages)
` [PATCH net-next 2/2] "
[PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
2024-05-29 23:42 UTC (18+ messages)
` [PATCH V12 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V12 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V12 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V12 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V12 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V12 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V12 6/8] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V12 7/8] gdbstub: Add helper function to unregister GDB register space
` [PATCH V12 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit
[PATCH v2] Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
2024-05-29 23:44 UTC (4+ messages)
[PATCH v10 00/20] Remove use of noninclusive term sanity
2024-05-29 23:33 UTC (21+ messages)
` [PATCH v10 01/20] mbuf: replace term sanity check
` [PATCH v10 02/20] eal: replace use of sanity check in comments and messages
` [PATCH v10 03/20] test: replace use word sanity
` [PATCH v10 04/20] examples: remove term sanity
` [PATCH v10 05/20] lib: replace use of sanity check in comments and messages
` [PATCH v10 06/20] doc/eventdev_pipeline: remove sanity
` [PATCH v10 07/20] net/ring: replace use of sanity
` [PATCH v10 08/20] net/fm10k, net/ixgbe: remove word sanity
` [PATCH v10 09/20] net/mlx[45]: "
` [PATCH v10 10/20] net/sfc: remove term "sanity check"
` [PATCH v10 11/20] net/ark: replace use of term sanity
` [PATCH v10 12/20] net/bnxt: "
` [PATCH v10 13/20] net/bnx2x: remove reference to sanity
` [PATCH v10 14/20] net/nfp: replace use of term sanity
` [PATCH v10 15/20] net/txgbe: replace "
` [PATCH v10 16/20] net/cxgbe: remove use of "
` [PATCH v10 17/20] cnxk: replace "
` [PATCH v10 18/20] event/opdl: remove "
` [PATCH v10 19/20] crypto/bcmfs: replace term sanity check
` [PATCH v10 20/20] drivers: remove use of "
[PATCH v2 resend 0/8] use for_each_endpoint_of_node()
2024-05-29 23:39 UTC (6+ messages)
` [PATCH v2 resend 2/8] hwtracing: "
[PATCH v3 0/2] qcom: initial support for the SHIFTphone 8
2024-05-29 23:39 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add QCM6490 "
` [PATCH v3 2/2] arm64: dts: qcom: add "
[PATCH v3 0/2] qcom: initial support for the SHIFTphone 8
2024-05-29 23:38 UTC
[PATCH] scripts/update-linux-headers.sh: Fix the path of setup_data.h
2024-05-29 23:28 UTC (2+ messages)
[PATCH] resource: Add missing MODULE_DESCRIPTION()
2024-05-29 23:31 UTC
[PATCH bpf-next v2 0/8] add netns helpers
2024-05-29 23:31 UTC (3+ messages)
` [PATCH bpf-next v2 1/8] selftests/bpf: Add unshare_netns helper
[PATCH][SMB3 client] fix creating sockets when using sfu mount options
2024-05-29 23:30 UTC
[PATCH bpf-next v6 0/8] Notify user space when a struct_ops object is detached/unregistered
2024-05-29 23:26 UTC (6+ messages)
` [PATCH bpf-next v6 2/8] bpf: enable detaching links of struct_ops objects
[bcachefs:bcachefs-testing 53/79] fs/bcachefs/fs.c:1747 bch2_remount() error: uninitialized symbol 'ret'
2024-05-29 23:20 UTC
[RFC net-next 0/2] MPLS point-to-multipoint
2024-05-29 23:18 UTC (3+ messages)
` [RFC net-next 1/2] net: do not interpret MPLS shim as start of IP header
` [RFC net-next 2/2] net: mpls: support point-to-multipoint LSPs
[PATCH] drm/xe: Decouple xe_exec_queue and xe_lrc
2024-05-29 23:17 UTC (2+ messages)
` ✗ CI.BAT: failure for drm/xe: Decouple xe_exec_queue and xe_lrc (rev2)
ebtables rule rewriten to nft 'set host' does not work
2024-05-29 23:17 UTC (2+ messages)
[PATCH v2 0/5] input: himax_hx83112b: add support for HX83100A
2024-05-29 23:07 UTC (6+ messages)
` [PATCH v2 3/5] input: himax_hx83112b: implement MCU register reading
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.