All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-09 17:59:20 to 2020-12-09 18:44:14 UTC [more...]

[PULL v2 00/65] pc,pci,virtio: fixes, cleanups
 2020-12-09 18:09 UTC  (26+ messages)
` [PULL v2 01/65] vhost-user-scsi: Fix memleaks in vus_proc_req()
` [PULL v2 02/65] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
` [PULL v2 03/65] memory: Add IOMMUTLBEvent
` [PULL v2 04/65] memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
` [PULL v2 05/65] intel_iommu: Skip page walking on device iotlb invalidations
` [PULL v2 06/65] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
` [PULL v2 07/65] virtio: reset device on bad guest index in virtio_load()
` [PULL v2 08/65] acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
` [PULL v2 09/65] fw_cfg: Refactor extra pci roots addition
` [PULL v2 10/65] hw/arm/virt: Write extra pci roots into fw_cfg
` [PULL v2 11/65] acpi: Extract crs build form acpi_build.c
` [PULL v2 12/65] acpi/gpex: Build tables for pxb
` [PULL v2 13/65] acpi: Align the size to 128k
` [PULL v2 15/65] unit-test: Add testcase for pxb
` [PULL v2 16/65] unit-test: Add the binary file and clear diff.h
` [PULL v2 19/65] failover: primary bus is only used once, and where it is set
` [PULL v2 20/65] failover: Remove unused parameter
` [PULL v2 21/65] failover: Remove external partially_hotplugged property
` [PULL v2 24/65] failover: g_strcmp0() knows how to handle NULL
` [PULL v2 25/65] failover: Remove primary_device_opts
` [PULL v2 26/65] failover: remove standby_id variable
` [PULL v2 27/65] failover: Remove primary_device_dict
` [PULL v2 28/65] failover: Remove memory leak
` [PULL v2 33/65] failover: Rename to failover_find_primary_device()
` [PULL v2 38/65] failover: split failover_find_primary_device_id()

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-12-09 18:41 UTC  (11+ messages)
` [RFC PATCH 08/27] vhost: Add a flag for software assisted Live Migration
` [RFC PATCH 10/27] vhost: Allocate shadow vring
` [RFC PATCH 13/27] vhost: Send buffers to device

[PATCH v3 0/2] PCI: keembay: Add support for Intel Keem Bay
 2020-12-09 18:42 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH v3 2/2] PCI: keembay: Add support for Intel Keem Bay

[PATCH 1/2] mt76: mt7915: reset token when mac_reset happens
 2020-12-09 18:41 UTC  (6+ messages)
` [PATCH 2/2] mt76: mt7615: "

[PATCH v2 2/5] locking/rwsem: Prevent potential lock starvation
 2020-12-09 18:38 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 3/5] locking/rwsem: Enable reader optimistic lock stealing
 2020-12-09 18:38 UTC  (2+ messages)
` [tip: locking/core] "

[GIT PULL] arm64: soc: ZynqMP changes for v5.11 v2
 2020-12-09 18:41 UTC  (3+ messages)

[PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-12-09 18:38 UTC  (3+ messages)
` [tip: locking/core] seqlock: Prefix internal seqcount_t-only macros with a "do_"
` [tip: locking/core] seqlock: kernel-doc: Specify when preemption is automatically altered

[PATCH 1/1] sandbox: implement invalidate_icache_all()
 2020-12-09 18:42 UTC 

[Intel-gfx] [RFC-v3 00/13] Introduce Intel PXP component - Mesa single session
 2020-12-09 18:42 UTC  (6+ messages)
` [Intel-gfx] [RFC-v3 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v3 02/13] drm/i915/pxp: set KCR reg init during the boot time

[PATCH v2 1/5] locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
 2020-12-09 18:38 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-09 18:40 UTC  (9+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
` [PATCH 2/2] arm64: mm: Implement arch_wants_old_faultaround_pte()

[PATCH 1/3] rwsem: Implement down_read_killable_nested
 2020-12-09 18:38 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] misc/vmw_vmci: bail out earlier on too big queue allocation
 2020-12-09 18:41 UTC  (2+ messages)

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-09 18:39 UTC  (17+ messages)

