All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-19 13:53:43 to 2022-12-19 15:01:00 UTC [more...]

usb 1-3: Product: BBC micro:bit CMSIS-DAP not recognised
 2022-12-19 15:00 UTC  (2+ messages)

[PATCH v3 0/7] KVM: arm64: Normalize cache configuration
 2022-12-19 15:00 UTC  (7+ messages)
` [PATCH v3 1/7] arm64/sysreg: Convert CCSIDR_EL1 to automatic generation

[PATCH] cmake: don't invoke msgfmt with --statistics
 2022-12-19 15:00 UTC  (2+ messages)

[PATCH] drm: Replace DRM_INFO() with pr_info()
 2022-12-19 14:57 UTC  (3+ messages)

[RFC/RFT PATCH 0/2] Forced idle and Non-RCU local softirq pending
 2022-12-19 14:56 UTC  (7+ messages)
` [RFC/RFT PATCH 1/2] sched/core: Check and schedule ksoftirq

[PATCH] arm64: dts: qcom: sc7280: Add wifi alias for SC7280-idp
 2022-12-19 14:55 UTC  (3+ messages)

[PATCH 0/2] cmake doc: modernize and cross-platform-ize the docs
 2022-12-19 14:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_draw: Change MOCS settings for MTL
 2022-12-19 14:58 UTC  (2+ messages)

[PATCH] kobject: Fix slab-out-of-bounds in fill_kobj_path()
 2022-12-19 14:54 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH 0/5] Improvements to incremental builds
 2022-12-19 14:44 UTC  (5+ messages)
` [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers

[PATCH V2] scsi: libsas: Directly kick-off EH when ATA device fell off
 2022-12-19 14:53 UTC  (4+ messages)

[PATCH 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS
 2022-12-19 14:51 UTC  (2+ messages)

[PATCH] ci: only run win+VS build & tests in Git for Windows' fork
 2022-12-19 14:50 UTC 

[PATCH] wget: Add CHECKMD_wget option
 2022-12-19 14:57 UTC  (5+ messages)
` [bitbake-devel] "

[PATCH v2 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module
 2022-12-19 14:52 UTC  (8+ messages)
` [PATCH v2 2/8] patman: locate test data files via __file__ and pathlib
` [PATCH v2 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
` [PATCH v2 4/8] patman: rename main script to __main__.py
` [PATCH v2 5/8] patman: add pytest configuration file
` [PATCH v2 6/8] patman: hide the 'test' action unless test data is available
` [PATCH v2 7/8] patman: document how to run test suite via pytest
` [PATCH v2 8/8] patman: document default 'send' command

Porting Xen in raspberry pi4B
 2022-12-19 14:35 UTC  (16+ messages)

[PATCH 00/11] gitdm metadata updates
 2022-12-19 14:52 UTC  (3+ messages)
` [PATCH 10/11] contrib/gitdm: add Idan to IBM's group map

[PATCH 0/3] KVM: arm64: Normalize cache configuration
 2022-12-19 14:50 UTC  (7+ messages)
` [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1

[PATCH v8 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-19 14:46 UTC  (27+ messages)
` [PATCH v8 01/26] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v8 02/26] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v8 03/26] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v8 04/26] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v8 05/26] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v8 06/26] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v8 07/26] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v8 08/26] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v8 09/26] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v8 10/26] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v8 11/26] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v8 12/26] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v8 13/26] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v8 14/26] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v8 15/26] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v8 16/26] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v8 17/26] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v8 18/26] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v8 19/26] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v8 20/26] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v8 21/26] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v8 22/26] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v8 23/26] dmaengine: dw-edma: Relax driver config settings
` [PATCH v8 24/26] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
` [PATCH v8 25/26] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v8 26/26] PCI: dwc: Add DW eDMA engine support

