All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-30 04:49:20 to 2023-01-30 06:50:33 UTC [more...]

WARNING in hif_usb_send/usb_submit_urb
 2023-01-30  6:50 UTC  (2+ messages)
` [syzbot] "

[PATCH] mmc:mmc-cqhci:support interrupt coalescing
 2023-01-30  6:46 UTC  (2+ messages)

[PATCH v2] pata_parport: add driver (PARIDE replacement)
 2023-01-30  6:48 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/6] tty: serial: fsl_lpuart: improve RXWATER setting and add imx8ulp support
 2023-01-30  6:44 UTC  (7+ messages)
` [PATCH 1/6] tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms
` [PATCH 2/6] tty: serial: fsl_lpuart: set receive watermark for imx8qxp platform
` [PATCH 3/6] tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case
` [PATCH 4/6] tty: serial: fsl_lpuart: Enable Receiver Idle Empty function for LPUART
` [PATCH 5/6] tty: serial: fsl_lpuart: set RTS watermark for lpuart
` [PATCH 6/6] tty: serial: fsl_lpuart: add imx8ulp support

[PATCH v2 1/5] rust: types: introduce `ScopeGuard`
 2023-01-30  6:44 UTC  (5+ messages)
` [PATCH v2 2/5] rust: types: introduce `ForeignOwnable`
` [PATCH v2 3/5] rust: types: implement `ForeignOwnable` for `Box<T>`
` [PATCH v2 4/5] rust: types: implement `ForeignOwnable` for the unit type
` [PATCH v2 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`

[igt-dev] [PATCH i-g-t 0/4] Test cleanup and dynamic conversion
 2023-01-30  6:46 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 1/4] tests/kms_atomic: Cosmetic changes
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_atomic: Test cleanup
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_atomic: Convert tests to dynamic

[RFC] swiotlb: Add a new cc-swiotlb implementation for Confidential VMs
 2023-01-30  6:46 UTC  (5+ messages)
` [PATCH 2/4] "

[PATCH v2 0/8] iommu: The early demise of bus ops
 2023-01-30  6:45 UTC  (2+ messages)

drivers/infiniband/ulp/ipoib/ipoib_main.c:333:2-10: WARNING: NULL check before dev_{put, hold} functions is not needed
 2023-01-30  6:45 UTC 

[PATCH v2] dt-bindings: mmc: Add cap-aggressive-pm property
 2023-01-30  6:44 UTC 

[PATCH 1/8] eventfs: introducing struct tracefs_inode
 2023-01-30  6:43 UTC  (5+ messages)
` [PATCH 0/8] tracing: introducing eventfs

[PATCH 00/12] acl: remove remaining posix acl handlers
 2023-01-30  6:43 UTC  (11+ messages)
` [PATCH 01/12] xattr: simplify listxattr helpers
` [PATCH 02/12] xattr, posix acl: add "
` [PATCH 03/12] xattr: remove unused argument
` [PATCH 04/12] fs: drop unused posix acl handlers
` [PATCH 05/12] erofs: drop "

[PATCH 0/4] Attempt at adding WCN6855 BT support
 2023-01-30  6:43 UTC  (2+ messages)

Proposal to add recipe for varlink library
 2023-01-30  6:41 UTC  (2+ messages)
` [oe] "

[RFC PATCH v6 0/6] KVM: x86: add per-vCPU exits disable capability
 2023-01-30  6:42 UTC  (5+ messages)
