All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-16 16:09:04 to 2022-05-16 16:41:50 UTC [more...]

[PATCH v2] vhost-user-scsi: avoid unlink(NULL) with fd passing
 2022-05-16 16:34 UTC  (2+ messages)

[PATCH] [RFC] setup.c: make bare repo discovery optional
 2022-05-16 16:40 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH] ath10k: fix misreported tx bandwidth for 160Mhz
 2022-05-16 16:35 UTC  (7+ messages)

[PATCH 0/3] Broadband SoC BCM63178
 2022-05-16 16:33 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: add dts files for bcmbca soc 63178
` [PATCH 2/3] dt-bindings: arm: add BCM63178 soc to binding document
` [PATCH 3/3] MAINTAINERS: add bcm63178 to bcmbca arch entry

[PATCH] imon_raw: respect DMA coherency
 2022-05-16 16:40 UTC  (4+ messages)

[PULL 00/17] migration queue
 2022-05-16 15:38 UTC  (9+ messages)
` [PULL 01/17] tests: fix encoding of IP addresses in x509 certs
` [PULL 02/17] tests: add more helper macros for creating TLS "
` [PULL 04/17] tests: add migration tests of TLS with x509 credentials
` [PULL 05/17] tests: convert XBZRLE migration test to use common helper
` [PULL 07/17] tests: add multifd migration tests of TLS with PSK credentials
` [PULL 09/17] tests: ensure migration status isn't reported as failed
` [PULL 15/17] multifd: multifd_send_sync_main now returns negative on error
` [PULL 16/17] multifd: Send header packet without flags if zero-copy-send is enabled

[PATCH v5 00/21] migration: Postcopy Preemption
 2022-05-16 15:58 UTC  (7+ messages)
` [PATCH v5 13/21] migration: Postcopy recover with preempt enabled

[RFC PATCH v2 00/21] KCFI support
 2022-05-16 16:39 UTC  (21+ messages)
` [RFC PATCH v2 07/21] cfi: Add type helper macros
` [RFC PATCH v2 10/21] arm64: Add CFI error handling
` [RFC PATCH v2 11/21] arm64: Drop unneeded __nocfi attributes
` [RFC PATCH v2 14/21] treewide: Drop __cficanonical
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG

[PATCH v5 00/21] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-16 16:39 UTC  (4+ messages)
` [PATCH v5 20/21] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[PULL 00/23] Misc QEMU patches for 2022-05-16
 2022-05-16 15:56 UTC  (6+ messages)
` [PULL 01/23] WHPX: fixed TPR/CR8 translation issues affecting VM debugging
` [PULL 08/23] target/i386: Enable support for XSAVES based features
` [PULL 15/23] rng: make opened property read-only
` [PULL 17/23] soundhw: extract soundhw help to a separate function
` [PULL 22/23] configure: remove another dead variable

[BUG] BLE device unpairing triggers kernel panic
 2022-05-16 16:37 UTC  (4+ messages)

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-16 16:37 UTC  (5+ messages)
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH v8 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-16 16:33 UTC  (16+ messages)
` [PATCH v8 2/8] ARM: configs: multi_v7_defconfig: Add HPE GXP ARCH
` [PATCH v8 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog
` [PATCH v8 4/8] clocksource/drivers/timer-gxp: Add HPE GXP Timer
` [PATCH v8 5/8] dt-bindings: timer: hpe, gxp-timer: Add HPE GXP Timer and Watchdog
  ` [PATCH v8 5/8] dt-bindings: timer: hpe,gxp-timer: "
` [PATCH v8 6/8] dt-bindings: arm: hpe: add GXP Support
` [PATCH v8 7/8] ARM: dts: Introduce HPE GXP Device tree
` [PATCH v8 8/8] MAINTAINERS: Introduce HPE GXP Architecture

[PATCH v4 00/17] powerpc/64: fast interrupt exits
 2022-05-16 16:36 UTC  (3+ messages)
` [PATCH v4 10/17] powerpc/64: interrupt soft-enable race fix