[PATCH v2 5/5] locking/rwsem: Remove reader optimistic spinning
 2020-12-09 18:38 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-09 18:38 UTC  (12+ messages)
` [PATCH 2/3] rwsem: Implement down_read_interruptible
      ` [tip: locking/core] locking/rwsem: Fold __down_{read,write}*()
      ` [tip: locking/core] locking/rwsem: Introduce rwsem_write_trylock()
      ` [tip: locking/core] locking/rwsem: Better collate rwsem_read_trylock()
  ` [tip: locking/core] rwsem: Implement down_read_interruptible

[Fuego] Error in running the test after latest pull
 2020-12-09 18:40 UTC  (2+ messages)

[PATCH -tip v1 1/3] Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g
 2020-12-09 18:38 UTC  (2+ messages)
` [tip: locking/core] "

[android-common:android-4.19 12/14] drivers/nvdimm/nd_virtio.c:56:28: sparse: sparse: incorrect type in assignment (different base types)
 2020-12-09 18:37 UTC 

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-09 18:37 UTC  (11+ messages)
` [PATCH v2 8/8] "

[PATCH v2] dyndbg: fix use before null check
 2020-12-09 18:36 UTC 

[PATCH] doc: 'T' status code for git status
 2020-12-09 18:35 UTC  (4+ messages)

[PATCH] dt-bindings: xlnx,vcu-settings: fix dt_binding_check warnings
 2020-12-09 18:34 UTC  (5+ messages)

[PATCH] mhi: use irq_flags if client driver configures it
 2020-12-09 18:34 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.10.0-rc6 (mainline.kernel.org)
 2020-12-09 18:34 UTC  (5+ messages)

cacheflush.2
 2020-12-09 18:34 UTC  (2+ messages)

[linux-linus test] 157341: regressions - FAIL
 2020-12-09 18:34 UTC 

[PATCH] lockdep: report broken irq restoration
 2020-12-09 18:33 UTC 

AMD ACP raven ridge: invalid audio mode 2
 2020-12-09 18:48 UTC  (5+ messages)

[PATCH v5 0/5] Support managed interrupts for platform devices
 2020-12-09 18:32 UTC  (3+ messages)
` [PATCH v5 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()

[PATCH bpf-next 1/2] bpf: permits pointers on stack for helper calls
 2020-12-09 18:31 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add a test for ptr_to_map_value on stack for helper access

[PATCH 1/3] rt-tests: determine_maximum_mpps.sh: Add a menu to get user settings
 2020-12-09 18:31 UTC  (3+ messages)
` [PATCH 2/3] rt-tests: queuelat: Remove get_cpuinfo_mhz.sh and old Makefile
` [PATCH 3/3] rt-tests: queuelat: Add a manpage for determine_maximum_mpps.sh

[PATCH bpf-next v4 0/5] selftests/bpf: xsk selftests
 2020-12-09 18:29 UTC  (3+ messages)
` [PATCH bpf-next v4 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL

[Intel-gfx] [PATCH] drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout
 2020-12-09 18:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v14 0/4] RDMA: Add dma-buf support
 2020-12-09 18:29 UTC  (12+ messages)
` [PATCH v14 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v14 4/4] RDMA/mlx5: Support dma-buf based userspace "

[lttng-dev] [PATCH urcu] fix: bump tests thread limit to 256
 2020-12-09 18:29 UTC  (2+ messages)

"irq 4: Affinity broken due to vector space exhaustion." warning on restart of ttyS0 console
 2020-12-09 18:28 UTC  (4+ messages)

[PATCH v2 0/8] libvhost-user: make it a subproject (was: "lower dependency on QEMU headers")
 2020-12-09 18:08 UTC  (4+ messages)
` [PATCH v2 6/8] libvhost-user: check memfd API

[PATCH v4 0/3] iommu/iova: Solve longterm IOVA issue
 2020-12-09 18:23 UTC  (8+ messages)
` [PATCH v4 1/3] iommu/iova: Add free_all_cpu_cached_iovas()
` [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers
` [PATCH v4 3/3] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH v3 0/6] Drivers: hv: vmbus: More VMBus-hardening changes
 2020-12-09 18:26 UTC  (5+ messages)