` [RFC PATCH v6 4/6] KVM: x86: Let userspace re-enable previously disabled exits
` [RFC PATCH v6 5/6] KVM: x86: add vCPU scoped toggling for "

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-01-30  6:38 UTC  (6+ messages)
` [PATCH -next v13 19/19] riscv: Enable Vector code to be built

[PATCH] xen/public: move xenstore related doc into 9pfs.h
 2023-01-30  6:37 UTC 

[PATCH net-next v3 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-30  6:35 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy
` [PATCH net-next v3 2/5] net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit "
` [PATCH net-next v3 3/5] net: phy: Add dts support for Motorcomm yt8521 "
` [PATCH net-next v3 4/5] net: phy: Add dts support for Motorcomm yt8531s "
` [PATCH net-next v3 5/5] net: phy: Add driver for Motorcomm yt8531 "

Google Pixelbook EVE, no sound in kernel 6.1.x
 2023-01-30  6:33 UTC  (4+ messages)

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2023-01-30  6:33 UTC  (4+ messages)
` [PATCH v2 03/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS

[RFC 0/8] gve PMD enhancement
 2023-01-30  6:26 UTC  (11+ messages)
` [RFC v2 0/9] "
  ` [RFC v2 1/9] net/gve: add Tx queue setup for DQO
  ` [RFC v2 2/9] net/gve: add Rx "
  ` [RFC v2 3/9] net/gve: support device start and close "
  ` [RFC v2 4/9] net/gve: support queue release and stop "
  ` [RFC v2 5/9] net/gve: support basic Tx data path "
  ` [RFC v2 6/9] net/gve: support basic Rx "
  ` [RFC v2 7/9] net/gve: support basic stats "
  ` [RFC v2 8/9] net/gve: support jumbo frame for GQI
  ` [RFC v2 9/9] net/gve: add AdminQ command to verify driver compatibility

[igt-dev] [PATCH i-g-t 0/6] Assorted intel_gpu_top improvements
 2023-01-30  6:30 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
  ` [Intel-gfx] "

[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-01-30  6:24 UTC  (11+ messages)
` [PATCH v2 11/40] xen/mpu: build up start-of-day Xen MPU memory region map
` [PATCH v2 13/40] xen/mpu: introduce unified function setup_early_uart to map early UART

[PATCH v2 0/1] Add ASPEED AST2600 I2C new controller driver
 2023-01-30  6:24 UTC  (7+ messages)
` [PATCH v2 1/1] i2c:aspeed:support ast2600 i2c new register mode driver

[PATCH v1 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-01-30  6:17 UTC  (5+ messages)
` [PATCH v1 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator

[PATCH v3 0/2] Add ASPEED AST2600 I2C new controller driver
 2023-01-30  6:19 UTC  (3+ messages)
` [PATCH v3 1/2] i2c:aspeed:support ast2600 i2c new register mode driver
` [PATCH v3 2/2] arm: aspeed: dtsi: add reg for i2c

[PATCH] Input: exc3000 - properly stop timer on shutdown
 2023-01-30  6:17 UTC  (2+ messages)

[PATCH] tools/xenstored: hashtable: Constify the parameters of hashfn/eqfn
 2023-01-30  6:15 UTC  (2+ messages)

[cocci] [PATCH] Documentation: coccinelle: Escape --options to fix Sphinx output
 2023-01-30  2:00 UTC  (2+ messages)

[PATCH RFC] NFSD: Convert filecache to rhltable
 2023-01-30  6:09 UTC  (3+ messages)
` Fwd: "

[PATCH v5 00/12] Add support for multiple chips
 2023-01-30  6:07 UTC  (4+ messages)
` [PATCH v5 02/12] media: platform: mtk-mdp3: add chip configuration header file

[PATCH -next] evm: call dump_security_xattr() in all cases to remove code duplication
 2023-01-30  4:02 UTC  (3+ messages)

[PATCH] cmd: return code when tlv_eeprom incorrectly called
 2023-01-30  6:06 UTC  (2+ messages)

What causes the latency of the rt_task_yield() API?
 2023-01-30  6:06 UTC  (4+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.165-134-g65e84e9ea828)
 2023-01-30  6:05 UTC 

rockchip_drm_vop2 suspend resume issue
 2023-01-30  6:04 UTC  (2+ messages)

[net PATCH v1] octeontx2-af: Fix devlink unregister
 2023-01-30  6:04 UTC 

[PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
 2023-01-30  6:04 UTC  (3+ messages)

[PATCH v3 0/2] tools perf: Add branch speculation info
 2023-01-30  5:59 UTC  (3+ messages)
` [PATCH v3 1/2] perf script: Show "
` [PATCH v3 2/2] perf session: Show branch speculation info in raw dump

[PATCH 1/5] rust: types: introduce `ScopeGuard`
 2023-01-30  5:59 UTC  (11+ messages)
` [PATCH 2/5] rust: types: introduce `ForeignOwnable`
` [PATCH 3/5] rust: types: implement `ForeignOwnable` for `Box<T>`
` [PATCH 4/5] rust: types: implement `ForeignOwnable` for the unit type
` [PATCH 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`

[PATCH v1 00/21] Add control queue & MQ support to Virtio-user vDPA
 2023-01-30  5:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: add more fields into device info, caches sizes, etc
 2023-01-30  5:56 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.90-196-g9b5da855156e)
 2023-01-30  5:56 UTC 

stable-rc/queue/4.19 build: 197 builds: 12 failed, 185 passed, 15 errors, 48 warnings (v4.19.271-62-g9b7227fe5438)
 2023-01-30  5:56 UTC 

linux-next: Tree for Jan 30
 2023-01-30  5:54 UTC 

[PATCH v2 0/5] Add tdm support in acp machine driver
 2023-01-30  5:56 UTC  (5+ messages)
` [PATCH v2 3/5] ASoC: amd: acp: Refactor i2s clocks programming sequence

[PATCH net-next v4 0/4] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
 2023-01-30  5:52 UTC  (4+ messages)
` [PATCH net-next v4 4/4] net: ethernet: renesas: rswitch: Add phy_power_{on,off}() calling

[PATCH 0/5] usb: dwc3-uniphier: Replace the driver to use dwc3-generic
 2023-01-30  5:52 UTC  (12+ messages)
` [PATCH 3/5] usb: dwc3-generic: Add dependency on SIMPLE_BUS

linux-next: build warnings after merge of the ftrace tree
 2023-01-30  5:51 UTC 

[PATCH v1 0/2] virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed
 2023-01-30  5:50 UTC  (17+ messages)
` [PATCH v1 2/2] virtio-net: virtio_net_flush_tx() check for per-queue reset

[PATCH 0/1] perf: Fix warning from concurrent read/write of perf_event_pmu_context
 2023-01-30  5:49 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH V2 1/3] core/device: Add function to return child node using name at substring "@"
 2023-01-30  5:47 UTC  (2+ messages)
