All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-06 06:59:47 to 2023-11-06 07:40:40 UTC [more...]

[RESEND PATCH v4 1/1] device property: Add fwnode_name_eq()
 2023-11-06  7:31 UTC 

[PATCH 0/7] Add samsung-milletwifi
 2023-11-06  7:39 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: input: melfas,mms114: add MMS252 compatible
` [PATCH 2/7] dt-bindings: arm: qcom: Document samsung,milletwifi device
` [PATCH 4/7] ARM: dts: qcom: Disable pm8941 & pm8226 smbb charger by default

[PATCH RESEND] arm64: defconfig: enable newer Qualcomm sound drivers
 2023-11-06  7:40 UTC  (2+ messages)

[PATCH V2 0/6] mmc: block: Fixes for CQE error recovery recovery
 2023-11-06  7:38 UTC  (7+ messages)
` [PATCH V2 3/6] mmc: block: Be sure to wait while busy in CQE error recovery
` [PATCH V2 4/6] mmc: block: Retry commands "
` [PATCH V2 5/6] mmc: cqhci: Warn of halt or task clear failure

[PATCH v19 0/3] add debugfs to migration driver
 2023-11-06  7:22 UTC  (4+ messages)
` [PATCH v19 1/3] vfio/migration: Add debugfs to live "
` [PATCH v19 2/3] Documentation: add debugfs description for vfio
` [PATCH v19 3/3] MAINTAINERS: Update the maintenance directory of vfio driver

[PATCH] drm/atomic-helper: Call stall_checks() before allocate drm_crtc_commit
 2023-11-06  7:37 UTC  (2+ messages)

[PATCH v4 0/2] fix dma_addressing_limited() if dma_range_map
 2023-11-06  7:37 UTC  (6+ messages)
` [PATCH v4 1/2] dma-mapping: move dma_addressing_limited() out of line
` [PATCH v4 2/2] dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all system RAM

[PATCH v1] ufs: core: fix racing issue between ufshcd_mcq_abort and ISR
 2023-11-06  7:34 UTC  (3+ messages)

[PATCH] fs/smb: using crypto lib instead cifs_arc4
 2023-11-06  7:36 UTC  (6+ messages)
` smb cifs: Linux 6.7 pre rc-1 kernel dump in smb2_get_aead_req

New Defects reported by Coverity Scan for XenProject
 2023-11-06  7:36 UTC 

[PATCH 0/5] fix segment fault when parse args
 2023-11-06  7:31 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] kvargs: add one new process API
  ` [PATCH v4 4/5] common/nfp: use new API to parse kvargs
` [PATCH v5 0/5] fix segment fault when parse args
  ` [PATCH v5 1/5] kvargs: add one new process API
  ` [PATCH v5 2/5] net/sfc: use new API to parse kvargs
  ` [PATCH v5 3/5] net/tap: "
  ` [PATCH v5 4/5] common/nfp: "
  ` [PATCH v5 5/5] net/mvneta: fix possible out-of-bounds write

[PATCH 1/2] wifi: mac80211: Add utilities for converting op_class
 2023-11-06  7:33 UTC 

[Intel-xe] [PATCH 0/8] Backport i915_sw_fence to dma fence conversion
 2023-11-06  7:33 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[PATCH v4] wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
 2023-11-06  7:30 UTC 

[PATCH 01/30] net/mlx5/hws: Definer, add mlx5dr context to definer_conv_data
 2023-11-06  7:32 UTC  (3+ messages)

[PATCH v2 0/2] Handle multi device freezing
 2023-11-06  7:30 UTC  (5+ messages)
` [PATCH v2 1/2] fs: remove dead check
` [PATCH v2 2/2] fs: handle freezing from multiple devices

[RFC v1 0/8] vhost-vdpa: add support for iommufd
 2023-11-06  7:30 UTC  (11+ messages)
` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd
` [RFC v1 7/8] vp_vdpa::Add support for iommufd
` [RFC v1 8/8] iommu: expose the function iommu_device_use_default_domain

arch/mips/sgi-ip27/ip27-hubio.c:30: warning: Function parameter or member 'nasid' not described in 'hub_pio_map'
 2023-11-06  7:28 UTC 

[PATCH] arm64: defconfig: enable newer Qualcomm sound drivers
 2023-11-06  7:29 UTC  (2+ messages)

[PULL 00/23] Pixman patches
 2023-11-06  7:23 UTC  (24+ messages)
` [PULL 01/23] build-sys: add a "pixman" feature
` [PULL 02/23] build-sys: drop needless warning pragmas for old pixman
` [PULL 03/23] ui: compile out some qemu-pixman functions when !PIXMAN
` [PULL 04/23] ui: add pixman-minimal.h
` [PULL 05/23] vl: drop needless -spice checks
` [PULL 06/23] qemu-options: define -vnc only #ifdef CONFIG_VNC
` [PULL 07/23] vl: simplify display_remote logic
` [PULL 08/23] vl: move display early init before default devices
` [PULL 09/23] ui/console: allow to override the default VC
` [PULL 10/23] ui/vc: console-vc requires PIXMAN
` [PULL 11/23] qmp/hmp: disable screendump if PIXMAN is missing
` [PULL 12/23] virtio-gpu: replace PIXMAN for region/rect test
` [PULL 13/23] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PULL 14/23] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PULL 15/23] ui/gl: opengl doesn't require PIXMAN
` [PULL 16/23] ui/vnc: VNC requires PIXMAN
` [PULL 17/23] ui/spice: SPICE/QXL "
` [PULL 18/23] ui/gtk: -display gtk "
` [PULL 19/23] ui/dbus: do not require PIXMAN
` [PULL 20/23] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PULL 21/23] hw/sm501: allow compiling without PIXMAN
` [PULL 22/23] hw/display: make ATI_VGA depend on PIXMAN
` [PULL 23/23] build-sys: make pixman actually optional

[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-06  7:26 UTC  (7+ messages)
` [PATCH v6 2/4] pwm: opencores: Add PWM "

