messages from 2023-06-06 14:51:56 to 2023-06-06 15:22:26 UTC [more...]
[PATCH v9 0/8] drm: Remove usage of deprecated DRM_* macros
2023-06-06 15:05 UTC (9+ messages)
` [PATCH v9 6/8] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v9 8/8] drm: Remove usage of deprecated DRM_DEBUG_KMS
[PATCH Linux] powerpc: add documentation for HWCAPs
2023-06-06 15:16 UTC (5+ messages)
` Passing the complex args in the GPR's
[PATCH v3 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
2023-06-06 15:22 UTC (7+ messages)
` [PATCH v3 1/2] "
[PATCH net] net: sched: act_police: fix sparse errors in tcf_police_dump()
2023-06-06 15:21 UTC (2+ messages)
cip/linux-4.4.y-cip ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4.302-cip72-495-ga0a97337aff8d)
2023-06-06 15:21 UTC
cip/linux-4.4.y-cip ltp-ipc: 7 runs, 1 regressions (v4.4.302-cip72-495-ga0a97337aff8d)
2023-06-06 15:21 UTC
[PATCH 1/4] python: improve format strings for proper localization
2023-06-06 15:20 UTC (4+ messages)
` [PATCH 2/4] python/semanage: Drop hard formating from localized strings
[Intel-gfx] [PATCH] drm/i915/mtl: Add new vswing table for C20 phy to support DP 1.4
2023-06-06 15:18 UTC (2+ messages)
[v3][libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
2023-06-06 15:19 UTC (6+ messages)
[PATCH 1/4] net: calculate correct UDP pseudo header for UFO
2023-06-06 15:19 UTC (2+ messages)
[RFC v1 0/4] Expose GPU memory as coherently CPU accessible
2023-06-06 15:19 UTC (4+ messages)
` [RFC v1 1/4] qemu: add GPU memory information as object
[PATCH v2 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
2023-06-06 15:17 UTC
[dm-devel] multipath-tools: Debian patches
2023-06-06 15:18 UTC
[PATCH] KVM: arm64: Fix smp_processor_id() call in preemptible context
2023-06-06 15:18 UTC (4+ messages)
[PATCH] platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles
2023-06-06 15:18 UTC
[libgpiod][PATCH v4] gpio-tools-test.bats: modify delays in toggle test
2023-06-06 15:17 UTC (2+ messages)
[PATCH v11 00/12] Network support for Landlock
2023-06-06 15:17 UTC (3+ messages)
` [PATCH v11 11/12] samples/landlock: Add network demo
[PATCH V2 00/23] Metadump v2
2023-06-06 15:17 UTC (3+ messages)
` [PATCH V2 03/23] metadump: Declare boolean variables with bool type
[PATCH] Add a sysctl to allow TCP window shrinking in order to honor memory limits
2023-06-06 15:17 UTC (6+ messages)
[PATCH V2] xfs: Comment out unreachable code within xchk_fscounters()
2023-06-06 15:17 UTC (2+ messages)
[PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
2023-06-06 15:16 UTC (3+ messages)
[PATCH] eal: choose IOVA mode according to compilation flags
2023-06-06 15:15 UTC (2+ messages)
` [PATCH v2] "
drivers/net/wireless/mediatek/mt76/mt76x02_util.c:475 mt76x02_set_key() warn: variable dereferenced before check 'key' (see line 415)
2023-06-06 15:13 UTC
[RFC PATCH 0/4] nvme-tcp: fix hung issues for deleting
2023-06-06 15:14 UTC (2+ messages)
[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-06-06 15:14 UTC (4+ messages)
` [PATCH v6 3/4] drivers/perf: add DesignWare PCIe PMU driver
[PATCH v3 1/2] spirv-tools: fix INTERFACE_LINK_LIBRARIES cmake prop
2023-06-06 15:13 UTC (2+ messages)
` [PATCH v3 2/2] vulkan-validation-layers: add new recipe v1.3.243.0
[PATCH v4 00/20] Permission Indirection Extension
2023-06-06 14:58 UTC (21+ messages)
` [PATCH v4 01/20] arm64/sysreg: Add ID register ID_AA64MMFR3
` [PATCH v4 02/20] arm64/sysreg: add system registers TCR2_ELx
` [PATCH v4 03/20] arm64/sysreg: update HCRX_EL2 register
` [PATCH v4 04/20] arm64/sysreg: add PIR*_ELx registers
` [PATCH v4 05/20] arm64: cpufeature: add system register ID_AA64MMFR3
` [PATCH v4 06/20] arm64: cpufeature: add TCR2 cpucap
` [PATCH v4 07/20] arm64: cpufeature: add Permission Indirection Extension cpucap
` [PATCH v4 08/20] KVM: arm64: Save/restore TCR2_EL1
` [PATCH v4 09/20] KVM: arm64: Save/restore PIE registers
` [PATCH v4 10/20] KVM: arm64: expose ID_AA64MMFR3_EL1 to guests
` [PATCH v4 11/20] arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
` [PATCH v4 12/20] arm64: add PTE_WRITE to PROT_SECT_NORMAL
` [PATCH v4 13/20] arm64: reorganise PAGE_/PROT_ macros
` [PATCH v4 14/20] arm64: disable EL2 traps for PIE
` [PATCH v4 15/20] arm64: add encodings of PIRx_ELx registers
` [PATCH v4 16/20] arm64: enable Permission Indirection Extension (PIE)
` [PATCH v4 17/20] arm64: transfer permission indirection settings to EL2
` [PATCH v4 18/20] arm64: Document boot requirements for PIE
` [PATCH v4 19/20] KVM: selftests: get-reg-list: support ID register features
` [PATCH v4 20/20] KVM: selftests: get-reg-list: add Permission Indirection registers
[PATCH] checkpatch: check for missing Fixes tags
2023-06-06 15:13 UTC (3+ messages)
[PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance
2023-06-06 15:13 UTC (5+ messages)
` [PATCHv8 2/5] iomap: Renames and refactor iomap_folio state bitmap handling
` [PATCHv8 5/5] iomap: Add per-block dirty state tracking to improve performance
[PATCH v7 1/4] Move bootorder and bootoption apis to lib
2023-06-06 15:12 UTC (3+ messages)
[PATCH V3 0/3] osnoise/timerlat improvements
2023-06-06 15:12 UTC (4+ messages)
` [PATCH V3 1/3] tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
` [PATCH V3 2/3] tracing/osnoise: Skip running osnoise if all instances are off
` [PATCH V3 3/3] tracing/timerlat: Add user-space interface
[PATCH 1/1] drm/bridge: Silence error messages upon probe deferral
2023-06-06 15:12 UTC (2+ messages)
[PATCH V9 0/4] Add S4 SoC PLL and Peripheral clock
2023-06-06 14:38 UTC (4+ messages)
` [PATCH V9 4/4] clk: meson: s4: add support for Amlogic S4 SoC peripheral clock controller
[PATCH] r8169: Disable multicast filter for RTL_GIGA_MAC_VER_46
2023-06-06 15:11 UTC (3+ messages)
[PATCH 1/1] arm64: dts: imx8mq-tqma8mq-mba8mx: Remove invalid properties
2023-06-06 15:10 UTC (2+ messages)
[PATCH net] net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
2023-06-06 15:10 UTC (2+ messages)
[meta-python][PATCH 000/149] python3: improve run-time dependencies situation
2023-06-06 15:10 UTC (5+ messages)
` [meta-python][PATCH 063/149] python3-pytest-mock: add missing run-time dependencies
[PATCH RESEND] bpf: cleanup unused function declaration
2023-06-06 15:10 UTC (2+ messages)
[PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
2023-06-06 15:10 UTC (3+ messages)
[PATCH 0/3] imx8mq DT fixes
2023-06-06 15:09 UTC (8+ messages)
` [PATCH 1/3] arm64: dts: imx8mq: Fix lcdif compatible
` [PATCH 2/3] arm64: dts: imx8mq: Fix lcdif clocks
` [PATCH 3/3] arm64: dts: imx8mq: Add missing pci property
9p: MPTCP tests regressions due to new 9p features in v6.4
2023-06-06 15:08 UTC (2+ messages)
[PATCH v2 0/3] Rust enablement for AArch64
2023-06-06 14:56 UTC (8+ messages)
` [PATCH v2 1/3] arm64: rust: Enable Rust support "
` [PATCH v2 2/3] arm64: rust: Enable PAC support for Rust
` [PATCH v2 3/3] arm64: Restrict Rust support to little endian only
pull-request: wireless-2023-06-06
2023-06-06 15:08 UTC
[PATCH v2 0/3] ARM: i.MX8MM: add Phytec i.MX8 SoM support
2023-06-06 15:05 UTC (5+ messages)
` [PATCH v2 1/3] i2c: add <pbl/eeprom.h> for PBL use
` [PATCH v2 2/3] common: board: phytec: import SoM detection for imx8m based SoM from u-boot
` [PATCH v2 3/3] ARM: i.MX8MM: add Phytec i.MX8 SoM support
[PATCH] drm/amd/display: Fix guarding of 'if (dc->debug.visual_confirm)'
2023-06-06 15:07 UTC (3+ messages)
[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
2023-06-06 15:05 UTC (6+ messages)
` [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
[PATCH v1] make AUXILIARY_BUS config selection clearer
2023-06-06 15:04 UTC (4+ messages)
[PATCH v1] KVM: s390: selftests: CMMA: don't run if CMMA not supported
2023-06-06 15:05 UTC
[Buildroot] [git commit] configs/qemu s390x: increase image size to 120M
2023-06-06 14:45 UTC
[Buildroot] [git commit] support/testing/infra/emulator.py: fix typo in comment
2023-06-06 14:44 UTC
[PATCH] ft: add debugging in __ft_rx_authenticate
2023-06-06 15:04 UTC
[Buildroot] [PATCH] configs/qemu s390x: increase image size to 120M
2023-06-06 15:03 UTC (2+ messages)
[Intel-wired-lan] [PATCH net v2 00/10] Implement support for SRIOV + LAG
2023-06-06 10:54 UTC (11+ messages)
` [Intel-wired-lan] [PATCH net v2 01/10] ice: Correctly initialize queue context values
` [Intel-wired-lan] [PATCH net v2 02/10] ice: Add driver support for firmware changes for LAG
` [Intel-wired-lan] [PATCH net v2 03/10] ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
` [Intel-wired-lan] [PATCH net v2 04/10] ice: implement lag netdev event handler
` [Intel-wired-lan] [PATCH net v2 05/10] ice: process events created by "
[PATCH net-next 0/6] sfc: TC encap actions offload
2023-06-06 15:03 UTC (4+ messages)
` [PATCH net-next 6/6] sfc: generate encap headers for TC offload
Help to boot QEMU ARM64 UEFI
2023-06-06 15:01 UTC (8+ messages)
[PATCH] serial: core: don't kfree device managed data
2023-06-06 15:01 UTC (7+ messages)
[PATCH iproute2-next v3 00/12] Introduce new dcb-rewr subcommand
2023-06-06 15:00 UTC (7+ messages)
` [PATCH iproute2-next v3 01/12] dcb: app: add new dcbnl attribute field
` [PATCH iproute2-next v3 05/12] dcb: app: modify dcb_app_print_filtered() for dcb-rewr reuse
` [PATCH iproute2-next v3 08/12] dcb: rewr: add new dcb-rewr subcommand
[PATCH v2 0/9] pktdvd: Clean up the driver
2023-06-06 14:58 UTC (2+ messages)
[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
2023-06-06 14:59 UTC (7+ messages)
` [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
[PATCH 00/19] cxl: Device memory setup
2023-06-06 14:58 UTC (3+ messages)
` [PATCH 16/19] cxl/hdm: Define a driver interface for DPA allocation
[PATCH] gpiolib: demote the hogging log messages to debug
2023-06-06 14:57 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platform
2023-06-06 14:57 UTC
cip/linux-4.4.y-st build: 185 builds: 4 failed, 181 passed, 4 errors, 38 warnings (v4.4-st20-1308-ge1d2f27f3d7b0)
2023-06-06 14:58 UTC
[PATCH v2] meson saradc: fix clock divider mask length
2023-06-06 14:56 UTC (4+ messages)
[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
2023-06-06 14:58 UTC (2+ messages)
` [PATCH v4] "
Yocto Project Status 6 June 2023 (WW23)
2023-06-06 14:57 UTC (2+ messages)
` [yocto] "
[RFC PATCH v2 0/7] mm: zswap: move writeback LRU from zpool to zswap
2023-06-06 14:56 UTC (8+ messages)
` [RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
` [RFC PATCH v2 2/7] mm: zswap: remove page reclaim logic from zbud
` [RFC PATCH v2 3/7] mm: zswap: remove page reclaim logic from z3fold
` [RFC PATCH v2 4/7] mm: zswap: remove page reclaim logic from zsmalloc
` [RFC PATCH v2 5/7] mm: zswap: remove shrink from zpool interface
` [RFC PATCH v2 6/7] mm: zswap: simplify writeback function
` [RFC PATCH v2 7/7] mm: zswap: remove zswap_header
[RFC PATCH 1/5] ARM: dts: stm32: Add alternate pinmux for i2s pins
2023-06-06 14:55 UTC (10+ messages)
` [RFC PATCH 2/5] ARM: dts: stm32: Add alternate pinmux for ldtc pins
` [RFC PATCH 3/5] ARM: dts: stm32: Add alternate pinmux for can pins
` [RFC PATCH 4/5] ARM: dts: stm32: Add Octavo STM32MP15x SiP
` [RFC PATCH 5/5] ARM: dts: stm32: Add Octavo OSD32MP1-RED board
[Intel-gfx] [PATCH v17 0/1] drm/i915: Allow user to set cache at BO creation
2023-06-06 14:57 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[6.1.y] Please apply 98bea253aa28ad8be2ce565a9ca21beb4a9419e5
2023-06-06 14:56 UTC (2+ messages)
[PATCH v7 00/15] graph enhancement for multi-core dispatch
2023-06-06 14:47 UTC (19+ messages)
` [PATCH v8 00/17] "
` [PATCH v8 01/17] graph: rename rte_graph_work as common
` [PATCH v8 02/17] graph: split graph worker into common and default model
` [PATCH v8 03/17] graph: move node process into inline function
` [PATCH v8 04/17] graph: add get/set graph worker model APIs
` [PATCH v8 05/17] graph: introduce graph node core affinity API
` [PATCH v8 06/17] graph: introduce graph bind unbind API
` [PATCH v8 07/17] graph: move node clone name func into private as common
` [PATCH v8 08/17] graph: introduce graph clone API for other worker core
` [PATCH v8 09/17] graph: add structure for stream moving between cores
` [PATCH v8 10/17] graph: introduce stream moving cross cores
` [PATCH v8 11/17] graph: enable create and destroy graph scheduling workqueue
` [PATCH v8 12/17] graph: introduce graph walk by cross-core dispatch
` [PATCH v8 13/17] graph: enable graph multicore dispatch scheduler model
` [PATCH v8 14/17] graph: add stats for cross-core dispatching
` [PATCH v8 15/17] examples/l3fwd-graph: introduce multicore dispatch worker model
` [PATCH v8 16/17] test/graph: add functional tests for mcore dispatch model
` [PATCH v8 17/17] doc: update multicore dispatch model in graph guides
[PATCH] mm: madvise: fix uneven accounting of psi
2023-06-06 14:53 UTC (5+ messages)
[dm-devel] [PATCH 0/5] priority and pathgroup switching changes
2023-06-06 14:55 UTC (6+ messages)
` [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
2023-06-06 14:54 UTC (3+ messages)
` [RFC][PATCH 13/15] sched/fair: Implement latency-nice
[PATCH v2] gpio: sim: fix memory corruption when adding named lines and unnamed hogs
2023-06-06 14:55 UTC (2+ messages)
[PATCH 0/2] spi: dw: Add compatible for Intel Mount Evans SoC
2023-06-06 14:54 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: spi: snps,dw-apb-ssi: "
[RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
2023-06-06 14:54 UTC (3+ messages)
` [RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss
[PATCH net-next v2 0/3] Followup fixes for the dwmac and altera lynx conversion
2023-06-06 14:52 UTC (4+ messages)
[PATCH v2 0/3] drm/panel: add fannal c3004 panel
2023-06-06 14:52 UTC (11+ messages)
` [PATCH v2 2/3] dt-bindings: display: panel: add fannal,c3004
` [PATCH v2 3/3] drm/panel-fannal-c3003: Add fannal c3004 DSI panel
[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
2023-06-06 14:51 UTC (8+ messages)
` [PATCH v9 0/6] Provide SEV-SNP "
` [PATCH v9 1/6] x86/sev: Fix calculation of end address based on number of pages
` [PATCH v9 2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
` [PATCH v9 3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests
` [PATCH v9 4/6] x86/sev: Use large PSC requests if applicable
` [PATCH v9 5/6] x86/sev: Add SNP-specific unaccepted memory support
` [PATCH v9 6/6] x86/efi: Safely enable unaccepted memory in UEFI
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.