All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-19 13:57:23 to 2022-05-19 14:33:50 UTC [more...]

[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
 2022-05-19 14:19 UTC  (4+ messages)
` [PATCH 2/4] virtio: forward errors into qdev_report_runtime_error()
` [PATCH 3/4] vhost: add method vhost_set_vring_err
` [PATCH 4/4] vhost: forward vring errors into virtio device

[RFC] A new SPI API for fast, low-latency regmap peripheral access
 2022-05-19 14:33 UTC  (12+ messages)

[PATCH v4] writeback: Fix inode->i_io_list not be protected by inode->i_lock error
 2022-05-19 14:32 UTC  (3+ messages)
` [writeback] b47372dac9: BUG:soft_lockup-CPU##stuck_for#s![kworker/u16:#:#]

[PATCHv6 00/15] mm, x86/cc: Implement support for unaccepted memory
 2022-05-19 14:33 UTC  (5+ messages)
` [PATCHv6 02/15] mm: Add "

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-05-19 13:41 UTC  (47+ messages)
` [PATCH 20/89] KVM: arm64: Provide I-cache invalidation by VA "
` [PATCH 21/89] KVM: arm64: Allow non-coallescable pages in a hyp_pool
` [PATCH 22/89] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH 23/89] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH 24/89] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH 25/89] KVM: arm64: Add flags to struct hyp_page
` [PATCH 26/89] KVM: arm64: Provide a hypercall for the host to reclaim guest memory
` [PATCH 27/89] KVM: arm64: Extend memory sharing to allow host-to-guest transitions
` [PATCH 28/89] KVM: arm64: Consolidate stage-2 init in one function
` [PATCH 29/89] KVM: arm64: Check for PTE validity when checking for executable/cacheable
` [PATCH 30/89] KVM: arm64: Do not allow memslot changes after first VM run under pKVM
` [PATCH 31/89] KVM: arm64: Disallow dirty logging and RO memslots with pKVM
` [PATCH 32/89] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run()
` [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2
` [PATCH 34/89] KVM: arm64: Don't access kvm_arm_hyp_percpu_base at EL1
` [PATCH 35/89] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host
` [PATCH 36/89] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH 37/89] KVM: arm64: Explicitly map kvm_vgic_global_state "
` [PATCH 38/89] KVM: arm64: Don't map host sections in pkvm
` [PATCH 39/89] KVM: arm64: Extend memory donation to allow host-to-guest transitions
` [PATCH 40/89] KVM: arm64: Split up nvhe/fixed_config.h
` [PATCH 41/89] KVM: arm64: Make vcpu_{read, write}_sys_reg available to HYP code
` [PATCH 42/89] KVM: arm64: Simplify vgic-v3 hypercalls
` [PATCH 43/89] KVM: arm64: Add the {flush, sync}_vgic_state() primitives
` [PATCH 44/89] KVM: arm64: Introduce predicates to check for protected state
` [PATCH 45/89] KVM: arm64: Add the {flush, sync}_timer_state() primitives
` [PATCH 46/89] KVM: arm64: Introduce the pkvm_vcpu_{load, put} hypercalls
` [PATCH 47/89] KVM: arm64: Add current vcpu and shadow_state lookup primitive
` [PATCH 48/89] KVM: arm64: Skip __kvm_adjust_pc() for protected vcpus
` [PATCH 49/89] KVM: arm64: Add hyp per_cpu variable to track current physical cpu number
` [PATCH 50/89] KVM: arm64: Ensure that TLBs and I-cache are private to each vcpu
` [PATCH 51/89] KVM: arm64: Introduce per-EC entry/exit handlers
` [PATCH 52/89] KVM: arm64: Introduce lazy-ish state sync for non-protected VMs
` [PATCH 53/89] KVM: arm64: Lazy host FP save/restore
` [PATCH 54/89] KVM: arm64: Reduce host/shadow vcpu state copying
` [PATCH 55/89] KVM: arm64: Do not pass the vcpu to __pkvm_host_map_guest()
` [PATCH 56/89] KVM: arm64: Check directly whether the vcpu is protected
` [PATCH 57/89] KVM: arm64: Trap debug break and watch from guest
` [PATCH 58/89] KVM: arm64: Restrict protected VM capabilities
` [PATCH 59/89] KVM: arm64: Do not support MTE for protected VMs
` [PATCH 60/89] KVM: arm64: Refactor reset_mpidr to extract its computation
` [PATCH 61/89] KVM: arm64: Reset sysregs for protected VMs
` [PATCH 62/89] KVM: arm64: Move pkvm_vcpu_init_traps to shadow vcpu init
` [PATCH 63/89] KVM: arm64: Fix initializing traps in protected mode
` [PATCH 64/89] KVM: arm64: Advertise GICv3 sysreg interface to protected guests
` [PATCH 65/89] KVM: arm64: Force injection of a data abort on NISV MMIO exit

[PATCH v2 0/3] PIIX3-IDE XEN cleanup
 2022-05-19 14:33 UTC  (5+ messages)
` [PATCH v2 1/3] hw/ide/piix: Remove redundant "piix3-ide-xen" device class
` [PATCH v2 2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug()

[PATCH 0/9] Incremental po/git.pot update and new l10n workflow
 2022-05-19 14:32 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] vdpasim: allow to enable a vq repeatedly
 2022-05-19 14:31 UTC 

[PATCHv3 net] bonding: fix missed rcu protection
 2022-05-19 14:31 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/7] Revert some refactoring patches
 2022-05-19 14:31 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] tools/libs/ctrl: add and export xc_memory_op
 2022-05-19 14:31 UTC  (4+ messages)

[meta-oe][RFC PATCH 1/2] libdecor: initial add recipe
 2022-05-19 14:30 UTC  (4+ messages)
` [meta-oe][RFC PATCH 2/2] libsdl2: rework and cleanup
  ` [OE-core] "

[PATCH v2] io_uring: fix sparce warnings about __kernel_rwf_t casts
 2022-05-19 14:30 UTC  (2+ messages)
` [PATCH v3] io_uring: fix incorrect __kernel_rwf_t cast

warning for EOPNOTSUPP vfs_copy_file_range
 2022-05-19 14:31 UTC  (3+ messages)

[PATCH v5 00/15] Network support for Landlock
 2022-05-19 14:29 UTC  (5+ messages)
` [PATCH v5 09/15] seltests/landlock: add tests for bind() hooks

[PATCH v7 1/1] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2022-05-19 14:29 UTC  (4+ messages)

FAILED: patch "[PATCH] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for" failed to apply to 5.10-stable tree
 2022-05-19 14:29 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for" failed to apply to 5.4-stable tree
 2022-05-19 14:29 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for" failed to apply to 5.15-stable tree
 2022-05-19 14:29 UTC 

FAILED: patch "[PATCH] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for" failed to apply to 5.17-stable tree
 2022-05-19 14:29 UTC 

[PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker
 2022-05-19 14:29 UTC  (14+ messages)

PROBLEM: XGBE unable to autoneg when advertising only 1GbE KX mode
 2022-05-19 14:28 UTC 

[PATCH v3 0/6] ext4: improve commit path performance for fast commit
 2022-05-19 14:28 UTC  (4+ messages)
` [PATCH v3 2/6] ext4: for committing inode, make ext4_fc_track_inode wait

[PATCH net-next 0/6] net: Introduce Ethernet Inband Extensions
 2022-05-19 14:28 UTC  (7+ messages)
` [PATCH net-next 1/6] net: phy: Introduce QUSGMII PHY mode
` [PATCH net-next 3/6] net: lan966x: Add QUSGMII support for lan966x
` [PATCH net-next 4/6] net: phy: Add support for inband extensions

[PATCH] rtc: rzn1: Fix error code in probe
 2022-05-19 14:26 UTC  (3+ messages)

[PATCH 5.4 0/4] Request to cherry-pick f00432063db1 to 5.4.y
 2022-05-19 14:27 UTC  (2+ messages)

[PATCH] x86/events/intel/ds: Enable large PEBS for PERF_SAMPLE_WEIGHT type
 2022-05-19 14:26 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf: refine kernel.unprivileged_bpf_disabled behaviour
 2022-05-19 14:25 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/2] "
` [PATCH v4 bpf-next 2/2] selftests/bpf: add tests verifying unprivileged bpf behaviour

[LTP] [PATCH 1/2] kvm: Add VM memory access helper functions to host library
 2022-05-19 14:28 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: remove acc_size from reserve/unreserve mem
 2022-05-19 14:25 UTC  (8+ messages)
` [PATCH 2/2] drm/amdkfd: track unified memory reservation with xnack off

[PATCH v1] fdt: Add U-Boot version to chosen node
 2022-05-19 14:25 UTC  (2+ messages)

[PATCH stable 5.4 0/3] MMC timeout back ports
 2022-05-19 14:25 UTC  (2+ messages)

[PATCH] blk-cgroup: provide stubs for blkcg_get_fc_appid()
 2022-05-19 14:25 UTC  (4+ messages)

[PATCH v2 0/4] Mediatek MT6735 main clock and reset drivers
 2022-05-19 14:22 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Add Mediatek MT6735 clock bindings
` [PATCH v2 2/4] dt-bindings: reset: Add MT6735 reset bindings
` [PATCH v2 3/4] dt-bindings: arm: mediatek: Add MT6735 clock controller compatibles
` [PATCH v2 4/4] clk: mediatek: Add drivers for MediaTek MT6735 main clock drivers

Renewed! Your service plan 8589819 with us 
 2022-05-19 14:24 UTC 

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-19 14:23 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 06/23] arm/arm64: Add support for discovering the UART through ACPI
` [kvm-unit-tests PATCH v2 07/23] arm/arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH v2 08/23] arm/arm64: Add support for cpu "

[PATCH net-next] net: ethernet: SP7021: fix a use after free of skb->len
 2022-05-19 14:23 UTC  (2+ messages)

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-19 14:22 UTC  (7+ messages)
` [PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH wpan-next v2 00/11] ieee802154: Synchronous Tx support
 2022-05-19 14:20 UTC  (13+ messages)
