All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 13:34:39 to 2021-06-15 13:49:37 UTC [more...]

[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 -next 1/5] ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 13:52 UTC  (6+ 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: "

[PULL 00/33] Misc patches for 2021-06-15
 2021-06-15 13:38 UTC  (12+ 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 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 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

[PATCH 1/1] iommu/arm-smmu-v3: remove unnecessary oom message
 2021-06-15 11:55 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 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 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  (53+ messages)
` [PATCH v10 01/12] swiotlb: Refactor swiotlb init functions
  ` [Intel-gfx] "
` [PATCH v10 02/12] swiotlb: Refactor swiotlb_create_debugfs
  ` [Intel-gfx] "
` [PATCH v10 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
  ` [Intel-gfx] "
` [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 v10 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v10 12/12] of: Add plumbing for "

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

[Intel-gfx] Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-15 13:35 UTC  (22+ messages)
`  "
` [Intel-gfx] [PATCH 01/10] driver core: Pull required checks into driver_probe_device()
  `  "
` [Intel-gfx] [PATCH 02/10] driver core: Better distinguish probe errors in really_probe
  `  "
` [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 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  (12+ messages)
` [PATCH 08/18] block: use memzero_page in zero_fill_bio
` [PATCH 09/18] rbd: use memzero_bvec
` [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec
` [PATCH 12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq
` [PATCH 13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
` [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  (6+ messages)
  ` [Intel-gfx] "

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

[PATCH] rsi: Assign beacon rate settings to the correct rate_info descriptor field
 2021-06-15 13:37 UTC  (2+ messages)

[PATCH v5 0/8] tee: Improve support for kexec and kdump
 2021-06-15 13:37 UTC  (3+ messages)

[PATCH 0/4] btrfs: shrink delalloc fixes
 2021-06-15 13:37 UTC  (4+ messages)
` [PATCH 3/4] fs: add a filemap_fdatawrite_wbc helper

[GIT PULL FOR v5.14] Various fixes
 2021-06-15 13:37 UTC 

[PATCH] rsi: Add support for changing beacon interval
 2021-06-15 13:37 UTC  (2+ messages)

[PATCH] PCI: endpoint: Add custom notifier support
 2021-06-15 13:37 UTC 

[PATCH] rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are identical
 2021-06-15 13:36 UTC  (2+ messages)

[PATCH] net: wireless: zydas: Prefer pr_err over printk error msg
 2021-06-15 13:37 UTC  (2+ messages)
` zd1211rw: "

[PATCH] media: Fix Media Controller API config checks
 2021-06-15 13:36 UTC  (3+ messages)

[jimc:dd-diet-6c2 35/36] aarch64-linux-ld: warning: orphan section `.eh_frame' from `lib/dynamic_debug.o' being placed in section `.eh_frame'
 2021-06-15 13:37 UTC 

[PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema
 2021-06-15 13:36 UTC  (2+ messages)

[PATCH] rt2x00: do not set timestamp for injected frames
 2021-06-15 13:36 UTC  (2+ messages)

[PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition
 2021-06-15 13:36 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 00/12] i915 TTM sync accelerated migration and clear
 2021-06-15 13:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915 TTM sync accelerated migration and clear (rev3)

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-15 13:36 UTC  (9+ messages)
` [PATCH v2 "

[PATCH v2] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
 2021-06-15 13:36 UTC  (2+ messages)

[PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
 2021-06-15 13:35 UTC  (2+ messages)

[PATCH] wilc1000: Fix clock name binding
 2021-06-15 13:35 UTC  (2+ messages)

[PATCH] wireless: Simplify expression
 2021-06-15 13:34 UTC  (2+ messages)
` rndis_wlan: simplify is_associated()

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-15 13:34 UTC  (10+ messages)

[PATCH v2] ipw2x00: Minor documentation update
 2021-06-15 13:35 UTC  (2+ messages)

[ovmf test] 162837: regressions - FAIL
 2021-06-15 13:34 UTC 

[PATCH net-next 0/3] net: wwan: Add RPMSG WWAN CTRL driver
 2021-06-15 13:32 UTC  (3+ messages)
` [PATCH net-next 1/3] rpmsg: core: Add driver_data for rpmsg_device_id
` [PATCH net-next 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-15 13:34 UTC  (6+ 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.