` [Skiboot] "

[PATCH RFC 00/21] migration: Support hugetlb doublemaps
 2023-01-30  5:45 UTC  (29+ messages)
` [PATCH RFC 02/21] util: Include osdep.h first in util/mmap-alloc.c
` [PATCH RFC 03/21] physmem: Add qemu_ram_is_hugetlb()
` [PATCH RFC 04/21] madvise: Include linux/mman.h under linux-headers/
` [PATCH RFC 05/21] madvise: Add QEMU_MADV_SPLIT
` [PATCH RFC 06/21] madvise: Add QEMU_MADV_COLLAPSE
` [PATCH RFC 07/21] ramblock: Cache file offset for file-backed ramblocks
` [PATCH RFC 08/21] ramblock: Cache the length to do file mmap() on ramblocks
` [PATCH RFC 09/21] ramblock: Add RAM_READONLY
` [PATCH RFC 10/21] ramblock: Add ramblock_file_map()
` [PATCH RFC 11/21] migration: Add hugetlb-doublemap cap
` [PATCH RFC 12/21] migration: Introduce page size for-migration-only
` [PATCH RFC 13/21] migration: Add migration_ram_pagesize_largest()
` [PATCH RFC 14/21] migration: Map hugetlbfs ramblocks twice, and pre-allocate
` [PATCH RFC 15/21] migration: Teach qemu about minor faults and doublemap

[PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
 2023-01-30  5:43 UTC  (12+ messages)

Mellanox interrupts are not load balanced
 2023-01-30  5:44 UTC  (3+ messages)

[PATCH v3 00/14] Add support for the T-Head vendor extensions
 2023-01-30  5:43 UTC  (5+ messages)
` [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension

[PATCH RESEND] tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready
 2023-01-30  5:41 UTC 

Heads-up: one change merged for -rc6 that might be good to have in the next 6.1.y release
 2023-01-30  5:39 UTC  (2+ messages)

[PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
 2023-01-30  5:38 UTC  (3+ messages)

[xen-unstable test] 176273: trouble: blocked/broken/fail/pass/starved
 2023-01-30  5:37 UTC 

[PATCH] tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready
 2023-01-30  5:36 UTC  (4+ messages)

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 39 warnings (v4.14.304-37-g49c41ec6c0d2)
 2023-01-30  5:35 UTC 

[PATCH v6 0/2] mac80211_hwsim: Add PMSR support
 2023-01-30  5:34 UTC  (5+ messages)
` [PATCH v6 1/2] mac80211_hwsim: add PMSR capability support

[RFC] mm: Allow ZONE_DMA32 to be disabled via kernel command line
 2023-01-30  5:26 UTC  (2+ messages)

[PATCH 1/3] KVM: Support sharing gpc locks
 2023-01-30  5:25 UTC  (2+ messages)
` [PATCH 4/3] KVM: x86/xen: Make runstate cache gpcs share a lock

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-01-30  5:24 UTC  (3+ messages)
` [PATCH 5/9] Documentation: RCU: correct spelling

include/asm-generic/io.h:464:31: error: performing pointer arithmetic on a null pointer has undefined behavior
 2023-01-30  5:23 UTC 

Setting priority to auditd rule files
 2023-01-30  5:21 UTC 

[RFC PATCH 00/16] arm: Add Rockchip RK3588 support
 2023-01-30  5:19 UTC  (6+ messages)

[PATCH V3 0/3] Add QAD, Cti-trigger and Bootconfig support for Data Capture and Compare(DCC)
 2023-01-30  5:13 UTC  (8+ messages)
` [PATCH V3 1/3] soc: qcom: dcc: Add bootconfig support for DCC
` [PATCH V3 2/3] soc: qcom: dcc: Add CTI-trigger "
` [PATCH V3 3/3] soc: qcom: dcc: Add QAD "

External USB disks not recognized with v6.1.8 when using Xen
 2023-01-30  5:17 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: ramoops: Inherit reserve memory property
 2023-01-30  5:14 UTC  (3+ messages)

linux-next: build failure after merge of the mm tree
 2023-01-30  5:14 UTC 

[RFC v3 0/4] move PG_slab flag to page_type
 2023-01-30  5:11 UTC  (5+ messages)
` [RFC v3 2/4] mm: "

[syzbot] possible deadlock in team_del_slave (2)
 2023-01-30  5:11 UTC 

[GIT PULL] exynos-drm-next
 2023-01-30  5:10 UTC  (2+ messages)

[meta-networking][PATCH 01/12] wireshark: Add nghttp2 packageconfig
 2023-01-30  5:09 UTC  (12+ messages)
` [meta-networking][PATCH 02/12] rdma-core: Inherit python3targetconfig
` [meta-networking][PATCH 03/12] wireshark: "
` [meta-oe][PATCH 04/12] hplip: "
` [meta-oe][PATCH 05/12] "
` [meta-networking][PATCH 06/12] dante: Add -P to preprocessor flags
` [meta-oe][PATCH 07/12] breakpad: Fix build with gcc13
` [meta-oe][PATCH 08/12] mongodb: "
` [meta-oe][PATCH 09/12] mongodb: Upgrade to 4.4.18
` [meta-oe][PATCH 10/12] mongodb: Pass MAXLINELENGTH to scons invocation
` [meta-oe][PATCH 11/12] perfetto: Disable ccache
` [meta-oe][PATCH 12/12] nodejs: Fix build with gcc13

[PATCH 0/4] e2fsprogs: a few more warning fixes
 2023-01-30  5:09 UTC  (9+ messages)
` [PATCH 1/4] ci.yml: ensure -Werror really gets used in all cases
` [PATCH 2/4] debugfs: fix a -Wformat warning in dump_journal()
` [PATCH 3/4] lib/ext2fs: don't warn about lack of getmntent on Windows
` [PATCH 4/4] lib/uuid: remove unneeded Windows UUID workaround

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-30  5:06 UTC  (10+ messages)
` [PATCH v2 4/4] "

[PATCH] scons: Pass MAXLINELENGTH to scons invocation
 2023-01-30  5:03 UTC 

[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
 2023-01-30  5:01 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[PATCH] generic/707: Test moving directory while being grown
 2023-01-30  5:00 UTC  (2+ messages)

[PATCH] MIPS: DTS: CI20: fix otg power gpio
 2023-01-30  4:57 UTC  (3+ messages)

[PATCH v2 01/11] ethdev: add flex item modify field support
 2023-01-30  4:53 UTC  (13+ messages)
` [PATCH v3 00/11] add flex item support
  ` [PATCH v3 01/11] ethdev: add flex item modify field support
  ` [PATCH v3 02/11] app/testpmd: pass flex handle into matching mask
  ` [PATCH v3 03/11] net/mlx5: enable hws flex item create
  ` [PATCH v3 04/11] net/mlx5: add IPv6 protocol as flex item input
  ` [PATCH v3 05/11] net/mlx5: adopt new flex item prm definition
  ` [PATCH v3 06/11] net/mlx5/hws: add hws flex item matching support
  ` [PATCH v3 07/11] net/mlx5: add flex item modify field implementation
  ` [PATCH v3 08/11] net/mlx5: return error for sws modify field
  ` [PATCH v3 09/11] app/testpmd: raw encap with flex item support
  ` [PATCH v3 10/11] doc/mlx5: update mlx5 doc
  ` [PATCH v3 11/11] app/testpmd: adjust cleanup sequence when quitting

[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MDPY
 2023-01-30  4:53 UTC 

[PATCH 0/5] mmc: uniphier-sd: Add UHS mode support
 2023-01-30  4:48 UTC  (4+ messages)

[PATCH] .gitignore: ignore *.mbx
 2023-01-30  4:49 UTC  (2+ messages)

[PATCH v3] btrfs: test block group size class loading logic
 2023-01-30  4:49 UTC  (2+ messages)

[PATCH] powerpc/kexec_file: account hot-pluggable memory while estimating FDT size
 2023-01-30  4:49 UTC  (3+ messages)

[PATCH 0/2] MAINTAINERS: Small potatos
 2023-01-30  4:49 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: Cover userfaultfd
` [PATCH 2/2] MAINTAINERS: Cover include/sysemu/accel-blocker.h

[PATCH] Input: edt-ft5x06 - fix typo in a comment
 2023-01-30  4:48 UTC  (2+ messages)

[PATCH] Input: tegra-kbc - Use devm_platform_get_and_ioremap_resource()
 2023-01-30  4:48 UTC  (2+ messages)

[PATCH v3 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
 2023-01-30  4:49 UTC  (3+ messages)
` [PATCH v3 11/11] tests/qtest/migration-test: Only use available accelerators


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.