` [PATCH v3 2/6] Drivers: hv: vmbus: Reduce number of references to message in vmbus_on_msg_dpc()
` [PATCH v3 3/6] Drivers: hv: vmbus: Copy the hv_message "

Proposal add PerformService privilege
 2020-12-09 18:25 UTC  (2+ messages)

[PATCH v3 net-next] net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process context
 2020-12-09 18:25 UTC  (4+ messages)

[PATCH mm 0/2] kasan: a few HW_TAGS fixes
 2020-12-09 18:24 UTC  (9+ messages)
` [PATCH mm 1/2] kasan: don't use read-only static keys
` [PATCH mm 2/2] Revert "kasan, arm64: don't allow SW_TAGS with ARM64_MTE"

[RFC 0/2] nocopy bvec for direct IO
 2020-12-09 18:24 UTC  (7+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED

[PATCH 0/3] NFS: Disable READ_PLUS by default
 2020-12-09 18:23 UTC  (9+ messages)

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-11-13
 2020-12-09 18:23 UTC  (12+ messages)
` [net-next v3 05/15] ice: create flow profile

[ovmf test] 157348: regressions - FAIL
 2020-12-09 18:23 UTC 

[PATCH v1 1/5] driver core: platform: Introduce platform_get_mem_or_io_resource()
 2020-12-09 18:22 UTC  (8+ messages)
` [PATCH v1 2/5] vfio: platform: Switch to use platform_get_mem_or_io_resource()

Cross compiler which runs on the target architecture
 2020-12-09 18:23 UTC  (3+ messages)
` [yocto] "

[PATCH 1/2] ld-version: use /usr/bin/env awk for shebank
 2020-12-09 18:22 UTC  (2+ messages)

[PATCH 00/27] dm: Change the way sequence numbers are implemented
 2020-12-09 18:22 UTC  (7+ messages)
` [PATCH 01/27] linker_lists: Fix alignment issue

stable-rc/queue/4.9 build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.247-35-g719d762369895)
 2020-12-09 18:20 UTC 

[PATCH v1] um: Increase stack frame size threshold for signal.c
 2020-12-09 18:19 UTC  (2+ messages)

[PATCH] target/i386: tracing: format length values as hex
 2020-12-09 17:58 UTC  (2+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.247-29-g23fc7c675a6f)
 2020-12-09 18:18 UTC 

