All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-12 11:09:54 to 2022-07-12 11:58:01 UTC [more...]

[PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-12 12:01 UTC 

[PATCH v3 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-07-12 11:57 UTC  (33+ messages)
` [PATCH v3 01/25] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH v3 03/25] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
` [PATCH v3 04/25] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH v3 05/25] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH v3 06/25] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
` [PATCH v3 07/25] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
` [PATCH v3 08/25] KVM: selftests: Switch to updated eVMCSv1 definition
` [PATCH v3 09/25] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
` [PATCH v3 10/25] KVM: selftests: Enable TSC scaling in evmcs selftest
` [PATCH v3 11/25] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
` [PATCH v3 12/25] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
` [PATCH v3 13/25] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING "
` [PATCH v3 14/25] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING "
` [PATCH v3 15/25] KVM: VMX: Extend VMX controls macro shenanigans
` [PATCH v3 16/25] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH v3 17/25] KVM: VMX: Add missing VMEXIT controls to vmcs_config

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-12 11:57 UTC  (3+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address

[PATCH 0/3] s390/cpufeature: rework to allow different types of cpufeatures
 2022-07-12 11:56 UTC  (3+ messages)
` [PATCH 1/3] s390/cpufeature: rework to allow more than only hwcap bits

[PATCH V4] dt-bindings: mediatek: Add axi clock in mt8173 dts example
 2022-07-12 11:11 UTC  (2+ messages)

[PATCH] doc: announce change to cryptodev cb function prototype
 2022-07-12 11:57 UTC  (4+ messages)

[master] glibc: stable 2.35 branch updates
 2022-07-12 11:56 UTC 

[PATCH v2 0/1] perf test: Add test for branch stack sampling
 2022-07-12 11:56 UTC  (4+ messages)
` [PATCH v2 1/1] "

RTT-PROBE: lore-subspace-rtt
 2022-07-12 11:56 UTC 

FVP: kernel BUG at arch/arm64/kernel/traps.c:497 - Internal error: Oops - BUG: 0
 2022-07-12 11:54 UTC  (3+ messages)

[libvirt test] 171589: regressions - FAIL
 2022-07-12 11:55 UTC 

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-12 11:54 UTC  (3+ messages)
` [PATCH v4 12/45] kmsan: disable instrumentation of unsupported common kernel code

[PATCH v4] tcp: make retransmitted SKB fit into the send window
 2022-07-12 11:53 UTC  (2+ messages)

[PATCH v2 0/9] Device tree based NUMA support for Arm - Part#2
 2022-07-12 11:53 UTC  (3+ messages)
` [PATCH v2 1/9] xen/x86: introduce a helper to update memory hotplug end

[PATCH v2 0/7] ftdi_sio driver improvements
 2022-07-12 11:53 UTC  (8+ messages)
` [PATCH v2 1/7] USB: serial: ftdi_sio: Fix divisor overflow
` [PATCH v2 2/7] USB: serial: ftdi_sio: Add missing baud rate validation
` [PATCH v2 3/7] USB: serial: ftdi_sio: Extract SIO divisor code to function
` [PATCH v2 4/7] USB: serial: ftdi_sio: Do not reset baud rate to 9600 Baud on error
` [PATCH v2 5/7] USB: serial: ftdi_sio: Fix baud rate rounding for ASYNC_SPD_CUST
` [PATCH v2 6/7] USB: serial: ftdi_sio: Fix custom_divisor and c_*speed "
` [PATCH v2 7/7] USB: serial: ftdi_sio: Fill c_*speed fields with real baud rate

NetBSD/OpenBSD/FreeBSD build support
 2022-07-12 11:53 UTC 

[GIT PULL FOR v5.20] hantro/cedrus/vb2 updates
 2022-07-12 11:52 UTC 

[PATCH] doc: add event timer expiry drop stat
 2022-07-12 11:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] pinctrl: imx93: Add MODULE_DEVICE_TABLE()
 2022-07-12 11:51 UTC 

[PATCH] maple_tree: Fix mas_empty_area_rev() search exhaustion at root node
 2022-07-12 11:51 UTC  (2+ messages)

[PATCH net-next 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
 2022-07-12 11:51 UTC  (7+ messages)
` [PATCH net-next 1/6] net/smc: remove redundant dma sync ops
` [PATCH net-next 2/6] net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
` [PATCH net-next 3/6] net/smc: Introduce a sysctl for setting SMC-R buffer type
` [PATCH net-next 4/6] net/smc: Use sysctl-specified types of buffers in new link group
` [PATCH net-next 5/6] net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
` [PATCH net-next 6/6] net/smc: Extend SMC-R link group netlink attribute

[PATCH v2] tracing/histograms: Fix memory leak problem
 2022-07-12 11:48 UTC  (2+ messages)

[PATCH] kernel-arch: Fix buildpaths leaking into external module compiles
 2022-07-12 11:50 UTC 

[PATCH] doc: add deprecation notice for kni example
 2022-07-12 11:50 UTC  (3+ messages)

[PATCH 0/3] qemu/qsd: Unlink absolute PID file path
 2022-07-12 11:47 UTC  (2+ messages)

[PATCH 1/2] perf test: Add debug line to diagnose broken metrics
 2022-07-12 11:50 UTC  (2+ messages)

[PATCH v2 0/2] Add support for RZ/G2L GPT
 2022-07-12 11:50 UTC  (5+ messages)
` [PATCH v2 2/2] pwm: "

[PATCH -printk] printk, tracing: fix console tracepoint
 2022-07-12 11:49 UTC  (6+ messages)

[TCWG CI] Regression caused by linux: lib/bitmap: Make length parameter `len` unsigned
 2022-07-12 11:47 UTC  (2+ messages)

[PATCH] cmd: fdt: Add support for reading stringlist property values
 2022-07-12 11:47 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/redis: bump to v7.0.3
 2022-07-12 11:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-12 11:46 UTC 

[PATCH 5.18 000/112] 5.18.11-rc1 review
 2022-07-12 11:46 UTC 

[PATCH 1/3] drm/i915: audit bo->resource usage
 2022-07-12 11:46 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/3] drm/ttm: stop allocating dummy resources during BO creation
  `  "
` [Intel-gfx] [PATCH 3/3] drm/ttm: stop allocating a dummy resource for pipelined gutting
  `  "

[PATCH 0/4] Backport MEMCG changes from v5.17
 2022-07-12 11:22 UTC  (5+ messages)
` [PATCH 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH 2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object
` [PATCH 4/4] Allow MEMCG on PREEMPT_RT

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-12 11:40 UTC  (10+ messages)
  ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands
  ` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd

[PATCH 0/3] btrfs: fix a couple sleeps while holding a spinlock
 2022-07-12 11:45 UTC  (2+ messages)

[PATCH v11 00/13] fpga: zynqmp: Adding support of loading authenticated images
 2022-07-12 11:45 UTC  (4+ messages)
` [PATCH v11 01/13] fpga: add option for loading FPGA secure bitstreams

[PATCH 1/1] doc: notice to add new ipsec event subtypes
 2022-07-12 11:44 UTC  (5+ messages)
` [PATCH v2 1/1] doc: announce addition of "

[PATCH v14 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-12 11:12 UTC  (32+ messages)
` [PATCH v14 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v14 02/10] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v14 03/10] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v14 04/10] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v14 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v14 06/10] drm/mediatek: Add MT8195 External DisplayPort support
` [PATCH v14 07/10] drm/mediatek: add hpd debounce
` [PATCH v14 08/10] drm/mediatek: set monitor to DP_SET_POWER_D3 to avoid garbage
` [PATCH v14 09/10] drm/mediatek: DP audio support for MT8195
` [PATCH v14 10/10] drm/mediatek: Use cached audio config when changing resolution

[PATCH v3 0/5] Complete driver nodes for MT8192 SoC
 2022-07-12 11:40 UTC  (11+ messages)
` [PATCH v3 1/5] arm64: dts: mt8192: Add pwm node
` [PATCH v3 2/5] arm64: dts: mt8192: Add mipi_tx node
` [PATCH v3 3/5] arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192
` [PATCH v3 4/5] arm64: dts: mt8192: Add display nodes
` [PATCH v3 5/5] arm64: dts: mt8192: Add dsi node

[PATCH] doc: announce header split deprecation
 2022-07-12 11:43 UTC  (3+ messages)

[GIT PULL] nfsd changes for 5.18
 2022-07-12 11:42 UTC  (7+ messages)

[PATCH] gpio: thunderx: Don't directly include asm-generic/msi.h
 2022-07-12 11:41 UTC  (4+ messages)

[PATCH 0/2] gitlab-ci: msys2 improvements
 2022-07-12 11:37 UTC  (4+ messages)

Customizing SERIAL_CONSOLES
 2022-07-12 11:41 UTC 

[PATCH] ima: force signature verification when CONFIG_KEXEC_SIG is configured
 2022-07-12 11:40 UTC  (3+ messages)

[PATCH v2] ima/evm: Fix potential memory leak in ima_init_crypto()
 2022-07-12 11:40 UTC  (2+ messages)

[PATCH] ntb: idt: fix clang -Wformat warnings
 2022-07-12 11:40 UTC  (2+ messages)

[PATCH] scsi: bfa: Harden loop checks in bfad_iocmd_ioc_get_info()
 2022-07-12 11:39 UTC 

[PATCH] doc: announce marking device and driver objects as internal
 2022-07-12 11:38 UTC  (3+ messages)

[PATCH v6 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-07-12 11:35 UTC  (9+ messages)
` [PATCH v6 09/10] i386/pc: relocate 4g start to 1T where applicable

[ammarfaizi2-block:herbert/cryptodev-2.6/master 45/53] htmldocs: Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation
 2022-07-12 11:36 UTC  (8+ messages)
    ` [PATCH] crypto: qat - fix indentation in ABI documentation
      ` [PATCH RESEND] "

RTT-PROBE: lore-subspace-rtt
 2022-07-12 11:36 UTC 

[PATCH v1 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-07-12 11:34 UTC  (8+ messages)
` [PATCH v1 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH v2 00/14] perf mem/c2c: Add support for AMD
 2022-07-12 11:35 UTC  (2+ messages)

[PATCH 0/2] clk: Fix CLK_OPS_PARENT_ENABLE and runtime PM
 2022-07-12 11:34 UTC  (6+ messages)
` [PATCH 1/2] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
` [PATCH 2/2] clk: core: Fix runtime PM sequence in clk_core_unprepare()

[PATCH] drm/amd/display: correct check of coverage blend mode
 2022-07-12 11:32 UTC  (2+ messages)

[PATCH next 0/3] miscellaneous documentation fixes for linux-next
 2022-07-12 11:33 UTC  (5+ messages)
` [PATCH next 1/3] Documentation: qat: Use code block for qat sysfs example
` [PATCH next 2/3] Documentation: qat: rewrite description

[PATCH 0/2] clk: Fix CLK_OPS_PARENT_ENABLE and runtime PM
 2022-07-12 11:31 UTC  (2+ messages)

[PATCH v1] i2c: imx: Retry transfer on transient failure
 2022-07-12 11:32 UTC  (4+ messages)

[PATCH] Correct WHENCE entry for AW-CM256SM firmware
 2022-07-12 11:32 UTC  (2+ messages)

[PATCH bpf-next 0/3] Use lightweigt version of bpftool
 2022-07-12 11:32 UTC  (4+ messages)
` [PATCH bpf-next 1/3] samples: bpf: Fix cross-compiling error by using bootstrap bpftool

[PATCH 5.18 000/112] 5.18.11-rc1 review review
 2022-07-12 11:31 UTC 

[PATCH V4 0/2] ublk: add io_uring based userspace block driver
 2022-07-12 11:30 UTC  (4+ messages)

stable-rc/queue/5.4 build: 169 builds: 3 failed, 166 passed, 4 errors, 26 warnings (v5.4.204-38-gc7e71d623fe2)
 2022-07-12 11:30 UTC 

[PATCH] MIPS: fix pmd_mkinvalid
 2022-07-12 11:19 UTC  (5+ messages)

[PATCH v2 1/3] thermal/core: Encapsulate the trip point crossed function
 2022-07-12 11:29 UTC  (6+ messages)
` [PATCH v2 2/3] thermal/core: Passing a parameter instead of calling the function again
` [PATCH v2 3/3] thermal/core: Fix thermal trip cross point

[PATCH 0/2] perf tests: Fix Track with sched_switch test for hybrid case
 2022-07-12 11:28 UTC  (3+ messages)
` [PATCH 1/2] perf parse-events: Fix segfault when event parser gets an error
` [PATCH 2/2] perf tests: Fix Track with sched_switch test for hybrid case

linux-next: Fixes tag needs some work in the drm tree
 2022-07-12 11:27 UTC  (2+ messages)

[helgaas-pci:pci/aspm 1/1] drivers/pci/pci.c:1391:17: error: implicit declaration of function 'pcie_aspm_pm_state_change'
 2022-07-12 11:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-12 11:26 UTC 

[PATCH v2] net: virtio_net: notifications coalescing support
 2022-07-12 11:22 UTC 

[PATCH] test/py: Run simple dm commands without checking
 2022-07-12 11:21 UTC  (3+ messages)

[OE-core] [poky][master][kirkstone][PATCH] cve-check.bbclass: Add anonymous function to get patched CVEs from recipe
 2022-07-12 11:21 UTC  (2+ messages)
`  "

[RISU PATCH v4 00/29] risu cleanups and improvements
 2022-07-12 11:17 UTC  (5+ messages)
` [RISU PATCH v4 22/29] ppc64: Use uint64_t to represent double
` [RISU PATCH v4 26/29] ppc64: Clean up reginfo handling

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-07-12 11:19 UTC  (5+ messages)

[PATCH 1/2] Fix usage of CONFIG_PREBOOT
 2022-07-12 11:18 UTC  (3+ messages)

[PATCH] ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not found
 2022-07-12 11:15 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-12 11:16 UTC 

[RFC PATCH 0/3] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-07-12 11:15 UTC  (6+ messages)
` [RFC PATCH 3/3] eficonfig: add "Delete Key" menu entry

[PATCH v4 0/2] kexec, panic: Making crash_kexec() NMI safe
 2022-07-12 11:13 UTC  (4+ messages)

[PATCH v12 0/3] s390x: KVM: CPU Topology
 2022-07-12 11:17 UTC  (6+ messages)
` [PATCH v12 3/3] KVM: s390: resetting the Topology-Change-Report

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-12 11:12 UTC  (3+ messages)

[PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
 2022-07-12 11:09 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R
 2022-07-12 11:09 UTC  (3+ messages)

[PATCH -next] ovl: Fix spelling mistakes and cleanup code
 2022-07-12 11:09 UTC 

[PATCH 0/5] mmc: dt-bindings: samsung,s3c6410-sdhci: convert to dtschema
 2022-07-12 11:09 UTC  (4+ messages)
` [PATCH 5/5] dt-bindings: mmc: "

[PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: document resets
 2022-07-12 11:09 UTC  (2+ messages)

[PATCH] Replace with already defined values for readability
 2022-07-12 11:09 UTC  (2+ messages)

kselftest/next build: 5 builds: 0 failed, 5 passed (v5.19-rc4-13-g67bd292cd281)
 2022-07-12 11:09 UTC 

[PATCH] mmc: tmio: avoid glitches when resetting
 2022-07-12 11:09 UTC  (2+ messages)


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.