[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
 2022-12-19 14:46 UTC  (8+ messages)
` [PATCH RFC 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2022-12-19 14:45 UTC  (2+ messages)

[OE-Core][PATCH] oeqa/runtime/rust: Add basic compile/run test
 2022-12-19 14:47 UTC  (5+ messages)

[PATCH v2 0/7] UVC Gadget: Extend color matching support
 2022-12-19 14:45 UTC  (9+ messages)
` [PATCH v2 1/7] usb: gadget: usb: Remove "default" from color matching attributes
` [PATCH v2 2/7] usb: uvc: Enumerate valid values for color matching
` [PATCH v2 3/7] usb: gadget: uvc: Add struct for color matching in configs
` [PATCH v2 4/7] usb: gadget: uvc: Copy color matching descriptor for each frame
` [PATCH v2 5/7] usb: gadget: uvc: Remove the hardcoded default color matching
` [PATCH v2 6/7] usb: gadget: uvc: Make color matching attributes read/write
` [PATCH v2 7/7] usb: gadget: uvc: Allow creating new color matching descriptors

[u-boot][master][PATCH 1/3] pico-imx7d: add support for 2GB memory SoMs
 2022-12-19 14:46 UTC  (3+ messages)

[PATCH v2 0/3] x86: load microcode earlier on boot CPU
 2022-12-19 14:45 UTC  (4+ messages)
` [PATCH v2 1/3] xen/multiboot: add proper struct definitions to typedefs
` [PATCH v2 2/3] x86/ucode: allow cpu_request_microcode() to skip memory allocation
` [PATCH v2 3/3] x86/ucode: load microcode earlier on boot CPU

[PATCH] tests/docker: use prebuilt toolchain for debian-hexagon-cross
 2022-12-19 14:43 UTC 

[PATCH v7 0/5] media: i2c: imx334: support lower bandwidth mode
 2022-12-19 14:44 UTC  (3+ messages)
` [PATCH v7 1/5] media: i2c: imx334: modify link frequency as for the configureation

[PATCH 0/7] Support for Marvell modifications for Cadence XSPI
 2022-12-19 14:42 UTC  (8+ messages)
` [PATCH 1/7] spi: cadence: Fix busy cycles calculation
` [PATCH 2/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 3/7] spi: cadence: Add polling mode support
` [PATCH 4/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 5/7] spi: cadence: Add read access size switch
` [PATCH 6/7] spi: cadence: Add Marvell IP modification changes
` [PATCH 7/7] spi: cadence: Force single modebyte

[PATCH v1 1/8] pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macro
 2022-12-19 14:42 UTC  (2+ messages)

[LTP] [RFC PATCH 0/2] Document minimal supported LTP version
 2022-12-19 14:41 UTC  (2+ messages)

[PATCH v1 1/4] pinctrl: intel: Add default case to intel_config_set_pull()
 2022-12-19 14:41 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display/vlv: fix pixel overlap register update
 2022-12-19 14:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

Ufispace OpenBMC CCLA Signed 20221206
 2022-12-19 14:40 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/2] TLB invalidation cleanup
 2022-12-19 14:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[syzbot] KASAN: use-after-free Read in put_pmu_ctx
 2022-12-19 14:40 UTC  (2+ messages)

[PATCH v2] efi: random: fix NULL-deref when refreshing seed
 2022-12-19 14:40 UTC  (4+ messages)

[PATCH v1 1/1] pinctrl: intel: Use same order of bit fields for PADCFG2
 2022-12-19 14:39 UTC  (3+ messages)

[PATCH] tcm_loop: Increase maximum request size
 2022-12-19 14:39 UTC  (4+ messages)

[PATCH v1 01/17] pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
 2022-12-19 14:38 UTC  (3+ messages)

help with a sleep state bug (216424)
 2022-12-19 14:38 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-19 14:36 UTC  (3+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[LTP] [PATCH] Add test for CVE 2022-4378
 2022-12-19 14:31 UTC  (4+ messages)

[PATCH v2] io_uring/net: ensure compat import handlers clear free_iov
 2022-12-19 14:36 UTC 

[PATCH 1/1 fyi] tools headers cpufeatures: Sync with the kernel sources
 2022-12-19 14:35 UTC 

[linux-next:master] BUILD REGRESSION d650871875b2ccc670f1044be7f3cc90f276745d
 2022-12-19 14:34 UTC  (2+ messages)

[PATCH -tip v4 0/2] x86/kprobes: Fix to check not-kprobe's int3 correctly
 2022-12-19 14:35 UTC  (3+ messages)
` [PATCH -tip v4 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
` [PATCH -tip v4 2/2] x86/kprobes: Fix optprobe optimization "

[PATCH v1 1/1] pinctrl: intel: Define maximum pad number in the group
 2022-12-19 14:35 UTC  (2+ messages)

[PATCH v3] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-19 14:23 UTC  (6+ messages)

[mst-vhost:vhost 5/52] drivers/block/virtio_blk.c:539:21: warning: assignment to 'void *' from 'int' makes pointer from integer without a cast
 2022-12-19 14:33 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: intel: Convert to generic_handle_domain_irq()
 2022-12-19 14:33 UTC  (2+ messages)

[PATCH] io_uring/net: ensure compat import handlers clear free_iov
 2022-12-19 14:31 UTC 

[PATCH v2 0/3] media: ov5640: Fix power up sequence delays
 2022-12-19 14:30 UTC  (4+ messages)
` [PATCH v2 1/3] media: ov5640: Handle delays when no reset_gpio set
` [PATCH v2 2/3] media: ov5640: Honor RESETB to SMBUS time t4 in init_setting
` [PATCH v2 3/3] media: ov5640: Honor power on time "

[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-1 tag
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] Final MM updates for 6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] MSI fixes for 6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] final non-MM updates for 6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] x86/mm for 6.2 (try #2)
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] csky changes for v6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.2
 2022-12-19 14:30 UTC  (2+ messages)

[meta-gnome][PATCH 01/10] pipewire: update 0.3.62 -> 0.3.63
 2022-12-19 14:29 UTC  (4+ messages)