[Acpica-devel] [PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-06  7:17 UTC  (7+ messages)
` [Acpica-devel] [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
  `  "

drivers/media/pci/sta2x11/sta2x11_vip.c:1053:6: warning: cast from 'irqreturn_t (*)(int, struct sta2x11_vip *)' (aka 'enum irqreturn (*)(int, struct sta2x11_vip *)') to 'irq_handler_t' (aka 'enum irqreturn (*)(int, void *)') converts to incompatible funct
 2023-11-06  7:24 UTC  (2+ messages)

[PATCH net-next 0/9] mptcp: Features and fixes for v6.7
 2023-11-06  7:21 UTC  (4+ messages)
` [PATCH net-next 9/9] mptcp: refactor sndbuf auto-tuning

[virtio-comment] [PATCH v1 1/2] virtio-gpu: Rename GFXSTREAM context capset to GFXSTREAM_VULKAN
 2023-11-06  7:21 UTC  (2+ messages)
` [virtio-comment] "

[BUG REPORT] next-20231102: generic/311 fails on XFS with external log
 2023-11-06  7:21 UTC  (7+ messages)
` [PATCH] fs: handle freezing from multiple devices

[PATCH v1 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-11-06  7:19 UTC  (7+ messages)
` [PATCH v1 1/3] PCI: qcom: Enable cache coherency for SA8775P RC

[PATCH] accel/qaic: Update MAX_ORDER use to be inclusive
 2023-11-06  7:20 UTC  (2+ messages)

[PATCH] drm/amdkfd: Skip locking KFD when unbinding GPU
 2023-11-06  7:14 UTC 

[PATCH v2] tty: serial: Add RS422 flag to struct serial_rs485
 2023-11-06  7:19 UTC  (3+ messages)

[PATCH v6 00/20] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-06  7:19 UTC  (4+ messages)
` [PATCH v6 09/20] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets

drivers/nvmem/meson-efuse.c:78:12: warning: cast from 'void (*)(struct clk *)' to 'void (*)(void *)' converts to incompatible function type
 2023-11-06  7:19 UTC  (2+ messages)

[oe] [meta-networking][mickledore][PATCH] mbedtls: upgrade 2.28.3 -> 2.28.5
 2023-11-06  7:18 UTC 

[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
 2023-11-06  7:17 UTC  (4+ messages)
` [PATCH v2 02/16] target: Mention 'cpu-qom.h' is "

Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
 2023-11-06  7:10 UTC  (16+ messages)

[PATCH 0/5] ci: add GitLab CI definition
 2023-11-06  7:16 UTC  (4+ messages)
` [PATCH 4/5] ci: split out logic to set up failed test artifacts

[PATCH 00/71] *: Constify VMState
 2023-11-06  6:58 UTC  (72+ messages)
` [PATCH 01/71] migration: Make VMStateDescription.subsections const
` [PATCH 02/71] target/arm: Constify VMState in machine.c
` [PATCH 03/71] targt/arm: Constify hvf/hvf.c
` [PATCH 04/71] target/alpha: Constify VMState in machine.c
` [PATCH 05/71] target/avr: "
` [PATCH 06/71] target/cris: "
` [PATCH 07/71] target/hppa: "
` [PATCH 08/71] target/i386: "
` [PATCH 09/71] target/loongarch: "
` [PATCH 10/71] target/m68k: "
` [PATCH 11/71] target/microblaze: "
` [PATCH 12/71] target/mips: "
` [PATCH 13/71] target/openrisc: "
` [PATCH 14/71] target/ppc: "
` [PATCH 15/71] target/riscv: "
` [PATCH 16/71] target/s390x: "
` [PATCH 17/71] target/sparc: "
` [PATCH 18/71] hw/arm: Constify VMState
` [PATCH 19/71] hw/core: "
` [PATCH 20/71] hw/9pfs: "
` [PATCH 21/71] hw/acpi: "
` [PATCH 22/71] hw/adc: "
` [PATCH 23/71] hw/audio: "
` [PATCH 24/71] hw/block: "
` [PATCH 25/71] hw/char: "
` [PATCH 26/71] hw/display: "
` [PATCH 27/71] hw/dma: "
` [PATCH 28/71] hw/gpio: "
` [PATCH 29/71] hw/hyperv: "
` [PATCH 30/71] hw/i2c: "
` [PATCH 31/71] hw/i386: "
` [PATCH 32/71] hw/ide: "
` [PATCH 33/71] hw/input: "
` [PATCH 34/71] hw/intc: "
` [PATCH 35/71] hw/ipack: "
` [PATCH 36/71] hw/ipmi: "
` [PATCH 37/71] hw/isa: "
` [PATCH 38/71] hw/loongarch: "
` [PATCH 39/71] hw/m68k: "
` [PATCH 40/71] hw/misc: "
` [PATCH 41/71] hw/net: "
` [PATCH 42/71] hw/nvram: "
` [PATCH 43/71] hw/openrisc: "
` [PATCH 44/71] hw/pci: "
` [PATCH 45/71] hw/pci-bridge: "
` [PATCH 46/71] hw/pci-host: "
` [PATCH 47/71] hw/ppc: "
` [PATCH 48/71] hw/riscv: "
` [PATCH 49/71] hw/rtc: "
` [PATCH 50/71] hw/s390x: "
` [PATCH 51/71] hw/scsi: "
` [PATCH 52/71] hw/sd: "
` [PATCH 53/71] hw/sensor: "
` [PATCH 54/71] hw/sparc: "
` [PATCH 55/71] hw/ssi: "
` [PATCH 56/71] hw/timer: "
` [PATCH 57/71] hw/tpm: "
` [PATCH 58/71] hw/usb: "
` [PATCH 59/71] hw/vfio: "
` [PATCH 60/71] hw/virtio: "
` [PATCH 61/71] hw/watchdog: "
` [PATCH 62/71] hw/misc/macio: "
` [PATCH 63/71] audio: "
` [PATCH 64/71] backends: "
` [PATCH 65/71] cpu-target: "
` [PATCH 66/71] migration: "
` [PATCH 67/71] system: "
` [PATCH 68/71] replay: "
` [PATCH 69/71] util/fifo8: "
` [PATCH 70/71] tests/unit/test-vmstate: "
` [PATCH 71/71] docs: Constify VMstate in examples

[RFC PATCH 0/5] virtio-iommu: Add VT-d IO page table
 2023-11-06  7:12 UTC  (12+ messages)
` [RFC PATCH 1/5] iommu/virtio-iommu: Correct the values of granule and nr_pages
` [RFC PATCH 2/5] iommu/vt-d: Add generic IO page table support
` [RFC PATCH 3/5] iommu/io-pgtable: Introduce struct vtd_cfg
` [RFC PATCH 4/5] iommu/vt-d: Adapt alloc_pgtable interface to be used by others
` [RFC PATCH 5/5] iommu/virtio-iommu: Support attaching VT-d IO pgtable

[Intel-wired-lan] [PATCH iwl-net] ice: fix DDP package download for packages without signature segment
 2023-11-06  7:13 UTC  (3+ messages)
  `  "

[PATCH v3 0/7] arm: mach-snapdragon: Qualcomm clock driver cleanup
 2023-11-06  7:12 UTC  (5+ messages)
` [PATCH v3 6/7] clk/qcom: add mnd_width to clk_rcg_set_rate_mnd()
` [PATCH v3 7/7] clk/qcom: fix rcg divider value

[Intel-gfx] [PATCH v5] drm/i915/dsb: DSB code refactoring
 2023-11-06  7:09 UTC  (2+ messages)

[RFT PATCH 0/2] OPP: Simplify required-opp handling
 2023-11-06  7:08 UTC  (10+ messages)
` [PATCH 1/2] OPP: Use _set_opp_level() for single genpd case

[Buildroot] [PATCH] package/libostree: bump to version 2023.7
 2023-11-06  7:11 UTC 

drivers/platform/goldfish/goldfish_pipe.c:654:36: warning: 'goldfish_pipe_acpi_match' defined but not used
 2023-11-06  7:02 UTC 

[RFC PATCH v2 0/2] sched/fair migration reduction features
 2023-11-06  7:06 UTC  (4+ messages)

[PATCH v3 1/1] device property: Add fwnode_name_eq()
 2023-11-06  7:06 UTC  (3+ messages)

[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
 2023-11-06  7:05 UTC  (11+ messages)

[Buildroot] [PATCH] package/libcamera-apps: bump to version 1.3.0
 2023-11-06  7:08 UTC 

[igt-dev] [PATCH i-g-t 0/2] added new subtest simultaneous-modeset
 2023-11-06  7:12 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/intel/kms_big_joiner: "
` [igt-dev] [PATCH i-g-t 2/2] HAX patch do not merge

0bda:b812 USB "3.0" WLAN devices only report a maximum of 480 Mbps
 2023-11-06  7:03 UTC  (11+ messages)

Aggregated address spaces in libkdumpfile
 2023-11-06  7:01 UTC 

[PATCH 5/6] irqchip: Introduce RTD1325 support using the Realtek Common Interrupt Controller Driver
 2023-11-06  7:00 UTC  (2+ messages)

[PATCH v1 1/2] Bluetooth: hci_conn: Check non NULL before calling hdev->get_codec_config_data()
 2023-11-06  7:00 UTC  (2+ messages)
` Bluetooth: Support SCO offload for QCA2066

[PATCH v8] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-06  7:44 UTC  (2+ messages)

drivers/net/ethernet/broadcom/bnxt/bnxt.c:4092:38: warning: '%s' directive output may be truncated writing 4 bytes into a region of size between 2 and 17
 2023-11-06  6:59 UTC 


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.