All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 13:38:42 to 2021-06-15 13:57:58 UTC [more...]

[PATCH net-next 0/6] net: pci200syn: clean up some code style issues
 2021-06-15 13:54 UTC  (5+ messages)
` [PATCH net-next 1/6] net: pci200syn: remove redundant blank lines
` [PATCH net-next 2/6] net: pci200syn: add blank line after declarations
` [PATCH net-next 3/6] net: pci200syn: replace comparison to NULL with "!card"
` [PATCH net-next 5/6] net: pci200syn: add necessary () to macro argument

[PATCH v2 0/8] configure: Change to -std=gnu11
 2021-06-15 13:51 UTC  (3+ messages)
` [PATCH v2 4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl

[PULL 00/33] Misc patches for 2021-06-15
 2021-06-15 13:38 UTC  (25+ messages)
` [PULL 01/33] vnc: avoid deprecation warnings for SASL on OS X
` [PULL 02/33] vl: Fix an assert failure in error path
` [PULL 03/33] qemu-config: use qemu_opts_from_qdict
` [PULL 04/33] block/scsi: correctly emulate the VPD block limits page
` [PULL 05/33] runstate: Initialize Error * to NULL
` [PULL 06/33] esp: only assert INTR_DC interrupt flag if selection fails
` [PULL 07/33] esp: only set ESP_RSEQ at the start of the select sequence
` [PULL 08/33] esp: allow non-DMA callback in esp_transfer_data() initial transfer
` [PULL 09/33] esp: handle non-DMA transfers from the target one byte at a time
` [PULL 10/33] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately
` [PULL 11/33] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
` [PULL 12/33] esp: correctly accumulate extended messages for PDMA
` [PULL 13/33] esp: fix migration version check in esp_is_version_5()
` [PULL 14/33] esp: store lun coming from the MESSAGE OUT phase
` [PULL 15/33] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PULL 16/33] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PULL 17/33] softmmu/physmem: Fix qemu_ram_remap() "
` [PULL 18/33] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PULL 19/33] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PULL 21/33] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PULL 24/33] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PULL 26/33] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PULL 28/33] qmp: Clarify memory backend properties returned via query-memdev
` [PULL 33/33] configure: map x32 to cpu_family x86_64 for meson

