All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 14:44:12 to 2022-01-25 15:22:23 UTC [more...]

[PATCH v2 00/38] target/ppc: PowerISA Vector/VSX instruction batch
 2022-01-25 12:19 UTC  (3+ messages)
` [PATCH v2 32/38] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v2 34/38] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree

[PATCH -next] drm/i915/gvt: Convert list_for_each to entry variant
 2022-01-25 15:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-01-25 15:12 UTC  (2+ messages)

[virtio-dev] [PATCH] virtio: clarify feature negotiation
 2022-01-25 15:22 UTC  (10+ messages)
` [virtio-comment] Re: [virtio] "
    ` [virtio-dev] "
              ` [virtio] "

[PATCH v1 0/7] add more tests to MTE kselftests
 2022-01-25 15:09 UTC  (4+ messages)
` [PATCH v1 1/7] kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
` [PATCH v1 2/7] kselftest/arm64: mte: user_mem: add tests using tag_offset
` [PATCH v1 3/7] kselftest/arm64: mte: user_mem: add test with mte tag inside a page

[PATCH v4 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2022-01-25 14:12 UTC  (3+ messages)
` [PATCH v4 1/2] virtiofsd: Track mounts
` [PATCH v4 2/2] virtiofsd: Add support for FUSE_SYNCFS request

[PATCH v3 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-25 15:18 UTC  (4+ messages)
` [PATCH v3 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization

[RFC PATCH userspace 0/5] Allow rebuilding policy store only if there were external changes to modules
 2022-01-25 15:17 UTC  (5+ messages)
` [RFC PATCH userspace 2/5] semodule,libsemanage: move module hashing into libsemanage

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-25 15:16 UTC  (13+ messages)
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-25 15:15 UTC  (17+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH v2 0/5] Misc OHCI clean ups
 2022-01-25 13:33 UTC  (2+ messages)
` [PATCH v2 4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()

[PATCH] x86emul: recognize CLDEMOTE
 2022-01-25 15:18 UTC  (6+ messages)

[PATCH V2 0/2] mm/migration: Add trace events
 2022-01-25 15:16 UTC  (4+ messages)
` [PATCH V2 2/2] mm/migration: Add trace events for base page and HugeTLB migrations

[PATCH 0/2] platform/chrome: Add support for the Framework Laptop
 2022-01-25 15:15 UTC  (5+ messages)
` [PATCH 2/2] platform/chrome: reserve only the I/O ports required for the MEC EC

[PATCH v2 00/11] Re-enable ENQCMD and PASID MSR
 2022-01-25 15:18 UTC  (7+ messages)
` [PATCH v2 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH RFC] NFSD: COMMIT operations must not return NFS?ERR_INVAL
 2022-01-25 15:15 UTC 

"blk-mq: fix tag_get wait task can't be awakened" causes hangs
 2022-01-25 15:15 UTC  (3+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-25 15:13 UTC  (7+ messages)
` [PATCH v5 03/18] pci: isolated address space for PCI bus
` [PATCH v5 13/18] vfio-user: handle PCI config space accesses

[Bug 215528] New: Excessive logging from Intel Bluetooth "Bluetooth: hci0: sending frame failed" "hci0: urb 00000000xxxxxxxx submission failed (90)"
 2022-01-25 15:13 UTC  (3+ messages)
` [Bug 215528] "

[RFC PATCH v2 0/2] Multicolor PWM LED support
 2022-01-25 15:12 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: leds: Add multicolor PWM LED bindings
` [RFC PATCH v2 2/2] leds: Add PWM multicolor driver

[oe] do_compile sandboxed in kirkstone?
 2022-01-25 15:15 UTC 

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-25 15:12 UTC  (9+ messages)
` [RFC PATCH v7 10/16] net: dsa: qca8k: add support for mgmt read/write "
` [RFC PATCH v7 11/16] net: dsa: qca8k: add support for mib autocast "
` [RFC PATCH v7 12/16] net: dsa: qca8k: add support for phy read/write with mgmt Ethernet

[bootwrapper PATCH v3 00/15] Cleanups and improvements
 2022-01-25 15:00 UTC  (16+ messages)
` [bootwrapper PATCH v3 01/15] aarch64: correct ZCR_EL3.LEN initialization
` [bootwrapper PATCH v3 02/15] aarch64: correct SCTLR_EL1_KERNEL for AA32 kernels
` [bootwrapper PATCH v3 03/15] Document entry requirements
` [bootwrapper PATCH v3 04/15] Add bit-field macros
` [bootwrapper PATCH v3 05/15] aarch64: add system register accessors
` [bootwrapper PATCH v3 06/15] aarch32: add coprocessor accessors
` [bootwrapper PATCH v3 07/15] aarch64: add mov_64 macro
` [bootwrapper PATCH v3 08/15] aarch64: initialize SCTLR_ELx for the boot-wrapper
` [bootwrapper PATCH v3 09/15] Rework common init C code
` [bootwrapper PATCH v3 10/15] Announce boot-wrapper mode / exception level
` [bootwrapper PATCH v3 11/15] aarch64: move the bulk of EL3 initialization to C
` [bootwrapper PATCH v3 12/15] aarch32: move the bulk of Secure PL1 "
` [bootwrapper PATCH v3 13/15] Announce locations of memory objects
` [bootwrapper PATCH v3 14/15] Rework bootmethod initialization
` [bootwrapper PATCH v3 15/15] Unify start_el3 & start_no_el3

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-25 13:55 UTC  (4+ messages)
` [PATCH v4 01/42] hw/pci/cxl: Add a CXL component type (interface)

[PATCH v4 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-25 15:01 UTC  (8+ messages)
` [PATCH bpf-next v4 2/8] ice: xsk: force rings to be sized to power of 2

drivers/ata/pata_pdc2027x.c:521:2: warning: Value stored to 'pll_ctl' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-25 15:14 UTC 

[RFC PATCH 2/5] driver/net/tun: Added features for USO
 2022-01-25 15:14 UTC  (2+ messages)

[LTP] [PATCH v2 0/4] sched_{g,s}etattr01: Add missing policies
 2022-01-25 15:15 UTC  (8+ messages)
` [LTP] [PATCH v2 2/4] lapi: Move SCHED_DEADLINE definition from tests
` [LTP] [PATCH v2 3/4] sched_get_priority_min01: Add missing policies

[PATCH 0/3] x86/hvm: add support for extended destination ID
 2022-01-25 15:13 UTC  (4+ messages)
` [PATCH 1/3] xen/vioapic: add support for the extended destination ID field

[oe-core][PATCHv3] libical: build gobject and vala introspection
 2022-01-25 15:13 UTC 

[PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework
 2022-01-25 15:11 UTC  (4+ messages)
` 'Re: [PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework'

[PATCH 0/5] Support exporting BDSs via VDUSE
 2022-01-25 13:17 UTC  (2+ messages)
` [PATCH 4/5] vduse-blk: Add vduse-blk resize support

[PATCH 5.4 000/320] 5.4.174-rc1 review
 2022-01-25 15:10 UTC  (5+ messages)

[PATCH 1/2] Revert "oeqa/runtime/stap: increase buffer size"
 2022-01-25 15:11 UTC  (4+ messages)
` [PATCH 2/2] core-image-sato-sdk: allocate more memory when in qemu
  ` [OE-core] "

[PATCH 0/5] iommu/amd: fixes for suspend/resume
 2022-01-25 15:08 UTC  (2+ messages)

[PATCH 4.19 000/239] 4.19.226-rc1 review
 2022-01-25 15:07 UTC  (2+ messages)

[PATCH v3 0/2] staging: r8188eu: remove unneeded ret variables
 2022-01-25 15:10 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v7 00/20] Trace file version 7 - compression
 2022-01-25 15:08 UTC  (7+ messages)
` [PATCH v7 01/20] trace-cmd library: Add support for compression algorithms

[xen-unstable-smoke test] 167811: tolerable all pass - PUSHED
 2022-01-25 15:10 UTC 

stable-rc/queue/4.14 baseline: 118 runs, 1 regressions (v4.14.262-186-g48777098709c)
 2022-01-25 15:07 UTC 

[PATCH 0/3] arm64: dts: meson: add BL32 reserved region to Beelink g12b devices
 2022-01-25 15:01 UTC  (5+ messages)

[PATCH v2 0/4] KVM: PPC: KVM module exit fixes
 2022-01-25 15:08 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: PPC: Decrement module refcount if init_vm fails

[PATCH] libselinux: Cached security context not accurate
 2022-01-25 15:06 UTC  (4+ messages)

[PATCH 0/4] printk: reduce deadlocks during panic
 2022-01-25 15:04 UTC  (4+ messages)
` [PATCH 4/4] printk: Drop console_sem "

mfd/intel_pmc_bxt: `intel_pmc_get_resources()` results in page fault
 2022-01-25 14:53 UTC  (4+ messages)

[PATCH qemu] qxl: COLO secondary node not need to release resources
 2022-01-25  6:33 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_render_copy_redux: reduce looping if on simulation
 2022-01-25 15:07 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] git-gui: added Turkish translation
 2022-01-25 14:55 UTC  (2+ messages)

[esmil:visionfive 57/63] undefined reference to `memunmap'
 2022-01-25 15:03 UTC  (2+ messages)

[linux-next] 5.17.0-rc1-next-20220124 kernel fails to boot on my powerpc box
 2022-01-25 14:52 UTC  (2+ messages)

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-01-25 15:02 UTC  (8+ messages)
` [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description

[PATCH v7 00/11] libs/guest: new CPUID/MSR interface
 2022-01-25 15:04 UTC  (14+ messages)
` [PATCH v7 01/11] libx86: introduce helper to fetch cpuid leaf
` [PATCH v7 02/11] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH v7 03/11] libx86: introduce helper to fetch msr entry
` [PATCH v7 04/11] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH v7 05/11] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH v7 06/11] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v7 07/11] libs/guest: rework xc_cpuid_xend_policy
` [PATCH v7 08/11] libs/guest: apply a featureset into a cpu policy
` [PATCH v7 09/11] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v7 10/11] libs/guest: (re)move xc_cpu_policy_apply_cpuid
` [PATCH v7 11/11] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents

linux-next: runtime warning in next-20220125
 2022-01-25 15:01 UTC  (3+ messages)

[davidhildenbrand:reuse_swap_page 6/10] mm/khugepaged.c:686:8: error: implicit declaration of function 'PageKSM'
 2022-01-25 15:03 UTC  (2+ messages)

[RFC PATCH] selinux: split no transition execve check
 2022-01-25 14:59 UTC 

[PATCH] swiotlb: Do not zero buffer in set_memory_decrypted()
 2022-01-25 13:20 UTC 

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-25 14:59 UTC  (6+ messages)
` [PATCH 6/8] nvmem: transformations: "

[PATCH 1/4] nvme-fabrics: add discovery controller type
 2022-01-25 14:59 UTC  (2+ messages)
` [PATCH 2/4] nvme: add host symbolic name

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-25 14:57 UTC  (7+ messages)
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 20/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist

[RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()
 2022-01-25 14:57 UTC  (4+ messages)
` [RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib

[PATCH 0/9] KVM: SVM: Fix and clean up "can emulate" mess
 2022-01-25 14:56 UTC  (6+ messages)
` [PATCH 6/9] KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests

[PATCH 0/4] nvme-fabrics: add support for TP8010
 2022-01-25 14:59 UTC 

[PATCH qemu] s390x: sck: load into a temporary not into in1
 2022-01-25 14:54 UTC  (3+ messages)

[PATCH v13, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-25 14:50 UTC  (3+ messages)
` [PATCH v13, 2/2] net: Add dm9051 driver

[PATCH v10 0/4] clk: meson: add a sub EMMC clock controller support
 2022-01-25 14:54 UTC  (4+ messages)

[OE-core][PATCHv2] libical: build gobject and vala introspection
 2022-01-25 14:57 UTC  (3+ messages)

[LTP] [PATCH 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
 2022-01-25 14:58 UTC  (6+ messages)
` [LTP] [PATCH 3/3] memcontrol02: Increase expected error with increase in pagesize
` [LTP] [PATCH v2 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
  ` [LTP] [PATCH v2 2/3] memcontrol02: Fix anon memory comparison
  ` [LTP] [PATCH v2 3/3] memcontrol02: Increase expected error with increase in pagesize

[PATCH v2 1/5] math.h: Introduce data types for fractional numbers
 2022-01-25 14:54 UTC  (7+ messages)
` [PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract

Contributing to iOS app
 2022-01-25 14:55 UTC  (2+ messages)

[PATCH v4 0/3] Fully enable AER
 2022-01-25 14:53 UTC  (5+ messages)
` [PATCH v4 1/3] PCI/AER: Call pcie_set_ecrc_checking() for each PCIe device
` [PATCH v4 3/3] PCI/AER: Enable AER on all PCIe devices supporting it

stable-rc/queue/4.9 baseline: 108 runs, 1 regressions (v4.9.297-157-g84580a31d426)
 2022-01-25 14:52 UTC 

[PATCH 5.16 0000/1039] 5.16.3-rc1 review
 2022-01-25 14:49 UTC  (2+ messages)

[PATCH 1/3] pwm-sun4i: convert "next_period" to local variable
 2022-01-25 14:43 UTC  (4+ messages)

[PATCH RESEND 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25 14:48 UTC  (14+ messages)
` [PATCH RESEND 1/6] clk: imx6ul: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 2/6] clk: imx6ul: enforce gating of gpmi_io clock
` [PATCH RESEND 3/6] clk: imx6q: disable gpmi_io and ipt_io clocks before changing parent
` [PATCH RESEND 4/6] clk: imx6q: enforce gating of gpmi_io clock
` [PATCH RESEND 5/6] clk: imx6sx: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 6/6] clk: imx6sx: enforce gating of gpmi_io clock

[PATCH v2] hw/smbios: Add table 4 parameter, "processor-id"
 2022-01-25 13:35 UTC  (2+ messages)

net/kcm/kcmsock.c:645 kcm_write_msgs() error: we previously assumed 'psock' could be null (see line 585)
 2022-01-25 14:47 UTC  (2+ messages)

Patch: Make ACPI subsystem provide CEDT table
 2022-01-25 14:49 UTC  (2+ messages)

renesas-drivers-2022-01-25-v5.17-rc1
 2022-01-25 14:47 UTC 

[PATCH] libsepol: drop trailing newlines in log messages
 2022-01-25 14:44 UTC  (2+ messages)

[PATCH] libsepol: return failure on saturated class name length
 2022-01-25 14:44 UTC  (2+ messages)

[PATCH 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events
 2022-01-25 14:46 UTC  (2+ messages)

[BUG] drivers/perf: hisi: kernel fails to boot since commit ac4511c9364c "drivers/perf: hisi: Add identifier sysfs file"
 2022-01-25 14:48 UTC  (2+ messages)

[PATCH linux dev-5.15] hwmon: (pmbus) modify PSU fan_target convert value to false
 2022-01-25 14:46 UTC  (3+ messages)

[PATCH] net/ice/base: support E824S and E825 devices
 2022-01-25 14:50 UTC  (2+ messages)

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-25 14:45 UTC  (8+ messages)

[meta-ti][dunfell][PATCH] machine: Add j721s2 evm configuration
 2022-01-25 14:50 UTC  (4+ messages)

[PATCH v2] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-25 14:44 UTC  (2+ messages)

D-Bus policies
 2022-01-25 14:49 UTC 

[PATCH 0/2] add module EEPROM ops for ice
 2022-01-25 14:49 UTC  (3+ messages)
` [PATCH 1/2] net/ice: "

[PATCH 1/1] efi_loader: clean up uefi secure boot image verification logic
 2022-01-25 14:46 UTC 

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-01-25 14:42 UTC  (4+ messages)
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension

[RFC PATCH 00/15] rseq uapi and selftest updates
 2022-01-25 14:41 UTC  (4+ messages)
` [RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian

[PATCH v2 0/2] virtio-mem: Handle preallocation with migration
 2022-01-25 13:57 UTC  (2+ messages)
` [PATCH v2 1/2] virtio-mem: Fail if a memory backend with "prealloc=on" is specified

[PATCHv4] psi: fix possible trigger missing in the window
 2022-01-25 14:40 UTC  (2+ messages)

[RFC PATCH] cifs: Transition from ->readpages() to ->readahead()
 2022-01-25 14:41 UTC  (8+ messages)

[hardknott][PATCH 1/2] glibc : Fix CVE-2021-3998
 2022-01-25 14:44 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-01-25 14:40 UTC 

[PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT
 2022-01-25 14:40 UTC  (3+ messages)

[PATCH] amd: declance: use eth_hw_addr_set()
 2022-01-25 14:40 UTC 

[PATCH] xfs: require an rcu grace period before inode recycle
 2022-01-25 14:40 UTC  (6+ messages)

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-01-25 14:38 UTC  (6+ messages)
` [PATCH 05/16] scsi: libsas: Add struct sas_tmf_task


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.