messages from 2024-10-07 03:00:21 to 2024-10-07 05:25:27 UTC [more...]
[PATCH] ARM/mm: Fix stack recursion caused by KASAN
2024-10-07 5:23 UTC
[syzbot] [bpf?] WARNING in acquire_reference_state
2024-10-07 5:24 UTC
[PATCH 00/18] Separating vcn power management by instance
2024-10-07 5:22 UTC (3+ messages)
` [PATCH 11/18] drm/amdgpu: power vcn 2_5 "
[f2fs-dev] [PATCH] libf2fs: Fix calculation of usable segments for single zoned
2024-10-07 5:21 UTC (2+ messages)
` "
[Outreachy] Applicant Introduction
2024-10-07 5:21 UTC (2+ messages)
[PATCH net-next v4 0/2] net: phy: Support master-slave config via device tree
2024-10-07 5:15 UTC (8+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs
[PATCH net] net: ti: icssg-prueth: Fix race condition for VLAN table access
2024-10-07 5:13 UTC (6+ messages)
[PATCH 0/2] perf trace: Fix support for the new BPF feature in clang 12
2024-10-07 5:14 UTC (3+ messages)
` [PATCH 1/2] perf build: Change the clang version check back to 12.0.1
` [PATCH 2/2] perf trace: Rewrite BPF programs to pass the verifier
[PATCH v2] PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported
2024-10-07 5:12 UTC
[oe][meta-oe][kirkstone][PATCH 1/1] frr: fix CVE-2024-44070
2024-10-07 5:11 UTC
[PATCH] mm: swap: prevent possible data-race in __try_to_reclaim_swap
2024-10-07 5:06 UTC (2+ messages)
[frank-w-bpi-r2-4.14:6.12-rc 26/59] drivers/net/pcs/pcs-standalone.c:89:9-16: WARNING: ERR_CAST can be used with pcssa
2024-10-07 5:06 UTC
[PATCH v2 1/2] drm/msm/dsi: improve/fix dsc pclk calculation
2024-10-07 5:01 UTC (2+ messages)
` [PATCH v2 2/2] drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
[PATCH V3 00/11] AMD XDNA driver
2024-10-07 5:02 UTC (10+ messages)
` [PATCH V3 02/11] accel/amdxdna: Add a new driver for AMD AI Engine
` [PATCH V3 03/11] accel/amdxdna: Support hardware mailbox
` [PATCH V3 05/11] accel/amdxdna: Add hardware context
Yocto Binary Distro
2024-10-07 5:03 UTC
[syzbot] [ntfs3?] WARNING in ntfs_extend_initialized_size
2024-10-07 5:02 UTC (3+ messages)
[PATCH] docs: gcov: correct build machine files copying
2024-10-07 5:01 UTC
[PATCH v5 0/7] Add the USB5744 hub driver as per new DT binding
2024-10-07 4:45 UTC (8+ messages)
` [PATCH v5 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v5 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH v5 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v5 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v5 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v5 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v5 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding
[PATCH 1/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add qca6390-pmu node
2024-10-07 4:55 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add wifi node
drivers/gpu/drm/i915/display/intel_dp.c:2243:6-9: opportunity for str_on_off(dsc)
2024-10-07 4:54 UTC
[PATCH] rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
2024-10-07 4:47 UTC
[PATCH v4 0/7] Improve PCI memory mapping API
2024-10-07 4:47 UTC (9+ messages)
` [PATCH v4 1/7] PCI: endpoint: Introduce pci_epc_function_is_valid()
` [PATCH v4 2/7] PCI: endpoint: Improve pci_epc_mem_alloc_addr()
` [PATCH v4 3/7] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH v4 4/7] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH v4 5/7] PCI: endpoint: Update documentation
` [PATCH v4 6/7] PCI: endpoint: test: Use pci_epc_mem_map/unmap()
` [PATCH v4 7/7] PCI: dwc: endpoint: Define the .map_align() controller operation
[PATCH v3 00/12]
2024-10-07 4:45 UTC (27+ messages)
` [PATCH v3 01/12] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH v3 02/12] PCI: rockchip-ep: Use a macro to define EP controller .align feature
` [PATCH v3 03/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
` [PATCH v3 04/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
` [PATCH v3 05/12] PCI: rockchip-ep: Implement the .map_align() controller operation
` [PATCH v3 06/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
` [PATCH v3 07/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
` [PATCH v3 08/12] PCI: rockchip-ep: Refactor endpoint link training enable
` [PATCH v3 09/12] PCI: rockship-ep: Introduce rockchip_pcie_ep_stop()
` [PATCH v3 10/12] PCI: rockchip-ep: Improve link training
` [PATCH v3 11/12] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property
` [PATCH v3 12/12] PCI: rockchip-ep: Handle PERST# signal in endpoint mode
[PATCH v1 0/5] NVMe PCI endpoint function driver
2024-10-07 4:43 UTC (6+ messages)
` [PATCH v1 1/5] nvmet: rename and move nvmet_get_log_page_len()
` [PATCH v1 2/5] nvmef: export nvmef_create_ctrl()
` [PATCH v1 3/5] nvmef: Introduce the NVME_OPT_HIDDEN_NS option
` [PATCH v1 4/5] PCI: endpoint: Add NVMe endpoint function driver
` [PATCH v1 5/5] PCI: endpoint: Document the "
[PATCH 0/3] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
2024-10-07 4:40 UTC (4+ messages)
` [PATCH 1/3] cpufreq: Add a callback to update the min_freq_req from drivers
[PATCH v6 0/2] Do not shatter hugezeropage on wp-fault
2024-10-07 4:38 UTC (4+ messages)
` [PATCH v6 1/2] mm: Abstract THP allocation
[PATCH v3 0/4] Add support for the Bus Lock Threshold
2024-10-07 4:39 UTC (4+ messages)
` [PATCH v3 1/4] x86/cpufeatures: Add CPUID feature bit "
[PATCH 0/3] cache-tree: fix segfaults with invalid cache-trees
2024-10-07 4:38 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] cache-tree: refactor verification to return error codes
` [PATCH v2 2/3] cache-tree: detect mismatching number of index entries
` [PATCH v2 3/3] unpack-trees: detect mismatching number of cache-tree/index entries
[PATCH 0/2] [Outreachy][Patch v2] t3404: avoid losing exit status to pipes
2024-10-07 4:38 UTC (12+ messages)
` [PATCH v2] [Outreachy][Patch v1] "
` [PATCH v3 0/2] [Outreachy][Patch v2] "
` [PATCH v3 2/2] [Outreachy][Patch v1] t3404: employing test_line_count() to replace test
[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-10-07 4:37 UTC (14+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
[PATCH] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend
2024-10-07 4:34 UTC (9+ messages)
[v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm during registration
2024-10-07 4:32 UTC (12+ messages)
` [PATCH] crypto: api - Fix generic algorithm self-test races
` [LTP] "
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-07 4:31 UTC (3+ messages)
` [PATCH v5 19/43] KVM: arm64: Handle realm MMIO emulation
[PATCH v2 0/4] Link worktrees with relative paths
2024-10-07 4:31 UTC (26+ messages)
` [PATCH v2 1/4] worktree: refactor infer_backlink() to use *strbuf
` [PATCH v2 2/4] worktree: link worktrees with relative paths
` [PATCH v2 4/4] worktree: prevent null pointer dereference
[PATCH net-next 0/9] net: phy: mediatek: Introduce mtk-phy-lib which integrates common part of MediaTek's internal ethernet PHYs
2024-10-07 4:30 UTC (4+ messages)
` [PATCH net-next 3/9] net: phy: mediatek: Move LED helper functions into mtk phy lib
[PATCH 0/4] Cleanup dma device in spl and move dma channel[0]
2024-10-07 4:29 UTC (5+ messages)
` [PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit
[PATCH 0/7] cifs: Improve mount option -o reparse and support for native Windows sockets
2024-10-07 4:28 UTC (4+ messages)
` [PATCH 1/7] cifs: Add mount option -o reparse=native
[PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
2024-10-07 3:34 UTC (8+ messages)
` [PATCH v1 1/7] target/riscv: Fix sstatus read and write
` [PATCH v1 2/7] target/riscv: Fix satp read and write implicitly or explicitly
` [PATCH v1 3/7] target/riscv: Read pte and satp based on SXL in PTW
` [PATCH v1 4/7] hw/riscv: Align kernel to 4MB when sxl32 is on
` [PATCH v1 5/7] target/riscv: Enable 32-bit only registers for RV64 with sxl32
` [PATCH v1 6/7] target/riscv: Reset SXL and UXL according to sxl32
` [PATCH v1 7/7] target/riscv: Expose sxl32 configuration in RISC-V CPU
[PATCH i-g-t v3] tests/intel/xe_oa: Preventing test failures by omitting rc6 disable test if 'gtidle' node is missing
2024-10-07 4:22 UTC
[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
2024-10-07 4:22 UTC (3+ messages)
SMB2 DELETE vs UNLINK
2024-10-07 4:18 UTC (2+ messages)
[PATCH v5 0/6] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-10-07 4:13 UTC (7+ messages)
` [PATCH v5 1/6] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v5 2/6] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v5 3/6] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v5 4/6] iommu/amd: Introduce helper function get_dte256()
` [PATCH v5 5/6] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v5 6/6] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
drivers/md/md-bitmap.o: warning: objtool: __bitmap_create+0x5c: unreachable instruction
2024-10-07 4:13 UTC
[PATCH] cifs: Remove unused functions
2024-10-07 4:11 UTC (2+ messages)
[PATCH v2] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
2024-10-07 4:08 UTC
[PATCH v2 i-g-t 0/2] Fix xe_eudebug_online@interrupt-other test
2024-10-07 4:03 UTC (4+ messages)
` [PATCH v2 i-g-t 1/2] lib/igt_sysfs: Introduce engine_class property helpers
[PATCH 6.6.y] Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
2024-10-07 3:57 UTC
[PATCH v2 0/3] RK3399: PCie Phy using new helper function
2024-10-07 3:56 UTC (12+ messages)
` [PATCH v2 1/3] phy: rockchip-pcie: Simplify error handling with dev_err_probe()
` [PATCH v2 2/3] phy: rockchip-pcie: Use devm_clk_get_enabled() helper
` [PATCH v2 3/3] phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL status
[PATCH 0/7] cifs: Improve support for native SMB symlinks
2024-10-07 3:59 UTC (4+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 6/6] cifs: Fix creating and resolving absolute NT-style symlinks
[PATCH 6.11.y] Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
2024-10-07 3:59 UTC
[PATCH 6.10.y] Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"
2024-10-07 3:58 UTC
[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
2024-10-07 3:56 UTC (11+ messages)
[PATCH] net/ena: restructure the llq policy user setting
2024-10-07 3:56 UTC (2+ messages)
[PATCH WIP 0/7] drm/exynos: Add autov9 DPU code
2024-10-07 3:54 UTC (2+ messages)
[PATCH v15 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-10-07 3:52 UTC (8+ messages)
` [PATCH v15 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v15 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
` [PATCH v15 3/3] i2c: aspeed: support AST2600 i2c new register target "
[qemu-mainline test] 187988: regressions - FAIL
2024-10-07 3:50 UTC
[PATCH i-g-t 0/2] Fix xe_eudebug_online@interrupt-other test
2024-10-07 3:50 UTC (8+ messages)
` [PATCH i-g-t 1/2] lib/xe_eudebug: Introduce preempt_timeout helpers
[PATCH 0/8] perf/amd/ibs: Fix sample period computations
2024-10-07 3:48 UTC (9+ messages)
` [PATCH 1/8] perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros
` [PATCH 2/8] perf/amd/ibs: Remove pointless sample period check
` [PATCH 3/8] perf/amd/ibs: Fix ->config to sample period calculation for OP pmu
` [PATCH 4/8] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
` [PATCH 5/8] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH 6/8] perf/amd/ibs: Add pmu specific minimum period
` [PATCH 7/8] perf/amd/ibs: Add ->check_period() callback
` [PATCH 8/8] perf/core: Introduce pmu->adjust_period() callback
[syzbot] [pm?] INFO: task hung in rpm_resume
2024-10-07 3:45 UTC
[Buildroot] [PATCH v2 1/1] package/bluez5_utils: enable asha/bass when building audio plugins
2024-10-07 3:44 UTC (2+ messages)
[PATCH v4 0/8] TDX host: metadata reading tweaks, bug fix and info dump
2024-10-07 3:44 UTC (12+ messages)
` [PATCH v4 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
[PATCH v6 00/25] Fix xe_force_wake_get() failure handling
2024-10-07 3:40 UTC (9+ messages)
` [PATCH v6 03/25] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v6 05/25] drm/xe/device: Update handling of xe_force_wake_get return
[PATCH v2 0/4] Stash overlay real upper file in backing_file
2024-10-07 3:42 UTC (7+ messages)
` [PATCH v2 2/4] ovl: stash upper real file in backing_file struct
` [PATCH v2 3/4] ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path()
[master][meta-python] Need some help with non crates.io vendored crates
2024-10-07 3:38 UTC (2+ messages)
` [oe] "
[ANN] wireless-regdb: master-2024-10-07
2024-10-07 3:38 UTC
[PATCH v0] arm/uefi-secureboot: Add uefi http boot support
2024-10-07 3:35 UTC
[PATCH v3] PCI/ASPM: Disable L1 before disabling L1ss
2024-10-07 3:29 UTC
[PATCH v3] wireless-regdb: Update regulatory info for Tanzania (TZ) for 2024
2024-10-07 3:27 UTC (2+ messages)
[PATCH] wireless-regdb: Update regulatory info for Pakistan (PK) for 2024
2024-10-07 3:27 UTC (2+ messages)
[PATCH 1/2] Revert "wireless-regdb: Update regulatory info for Serbia (SR) for 2024"
2024-10-07 3:27 UTC (2+ messages)
[net] net: ftgmac100: fixed not check status from fixed phy
2024-10-07 3:24 UTC
[OE-core][scarthgap 00/10] Patch review
2024-10-07 3:23 UTC (2+ messages)
[PATCH v2] PCI/ASPM: Disable L1 before disabling L1ss
2024-10-07 3:21 UTC (3+ messages)
[meta-oe][PATCH] libhugetlbfs: Always use BFD linker
2024-10-07 3:20 UTC
[PATCH] drm/atmel_hlcdc: Fix uninitialized variable
2024-10-07 3:13 UTC (3+ messages)
[PATCH v1] bcachefs: add check for btree id against max in try read node
2024-10-07 3:05 UTC (3+ messages)
[PATCH v5 00/12] tcg/riscv: Add support for vector
2024-10-07 2:57 UTC (8+ messages)
` [PATCH v5 06/12] tcg/riscv: Implement vector cmp/cmpsel ops
` [PATCH v5 07/12] tcg/riscv: Implement vector neg ops
` [PATCH v5 08/12] tcg/riscv: Implement vector sat/mul ops
` [PATCH v5 09/12] tcg/riscv: Implement vector min/max ops
` [PATCH v5 10/12] tcg/riscv: Implement vector shi/s/v ops
` [PATCH v5 11/12] tcg/riscv: Implement vector roti/v/x ops
` [PATCH v5 12/12] tcg/riscv: Enable native vector support for TCG host
[PATCH] ACPI/HMAT: Move HMAT messages to pr_debug()
2024-10-07 3:03 UTC (3+ messages)
[PATCH] ethdev: add dump regs for telemetry
2024-10-07 3:01 UTC (5+ messages)
` [PATCH v9 0/8] support dump reigster names and filter
` [PATCH v9 8/8] net/hns3: support filter registers by module names
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.