messages from 2023-02-03 08:53:31 to 2023-02-03 09:28:51 UTC [more...]
[Nouveau] [REGRESSION] GM20B probe fails after commit 2541626cfb79
2023-02-03 9:13 UTC (5+ messages)
` "
[PATCH v3 00/16] General Tegra improvements
2023-02-03 9:26 UTC (8+ messages)
` [PATCH v3 01/16] tegra30: clock: add EXTPERIPH
` [PATCH v3 02/16] ARM: t20/t30: swap host1x and disp1 clock parents
` [PATCH v3 03/16] ARM: tegra: clock: add clk_id_to_pll_id helper
` [PATCH v3 04/16] ARM: tegra: clock: add clock_decode_pair helper
` [PATCH v3 05/16] ARM: tegra30: add PLLD to pll setup
` [PATCH v3 06/16] ARM: tegra: Fix Tegra PWM parent clock
` [PATCH v3 07/16] spi: tegra20_slink: accept any word length
[PATCH v3 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-02-03 9:26 UTC (6+ messages)
` [PATCH v3 1/5] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v3 2/5] parallels: Split image leak handling to separate check and fix helpers
` [PATCH v3 3/5] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v3 4/5] parallels: Replace fprintf by qemu_log in check
` [PATCH v3 5/5] parallels: Image repairing in parallels_open()
[PATCH v1 0/8] Add IO page table replacement support
2023-02-03 9:28 UTC (4+ messages)
` [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind()
[PATCH 00/33] virtio-net: support AF_XDP zero copy
2023-02-03 9:28 UTC (53+ messages)
` [PATCH 03/33] virtio_ring: packed: virtqueue_add_packed() support premapped
` [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
` [PATCH 07/33] virtio_ring: add api virtio_dma_map() for advance dma
` [PATCH 08/33] virtio_ring: introduce dma sync api for virtio
` [PATCH 15/33] virtio_net: move to virtio_net.h
` [PATCH 16/33] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH 20/33] virtio_net: xsk: introduce virtnet_rq_bind_xsk_pool()
` [PATCH 29/33] virtio_net: xsk: tx: support tx
` [PATCH 32/33] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-02-03 9:27 UTC (15+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
[PATCH 0/9] net: ethernet: mtk_eth_soc: various enhancements
2023-02-03 9:25 UTC (4+ messages)
` [PATCH 8/9] net: ethernet: mtk_eth_soc: switch to external PCS driver
linux-next: build warning after merge of the drivers-x86 tree
2023-02-03 9:25 UTC (2+ messages)
[PATCH 0/7] Mini-OS: ad minimal 9pfs support
2023-02-03 9:18 UTC (8+ messages)
` [PATCH 1/7] Mini-OS: xenbus: add support for reading node from directory
` [PATCH 2/7] Mini-OS: add concept of mount points
` [PATCH 3/7] Mini-OS: add support for runtime mounts
` [PATCH 4/7] Mini-OS: add 9pfs frontend
` [PATCH 5/7] Mini-OS: add 9pfs transport layer
` [PATCH 6/7] Mini-OS: add open and close handling to the 9pfs frontend
` [PATCH 7/7] Mini-OS: add read and write support to 9pfsfront
[PATCH 5.4 000/658] 5.4.229-rc1 review
2023-02-03 9:25 UTC (5+ messages)
` [PATCH 5.4 185/658] xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
[PATCH v3 0/3] StarFive's SDIO/eMMC driver support
2023-02-03 9:23 UTC (9+ messages)
` [PATCH v3 1/3] dt-bindings: mmc: Add StarFive MMC module
` [PATCH v3 3/3] riscv: dts: starfive: Add mmc node
[PATCH net] net: microchip: sparx5: fix PTP init/deinit not checking all ports
2023-02-03 9:24 UTC (2+ messages)
[PATCH v1] Bluetooth: btintel: Set Per Platform Antenna Gain(PPAG)
2023-02-03 9:33 UTC
[igt-dev] [PATCH i-g-t v2] i915/gem_exec_params: Cross-check getparam against engine execution
2023-02-03 9:24 UTC (2+ messages)
[f2fs-dev] [PATCH v3 1/3] f2fs: fix to set ipu policy
2023-02-03 9:22 UTC (6+ messages)
` [f2fs-dev] [PATCH v3 2/3] f2fs: add missing description for ipu_policy node
` "
` [PATCH v3 1/3] f2fs: fix to set ipu policy
[PATCH v15 00/11] s390x: CPU Topology
2023-02-03 9:21 UTC (4+ messages)
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
Build failures in v4.19.y.queue
2023-02-03 9:21 UTC (2+ messages)
[cip-dev][isar-cip-core][PATCH v2 0/2] Use cip prefix and snapshot prefix for sid lists
2023-02-03 9:22 UTC (3+ messages)
` [cip-dev][isar-cip-core][PATCH v2 2/2] conf/distro: Rename debian-sid.list to cip-debian-sid-snapshot.list
[PATCH v8 0/9] crypto: qcom-qce: Add YAML bindings & support for newer SoCs
2023-02-03 9:20 UTC (7+ messages)
` [PATCH v8 9/9] crypto: qce: core: Add new compatibles for qce crypto driver
[PATCH 0/2] eal: provide leading and trailing zero bit count
2023-02-03 9:21 UTC (9+ messages)
` [PATCH v6 0/2] eal: provide leading and trailing zero bit count abstraction
[trace:trace/for-next 19/23] htmldocs: Documentation/trace/histogram.rst:1969: WARNING: Unexpected indentation
2023-02-03 9:19 UTC (4+ messages)
` [PATCH] tracing/histogram: Wrap remaining shell snippets in code blocks
[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
2023-02-03 9:18 UTC (13+ messages)
` [PATCH v10 01/12] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v10 02/12] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v10 03/12] parallels: Fix image_end_offset and data_end after out-of-image check
` [PATCH v10 04/12] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v10 05/12] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v10 06/12] parallels: Move check of unclean image to a separate function
` [PATCH v10 07/12] parallels: Move check of cluster outside "
` [PATCH v10 08/12] parallels: Fix statistics calculation
` [PATCH v10 09/12] parallels: Move check of leaks to a separate function
` [PATCH v10 10/12] parallels: Move statistic collection "
` [PATCH v10 11/12] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PATCH v10 12/12] parallels: Incorrect condition in out-of-image check
[PATH stable 5.4] mm: swap: properly update readahead statistics in unuse_pte_range()
2023-02-03 9:19 UTC (2+ messages)
[PATCH 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
2023-02-03 9:18 UTC (7+ messages)
` [PATCH 5/6] clk: samsung: Extract parent clock enabling to common function
` [PATCH 6/6] clk: samsung: exynos5433: Extract PM support to common ARM64 layer
[regression] Bug 216932 - io_uring with libvirt cause kernel NULL pointer dereference since 6.1.5
2023-02-03 9:17 UTC (7+ messages)
[igt-dev] [PATCH v3] Chamelium: Get Chamelium Logs on RPC failure
2023-02-03 9:19 UTC (2+ messages)
[PATCH v8 0/6] media: verisilicon: HEVC: fix 10bits handling
2023-02-03 9:16 UTC (21+ messages)
` [PATCH v8 1/6] media: verisilicon: Do not set context src/dst formats in reset functions
` [PATCH v8 2/6] media: verisilicon: Do not use ctx fields as format storage when resetting
` [PATCH v8 3/6] media: verisilicon: Do not set ctx->bit_depth in hantro_try_ctrl()
` [PATCH v8 4/6] media: verisilicon: Do not change context bit depth before validating the format
` [PATCH v8 5/6] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
` [PATCH v8 6/6] media: verisilicon: VP9: "
[PATCH net-next v3 00/10] Wangxun interrupt and RxTx support
2023-02-03 9:11 UTC (11+ messages)
` [PATCH net-next v3 01/10] net: libwx: Add irq flow functions
` [PATCH net-next v3 02/10] net: ngbe: Add irqs request flow
` [PATCH net-next v3 03/10] net: txgbe: Add interrupt support
` [PATCH net-next v3 04/10] net: libwx: Configure Rx and Tx unit on hardware
` [PATCH net-next v3 05/10] net: libwx: Allocate Rx and Tx resources
` [PATCH net-next v3 06/10] net: txgbe: Setup Rx and Tx ring
` [PATCH net-next v3 07/10] net: libwx: Support to receive packets in NAPI
` [PATCH net-next v3 08/10] net: libwx: Add tx path to process packets
` [PATCH net-next v3 09/10] net: txgbe: Support Rx and Tx process path
` [PATCH net-next v3 10/10] net: ngbe: "
arch/arm64/boot/dts/mediatek/mt8195.dtsi:17:10: fatal error: dt-bindings/thermal/mediatek-lvts.h: No such file or directory
2023-02-03 9:14 UTC
linux-next: duplicate patches in the drivers-x86 tree
2023-02-03 9:14 UTC (2+ messages)
[GIT PULL FOR v6.3] imx-mipi-csis driver cleanups
2023-02-03 9:13 UTC
[PATCH net 0/5] pull-request: can 2023-02-02
2023-02-03 9:12 UTC (6+ messages)
` [PATCH net 2/5] can: raw: fix CAN FD frame transmissions over CAN XL devices
[PATCH mptcp-next v3] mptcp: update userspace pm mptcp_info fields
2023-02-03 9:12 UTC (2+ messages)
` mptcp: update userspace pm mptcp_info fields: Tests Results
[PATCH] kernel/printk/index.c: fix memory leak with using debugfs_lookup()
2023-02-03 9:11 UTC (2+ messages)
[PATCH] crypto: qat - fix out-of-bounds read
2023-02-03 9:10 UTC (5+ messages)
[PATCH] ASoC: dt-bindings: renesas: adjust to R-Car Gen4
2023-02-03 9:09 UTC (3+ messages)
[PATCH 00/11] imx290: Minor fixes, support for alternate INCK, and more ctrls
2023-02-03 9:09 UTC (9+ messages)
` [PATCH 03/11] media: i2c: imx290: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooks
` [PATCH 06/11] media: i2c: imx290: Use CSI timings as per datasheet
` [PATCH 10/11] media: i2c: imx290: Add support for 74.25MHz external clock
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
2023-02-03 9:08 UTC (3+ messages)
` [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
PTP vclock: BUG: scheduling while atomic
2023-02-03 9:09 UTC (2+ messages)
[PATCH v2 00/10] Collection of DOE material
2023-02-03 9:09 UTC (9+ messages)
` [PATCH v2 04/10] cxl/pci: Use synchronous API for DOE
` [PATCH v2 06/10] PCI/DOE: Allow mailbox creation without devres management
[PATCH] clk: imx8mp: add USB suspend clock
2023-02-03 9:07 UTC (3+ messages)
[GIT PULL FOR v6.2] imx7-media-csi changes
2023-02-03 9:08 UTC (2+ messages)
[PATCH v4 00/14] KVM perf support
2023-02-03 9:07 UTC (6+ messages)
` [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
[can-next] can: raw: use temp variable instead of rolling back config
2023-02-03 9:08 UTC
[igt-dev] [PATCH i-g-t] lib/intel_tiling_info: Add flags field to describe command properties
2023-02-03 9:07 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the drivers-x86 tree
2023-02-03 9:06 UTC (2+ messages)
[PATCH 01/13] USB: chipidea: fix memory leak with using debugfs_lookup()
2023-02-03 9:05 UTC (3+ messages)
` [PATCH 02/13] USB: ULPI: "
[PATCH] wifi: plfxlc: fix potential NULL pointer dereference in plfxlc_usb_wreq_async()
2023-02-03 8:48 UTC (3+ messages)
` "
[LTP] [PATCH v1] ioctl01.c:Test also struct termios
2023-02-03 9:03 UTC (2+ messages)
[Bridge] [PATCH net-next v3 00/16] bridge: Limit number of MDB entries per port, port-vlan
2023-02-03 9:02 UTC (13+ messages)
` [Bridge] [PATCH net-next v3 06/16] net: bridge: Add a tracepoint for MDB overflows
` "
` [Bridge] [PATCH net-next v3 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` "
` [Bridge] [PATCH net-next v3 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
` "
` [Bridge] [PATCH net-next v3 16/16] selftests: forwarding: bridge_mdb_max: Add a new selftest
` "
[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
2023-02-03 9:01 UTC (9+ messages)
` [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
[PATCH] LoongArch: Add kprobe on ftrace support
2023-02-03 9:00 UTC (2+ messages)
[PATCH net-next v5 1/1] net:openvswitch:reduce cpu_used_mask memory
2023-02-03 9:00 UTC (2+ messages)
[PATCH v2] drm/i915/huc: Add and use HuC oriented print macros
2023-02-03 8:59 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] mm: introduce entrance for root_mem_cgroup's current
2023-02-03 8:58 UTC (5+ messages)
[PATCH v12 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
2023-02-03 8:58 UTC (4+ messages)
` [PATCH v12 4/6] counter: Add Renesas RZ/G2L MTU3a counter driver
[PATCH net-next v4 1/1] net:openvswitch:reduce cpu_used_mask memory
2023-02-03 8:58 UTC (2+ messages)
[Intel-gfx] [PATCH v3] vfio: fix deadlock between group lock and kvm lock
2023-02-03 8:58 UTC (3+ messages)
` "
[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
2023-02-03 8:56 UTC (8+ messages)
[RFC PATCH v2 0/5] folio based filemap_map_pages()
2023-02-03 8:54 UTC (4+ messages)
` [RFC PATCH v2 4/5] mm: add do_set_pte_range()
[f2fs-dev] [PATCH] f2fs: fix cgroup writeback accounting with fs-layer encryption
2023-02-03 8:54 UTC (3+ messages)
[PATCH 1/2] dmaengine: idxd: Add enable/disable device IOPF feature
2023-02-03 8:44 UTC (2+ messages)
` [PATCH 2/2] iommu/vt-d: Move iopf code from SVA to IOPF enabling path
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.