` [PATCH wpan-next v2 09/11] net: mac802154: Introduce a synchronous API for MLME commands

[PATCH v8 1/2] hash: split x86 and SW hash CRC intrinsics
 2022-05-19 14:20 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/2] hash: unify crc32 selection for x86 and Arm

[PATCHv2 0/3] direct io alignment relax
 2022-05-19 14:19 UTC  (7+ messages)
` [PATCHv2 1/3] block/bio: remove duplicate append pages code
` [PATCHv2 3/3] block: relax direct io memory alignment

[PATCH v2 00/11] perf c2c: Support display for Arm64
 2022-05-19 14:19 UTC  (2+ messages)

[RFC: kdevops] Standardizing on failure rate nomenclature for expunges
 2022-05-19 14:18 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_concurrent: For i915 devices run allocator in multiprocess mode
 2022-05-19 14:17 UTC 

[PATCH v2 0/7] Add latency_nice priority
 2022-05-19 14:16 UTC  (6+ messages)
` [PATCH v2 5/7] sched/fair: Take into account latency nice at wakeup

[PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
 2022-05-19 14:16 UTC  (2+ messages)
` [PATCH 2/2] netfs: Export netfs_put_subrequest()

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-05-19 14:16 UTC  (3+ messages)
` [sched] 0eee64011b: canonical_address#:#[##]

[PATCH v3 00/16] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-05-19 14:16 UTC  (2+ messages)

(no subject)
 2022-05-19 14:15 UTC  (4+ messages)
` [PATCH 09/11] drm/ttm: audit bo->resource usage
    ` [Intel-gfx] "

[PATCH 0/2] x86/vmx: implement Bus Lock and VM Notify
 2022-05-19 14:14 UTC  (5+ messages)
` [PATCH 2/2] x86/vmx: implement Notify VM Exit

[PATCH] eudev: create static-nodes in init script
 2022-05-19 14:14 UTC  (2+ messages)

[PATCH] afs: Fix some checker issues
 2022-05-19 14:13 UTC 

[PATCH mptcp-next v2] mptcp: fix checksum byte order
 2022-05-19 14:13 UTC  (4+ messages)

[PATCH] util: optimise flush_idcache_range when the ppc host has coherent icache
 2022-05-19 14:11 UTC 

[Buildroot] [PATCH v2 00/20] Update Ejabberd and its dependencies
 2022-05-19 14:08 UTC  (21+ messages)
` [Buildroot] [PATCH v2 01/20] package/erlang-idna: bump version to 230a917
` [Buildroot] [PATCH v2 02/20] package/erlang-lager: bump version to 3.9.1
` [Buildroot] [PATCH v2 03/20] package/erlang-p1-utils: bump version to 1.0.23
` [Buildroot] [PATCH v2 04/20] package/erlang-p1-cache-tab: bump version to 1.0.29
` [Buildroot] [PATCH v2 05/20] package/erlang-p1-tls: bump version to 1.1.13
` [Buildroot] [PATCH v2 06/20] package/erlang-p1-stringprep: bump version to 1.0.27
` [Buildroot] [PATCH v2 07/20] package/erlang-p1-xml: bump version to 1.1.49
` [Buildroot] [PATCH v2 08/20] package/erlang-p1-xmpp: bump version to 1.5.6
` [Buildroot] [PATCH v2 09/20] package/erlang-p1-yaml: bump version to 1.0.32
` [Buildroot] [PATCH v2 10/20] package/erlang-p1-yconf: bump version to 1.0.12
` [Buildroot] [PATCH v2 11/20] package/erlang-p1-oauth2: bump version to 0.6.10
` [Buildroot] [PATCH v2 12/20] package/erlang-p1-pkix: bump version to 1.0.8
` [Buildroot] [PATCH v2 13/20] package/erlang-eimp: bump version to 1.0.21
` [Buildroot] [PATCH v2 14/20] package/erlang-p1-mqtree: bump version to 1.0.14
` [Buildroot] [PATCH v2 15/20] package/erlang-jose: bump version to 1.11.1
` [Buildroot] [PATCH v2 16/20] package/erlang-p1-acme: bump version to 1.0.16
` [Buildroot] [PATCH v2 17/20] package/erlang-p1-stun: bump version to 1.0.47
` [Buildroot] [PATCH v2 18/20] package/erlang-p1-sip: "
` [Buildroot] [PATCH v2 19/20] package/erlang-p1-zlib: bump version to 1.0.10
` [Buildroot] [PATCH v2 20/20] package/ejabberd: bump version to 21.12

[RFC PATCH] printk: console: Allow each console to have its own loglevel
 2022-05-19 14:12 UTC  (9+ messages)
` [printk] 6f922c8d53: BUG:kernel_NULL_pointer_dereference,address
  ` [printk] 6f922c8d53: BUG:kernel_NULL_pointer_dereference, address

[PATCH] usb: core: Call disconnect() only if it is provided by driver
 2022-05-19 14:12 UTC  (2+ messages)

[PATCH mptcp-next v2 0/7] for bpf-next
 2022-05-19 14:12 UTC  (2+ messages)

[PATCH] sysctl: handle table->maxlen properly for proc_dobool
 2022-05-19 14:10 UTC  (3+ messages)

[PATCH v2 00/11] Add ASPEED SPI controller driver
 2022-05-19 14:11 UTC  (4+ messages)
` [PATCH v2 07/11] spi-mem: Add dirmap API from Linux

tg3 dropping packets at high packet rates
 2022-05-19 14:11 UTC  (9+ messages)

[bug report] rtc: rzn1: Add oscillator offset support
 2022-05-19 14:11 UTC  (2+ messages)

[PATCH] block: get rid of blk->guest_block_size
 2022-05-19 14:10 UTC  (2+ messages)

[PATCH 0/4] ppc: improve some memory ordering issues
 2022-05-19 13:59 UTC  (5+ messages)
` [PATCH 1/4] target/ppc: Fix eieio memory ordering semantics
` [PATCH 2/4] tcg/ppc: ST_ST memory ordering is not provided with eieio
` [PATCH 3/4] tcg/ppc: Optimize memory ordering generation with lwsync
` [PATCH 4/4] target/ppc: Implement lwsync with weaker memory ordering

[PATCH net-next] net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()
 2022-05-19 14:08 UTC 

[PATCH 4/6] npm: disable 'audit' + 'fund'
 2022-05-19 14:06 UTC  (2+ messages)
` [PATCH 4/6, v2] "

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-19 14:05 UTC  (2+ messages)

[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-19 14:03 UTC  (6+ messages)
` [PATCH net-next v4 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver

[Buildroot] [PATCH 1/1] package/rust-coreutils: new package
 2022-05-19 14:04 UTC 

[PATCH 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-05-19 14:04 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

[PATCH 00/17] cruft packs
 2022-05-19 14:04 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/17] Documentation/technical: add cruft-packs.txt

[PATCH v3] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-05-19 14:03 UTC  (5+ messages)

[PATCH 0/6] clk: mediatek: Improvements to simple probe/remove and reset controller unregistration
 2022-05-19 14:03 UTC  (2+ messages)

running jobs serially
 2022-05-19 14:02 UTC  (5+ messages)

[PATCH] hv_netvsc: Fix potential dereference of NULL pointer
 2022-05-19 13:45 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: Compact the function free_rd_atomic_resource
 2022-05-19 14:00 UTC  (5+ messages)

[PATCH] mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
 2022-05-19 13:57 UTC 

[PATCH] clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
 2022-05-19 13:58 UTC 

[PATCH v4] qga: add guest-get-diskstats command for Linux guests
 2022-05-19 13:57 UTC  (2+ messages)

[bug report] scsi: lpfc: Commonize VMID code location
 2022-05-19 13:58 UTC 

[Intel-wired-lan] [PATCH net v4] i40e: Fix call trace in setup_tx_descriptors
 2022-05-19 14:01 UTC 

[PATCH 00/10] RTW88: Add support for USB variants
 2022-05-19 13:58 UTC  (5+ messages)
` [PATCH 06/10] rtw88: Add common USB chip support

[Intel-gfx] [PATCH] drm/i915: Rename block_size()/block_offset()
 2022-05-19 14:00 UTC 

[LTP] [PATCH v1] Fix ltp-aiodio tests failing on s390
 2022-05-19 14:00 UTC  (2+ messages)

[PATCH] Revert "workqueue: remove unused cancel_work()"
 2022-05-19 13:56 UTC 

[oe-layersetup][master][PATCH] configs: add dunfell-wip config
 2022-05-19 13:58 UTC 

[Intel-wired-lan] [PATCH net v333] i40e: Fix call trace in setup_tx_descriptors
 2022-05-19 13:58 UTC 

[PATCH v4 0/2] rtc: microchip: Add driver for PolarFire SoC
 2022-05-19 13:55 UTC  (3+ messages)
` [PATCH v4 1/2] rtc: Add driver for Microchip "
` [PATCH v4 2/2] MAINTAINERS: add PolarFire SoC's RTC


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.