` [meta-gnome][PATCH 09/10] libxmlb: allow to build native
  ` [oe] "

RFC: Handling of multiple EFI System Partitions
 2022-12-19 14:29 UTC  (6+ messages)

[meta-gnome][PATCHv2] libxmlb: allow to build native
 2022-12-19 14:29 UTC 

[PATCH 0/5] diff-merges: more features
 2022-12-19 14:29 UTC  (5+ messages)
` [PATCH v1 0/5] diff-merges: more features to fix '-m'

[PATCH 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2022-12-19 14:24 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drivers: mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS
` [PATCH 3/5] dt-bindings: mmc: sdhci-cadence: SD6 support
` [PATCH 4/5] drivers: mmc: sdhci: Add option to configure sdhci timeout
` [PATCH 5/5] drivers: mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

[PATCH v2] x86/ACPI: Ignore CPUs that are not online capable for x2apic, entries as well
 2022-12-19 14:24 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcs
 2022-12-19 14:21 UTC  (2+ messages)

[PATCH v2 00/13] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-19 14:21 UTC  (10+ messages)

[GIT PULL] 2nd v6.2 PR for nfsd
 2022-12-19 14:19 UTC 

[RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus
 2022-12-19 14:19 UTC  (6+ messages)

[PATCH v3 0/2] tpm: add mssim backend
 2022-12-19 14:17 UTC  (5+ messages)

[PATCH 0/3] media: ov5640: Fix power up sequence delays
 2022-12-19 14:17 UTC  (6+ messages)
` [PATCH 3/3] media: ov5640: Honor power on time in init_setting

Issue with accessing network from a recipe
 2022-12-19 14:16 UTC  (2+ messages)
` [yocto] "

[PATCH 0/6] enforce use of G_GNUC_PRINTF annotations
 2022-12-19 14:13 UTC  (8+ messages)
` [PATCH 2/6] hw/xen: use G_GNUC_PRINTF/SCANF for various functions
    ` [Virtio-fs] "
` [PATCH 4/6] util/error: add G_GNUC_PRINTF "
    ` [Virtio-fs] "

[PATCH] Remove redundant double exclamation points
 2022-12-19 14:12 UTC 

[RESEND PATCH v1 0/4] Fixes for the mcp2221 HID-to-I2C-bridge driver
 2022-12-19 14:11 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] HID: mcp2221: don't connect hidraw

Error is setting up KVM
 2022-12-19  8:42 UTC 

[PATCH] eventdev: add trace points
 2022-12-19 14:11 UTC 

[PATCH 0/7] improve AP queue reset processing
 2022-12-19 14:10 UTC  (3+ messages)
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources

[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
 2022-12-19 14:08 UTC  (3+ messages)

[PATCH 0/1] HID: playstation: DS4 fixes
 2022-12-19 14:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] ice-: Add MDD logging via devlink health
 2022-12-19 14:07 UTC 

[PATCH] HID: logitech-hidpp: Guard FF init code against non-USB devices
 2022-12-19 14:06 UTC  (2+ messages)

[PATCH] tests: make 'test_oid' print trailing newline
 2022-12-19 14:03 UTC  (2+ messages)

Virtual Media repository request
 2022-12-19 14:01 UTC  (11+ messages)

[PATCH 2/2] tpm: add backend for mssim
 2022-12-19 14:01 UTC  (16+ messages)

[PATCH v2 0/7] media/drm: renesas: Add new pixel formats
 2022-12-19 14:01 UTC  (8+ messages)
` [PATCH v2 1/7] media: Add 2-10-10-10 RGB formats
` [PATCH v2 2/7] media: Add Y210, Y212 and Y216 formats
` [PATCH v2 3/7] media: renesas: vsp1: Change V3U to be gen4
` [PATCH v2 4/7] media: renesas: vsp1: Add V4H SoC version
` [PATCH v2 5/7] media: renesas: vsp1: Add new formats (2-10-10-10 ARGB, Y210)
` [PATCH v2 6/7] drm: rcar-du: Bump V3U to gen 4
` [PATCH v2 7/7] drm: rcar-du: Add new formats (2-10-10-10 ARGB, Y210)

[PATCH] drm/panfrost: Fix GEM handle creation ref-counting
 2022-12-19 14:01 UTC  (2+ messages)

[PATCH] drm/panfrost: Fix GEM handle creation UAF
 2022-12-19 14:01 UTC  (3+ messages)

[report] OOB in bpf_load_prog() flow
 2022-12-19 13:59 UTC 

MISRA C Rule 20.7 disambiguation
 2022-12-19 13:58 UTC  (4+ messages)

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-19 13:56 UTC  (4+ messages)
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations

[igt-dev] [PATCH i-g-t v2 0/2] Fix invalid usage of put_offset()
 2022-12-19 13:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Fix invalid usage of put_offset() (rev2)

[PATCH 1/2] drm/i915/gvt: fix gvt debugfs destroy
 2022-12-19 14:03 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/gvt: fix vgpu debugfs clean in remove


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.