All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-25 13:12:07 to 2021-08-25 13:52:48 UTC [more...]

[PATCH 1/1] drm/amdgpu: rework context priority handling
 2021-08-25 13:52 UTC  (5+ messages)

[PATCH V4 00/13] Introduce vfio_pci_core subsystem
 2021-08-25 13:51 UTC  (9+ messages)
` [PATCH V4 01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V4 02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V4 03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V4 04/13] vfio/pci: Rename ops functions to fit core namings
` [PATCH V4 05/13] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V4 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V4 08/13] vfio/pci: Move module parameters to vfio_pci.c
` [PATCH V4 09/13] PCI: Add 'override_only' field to struct pci_device_id

[PATCH u-boot-marvell 00/29] kwboot higher baudrate
 2021-08-25 13:46 UTC  (25+ messages)
` [PATCH u-boot-marvell 01/29] tools: kwbimage: Fix printf format warning
` [PATCH u-boot-marvell 02/29] tools: kwboot: Fix buffer overflow in kwboot_terminal()
` [PATCH u-boot-marvell 03/29] tools: kwboot: Make the quit sequence buffer const
` [PATCH u-boot-marvell 04/29] tools: kwboot: Refactor and fix writing buffer
` [PATCH u-boot-marvell 05/29] tools: kwboot: Print version information header
` [PATCH u-boot-marvell 06/29] tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails
` [PATCH u-boot-marvell 08/29] tools: kwboot: Fix comparison of integers with different size
` [PATCH u-boot-marvell 09/29] tools: kwboot: Fix printing progress
` [PATCH u-boot-marvell 10/29] tools: kwboot: Print newline on error when progress was not completed
` [PATCH u-boot-marvell 12/29] tools: kwboot: Use a function to check whether received byte is a Xmodem reply
` [PATCH u-boot-marvell 13/29] tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case
` [PATCH u-boot-marvell 14/29] tools: kwboot: Print new line after SPL output
` [PATCH u-boot-marvell 15/29] tools: kwboot: Allow greater timeout when executing header code
` [PATCH u-boot-marvell 17/29] tools: kwboot: Always call kwboot_img_patch_hdr()
` [PATCH u-boot-marvell 19/29] tools: kwboot: Don't patch image header if signed
` [PATCH u-boot-marvell 20/29] tools: kwboot: Patch source address in image header
` [PATCH u-boot-marvell 21/29] tools: kwboot: Patch destination address to DDR area for SPI image
` [PATCH u-boot-marvell 22/29] tools: kwbimage: Refactor image_version()
` [PATCH u-boot-marvell 23/29] tools: kwbimage: Refactor kwbimage header size determination
` [PATCH u-boot-marvell 24/29] tools: kwboot: Round up header size to 128 B when patching
` [PATCH u-boot-marvell 26/29] tools: kwboot: Allow any baudrate on Linux
` [PATCH u-boot-marvell 27/29] tools: kwboot: Add Pali and Marek as authors
` [PATCH u-boot-marvell 28/29] doc/kwboot.1: Update man page
` [PATCH u-boot-marvell 29/29] MAINTAINERS: Add entry for kwbimage / kwboot tools

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-08-25 13:51 UTC  (5+ messages)
` [PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
` [PATCH v7 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()

[PATCH 1/3] auto-t: hwsim.py: convert addresses to 42:* format
 2021-08-25 13:52 UTC  (2+ messages)

How to build a devupstream variant of a recipe?
 2021-08-25 13:51 UTC 

[RFC] Make use of non-dynamic dmabuf in RDMA
 2021-08-25 13:51 UTC  (12+ messages)

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-08-25 13:51 UTC  (3+ messages)
` [PATCH 1/2] object-file: use futimes rather than utime

[RESEND PATCH 2/2] usb: dwc3: pci add property to allow user space role switch
 2021-08-25 13:50 UTC  (5+ messages)

[PATCH 7/9] netconfig: Move loading settings to new method, refactor
 2021-08-25 13:50 UTC  (2+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-25 13:50 UTC  (8+ messages)
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address

[PATCH] ls-refs: reuse buffer when sending refs
 2021-08-25 13:49 UTC 

[PULL v2 0/8] Fuzzing Patches for 2021-08-25
 2021-08-25 13:42 UTC  (9+ messages)
` [PULL v2 1/8] fuzz: fix sparse memory access in the DMA callback
` [PULL v2 2/8] fuzz: adjust timeout to allow for longer inputs
` [PULL v2 3/8] fuzz: make object-name matching case-insensitive
` [PULL v2 4/8] fuzz: add an instrumentation filter
` [PULL v2 5/8] fuzz: use ITIMER_REAL for timeouts
` [PULL v2 6/8] fuzz: unblock SIGALRM so the timeout works
` [PULL v2 7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
` [PULL v2 8/8] MAINTAINERS: add fuzzing reviewer

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-25 13:48 UTC  (16+ messages)
` [XEN RFC PATCH 12/40] xen/x86: Move numa_initmem_init to common
` [XEN RFC PATCH 13/40] xen/arm: introduce numa_set_node for Arm
` [XEN RFC PATCH 14/40] xen/arm: set NUMA nodes max number to 64 by default
` [XEN RFC PATCH 19/40] xen: fdt: Introduce a helper to check fdt node type
` [XEN RFC PATCH 23/40] xen/arm: introduce a helper to parse device tree memory node

[xen-4.15-testing bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2021-08-25 13:48 UTC 

[PATCH v3 0/8] dt-bindings: clock: samsung: convert to dtschema
 2021-08-25 13:42 UTC  (18+ messages)
` [PATCH v3 1/8] dt-bindings: clock: samsung: convert Exynos5250 "
` [PATCH v3 2/8] dt-bindings: clock: samsung: add bindings for Exynos external clock
` [PATCH v3 3/8] dt-bindings: clock: samsung: convert Exynos542x to dtschema
` [PATCH v3 4/8] dt-bindings: clock: samsung: convert Exynos3250 "
` [PATCH v3 5/8] dt-bindings: clock: samsung: convert Exynos4 "
  ` [PATCH v3 6/8] dt-bindings: clock: samsung: convert Exynos AudSS "
  ` [PATCH v3 7/8] dt-bindings: clock: samsung: convert S5Pv210 "
  ` [PATCH v3 8/8] MAINTAINERS: clock: include S3C and S5P in Samsung SoC clock entry

[PATCH] lttng-modules: Make it build when CONFIG_TRACEPOINTS is not enabled again
 2021-08-25 13:47 UTC  (6+ messages)
` [OE-core] "

[PATCH 5/9] ie: Add FILS IP Address Assignment parsers and builders
 2021-08-25 13:47 UTC  (2+ messages)

[PATCH net-next 00/13] Add Factorisation code to support Gigabit Ethernet driver
 2021-08-25 13:46 UTC  (4+ messages)

[tobetter-linux:odroid-5.14.y 28/68] make[4]: *** No rule to make target 'drivers/staging/fbtft/fb_hktft35.o', needed by 'drivers/staging/fbtft/modules.order'
 2021-08-25 13:45 UTC  (2+ messages)

[PATCH v3 0/3] ceph: remove the capsnaps when removing the caps
 2021-08-25 13:45 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ceph: don't WARN if we're force umounting
` [PATCH v3 3/3] ceph: don't WARN if we're iterate removing the session caps

[PATCH v2] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-25 13:45 UTC  (4+ messages)
    ` [greybus-dev] "

[PATCH v3 3/6] staging: r8188eu: add error handling of rtw_read8
 2021-08-25 13:44 UTC  (9+ messages)

[PATCH] powerpc: Make set_endian() return EINVAL when not supporting little endian
 2021-08-25 13:43 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] Drop frontbuffer rendering support from Skylake and newer
 2021-08-25 13:43 UTC  (8+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915/display/skl+: Drop frontbuffer rendering support

[PATCH v5 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-25 13:39 UTC  (3+ messages)
` [PATCH v5 07/14] target/riscv: Add instructions of the Zbc-extension

[PATCH v2 0/6] arm64: IPQ6018 PCIe support
 2021-08-25 13:38 UTC  (7+ messages)
` [PATCH v2 2/6] PCI: qcom: add support for IPQ60xx PCIe controller

[PATCH] dmaengine: ioat: depends on !UML
 2021-08-25 13:41 UTC  (7+ messages)

[PATCH v2 00/24] objtool/x86: noinstr vs PARAVIRT
 2021-08-25 13:38 UTC  (5+ messages)
` [PATCH v2 06/24] x86: Always inline context_tracking_guest_enter()

[PULL 1/8] fuzz: fix sparse memory access in the DMA callback
 2021-08-25 13:33 UTC  (8+ messages)
` [PULL 2/8] fuzz: adjust timeout to allow for longer inputs
` [PULL 3/8] fuzz: make object-name matching case-insensitive
` [PULL 4/8] fuzz: add an instrumentation filter
` [PULL 5/8] fuzz: use ITIMER_REAL for timeouts
` [PULL 6/8] fuzz: unblock SIGALRM so the timeout works
` [PULL 7/8] MAINTAINERS: Add myself as a reviewer for Device Fuzzing
` [PULL 8/8] MAINTAINERS: add fuzzing reviewer

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-25 13:40 UTC  (12+ messages)

[PATCH net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse
 2021-08-25 13:40 UTC  (12+ messages)

[PATCH] hv_utils: Set the maximum packet size for VSS driver to the length of the receive buffer
 2021-08-25 13:38 UTC 

[PATCH v3 0/3] PCI/MSI: Clarify the IRQ sysfs ABI for PCI devices
 2021-08-25 13:38 UTC  (7+ messages)
` [PATCH v3 2/3] PCI/sysfs: Don't depend on pci_dev.irq for IRQ entry
    ` [Intel-wired-lan] "
` [PATCH v3 3/3] PCI/MSI: remove msi_attrib.default_irq in msi_desc
    ` [Intel-wired-lan] "

[PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction
 2021-08-25 13:38 UTC  (3+ messages)

[PATCH] board: ea: mx7ulp_com: allow setting CONFIG_BOOTCOMMAND in defconfig
 2021-08-25 13:37 UTC 

[PATCH v3 0/4] usb: gadget: audio: add bi-directional volume and mute support
 2021-08-25 13:25 UTC  (3+ messages)
` [PATCH v3 2/4] usb: gadget: u_audio: "

[PATCH] board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE
 2021-08-25 13:22 UTC 

[PATCH 00/19] target/ppc: DFP instructions using decodetree
 2021-08-25 13:20 UTC  (13+ messages)
` [PATCH 13/19] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH 14/19] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH 16/19] target/ppc: Move dquai[q], drint{x,n}[q] "
` [PATCH 17/19] target/ppc: Move dqua[q], drrnd[q] "
` [PATCH 18/19] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH 19/19] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "

[PATCH] powerpc: Redefine HMT_xxx macros as empty on PPC32
 2021-08-25 13:34 UTC  (2+ messages)

[PATCH 0/7] btrfs: Create macro to iterate slots
 2021-08-25 13:32 UTC  (4+ messages)
` [PATCH 1/7] fs: btrfs: Introduce btrfs_for_each_slot

[PATCH linux-next] arm64: PCI: Introduce pcibios_free_irq() helper function
 2021-08-25 13:30 UTC  (3+ messages)

[PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
 2021-08-25 13:31 UTC 

[PATCH 0/9] block/nvme: Rework error reporting
 2021-08-25 13:08 UTC  (4+ messages)
` [PATCH 7/9] util/vfio-helpers: Have qemu_vfio_dma_map() propagate Error

[PATCH v3 0/9] btrfs-progs: make check handle invalid bg items
 2021-08-25 13:27 UTC  (4+ messages)
` [PATCH v3 8/9] btrfs-progs: test: add a test image with a corrupt block group item

[PATCH 00/17] IOMMU: superpage support when not sharing pagetables
 2021-08-25 13:29 UTC  (3+ messages)
` [PATCH 01/17] AMD/IOMMU: avoid recording each level's MFN when walking page table

[PATCH 00/28] Initial implementation of bootmethod/bootflow
 2021-08-25 13:29 UTC  (16+ messages)

[PULL 00/28] MIPS patches for 2021-08-25
 2021-08-25 13:02 UTC  (19+ messages)
` [PULL 02/28] target/mips: Simplify PREF opcode
` [PULL 06/28] target/mips: Introduce generic TRANS() macro for decodetree helpers
` [PULL 08/28] target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
` [PULL 10/28] target/mips: Convert Vr54xx MACC* opcodes to decodetree
` [PULL 11/28] target/mips: Convert Vr54xx MUL* "
` [PULL 12/28] target/mips: Convert Vr54xx MSA* "
` [PULL 14/28] target/mips: Allow Loongson 3A1000 to use up to 48-bit VAddr
` [PULL 15/28] target/mips: Remove duplicated check_cp1_enabled() calls in Loongson EXT
` [PULL 16/28] target/mips: Remove gen_helper_0e3i()
` [PULL 19/28] target/mips: Simplify gen_helper() macros by using tcg_constant_i32()
` [PULL 20/28] target/mips: Inline gen_helper_1e1i() call in op_ld_INSN() macros
` [PULL 21/28] target/mips: Inline gen_helper_0e0i()
` [PULL 22/28] target/mips: Use tcg_constant_i32() in generate_exception_err()
` [PULL 24/28] target/mips: Call cpu_is_bigendian & inline GET_OFFSET in ld/st helpers
` [PULL 25/28] target/mips: Replace GET_LMASK() macro by get_lmask(32) function
` [PULL 26/28] target/mips: Replace GET_LMASK64() macro by get_lmask(64) function
` [PULL 27/28] target/mips: Store CP0_Config0 in DisasContext
` [PULL 28/28] target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()

[PATCH] io_uring: don't free request to slab
 2021-08-25 13:28 UTC  (2+ messages)

[LTP] [PATCH 2/7] syscalls/clone02: Convert to new API
 2021-08-25 13:28 UTC  (2+ messages)

[PATCH] commands/setpci: honor write mask argument
 2021-08-25 13:28 UTC  (4+ messages)

[RFC PATCH -RT] epoll: Fix eventpoll read-lock not writer-fair in PREEMPT_RT
 2021-08-25 13:27 UTC 

[PATCH] RFC: build-sys: drop dtc submodule
 2021-08-25 13:23 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove preferred domain judgement in pt/pd creation
 2021-08-25 13:26 UTC  (3+ messages)

[meta-tpm][PATCH v2] README: fix mailing lists and a typo
 2021-08-25 13:25 UTC 

[PATCH v1] driver: spi: add bcm iproc qspi support
 2021-08-25 13:24 UTC 

[PATCH 0/2] configure: Remove -malign-* and fix Clang 14 breakage
 2021-08-25 13:24 UTC  (6+ messages)
` [PATCH 1/2] configure: Remove obsoleted -malign-{jumps, loops, functions}
` [PATCH 2/2] configure: Check -falign-jumps=1 -falign-functions=1 beside -falign-loops=1

[PATCH] rbtree: stop iteration early in rb_find_first
 2021-08-25 13:21 UTC  (5+ messages)

[PATCH] tty: moxa: use semi-colons instead of commas
 2021-08-25 13:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] [PATCH 1/1] configs/stm32f469_disco_xip_defconfig: alternative defconfig for XIP
 2021-08-25 13:21 UTC  (3+ messages)

[PATCH 0/4] ARM: Support KFENCE feature
 2021-08-25 13:18 UTC  (4+ messages)
` [PATCH 3/4] ARM: Support KFENCE for ARM

[PATCHv2] lttng-modules: Make it build when CONFIG_TRACEPOINTS is not enabled again
 2021-08-25 13:20 UTC 

[PATCH v2 0/4] KVM: Various fixes and improvements around kicking vCPUs
 2021-08-25 13:19 UTC  (11+ messages)
` [PATCH v2 4/4] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()

[PATCH v3 0/7] xen/arm: Sanitize cpuinfo
 2021-08-25 13:18 UTC  (8+ messages)
` [PATCH v3 1/7] xen/arm: Import ID registers definitions from Linux
` [PATCH v3 2/7] xen/arm: Import ID features sanitize from linux
` [PATCH v3 3/7] xen/arm: Rename cpu_boot_data to system_cpuinfo
` [PATCH v3 4/7] xen/arm: Sanitize cpuinfo ID registers fields
` [PATCH v3 5/7] xen/arm: Use sanitize values for p2m
` [PATCH v3 6/7] xen/arm: Taint Xen on incompatible DCZID values
` [PATCH v3 7/7] xen/arm: Sanitize CTR_EL0 and emulate it if needed

[PATCH] drm: msm: adreno_gpu.c: Add and use pr_fmt(fmt)
 2021-08-25 13:20 UTC  (2+ messages)

[GIT PULL] UDF and isofs fixes and cleanups for 5.15-rc1
 2021-08-25 13:19 UTC 

[meta-tpm][PATCH] README: fix mailing lists and a typo
 2021-08-25 13:16 UTC 

[PATCH 0/3] Implement role-switch notifications from dwc3-drd to dwc3-qcom
 2021-08-25 13:16 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/2] New tests for ASSR Content Protection on DP/eDP
 2021-08-25 13:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for New tests for ASSR Content Protection on DP/eDP (rev5)

[PATCH 5.10 00/98] 5.10.61-rc1 review
 2021-08-25 13:12 UTC  (2+ messages)

[PATCH] x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk()
 2021-08-25 13:12 UTC  (2+ messages)

[LTP] [PATCH 3/7] syscalls/clone03: Convert to new API
 2021-08-25 13:12 UTC  (2+ messages)

[RFC PATCH v2 0/3] Add regulator_lookup_list and API
 2021-08-25 13:11 UTC  (7+ messages)
` [RFC PATCH v2 1/3] regulator: core: Add regulator_lookup_list

[PATCH] drm/i915: Clean up disabled warnings
 2021-08-25 13:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "


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.