[PATCH bpf-next] samples/bpf: Add missing option to xdp_fwd usage
 2021-06-15 13:55 UTC 

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2021-06-15 13:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-15 11:25 UTC  (3+ messages)
` [PATCH v7 13/19] phy: sun4i-usb: Allow reset line to be shared

[Buildroot] [PATCH] docs/manual/adding-packages-cargo.txt: re-add FOO_CARGO_MODE variable
 2021-06-15 13:55 UTC 

[next] [arm64] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000068
 2021-06-15 11:26 UTC  (2+ messages)

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-15 13:53 UTC  (21+ messages)
` [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
  `  "
` [Intel-gfx] [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
  `  "
` [Intel-gfx] [PATCH 05/10] driver core: Export device_driver_attach()
  `  "
` [Intel-gfx] [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
  `  "
` [Intel-gfx] [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
  `  "
` [Intel-gfx] [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
  `  "
` [Intel-gfx] [PATCH 09/10] vfio/mdpy: "
  `  "
` [Intel-gfx] [PATCH 10/10] vfio/mbochs: "
  `  "

[PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list
 2021-06-15 13:53 UTC  (16+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: remove unnecessary oom message
 2021-06-15 11:55 UTC  (7+ messages)

[PATCH -next] ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 13:56 UTC  (2+ messages)

[PATCH][next][V2] net: pcs: xpcs: Fix a less than zero u16 comparison error
 2021-06-15 13:52 UTC 

stable-rc/queue/4.14 build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.236-49-g4a48b118c459)
 2021-06-15 13:52 UTC 

[PATCH 0/2] PM: domains: use separate lockdep class for each genpd
 2021-06-15 13:51 UTC  (3+ messages)
` [PATCH 1/2] PM: domains: call mutex_destroy when removing the genpd

rebased ASID-based tlbflush
 2021-06-15 11:20 UTC  (4+ messages)

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-15 11:41 UTC  (5+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *

[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
 2021-06-15 13:50 UTC  (10+ messages)
              ` [Virtio-fs] "

[PATCH -next 1/5] ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 13:52 UTC  (10+ messages)
` [PATCH -next 2/5] ASoC: img-i2s-out: "
` [PATCH -next 3/5] ASoC: img-parallel-out: "
` [PATCH -next 4/5] ASoC: img-spdif-in: "
` [PATCH -next 5/5] ASoC: img-spdif-out: "

[PATCH 0/3] x86/ept: force WB to foreign and grant mappings
 2021-06-15 13:37 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: remove unused define in kvmppc_mmu_book3s_64_xlate
 2021-06-15 13:50 UTC  (2+ messages)

[PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-06-15 13:50 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-06-15 11:35 UTC 

[PATCH 5/5] tests: Introduce a TSX test
 2021-06-15 13:49 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] documentation: networking: devlink: fix prestera.rst formatting that causes build errors
 2021-06-15 13:48 UTC 

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-15 11:50 UTC  (2+ messages)

[meta-xfce][PATCH] mousepad: fix warning during postinst
 2021-06-15 13:49 UTC  (2+ messages)
` [oe] "

Hung task in 4.9 using kvm 5.2
 2021-06-15 13:49 UTC  (6+ messages)

[PATCH 0/9] mfd: use DEVICE_ATTR_* macro to simplify code
 2021-06-15 12:03 UTC  (5+ messages)
` [PATCH 1/9] mfd: wm831x: use DEVICE_ATTR_RO macro
` [PATCH 4/9] mfd: sm501: "

[PATCH] clocksource: Remove duplicated argument in arm_global_timer
 2021-06-15 11:54 UTC 

[PATCH 00/23] Add support gadget (runtime) PM
 2021-06-15 13:46 UTC  (2+ messages)

[PATCH v3 00/11] powerpc/64: fast interrupt exits
 2021-06-15 13:44 UTC  (5+ messages)
` [PATCH v3 03/11] powerpc/64s: avoid reloading (H)SRR registers if they are still valid
` [PATCH v3 11/11] powerpc/64: use interrupt restart table to speed up return from interrupt

[PATCH v10 00/12] Restricted DMA
 2021-06-15 13:42 UTC  (45+ messages)
` [PATCH v10 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v10 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v10 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v10 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
  ` [Intel-gfx] "
` [PATCH v10 05/12] swiotlb: Update is_swiotlb_active "
  ` [Intel-gfx] "
` [PATCH v10 06/12] swiotlb: Use is_dev_swiotlb_force for swiotlb data bouncing
  ` [Intel-gfx] "
` [PATCH v10 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
  ` [Intel-gfx] "
` [PATCH v10 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
  ` [Intel-gfx] "
` [PATCH v10 09/12] swiotlb: Add restricted DMA pool initialization
  ` [Intel-gfx] "
` [PATCH v10 10/12] swiotlb: Add restricted DMA alloc/free support
  ` [Intel-gfx] "

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-15 13:44 UTC  (6+ messages)
` [PATCH 1/3] riscv: optimized memcpy

[PATCH] brcmfmac: fix a loop exit condition
 2021-06-15 13:45 UTC  (3+ messages)

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-15 13:41 UTC  (8+ messages)
` [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks

[PATCH] arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH] Bluetooth: Fix a spelling mistake
 2021-06-15 13:43 UTC  (2+ messages)

[PATCH] powerpc: Fix initrd corruption with relative jump labels
 2021-06-15 13:40 UTC  (3+ messages)

[PATCH] arm64/mm: Drop SWAPPER_INIT_MAP_SIZE
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-06-15 12:07 UTC  (6+ messages)

[igt-dev] [PATCH] tests/kms_prime: Filter out devices that can't import buffers
 2021-06-15 13:43 UTC  (3+ messages)

[PATCH] arm64: mm: Pass origial fault address to handle_mm_fault()
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH V2] rsi: fix AP mode with WPA failure due to encrypted EAPOL
 2021-06-15 13:42 UTC  (2+ messages)

[PATCH][next] net: pcs: xpcs: Fix a less than zero u16 comparision error
 2021-06-15 13:42 UTC  (2+ messages)

[PATCH] libertas: use DEVICE_ATTR_RW macro
 2021-06-15 13:41 UTC  (2+ messages)

[PATCH] cw1200: Revert unnecessary patches that fix unreal use-after-free bugs
 2021-06-15 13:41 UTC  (2+ messages)

[PATCH] net: wireless/realtek: Fix spelling of 'download'
 2021-06-15 13:41 UTC  (2+ messages)
` rtlwifi: "

[PATCH] riscv: dts: fu740: fix cache-controller interrupts
 2021-06-15 11:54 UTC  (2+ messages)

[PATCH] riscv: fix memmove and optimise memcpy when misalign
 2021-06-15 13:40 UTC  (5+ messages)

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-15 13:39 UTC  (28+ messages)
` [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments
` [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v2 03/13] KVM: arm64: Fix names of config register fields
` [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
` [PATCH v2 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v2 06/13] KVM: arm64: Add feature register flag definitions
` [PATCH v2 07/13] KVM: arm64: Add config register bit definitions
` [PATCH v2 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs
` [PATCH v2 10/13] KVM: arm64: Move sanitized copies of CPU features
` [PATCH v2 11/13] KVM: arm64: Trap access to pVM restricted features
` [PATCH v2 12/13] KVM: arm64: Handle protected guests at 32 bits
` [PATCH v2 13/13] KVM: arm64: Check vcpu features at pVM creation

Testing with Github Actions
 2021-06-15 13:35 UTC 

[dpdk-dev] mbuf next field belongs in the first cacheline
 2021-06-15 13:40 UTC  (3+ messages)

[PATCH] rtlwifi: Remove redundant assignments to ul_enc_algo
 2021-06-15 13:40 UTC  (2+ messages)

[PATCH 1/1] io_uring: fix link timeout refs
 2021-06-15 13:39 UTC  (3+ messages)

switch the block layer to use kmap_local_page v2
 2021-06-15 13:24 UTC  (6+ messages)
` [PATCH 14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read
` [PATCH 16/18] block: use memcpy_from_bvec in __blk_queue_bounce
` [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
` [PATCH 18/18] block: use bvec_kmap_local in bio_integrity_process

[PATCH] rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus
 2021-06-15 13:39 UTC  (2+ messages)

[PATCH net] qmi_wwan: Clone the skb when in pass-through mode
 2021-06-15 13:39 UTC  (8+ messages)

wintun interface sometimes can't start after wireguard-windows service dies
 2021-06-14 20:03 UTC 

[PATCH 10/11] net: ti: wl1251: Fix missing function name in comments
 2021-06-15 13:39 UTC  (2+ messages)
` [10/11] "

[PATCH net-next] cw1200: add missing MODULE_DEVICE_TABLE
 2021-06-15 13:38 UTC  (2+ messages)

[PATCH v2 00/18] modules: add metadata database
 2021-06-15 13:35 UTC  (10+ messages)
` [PATCH v2 03/18] modules: add qemu-modinfo utility

[PATCH v9 00/14] Restricted DMA
 2021-06-15 13:30 UTC  (2+ messages)

[PATCH v2] usb: gadget: eem: fix echo command packet response issue
 2021-06-15 13:38 UTC  (2+ messages)

[PATCH 1/1] rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codes
 2021-06-15 13:38 UTC  (2+ messages)

[PATCH -next] io_uring: Remove unneeded if-null-free check
 2021-06-15 13:37 UTC  (2+ messages)


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.