[PATCH] dt-bindings: iio: accel: bma255: Fix bmc150/bmi055 compatible
 2020-12-09 18:17 UTC  (2+ messages)

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-09 18:16 UTC  (6+ messages)
` [PATCH v2 03/10] ovl: check privs before decoding file handle

[PATCH] spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors
 2020-12-09 18:13 UTC  (3+ messages)

[PATCH] mm/page_alloc: simplify kmem cgroup charge/uncharge code
 2020-12-09 18:15 UTC  (6+ messages)

[PATCH] xen/arm: Add workaround for Cortex-A53 erratum #845719
 2020-12-09 18:16 UTC  (7+ messages)

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-12-09 18:15 UTC  (5+ messages)
` [PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf

[PATCH 0/5] Add support for loading SMBIOS OEM strings from a file
 2020-12-09 17:56 UTC  (3+ messages)
` [PATCH 4/5] hw/smbios: use qapi for SMBIOS entry point type enum

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2020-12-09 18:16 UTC  (2+ messages)

[PATCH] drm/ttm: cleanup BO size handling v2
 2020-12-09 18:15 UTC  (3+ messages)

patch "driver: core: Fix list corruption after device_del()" added to driver-core-testing
 2020-12-09 18:15 UTC 

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2020-12-09 18:14 UTC  (9+ messages)
` [PATCH RFC 6/9] mm/gup: Grab head page refcount once for group of subpages

[PATCH] fs: f2fs: fix potential shift-out-of-bounds error in sanity_check_raw_super()
 2020-12-09 18:13 UTC  (2+ messages)
` [f2fs-dev] "

#yocto #zeus -broken atomic modsset
 2020-12-09 18:12 UTC 

[PATCH v2 0/3] xfs: add the ability to flag a fs for repair
 2020-12-09 18:12 UTC  (7+ messages)
` [PATCH 1/3] xfs: move kernel-specific superblock validation out of libxfs
` [PATCH 2/3] xfs: define a new "needrepair" feature

[PATCH] zonefs: fix page reference and BIO leak
 2020-12-09 18:11 UTC  (2+ messages)

[PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
 2020-12-09 18:12 UTC  (12+ messages)
` [PATCH v8 00/18] "
  ` [PATCH v8 06/18] luks2: Add idx member to struct grub_luks2_keyslot/segment/digest
  ` [PATCH v8 07/18] luks2: Use more intuitive object name instead of json index in user messages
  ` [PATCH v8 08/18] luks2: Rename json index variables to names that they are obviously json indexes
  ` [PATCH v8 09/18] luks2: Add string "index" to user strings using a json index
  ` [PATCH v8 10/18] cryptodisk: Add macro GRUB_TYPE_BITS() to replace some literals

Urgent: BUG: PPP ioctl Transport endpoint is not connected
 2020-12-09 18:10 UTC  (4+ messages)

[PATCH v2 0/4] Add a new -action parameter
 2020-12-09 17:52 UTC  (4+ messages)
` [PATCH v2 1/4] vl: Add an -action option to respond to guest events
` [PATCH v2 2/4] vl: Add option to avoid stopping VM upon guest panic
` [PATCH v2 4/4] qtest/pvpanic: Test panic option that allows VM to continue

[GIT PULL] IOMMU fix for 5.10 (-final)
 2020-12-09 18:09 UTC  (5+ messages)

dom0 PV looping on search_pre_exception_table()
 2020-12-09 18:08 UTC  (10+ messages)

[PULL 00/66] pc,pci,virtio: fixes, cleanups
 2020-12-09 18:05 UTC  (4+ messages)

[GIT PULL] ARM: dts zynq: Xilinx DT changes for v5.11
 2020-12-09 18:06 UTC  (5+ messages)

[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
 2020-12-09 18:05 UTC  (11+ messages)

[PATCH v2 15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
 2020-12-09 18:04 UTC  (5+ messages)
            ` [PATCH] files: rcu free files_struct

[PATCH v2 1/3] x86/uprobes: Fix not using prefixes.nbytes for loop over prefixes.bytes
 2020-12-09 18:05 UTC  (8+ messages)
` [tip: x86/urgent] x86/uprobes: Do not use prefixes.nbytes when looping "

[PATCH 0/6] spapr: Drop some users of qdev_get_machine()
 2020-12-09 17:53 UTC  (5+ messages)
` [PATCH 1/6] spapr: Add an "spapr" property to sPAPR CPU core

[PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
 2020-12-09 18:04 UTC  (7+ messages)
` [PATCH v2 13/20] drm/nouveau: Remove references to struct drm_device.pdev
    ` [Intel-gfx] "

[PATCH] lib/efi_loader: dynamically determine var store size
 2020-12-09 18:03 UTC 

[PATCH net-next] drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
 2020-12-09 18:02 UTC  (2+ messages)

Request timeout seen with NVMEoF TCP
 2020-12-09 18:02 UTC  (2+ messages)

[PATCH RFC 4/4] thermal/core: Remove notify ops
 2020-12-09 18:02 UTC  (2+ messages)

[PATCH 0/3] trace: convert docs to rST and feature "log" backend in quickstart
 2020-12-09 17:42 UTC  (2+ messages)
` [PATCH 3/3] trace: recommend "log" backend for getting started with tracing

[Intel-wired-lan] [PATCH 1/1] fix possible array overflow on receiving too many fragments for a packet
 2020-12-09 18:01 UTC  (3+ messages)
`  "

[PATCH 0/3] sev: enable seret injection to a self described area in OVMF
 2020-12-09 17:52 UTC  (2+ messages)

[PATCH RFC v2 sl-b] Export return addresses etc. for better diagnostics
 2020-12-09 17:59 UTC  (6+ messages)
` [PATCH v2 sl-b 1/5] mm: Add mem_dump_obj() to print source of memory block


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.