messages from 2023-11-14 11:10:59 to 2023-11-14 11:41:22 UTC [more...]
[PATCH v4 1/1] dt-bindings: pwm: ti,pwm-omap-dmtimer: Update binding for yaml
2023-11-14 11:34 UTC (3+ messages)
[PATCH V2 1/2] ASoC: amd: acp: add Kconfig options for acp7.0 based platform driver
2023-11-14 11:39 UTC (2+ messages)
[PATCH v2 2/2] pinctrl: intel: Add a generic Intel pin control platform driver
2023-11-14 11:41 UTC (3+ messages)
[RESEND,v3] ASoC: Intel: sof_rt5682: add mtl_rt5650 support
2023-11-14 11:39 UTC (2+ messages)
[PATCH] ASoC: cs42l43: Add missing static from runtime PM ops
2023-11-14 11:39 UTC (2+ messages)
[PATCH v2 0/3] imx8qm/imx8qxp: Support for inverted PWM
2023-11-14 11:39 UTC (3+ messages)
Your Order ConfirmationXSTDV859ifcd859
2023-11-14 11:38 UTC
[Intel-xe] [PATCH 0/9] Intel_fbdev.c refactoring
2023-11-14 11:37 UTC (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-gfx] [PATCH v6] drm/i915/dsb: DSB code refactoring
2023-11-14 11:36 UTC (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: DSB code refactoring (rev6)
[RFC PATCH] mm: support large folio numa balancing
2023-11-14 11:35 UTC (8+ messages)
[PATCH 0/4] Enable pwm support for IPQ5332 & IPQ9574 SoCs
2023-11-14 11:34 UTC (2+ messages)
[PATCH 0/2] ARM: dts: aspeed: Add ASRock SPC621D8HM3 BMC
2023-11-14 11:28 UTC (12+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: document ASRock SPC621D8HM3
` [PATCH 2/2] ARM: dts: aspeed: Add ASRock SPC621D8HM3 BMC
[PATCH 0/3] x86/apic: Misc pruning
2023-11-14 11:32 UTC (4+ messages)
` [PATCH 3/3] x86/apic: Drop struct local_apic
[syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
2023-11-14 11:30 UTC (2+ messages)
` [syzbot] "
[PATCH][net-next][v2] rtnetlink: instroduce vnlmsg_new and use it in rtnl_getlink
2023-11-14 11:31 UTC (2+ messages)
[PATCH 0/3] clk: meson: add MIPI ISP & CSI PHY clocks
2023-11-14 11:30 UTC (4+ messages)
[RFC 0/4] virtio helper: collect dma info from virtio core
2023-11-14 11:31 UTC (5+ messages)
` [RFC 1/4] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
` [RFC 2/4] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs
` [RFC 3/4] virtio_ring: introduce virtqueue_detach_unused_buf_premapped
` [RFC 4/4] virtio_net: sq support premapped mode
[xen-unstable test] 183748: trouble: broken/fail/pass
2023-11-14 11:30 UTC
[LTP] [PATCH v1] move_mount03: check allow to mount beneath top mount
2023-11-14 9:17 UTC (2+ messages)
[PATCH 0/2] ARM: dts: aspeed: Add ASRock E3C256D4I BMC
2023-11-14 11:27 UTC (12+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: document ASRock E3C256D4I
` [PATCH 2/2] ARM: dts: aspeed: Add ASRock E3C256D4I BMC
[PATCH 00/11] Add VOP2 support on rk3588
2023-11-14 11:29 UTC (36+ messages)
` [PATCH 01/11] drm/rockchip: move output interface related definition to rockchip_drm_drv.h
` [PATCH 02/11] Revert "drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume"
` [PATCH 03/11] drm/rockchip: vop2: set half_block_en bit in all mode
` [PATCH 04/11] drm/rockchip: vop2: clear afbc en and transform bit for cluster window at linear mode
` [PATCH 05/11] drm/rockchip: vop2: Set YUV/RGB overlay mode
` [PATCH 06/11] drm/rockchip: vop2: rename grf to sys_grf
` [PATCH 07/11] dt-bindings: soc: rockchip: add rk3588 vop/vo syscon
` [PATCH 08/11] dt-bindings: display: vop2: Add rk3588 support
` [PATCH 09/11] drm/rockchip: vop2: Add support for rk3588
` [PATCH 10/11] drm/rockchip: vop2: Add debugfs support
` [PATCH 11/11] arm64: dts: rockchip: Add vop on rk3588
[PATCH 1/1] lib/vsprintf: Fix %pfwf when current node refcount == 0
2023-11-14 11:28 UTC (2+ messages)
[PATCH net-next v7 00/16] net: Make timestamping selectable
2023-11-14 11:28 UTC (17+ messages)
` [PATCH net-next v7 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v7 02/16] net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
` [PATCH net-next v7 03/16] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next v7 04/16] net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v7 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v7 06/16] net: phy: micrel: fix ts_info value in case of no phc
` [PATCH net-next v7 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v7 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v7 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v7 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v7 11/16] netlink: specs: Introduce new netlink "
` [PATCH net-next v7 12/16] net: Replace hwtstamp_source by timestamping layer
` [PATCH net-next v7 13/16] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v7 14/16] net: ethtool: ts: Update GET_TS to reply the current selected timestamp
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
` [PATCH net-next v7 16/16] netlink: specs: Introduce time stamping set command
[PATCH 43/43] vdpa/sfc: use rte strerror
2023-11-14 11:24 UTC (45+ messages)
` [PATCH v2 00/43] replace strerror
` [PATCH v2 01/43] devtools: forbid use of strerror
` [PATCH v2 02/43] eal: use rte strerror
` [PATCH v2 03/43] eventdev: "
` [PATCH v2 04/43] latency: "
` [PATCH v2 05/43] node: "
` [PATCH v2 06/43] pdump: "
` [PATCH v2 07/43] power: "
` [PATCH v2 08/43] telemetry: replace strerror
` [PATCH v2 09/43] vhost: use rte strerror
` [PATCH v2 10/43] bpf: "
` [PATCH v2 11/43] bus/cdx: "
` [PATCH v2 12/43] bus/dpaa: "
` [PATCH v2 13/43] bus/fslmc: "
` [PATCH v2 14/43] bus/pci: "
` [PATCH v2 15/43] bus/vdev: "
` [PATCH v2 16/43] bus/vmbus: "
` [PATCH v2 17/43] common/cnxk: "
` [PATCH v2 18/43] common/mlx5: "
` [PATCH v2 19/43] crypto/caam_jr: "
` [PATCH v2 20/43] dma/idxd: "
` [PATCH v2 21/43] net/af_packet: "
` [PATCH v2 22/43] net/bnxt: "
` [PATCH v2 23/43] net/af_xdp: "
` [PATCH v2 24/43] net/bonding: "
` [PATCH v2 25/43] net/dpaa: "
` [PATCH v2 26/43] net/dpaa2: "
` [PATCH v2 27/43] net/enetfec: "
` [PATCH v2 28/43] net/failsafe: "
` [PATCH v2 29/43] net/i40e: "
` [PATCH v2 30/43] net/ice: "
` [PATCH v2 31/43] net/ixgbe: "
` [PATCH v2 32/43] net/memif: "
` [PATCH v2 33/43] net/mlx4: "
` [PATCH v2 34/43] net/mlx5: "
` [PATCH v2 35/43] net/qede: "
` [PATCH v2 36/43] net/sfc: "
` [PATCH v2 37/43] net/tap: "
` [PATCH v2 38/43] net/vhost: "
` [PATCH v2 39/43] net/virtio: "
` [PATCH v2 40/43] raw/ifpga: "
` [PATCH v2 41/43] vdpa/ifc: "
` [PATCH v2 42/43] vdpa/mlx5: "
` [PATCH v2 43/43] vdpa/sfc: "
[PATCH] mmc: core: Remove obsolete quirk for Sandisk cards
2023-11-14 11:27 UTC (2+ messages)
[RFC PATCH v1 0/3] Update tlb invalidation routines for FEAT_LPA2
2023-11-14 11:25 UTC (7+ messages)
[PATCH net 1/2] net: stmmac: fix rx budget limit check
2023-11-14 11:25 UTC (2+ messages)
[PATCH] usb: gadget: uvc: Add framebased frame format support
2023-11-14 11:25 UTC
[PATCH RFC v1 0/1] clipboard sharing implementation for SDL
2023-11-14 11:23 UTC (3+ messages)
` [PATCH RFC v1 1/1] ui/sdl2: "
[Question]: major faults are still triggered after mlockall when numa balancing
2023-11-14 11:23 UTC (6+ messages)
[RFC] devtool: support multiple sources
2023-11-14 11:21 UTC (2+ messages)
` [yocto] "
[PATCH] mmc: core: Use mrq.sbc in close-ended ffu
2023-11-14 11:21 UTC (4+ messages)
[PATCH] target/riscv: don't verify ISA compatibility for zicntr and zihpm
2023-11-14 11:20 UTC (2+ messages)
[PATCH 0/3] pwm: Reorganize PWM identification
2023-11-14 11:20 UTC (4+ messages)
` [PATCH 1/3] pwm: Drop unused member "pwm" from struct pwm_device
` [PATCH 2/3] pwm: Replace PWM chip unique base by unique ID
` [PATCH 3/3] pwm: Mention PWM chip ID in /sys/kernel/debug/pwm
[PATCH v2] drivers/fpga: use standard array-copy function
2023-11-14 11:19 UTC
[PATCH 00/20] remove the SLAB allocator
2023-11-14 11:18 UTC (6+ messages)
` [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH 13/20] mm/slab: move memcg related functions from slab.h to slub.c
[igt-dev] [PATCH i-g-t v2 0/2] Add dg1 compute pipeline
2023-11-14 11:17 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/intel_compute: Prepare tgllp compute functions to be dg1 ready
` [igt-dev] [PATCH i-g-t v2 2/2] lib/intel_compute: Add dg1 compute implementation for i915
[Bug report][fstests generic/047] Internal error !(flags & XFS_DABUF_MAP_HOLE_OK) at line 2572 of file fs/xfs/libxfs/xfs_da_btree.c. Caller xfs_dabuf_map.constprop.0+0x26c/0x368 [xfs]
2023-11-14 11:17 UTC (2+ messages)
Informal voting proposal
2023-11-14 11:16 UTC (4+ messages)
[TF-A] Re: Handling of normal world interrupts with BL31 PSCI handler
2023-11-14 11:16 UTC
[meta-oe][dunfell][PATCH] libusbmuxd: Add PV
2023-11-14 11:16 UTC
[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
2023-11-14 11:14 UTC (12+ messages)
` [PATCH 3/6] usb: cdns3-ti: add suspend/resume procedures for J7200
` [PATCH 4/6] usb: cdns3: support power-off of controller when in host role
` [PATCH 6/6] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible
[PATCH] btrfs: add dmesg output when mounting and unmounting
2023-11-14 11:12 UTC (6+ messages)
[PATCH v2] usb: dwc3: add missing of_node_put and platform_device_put
2023-11-14 11:12 UTC (3+ messages)
[PATCH 00/21] replace strtok with strtok_r
2023-11-14 11:00 UTC (15+ messages)
` [PATCH v3 00/22] replace strtok with reentrant version
` [PATCH v3 10/22] eal: "
` [PATCH v3 11/22] ethdev: "
` [PATCH v3 12/22] eventdev: "
` [PATCH v3 13/22] security: "
` [PATCH v3 14/22] telemetry: "
` [PATCH v3 15/22] bus/fslmc: "
` [PATCH v3 16/22] common/cnxk: "
` [PATCH v3 17/22] event/cnxk: "
` [PATCH v3 18/22] net/ark: "
` [PATCH v3 19/22] raw/cnxk_gpio: "
` [PATCH v3 20/22] examples/l2fwd-crypto: "
` [PATCH v3 21/22] examples/vhost: "
` [PATCH v3 22/22] devtools: check for some reentrant function
[PATCH 2/3] platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversion
2023-11-14 11:11 UTC (3+ messages)
[OE-Core][PATCH 0/4] tmpfiles.d: use nonarch libdir
2023-11-14 11:10 UTC (3+ messages)
` [OE-Core][PATCH 1/4] systemd: use nonarch libdir for tmpfiles.d
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.