[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-05-16 15:26 UTC  (16+ messages)
` [PATCH 07/35] acpi: pckbd: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build_dev_aml
` [PATCH 09/35] tests: acpi: add and whitelist DSDT.ipmismbus expected blob
` [PATCH 11/35] tests: acpi: update expected blob DSDT.ipmismbus
` [PATCH 16/35] acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
` [PATCH 17/35] q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
` [PATCH 19/35] acpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
` [PATCH 22/35] tests: acpi: add and white-list DSDT.applesmc expected blob
` [PATCH 26/35] tests: acpi: white-lists expected DSDT.pvpanic-isa blob
` [PATCH 28/35] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH 29/35] tests: acpi: update expected DSDT.pvpanic-isa blob
` [PATCH 30/35] tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs
` [PATCH 31/35] acpi: pc/q35: tpm-tis: fix TPM device scope
` [PATCH 33/35] acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH 34/35] tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs
` [PATCH 35/35] x86: acpi-build: do not include hw/isa/isa.h directly

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-16 16:36 UTC  (3+ messages)
` [PATCH v19 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev

[PATCH] x86/resctrl: fix min_cbm_bits for AMD
 2022-05-16 16:35 UTC  (2+ messages)

[PATCH 1/1] NFSv4.1 mark qualified async operations as MOVEABLE tasks
 2022-05-16 16:34 UTC  (2+ messages)

[RFC] can: ctucanfd: RX timestamping implementation
 2022-05-16 16:34 UTC  (4+ messages)
` [RFC PATCH 2/3] dt-bindings: can: ctucanfd: add properties for HW timestamping

[PATCH 00/30] The panic notifiers refactor
 2022-05-16 16:33 UTC  (50+ messages)
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier

[PATCH v1 00/13] Host1x support on Tegra234
 2022-05-16 16:33 UTC  (4+ messages)
` [PATCH v1 01/13] dt-bindings: Add bindings for Tegra234 Host1x and VIC

[PATCH v8 0/8] Introduce HPE GXP Architecture
 2022-05-16 16:33 UTC  (2+ messages)

observe the kernel panic (use-after-free in hci_le_conn_failed) when connect the BLE device failed on L5.17.0-rc8
 2022-05-16 16:32 UTC  (4+ messages)

UCM2 configuration guide
 2022-05-16 16:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-16 16:31 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 216/1093] kismet: WARNING: unmet direct dependencies detected for PTP_1588_CLOCK when selected by XILINX_AXI_EMAC_HWTSTAMP
 2022-05-16 16:31 UTC 

[RFC PATCH 0/3] Allow Capstone 3.0.5 again and remove the submodule
 2022-05-16 15:46 UTC  (3+ messages)
` [PATCH 2/3] capstone: Allow version 3.0.5 again

[Intel-gfx] [PATCH] drm/i915: individualize fences before adding
 2022-05-16 16:30 UTC  (2+ messages)

[PATCH v8 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-16 16:29 UTC  (13+ messages)
` [PATCH v8 2/8] hwtracing: hisi_ptt: Add trace function "
` [PATCH v8 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v8 4/8] perf arm: Refactor event list iteration in auxtrace_record__init()

[Ocfs2-devel] [PATCH 1/2] ocfs2: dlmfs: not clear USER_LOCK_ATTACHED when destroy lock
 2022-05-16 16:30 UTC  (5+ messages)

[PATCH v2 0/5] hw: aspeed: Init all UART's with serial devices
 2022-05-16 16:20 UTC  (4+ messages)

[PATCH v1 0/2] drm/panel: simple: add bus-format support for panel-dpi
 2022-05-16 16:28 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: display: add new bus-format property "
` [PATCH v1 2/2] drm/panel: simple: add bus-format support "

[tpm2] Hash sequence duplication without ContextSave/ContextLoad
 2022-05-16 16:29 UTC 

[RFC] A new SPI API for fast, low-latency regmap peripheral access
 2022-05-16 16:28 UTC  (5+ messages)

[PATCH v5 0/9] Host1x context isolation support
 2022-05-16 16:27 UTC  (6+ messages)
` [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property

WCN6855 issues with latest linux-firmware
 2022-05-16 16:28 UTC  (7+ messages)

renesas/master v4l2-compliance on uvcvideo: 2 runs, 1 regressions (renesas-devel-2022-05-16-v5.18-rc7)
 2022-05-16 16:28 UTC 

renesas/master ltp-ipc: 10 runs, 1 regressions (renesas-devel-2022-05-16-v5.18-rc7)
 2022-05-16 16:28 UTC 

renesas/master sleep: 5 runs, 1 regressions (renesas-devel-2022-05-16-v5.18-rc7)
 2022-05-16 16:28 UTC 

renesas/master cros-ec: 8 runs, 1 regressions (renesas-devel-2022-05-16-v5.18-rc7)
 2022-05-16 16:28 UTC 

[PATCH mptcp-next] Squash to "mptcp: add sched in mptcp_sock"
 2022-05-16 16:27 UTC  (2+ messages)

[next ] kernel BUG at mm/mmap.c:3235! - invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
 2022-05-16 16:27 UTC  (3+ messages)

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-05-16 16:30 UTC  (4+ messages)
` [PATCH v9 1/3] s390x: KVM: ipte lock for SCA access should be contained in KVM

