All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-30 03:15:33 to 2023-01-30 05:11:47 UTC [more...]

[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)

[PATCH RFC 00/21] migration: Support hugetlb doublemaps
 2023-01-30  5:09 UTC  (19+ 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()

[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)

[RFC 1/9] ethdev: add flex item modify field support
 2023-01-30  4:53 UTC  (18+ messages)
` [PATCH v2 00/11] add flex item support
  ` [PATCH v2 01/11] ethdev: add flex item modify field support
      ` [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  (6+ 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  (15+ messages)
` [PATCH v3 05/11] tests/qtest/migration-test: Inverse #ifdef'ry ladders
` [PATCH v3 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
` [PATCH v3 07/11] tests/qtest/migration-test: Build command line using GString API (1/4)
` [PATCH v3 08/11] tests/qtest/migration-test: Build command line using GString API (2/4)
` [PATCH v3 09/11] tests/qtest/migration-test: Build command line using GString API (3/4)
` [PATCH v3 10/11] tests/qtest/migration-test: Build command line using GString API (4/4)
` [PATCH v3 11/11] tests/qtest/migration-test: Only use available accelerators

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

[PATCH v2] powerpc: macio: Make remove callback of macio driver void returned
 2023-01-30  4:47 UTC  (3+ messages)

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

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

[PATCH] Input: arc_ps2 - Use devm_platform_get_and_ioremap_resource()
 2023-01-30  4:47 UTC  (2+ messages)

[PATCH] Input: apbps2 - Use devm_platform_get_and_ioremap_resource()
 2023-01-30  4:47 UTC  (2+ messages)

[PATCH] Input: altera_ps2 - Use devm_platform_get_and_ioremap_resource()
 2023-01-30  4:47 UTC  (2+ messages)

[PATCH v2 0/2] Streamlining treatment of smp_mb__after_unlock_lock
 2023-01-30  4:46 UTC  (20+ messages)
` [PATCH v2 2/2] tools/memory-model: Make ppo a subrelation of po

[PATCH v4 00/24] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-30  4:43 UTC  (5+ messages)
` [PATCH v4 16/24] powerpc/pseries: Implement signed update for PLPKS objects

[PATCH] Input: exc3000 - properly stop timer on shutdown
 2023-01-30  4:43 UTC 

[PATCH] migration: Fix migration crash when target psize larger than host
 2023-01-30  4:38 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Force to disable the function's signal
 2023-01-30  4:33 UTC  (10+ messages)

[PATCH] Argo: don't obtain excess page references
 2023-01-30  4:35 UTC  (3+ messages)
` Ping: "

[PATCH v5 0/3] Input: ads7846 - fix support for ADS7845
 2023-01-30  4:35 UTC  (2+ messages)

next/pending-fixes baseline: 708 runs, 50 regressions (v6.2-rc6-199-g0a49732f057b)
 2023-01-30  4:35 UTC 

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

[PATCH] input: keyboard: fix a Kconfig spelling mistake & hyphenation
 2023-01-30  4:34 UTC  (2+ messages)

[steev:sc8280xp-next-20230127 6/70] drivers/soc/qcom/pmic_glink_altmode.c:234:16: error: implicit declaration of function 'FIELD_GET'; did you mean 'FOLL_GET'?
 2023-01-30  4:32 UTC 

linux-next: manual merge of the driver-core tree with the net-next tree
 2023-01-30  4:32 UTC 

[PATCH] pinctrl: aspeed-g5: Bypass clock check when fetching regmap
 2023-01-30  4:30 UTC  (6+ messages)

[PATCH v8 0/5] riscv: Allow user to set the satp mode
 2023-01-30  4:30 UTC  (7+ messages)
` [PATCH v8 3/5] "
` [PATCH v8 4/5] riscv: Introduce satp mode hw capabilities
` [PATCH v8 5/5] riscv: Correctly set the device-tree entry 'mmu-type'

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-01-30  4:30 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] package/fxdiv: fix build without C++ toolchain
 2023-01-30  4:29 UTC 

[RFC PATCH 0/3] migration: support query migration thread information
 2023-01-30  4:28 UTC  (7+ messages)
