All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-19 14:19:49 to 2022-05-19 14:58:53 UTC [more...]

[dm-devel] [PATCH 4/9] multipath-tools: add NetApp E-Series NVMe to hardware table
 2022-05-19 14:46 UTC  (5+ messages)

[PATCH v4 0/2] MediaTek Helio X10 MT6795 - Pinctrl driver
 2022-05-19 14:58 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings

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

[PATCH v3 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-05-19 14:48 UTC  (8+ messages)
` [PATCH v3 01/10] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}()
` [PATCH v3 02/10] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order
` [PATCH v3 03/10] block: Make bdrv_{pread, pwrite}() return 0 on success
` [PATCH v3 05/10] block: Make bdrv_co_pwrite() take a const buffer
` [PATCH v3 07/10] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper
` [PATCH v3 08/10] block: Add bdrv_co_pwrite_sync()
` [PATCH v3 10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()

[PATCH 00/21] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking v3
 2022-05-19 14:58 UTC  (2+ messages)
` [PATCH 01/21] context_tracking: Remove unused context_tracking_in_user()

[PATCH] vdpasim: allow to enable a vq repeatedly
 2022-05-19 14:57 UTC  (4+ messages)

[PATCH 0/6] clk: mediatek: Improvements to simple probe/remove and reset controller unregistration
 2022-05-19 13:47 UTC  (13+ messages)
` [PATCH 1/6] clk: mediatek: gate: Export mtk_clk_register_gates_with_dev
` [PATCH 2/6] clk: mediatek: Use mtk_clk_register_gates_with_dev in simple probe
` [PATCH 3/6] clk: mediatek: reset: Return reset data pointer on register
` [PATCH 4/6] clk: mediatek: reset: Implement mtk_unregister_reset_controller() API
` [PATCH 5/6] clk: mediatek: Unregister reset controller on simple remove
` [PATCH 6/6] clk: mediatek: Add support for other clock types in simple probe/remove

[PATCH] nvme-fc: mask out blkcg_get_fc_appid() if BLK_CGROUP_FC_APPID is not set
 2022-05-19 14:57 UTC  (4+ messages)

[PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
 2022-05-19 14:57 UTC  (2+ messages)

linux-next: Tree for May 18
 2022-05-19 14:57 UTC  (8+ messages)
` linux-next: Tree for May 18 (arch/x86/kernel/cpu/microcode/intel.o)
            ` [PATCH] platform/x86/intel/ifs: Add CPU_SUP_INTEL dependency

[U-Boot] [PATCH 2/2] rockchip: rk3399: rockpro64: enable force power on reset workaround
 2022-05-19 14:56 UTC  (11+ messages)

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-05-19 14:56 UTC  (2+ messages)

[PULL] 1st set of IIO new device support, features and cleanup for 5.19
 2022-05-19 14:54 UTC  (2+ messages)

[PATCH v6] Preserve the EFI System Resource Table for dom0
 2022-05-19 14:55 UTC  (4+ messages)

[PATCH 00/21] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking v2
 2022-05-19 14:54 UTC  (7+ messages)
` [PATCH 03/21] rcu: Add a note about noinstr VS unsafe eqs functions
` [PATCH 20/21] context_tracking: Convert state to atomic_t

[RFC v2 0/3] ethdev: datapath-focused meter actions
 2022-05-19 14:55 UTC  (8+ messages)
` [PATCH 0/4] ethdev: separate metering and marking from policing
  ` [PATCH 1/4] ethdev: add meter color flow matching item
  ` [PATCH 2/4] ethdev: allow meter color marker modification
  ` [PATCH 3/4] ethdev: add meter profile config calculation

[PATCH v7 0/7] Introduce multitile support
 2022-05-19 14:53 UTC  (5+ messages)
` [PATCH v7 3/7] drm/i915: Prepare for multiple GTs
    ` [Intel-gfx] "

[PATCH 1/1] examples/l3fwd: fix scalar LPM compilation
 2022-05-19 14:53 UTC  (3+ messages)
` [PATCH v2 "

How to track the source tree of kernel
 2022-05-19 14:53 UTC  (4+ messages)

[PATCH v3 1/2] netconfig: Add multiple levels to IWD_DHCP_DEBUG
 2022-05-19 14:53 UTC 

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-19 14:52 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 08/23] arm/arm64: Add support for cpu initialization through ACPI
` [kvm-unit-tests PATCH v2 09/23] lib/printf: Support for precision modifier in printing strings

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-05-19 13:42 UTC  (42+ messages)
` [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 66/89] KVM: arm64: Donate memory to protected guests
` [PATCH 67/89] KVM: arm64: Add EL2 entry/exit handlers for pKVM guests
` [PATCH 68/89] KVM: arm64: Move vgic state between host and shadow vcpu structures
` [PATCH 69/89] KVM: arm64: Do not update virtual timer state for protected VMs
` [PATCH 70/89] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
` [PATCH 71/89] KVM: arm64: Initialize shadow vm state at hyp
` [PATCH 72/89] KVM: arm64: Track the SVE state in the shadow vcpu
` [PATCH 73/89] KVM: arm64: Add HVC handling for protected guests at EL2
` [PATCH 74/89] KVM: arm64: Move pstate reset values to kvm_arm.h
` [PATCH 75/89] KVM: arm64: Move some kvm_psci functions to a shared header
` [PATCH 76/89] KVM: arm64: Factor out vcpu_reset code for core registers and PSCI
` [PATCH 77/89] KVM: arm64: Handle PSCI for protected VMs in EL2
` [PATCH 78/89] KVM: arm64: Don't expose TLBI hypercalls after de-privilege
` [PATCH 79/89] KVM: arm64: Add is_pkvm_initialized() helper
` [PATCH 80/89] KVM: arm64: Refactor enter_exception64()
` [PATCH 81/89] KVM: arm64: Inject SIGSEGV on illegal accesses
` [PATCH 82/89] KVM: arm64: Support TLB invalidation in guest context
` [PATCH 83/89] KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
` [PATCH 84/89] KVM: arm64: Extend memory sharing to allow guest-to-host transitions
` [PATCH 85/89] KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst
` [PATCH 86/89] KVM: arm64: Reformat/beautify PTP hypercall documentation
` [PATCH 87/89] KVM: arm64: Expose memory sharing hypercalls to protected guests
` [PATCH 88/89] KVM: arm64: Introduce KVM_VM_TYPE_ARM_PROTECTED machine type for PVMs
` [PATCH 89/89] Documentation: KVM: Add some documentation for Protected KVM on arm64

[PATCH net-next v2 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-05-19 14:52 UTC  (5+ messages)
` [PATCH net-next v2 2/5] net: dsa: add out-of-band tagging protocol

[PATCH] Revert "workqueue: remove unused cancel_work()"
 2022-05-19 14:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 14:51 UTC 

[PATCH net] net: wireless: marvell: mwifiex: fix sleep in atomic context bugs
 2022-05-19 14:49 UTC  (4+ messages)

[Weekly meetings] MoM - 5th of May 2022
 2022-05-19 14:49 UTC 

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

Question about pre-merge and git merge octopus strategy
 2022-05-19 14:46 UTC  (11+ messages)

Fwd: [Bug 216000] New: TBT storage hotplug fail when connect via thunderbolt dock
 2022-05-19 14:46 UTC 

[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
 2022-05-19 14:46 UTC  (5+ messages)

[PATCH 0/9] Incremental po/git.pot update and new l10n workflow
 2022-05-19 14:41 UTC  (9+ messages)
` [PATCH v2 "
` [PATCH v2 3/9] Makefile: have "make pot" not "reset --hard"

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

stable-rc/queue/4.14 build: 194 builds: 3 failed, 191 passed, 2 errors, 32 warnings (v4.14.280-1-ge3a122fb5d5e)
 2022-05-19 14:45 UTC 

[RFC v8 net-next 00/16] add support for VSC7512 control over SPI
 2022-05-19 14:44 UTC  (4+ messages)

[RFC PATCH] vfs: allow ->atomic_open() on positive
 2022-05-19 14:43 UTC 

[PATCH] RDMA/rxe: goto error handling when detecting invalid opcode
 2022-05-19 14:42 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-19 14:43 UTC  (7+ messages)
` [PATCH bpf-next v3 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
` [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs

[PATCH 00/18] AMD64 EDAC Cleanup and Refactor
 2022-05-19 14:42 UTC  (4+ messages)
` [PATCH 06/18] EDAC/amd64: Add prep_chip_selects() into pvt->ops

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

[PATCH v5 00/15] Network support for Landlock
 2022-05-19 14:42 UTC  (13+ messages)
` [PATCH v5 05/15] landlock: landlock_add_rule syscall refactoring
` [PATCH v5 07/15] landlock: add support network rules
` [PATCH v5 09/15] seltests/landlock: add tests for bind() hooks

Patch for 5.10-stable
 2022-05-19 14:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 14:41 UTC 

Disable DNS in IWD
 2022-05-19 14:41 UTC 

[v4 1/3] ethdev: introduce protocol type based header split
 2022-05-19 14:40 UTC  (5+ messages)
` [PATCH v5 0/3] ethdev: introduce protocol based buffer split
  ` [PATCH v5 1/4] lib/ethdev: introduce protocol type "

[PATCH] crypto/qat: use intel-ipsec-mb for partial hash
 2022-05-19 14:39 UTC  (9+ messages)
` [dpdk-dev v2 1/2] build: add in option for qat use intel ipsec-mb lib

[PATCH v4] fcntl: Add 32bit filesystem mode
 2022-05-19 14:23 UTC  (2+ messages)

[Bug] Race condition between CPU hotplug off flow and __sched_setscheduler()
 2022-05-19 13:47 UTC  (3+ messages)

[PATCH v2 0/3] PIIX3-IDE XEN cleanup
 2022-05-19 14:37 UTC  (10+ 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 v2 3/3] include/hw/ide: Unexport pci_piix3_xen_ide_unplug()

[PATCH] phy: dp83867: add dp83867_{read,write}_mmd helpers
 2022-05-19 14:38 UTC  (2+ messages)

[PATCH] ACPI: video: improve PM notifer callback
 2022-05-19 14:37 UTC 

[RFC PATCH] printk: console: Allow each console to have its own loglevel
 2022-05-19 14:37 UTC  (10+ messages)

[PATCH] mapletree-vs-khugepaged
 2022-05-19 14:35 UTC  (7+ messages)

[RFC] ethdev: datapath-focused meter actions, continue
 2022-05-19 14:34 UTC  (3+ messages)

[PATCH V2 0/4] PM/Thermal: Enhance PCH overheat handling
 2022-05-19 14:35 UTC  (5+ messages)
` [PATCH V2 1/4] PM: wakeup: expose pm_wakeup_pending to modules
` [PATCH V2 2/4] thermal: intel: pch: move cooling delay to suspend_noirq phase
` [PATCH V2 3/4] thermal: intel: pch: enhance overheat handling
` [PATCH V2 4/4] thermal: intel: pch: improve the cooling delay log

[PATCH] drm/amdgpu: Adjust logic around GTT size
 2022-05-19 14:34 UTC 

[PATCHv2 net] bonding: fix missed rcu protection
 2022-05-19 14:34 UTC  (3+ messages)

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

[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

[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:#:#]

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

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

RTT-PROBE: lore-subspace-rtt
 2022-05-19 14:31 UTC 

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

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

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

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  (12+ 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  (5+ messages)
` [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  (4+ messages)

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

[PATCH v1] fdt: Add U-Boot version to chosen node
 2022-05-19 14:25 UTC  (2+ 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 

[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

RTT-PROBE: lore-subspace-rtt
 2022-05-19 14:20 UTC 

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


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.