[PATCH v19 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-05-16 16:19 UTC  (3+ messages)
` [PATCH v19 2/5] fpga: m10bmc-sec: create max10 bmc secure update

[PATCH v2] dt-bindings: mfd: Add bindings child nodes for the Mediatek MT6360
 2022-05-16 16:25 UTC  (4+ messages)

[PATCH v4 0/3] fix `sudo make install` regression in maint
 2022-05-16 16:25 UTC  (10+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 3/4] t0034: add negative tests and allow git init to mostly work under sudo

next/master baseline: 847 runs, 83 regressions (next-20220516)
 2022-05-16 16:25 UTC 

[PATCH mptcp-next] Squash to "selftests/bpf: test bpf_skc_to_mptcp_sock"
 2022-05-16 16:25 UTC  (2+ messages)

Complete support for "Pro" USB multichannel cards
 2022-05-16 16:24 UTC 

[PATCH iptables 1/2] xtables: fix compilation with musl
 2022-05-16 16:24 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 00/74] semihosting cleanup
 2022-05-16 15:31 UTC  (3+ messages)
` [PATCH v2 09/74] semihosting: Return void from do_common_semihosting

[PATCH v2 00/19] DC/DM changes needed for amdgpu PSR-SU
 2022-05-16 16:23 UTC  (6+ messages)

[PATCH] rcu/nocb: Add an option to ON/OFF an offloading from RT context
 2022-05-16 16:22 UTC  (12+ messages)

[PATCH] event/cnxk: flush event queues over multiple pass
 2022-05-16 16:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH mptcp-next v2] mptcp: Do not traverse the subflow connection list without lock
 2022-05-16 16:22 UTC  (2+ messages)

[QUESTION] xfs version 5 new features
 2022-05-16 16:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-16 16:21 UTC 

[PATCH] vhost-user-scsi: avoid unlink(NULL) with fd passing
 2022-05-16 15:57 UTC  (3+ messages)

[PATCHSET v6 0/3] Add support for ring mapped provided buffers
 2022-05-16 16:21 UTC  (4+ messages)
` [PATCH 1/3] io_uring: add buffer selection support to IORING_OP_NOP
` [PATCH 2/3] io_uring: add io_pin_pages() helper
` [PATCH 3/3] io_uring: add support for ring mapped supplied buffers

fast_commit option not recognized/supported by e2fsck?
 2022-05-16 16:20 UTC  (3+ messages)

nvme-cli license clarification
 2022-05-16 16:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib: Add missing newline in igt_fopen_data's logging
 2022-05-16 16:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] arm/linux-yocto: fix boot failure in qemuarm64-secureboot
 2022-05-16 16:20 UTC 

[PATCH 0/3] fstests: more fixes
 2022-05-16 16:20 UTC  (3+ messages)
` [PATCH 1/4] fstests: fix group list generation for whacky test names

[Buildroot] [PATCH v3] package/psplash: add support for missing configure options
 2022-05-16 16:19 UTC  (4+ messages)

[PATCH mptcp-next] mptcp: stop using the mptcp_has_another_subflow() helper
 2022-05-16 16:18 UTC  (2+ messages)

[PULL 00/16] migration queue
 2022-05-16 15:30 UTC  (9+ messages)

[PATCH] treewide: use uint* instead of u_int*
 2022-05-16 16:16 UTC  (2+ messages)

Date in git-commit output inconsistent with log.date format
 2022-05-16 16:14 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
 2022-05-16 16:13 UTC  (13+ messages)
` [PATCH 2/3] drm/amdgpu: add AMDGPU_VM_NOALLOC

[PATCH mptcp-next] Revert "mptcp: add data lock for sk timers"
 2022-05-16 16:13 UTC  (6+ messages)

[PATCH v8 0/1] x86/PCI: Ignore E820 reservations for bridge windows on future systems
 2022-05-16 16:12 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH] binutils: Bump to latest 2.38 release branch
 2022-05-16 16:12 UTC  (2+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-05-16 16:11 UTC 

[PATCH conntrack-tools] conntrack: remove -o userspace
 2022-05-16 16:11 UTC  (2+ messages)

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-05-16 16:11 UTC  (4+ messages)
` [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc

[meta-python] [PATCH] python3-cbor2: upgrade 5.4.2 -> 5.4.3
 2022-05-16 16:11 UTC  (3+ messages)
  ` [oe] "

[PATCH] fetch-pack: make unexpected peek result non-fatal
 2022-05-16 16:10 UTC  (2+ messages)

[PATCH V2 0/7] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-16 16:00 UTC  (7+ messages)
` [PATCH V2 2/7] xen/grants: support allocating consecutive grants

[PATCH bpf-next v4 0/6] Dynamic pointers
 2022-05-16 16:09 UTC  (3+ messages)
` [PATCH bpf-next v4 3/6] bpf: Dynptr support for ring buffers

[PATCH v2 net-next 00/15] introduce mt7986 ethernet support
 2022-05-16 16:06 UTC  (9+ messages)
` [PATCH v2 net-next 08/15] net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
` [PATCH v2 net-next 09/15] net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
` [PATCH v2 net-next 10/15] net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
` [PATCH v2 net-next 11/15] net: ethernet: mtk_eth_soc: introduce device register map
` [PATCH v2 net-next 12/15] net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
` [PATCH v2 net-next 13/15] net: ethernet: mtk_eth_soc: convert ring dma pointer to void
` [PATCH v2 net-next 14/15] net: ethernet: mtk_eth_soc: convert scratch_ring "
` [PATCH v2 net-next 15/15] net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset


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.