` [PATCH 1/3] migration: report migration thread name to libvirt
` [PATCH 2/3] migration: implement query migration threadinfo by name
` [PATCH 3/3] migration: save/delete migration thread info

linux-next: build failure after merge of the driver-core tree
 2023-01-30  4:28 UTC 

[PATCH] btrfs: test send optimal cloning behaviour
 2023-01-30  4:27 UTC  (3+ messages)

[PATCH mm-unstable v4 0/3] mm, printk: introduce new format for page_type
 2023-01-30  4:25 UTC  (4+ messages)
` [PATCH mm-unstable v4 1/3] mmflags.h: use less error prone method to define pageflag_names
` [PATCH mm-unstable v4 2/3] mm, printk: introduce new format %pGt for page_type
` [PATCH mm-unstable v4 3/3] mm/debug: use %pGt to display page_type in dump_page()

[PATCH v3 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-30  4:20 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: soc: qcom: Introduce PMIC GLINK binding
` [PATCH v3 2/4] soc: qcom: pmic_glink: Introduce base PMIC GLINK driver
` [PATCH v3 3/4] soc: qcom: pmic_glink: Introduce altmode support
` [PATCH v3 4/4] power: supply: Introduce Qualcomm PMIC GLINK power supply

Sdbus++ tool : asio support
 2023-01-24  1:53 UTC 

Query on get_time_info
 2023-01-30  4:16 UTC  (3+ messages)

[PATCH v4 00/19] Clean up includes
 2023-01-30  4:16 UTC  (11+ messages)
` [PATCH v4 10/19] migration: "
` [PATCH v4 16/19] Fix non-first inclusions of qemu/osdep.h
` [PATCH v4 19/19] Drop duplicate #include

[PATCH 3/6] ksmbd: replace rwlock with rcu for concurrenct access on conn list
 2023-01-30  4:15 UTC  (3+ messages)

[linus:master] [mm] f1a7941243: unixbench.score -19.2% regression
 2023-01-30  4:15 UTC  (2+ messages)

[PATCH v2 0/4] P2M improvements for Arm
 2023-01-30  4:06 UTC  (5+ messages)
` [PATCH v2 1/4] xen/arm: Reduce redundant clear root pages when teardown p2m
` [PATCH v2 2/4] xen/arm: Rename vgic_cpu_base and vgic_dist_base for new vGIC
` [PATCH v2 3/4] xen/arm: Defer GICv2 CPU interface mapping until the first access
` [PATCH v2 4/4] xen/arm: Clean-up in p2m_init() and p2m_final_teardown()

[Buildroot] [PATCH 1/1] package/neon-2-sse: fix build without C++ toolchain
 2023-01-30  4:10 UTC 

[PATCH][KSMBD] fix indentation in ksmbd config and note Kerberos support
 2023-01-30  4:08 UTC  (4+ messages)

[PATCH v3 0/3] Memory region overlap check in device tree
 2023-01-30  4:05 UTC  (4+ messages)
` [PATCH v3 1/3] xen/arm: Add memory overlap check for bootinfo.reserved_mem
` [PATCH v3 2/3] xen/arm: Extend the memory overlap check to include bootmodules
` [PATCH v3 3/3] xen/arm: Extend the memory overlap check to include EfiACPIReclaimMemory

External USB disks not recognized with v6.1.8 when using Xen
 2023-01-30  3:46 UTC 

[PATCH] scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference
 2023-01-30  4:03 UTC  (3+ messages)

[LTP] [PATCH v1] ioctl01.c:Test also struct termios
 2023-01-29 18:39 UTC 

sound/soc/qcom/lpass-sc7280.c:419:34: warning: 'sc7280_lpass_cpu_device_id' defined but not used
 2023-01-30  4:02 UTC 

[RFC 1/9] ethdev: add IPv6 routing extension header definition
 2023-01-30  3:59 UTC  (14+ messages)
` [PATCH v2 0/8] add IPv6 routing extension support
  ` [PATCH v2 1/8] ethdev: add IPv6 routing extension header definition
      ` [PATCH v3 0/8] add IPv6 routing extension support
        ` [PATCH v3 1/8] ethdev: add IPv6 routing extension header definition
        ` [PATCH v3 2/8] net/mlx5: adopt IPv6 routing extension prm definition
        ` [PATCH v3 3/8] net/mlx5/hws: Definer, add mlx5dr context to definer_conv_data
        ` [PATCH v3 4/8] net/mlx5/hws: add IPv6 routing extension matching support
        ` [PATCH v3 5/8] app/testpmd: add IPv6 routing extension header in raw encap
        ` [PATCH v3 6/8] ethdev: add modify IPv6 protocol field
        ` [PATCH v3 7/8] net/mlx5: add modify IPv6 protocol implementation
        ` [PATCH v3 8/8] doc/mlx5: add IPv6 routing extension matching docs

[PATCH 0/4] virtio-net: don't busy poll for cvq command
 2023-01-30  3:58 UTC  (3+ messages)
` [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue

[PATCH 0/9] HID: Constify lowlevel HID drivers
 2023-01-30  3:59 UTC  (10+ messages)
` [PATCH 1/9] HID: amd_sfh: Constify lowlevel HID driver
` [PATCH 2/9] HID: hyperv: "
` [PATCH 3/9] HID: logitech-dj: "
` [PATCH 4/9] HID: steam: "
` [PATCH 5/9] HID: intel-ish-hid: "
` [PATCH 6/9] HID: surface-hid: "
` [PATCH 7/9] platform/x86: asus-tf103c-dock: "
` [PATCH 8/9] platform/x86: asus-tf103c-dock: Constify toprow keymap
` [PATCH 9/9] staging: greybus: hid: Constify lowlevel HID driver

[PATCH] regulator: max20411: Directly include bitfield.h
 2023-01-30  3:59 UTC  (2+ messages)

[PATCH v2 0/3] regulator: Add Maxim MAX20411 support
 2023-01-30  3:57 UTC  (8+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sa8295p-adp: Add max20411 on i2c12

[PATCH DTS v7 0/5] Add i.MX PCIe EP mode support
 2023-01-30  3:32 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: imx6q-pcie: Prepare to separate the Endpoint binding document
` [PATCH v7 2/5] dt-bindings: imx6q-pcie: Add schema for i.MX8M PCIe Endpoint modes
` [PATCH v7 3/5] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v7 4/5] arm64: dts: Add i.MX8MQ "
` [PATCH v7 5/5] arm64: dts: Add i.MX8MP "

[net-next PATCH] octeontx2-af: Removed unnecessary debug messages
 2023-01-30  3:55 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-01-30  3:56 UTC 

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

[PATCH-next v2 0/2] scsi, driver core: fix iscsi rescan fails to create block device
 2023-01-30  3:46 UTC  (6+ messages)
` [PATCH-next v2 2/2] scsi: "

[PATCH v2] pata_parport: add driver (PARIDE replacement)
 2023-01-30  3:44 UTC  (4+ messages)
` [PATCH v3] "

[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
 2023-01-29 21:41 UTC  (3+ messages)

Bug#1029850: linux: Driver not loaded for ST Microelectronics LSM6DS3TR-C accelerometer (acpi:SMO8B30:SMO8B30:)
 2023-01-30  3:37 UTC  (2+ messages)
        ` Fwd: "

[PATCH 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192
 2023-01-30  3:33 UTC  (7+ messages)
` [PATCH 1/6] media: dt-bindings: media: mediatek: Rename child node names for decoder
` [PATCH 2/6] media: dt-bindings: media: mediatek: Remove "dma-ranges" property "
` [PATCH 3/6] arm64: dts: mt8192: Add video-codec nodes
` [PATCH 4/6] media: dt-bindings: media: mediatek: vcodec: adapt to the 'clock-names' of different platforms
` [PATCH 5/6] media: dt-bindings: media: mediatek: vcodec: Change the max reg value to 2
` [PATCH 6/6] arm64: dts: mt8195: Add video decoder node

[PATCH bpf-next v3 0/8] Support bpf trampoline for s390x
 2023-01-30  3:30 UTC  (3+ messages)

[PATCHv2 for-next 1/1] RDMA/irdma: Add support for dmabuf pin memory regions
 2023-01-30  3:24 UTC 

[Question] neighbor entry doesn't switch to the STALE state after the reachable timer expires
 2023-01-30  3:19 UTC  (3+ messages)

[OE-Core][master][kirkstone][PATCH] numactl: skip test case when target platform doesn't have 2 CPU node
 2023-01-30  3:18 UTC 

[PATCH] ARM: dts: ti: use "okay" for status
 2023-01-30  3:15 UTC  (3+ messages)

[Buildroot] [PATCH v4 01/13] package/flatbuffers: build position independent code
 2023-01-30  3:17 UTC  (4+ messages)
` [Buildroot] [PATCH v4 04/13] package/gemmlowp: new package

[PATCH v5 0/2] media: verisilicon: HEVC: fix 10bits handling
 2023-01-30  3:13 UTC  (3+ messages)
` [PATCH v5 2/2] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats


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.