All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 14:29:30 to 2022-01-25 15:15:00 UTC [more...]

[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 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  (10+ messages)
` [LTP] [PATCH v2 1/4] lapi/sched.h: Add include <sched.h>
` [LTP] [PATCH v2 2/4] lapi: Move SCHED_DEADLINE definition from tests
` [LTP] [PATCH v2 3/4] sched_get_priority_min01: Add missing policies
` [LTP] [PATCH v2 4/4] sched_get_priority_max01: "

[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 

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

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

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

[PATCH] x86emul: recognize CLDEMOTE
 2022-01-25 15:09 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)

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

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

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

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

[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 0/7] iommu cleanup and refactoring
 2022-01-25 15:00 UTC  (9+ messages)
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops

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

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-25 14:57 UTC  (10+ 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
` [PATCH v2 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support

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

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

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

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

[virtio-dev] [PATCH] virtio: clarify feature negotiation
 2022-01-25 14:57 UTC  (9+ messages)
` [virtio-comment] Re: [virtio] "
    ` [virtio-dev] "
              ` [virtio] "

[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

Patch: Make ACPI subsystem provide CEDT table
 2022-01-25 14:49 UTC  (2+ 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 1/3] pwm-sun4i: convert "next_period" to local variable
 2022-01-25 14:43 UTC  (4+ 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)

[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 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events
 2022-01-25 14:46 UTC  (2+ messages)

[PATCH linux dev-5.15] hwmon: (pmbus) modify PSU fan_target convert value to false
 2022-01-25 14:46 UTC  (4+ 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)

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

[PATCH] lib: fix compilation when strings.h is included
 2022-01-25 14:49 UTC  (4+ messages)

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

[PATCH v2] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-25 14:44 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 

[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

[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] xfs: require an rcu grace period before inode recycle
 2022-01-25 14:40 UTC  (6+ messages)

[jimc:dd-drm-rfc 13/18] drivers/gpu/drm/arm/display/komeda/komeda_kms.c:121:22: warning: Value stored to 'a' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-25 14:43 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

[Patch v3] block: introduce block_rq_error tracepoint
 2022-01-25 14:38 UTC  (4+ 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

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

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-01-25 14:37 UTC  (3+ messages)
` [PATCH 1/4] EDAC: Fix calculation of returned address and next offset in edac_align_ptr()

[PATCH v6 0/2] Add spi control driver for Sunplus SP7021 SoC
 2022-01-25 14:35 UTC  (2+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-01-25 14:34 UTC  (4+ messages)
` [PATCH 2/9] ci/run-build-and-tests: take a more high-level view

[PATCH 0/3] ASoC: sh: rz-ssi: Trivial changes
 2022-01-25 14:34 UTC  (3+ messages)

[PATCH] arm64/mm: Consolidate TCR_EL1 fields
 2022-01-25 14:38 UTC 

[PATCH v3 0/1] tty: serial: Use fifo in 8250 console driver
 2022-01-25 14:34 UTC  (7+ messages)
` [PATCH v3 1/1] "

(no subject)
 2022-01-25 14:39 UTC  (5+ messages)
` [PATCH 3/4] staging: mt7621-dts: use trgmii on gmac0 and enable flow control on port@6
` [PATCH 4/4] staging: mt7621-dts: fix pinctrl properties for ethernet

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-01-25 14:33 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-25 14:31 UTC  (4+ messages)

A puzzle: reset --hard and hard links
 2022-01-25 14:30 UTC  (14+ messages)

[PATCH] Whitelist libuuid clock file
 2022-01-25 14:30 UTC  (4+ messages)

[wpan v3 0/6] ieee802154: A bunch of fixes
 2022-01-25 14:28 UTC  (3+ messages)
` [wpan v3 1/6] net: ieee802154: hwsim: Ensure proper channel selection at probe time

[PATCH v2 00/12] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-25 14:23 UTC  (4+ messages)
` [PATCH v2 10/12] arm64: dts: renesas: Add initial DTSI for RZ/V2L SoC

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

[PATCH v8 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-25 14:25 UTC  (6+ messages)
` [PATCH v8 25/38] KVM: arm64: Trap SME usage in guest

[PATCH] btrfs-progs: add udev rule to use mq-deadline on zoned btrfs
 2022-01-25 14:28 UTC  (3+ messages)

[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-25 14:20 UTC  (8+ messages)
` [PATCH V3 RESEND 1/7] arm64: Add Cortex-A510 CPU part definition
` [PATCH V3 RESEND 2/7] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH V3 RESEND 3/7] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH V3 RESEND 4/7] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH V3 RESEND 5/7] coresight: trbe: Work around the ignored system register writes
` [PATCH V3 RESEND 6/7] coresight: trbe: Work around the invalid prohibited states
` [PATCH V3 RESEND 7/7] coresight: trbe: Work around the trace data corruption

[RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
 2022-01-25 14:35 UTC  (11+ messages)

[PATCH v1 0/3] ASoC: Add bounds checking for written values
 2022-01-25 14:34 UTC  (2+ messages)

[PATCH 5.17-rc1 v2] eeprom: at25: Restore missing allocation
 2022-01-25 14:20 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sm8450: enable GCC_USB3_0_CLKREF_EN for usb
 2022-01-25 14:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: fix apps_smmu interrupts

[PATCH] MIPS: Fix build error due to PTR used in more places
 2022-01-25 14:19 UTC 

Build regressions/improvements in v5.17-rc1
 2022-01-25 14:20 UTC  (2+ messages)

[PATCH] compress/octeontx: fix null pointer dereference
 2022-01-25 14:33 UTC 

[PATCH] drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
 2022-01-25 14:31 UTC  (2+ messages)

[PATCH] drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
 2022-01-25 14:29 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/7] KVM: SVM: Add initial GHCB protocol version 2 support
 2022-01-25 14:16 UTC  (3+ messages)
` [PATCH v6 5/7] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v6 7/7] KVM: SVM: Increase supported GHCB protocol version

[RFC 0/3] Add support for GRE optional fields matching
 2022-01-25 14:29 UTC  (9+ messages)
` [RFC 1/3] ethdev: support GRE optional fields


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.