All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-20 14:49:47 to 2022-04-20 15:29:28 UTC [more...]

[PATCH 17/17] nvme: enable non-inline passthru commands
 2022-04-20 15:28 UTC  (12+ messages)

[PATCH 00/41] Misc cleanups
 2022-04-20 15:27 UTC  (42+ messages)
` [PATCH 01/41] qga: use fixed-length for usecs formatting
` [PATCH 02/41] glib-compat: isolate g_date_time_format_iso8601 version-bypass
` [PATCH 03/41] scripts/analyze-inclusions: drop qemu-common.h from analysis
` [PATCH 04/41] Simplify softmmu/main.c
` [PATCH 05/41] hw/hyperv: remove needless qemu-common.h include
` [PATCH 06/41] include: rename qemu-common.h qemu/copyright.h
    ` [Virtio-fs] "
` [PATCH 07/41] build-sys: remove MSI's QEMU_GA_MSI_MINGW_DLL_PATH
` [PATCH 15/41] intc/exynos4210_gic: replace snprintf() with g_strdup_printf()
` [PATCH 16/41] doc/style: CLang -> Clang
` [PATCH 17/41] doc/build-platforms: document supported compilers
` [PATCH 18/41] osdep.h: move qemu_build_not_reached()
` [PATCH 28/41] Use QEMU_SANITIZE_ADDRESS
` [PATCH 34/41] libqtest: split QMP part in libqmp
` [PATCH 41/41] tests/fuzz: fix warning

[PATCH v7 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-20 14:56 UTC  (3+ messages)
` [PATCH v7 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

RTT-PROBE: lore-subspace-rtt
 2022-04-20 15:27 UTC 

[PATCH 0/2] x86: A few random cleanups
 2022-04-20 15:27 UTC  (9+ messages)
` [PATCH 1/2] x86: Simplify Retpoline thunk
` [PATCH 2/2] x86,entry: Use PUSH_AND_CLEAR_REGS for compat

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-04-20 15:12 UTC  (5+ messages)
` [PATCH v5 5/9] s390x/pci: enable for load/store intepretation

[PATCH v3 00/11] trace-cmd: Allow agent to use networking
 2022-04-20 15:26 UTC  (12+ messages)
` [PATCH v3 01/11] trace-cmd record: Move port_type into instance
` [PATCH v3 02/11] trace-cmd library: Add network roles for time sync
` [PATCH v3 03/11] trace-cmd record: Allow for ip connections to agents
` [PATCH v3 04/11] trace-cmd agent: Allow for ip connections from the agent
` [PATCH v3 05/11] trace-cmd library: Create tracecmd_debug() for debug printing
` [PATCH v3 06/11] trace-cmd: Add debug prints for network connections
` [PATCH v3 07/11] trace-cmd: Add print helpers to show connections
` [PATCH v3 08/11] trace-cmd: Override tracecmd_debug() to show thread id
` [PATCH v3 09/11] trace-cmd agent: Have agent work without vsockets available
` [PATCH v3 10/11] trace-cmd agent: Have -N take a host name
` [PATCH v3 11/11] trace-cmd agent: Add documentation

[PATCH 0/2] phy: qcom-qmp: pipe clock fixes
 2022-04-20 15:23 UTC  (6+ messages)
` [PATCH 1/2] phy: qcom-qmp: fix phy-descriptor kernel-doc typo
` [PATCH 2/2] phy: qcom-qmp: fix pipe-clock imbalance on power-on failure

[PATCH] drm: of: Improve error handling in bridge/panel detection
 2022-04-20 15:25 UTC  (3+ messages)

[PATCH] ASoC: SOF: using pm_runtime_resume_and_get to simplify the code
 2022-04-20 15:23 UTC  (5+ messages)

[ANNOUNCE] Git for Windows 2.36.0
 2022-04-20 15:24 UTC 

[PATCH 1/2] ACPI: processor: Do not use C3 w/o ARB_DIS=1
 2022-04-20 15:24 UTC  (2+ messages)

[PATCH] net: ethernet: stmmac: fix write to sgmii_adapter_base
 2022-04-20 15:23 UTC 

[Patch net-next v3 0/2] add ethtool SQI support for LAN87xx T1 Phy
 2022-04-20 15:20 UTC  (3+ messages)
` [Patch net-next v3 1/2] net: phy: LAN87xx: add ethtool SQI support
` [Patch net-next v3 2/2] MAINTAINERS: Add maintainers for Microchip T1 Phy driver

[igt-dev] [i-g-t] lib: sync i915_pciids.h with kernel
 2022-04-20 15:22 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib: sync i915_pciids.h with kernel (rev11)

[PATCH 00/18] xen: simplify frontend side ring setup
 2022-04-20 15:22 UTC  (25+ messages)
` [PATCH 01/18] xen/blkfront: switch blkfront to use INVALID_GRANT_REF
` [PATCH 02/18] xen/netfront: switch netfront "
` [PATCH 03/18] xen/scsifront: remove unused GRANT_INVALID_REF definition
` [PATCH 04/18] xen/usb: switch xen-hcd to use INVALID_GRANT_REF
` [PATCH 05/18] xen/drm: switch xen_drm_front "
` [PATCH 06/18] xen/sound: switch xen_snd_front "
` [PATCH 07/18] xen/dmabuf: switch gntdev-dmabuf "
` [PATCH 08/18] xen/shbuf: switch xen-front-pgdir-shbuf "
` [PATCH 09/18] xen/xenbus: add xenbus_setup_ring() service function
` [PATCH 10/18] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()
` [PATCH 11/18] xen/netfront: "
` [PATCH 12/18] xen/tpmfront: "
` [PATCH 13/18] xen/drmfront: "
` [PATCH 14/18] xen/pcifront: "
` [PATCH 15/18] xen/scsifront: "
` [PATCH 16/18] xen/usbfront: "
` [PATCH 17/18] xen/sndfront: "
` [PATCH 18/18] xen/xenbus: eliminate xenbus_grant_ring()

[PATCH mptcp-next v2 0/3] mptcp: fix bug in userspace PM APIs
 2022-04-20 15:22 UTC  (2+ messages)

stable-rc/linux-4.14.y baseline: 74 runs, 1 regressions (v4.14.276)
 2022-04-20 15:22 UTC 

[PATCH 1/1] kallsyms: add kallsyms_show_value definition in all cases
 2022-04-20 15:21 UTC  (4+ messages)

[PATCH v2 0/5] media: Add ST VGXY61 camera sensor driver
 2022-04-20 15:19 UTC  (11+ messages)
` [PATCH v2 2/5] media: v4l: ctrls: Add a control for temperature

[PATCH v3 0/2] btrfs: re-define btrfs_raid_types
 2022-04-20 15:16 UTC  (6+ messages)
` [PATCH v3 2/2] btrfs: use ilog2() to replace if () branches for btrfs_bg_flags_to_raid_index()

[PATCH 0/4] virtio-blk: small cleanup
 2022-04-20 15:19 UTC  (13+ messages)
` [PATCH 1/4] virtio-blk: remove additional check in fast path
` [PATCH 2/4] virtio-blk: don't add a new line
` [PATCH 3/4] virtio-blk: avoid function call in the fast path
` [PATCH 4/4] virtio-blk: remove deprecated ida_simple_XXX()

[PATCH] arm64: head: Fix cache inconsistency of the identity-mapped region
 2022-04-20 15:02 UTC  (6+ messages)

[RFC PATCH] imx: hab: Support FIT images with external data
 2022-04-20 15:18 UTC 

[PATCH] mtd: spi-nor-ids: Add support for W25Q512JV
 2022-04-20 15:18 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20 15:17 UTC 

Kernelshark v2 all-black plots area
 2022-04-20 15:17 UTC  (5+ messages)

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-04-20 15:17 UTC  (3+ messages)

[PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-20 15:15 UTC  (5+ messages)
` [PATCH v3 2/2] staging: greybus: remove empty callback function

[PATCH v3] ASoC: da7219: Fix change notifications for tone generator frequency
 2022-04-20 15:14 UTC  (2+ messages)

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 13 runs, 1 regressions (v4.19.237-cip71-369-gd31a7c52552af) #kernelci
 2022-04-20 15:15 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 103 runs, 1 regressions (v4.19.237-cip71-369-gd31a7c52552af) #kernelci
 2022-04-20 15:15 UTC 

[PATCH v1 for 7.1 00/25] testing, docs and gdbstub pre-PR
 2022-04-20 14:59 UTC  (7+ messages)
` [PATCH v1 22/25] tests/tcg: add float_convd test
` [PATCH v1 23/25] tests/tcg: add missing reference files for float_convs

[PATCH v2] of: overlay: do not break notify on NOTIFY_{OK|STOP}
 2022-04-20 15:14 UTC  (2+ messages)

[PATCH v1] imx: imx8qm-rom7720: switch to binman
 2022-04-20 15:14 UTC  (2+ messages)

[syzbot] WARNING in fuse_writepage_locked
 2022-04-20 15:14 UTC  (2+ messages)

stable/linux-4.14.y build: 194 builds: 3 failed, 191 passed, 2 errors, 32 warnings (v4.14.276)
 2022-04-20 15:14 UTC 

[PATCH] Staging: fbtft: Fix style problem in header
 2022-04-20 13:57 UTC  (3+ messages)

[PATCH v7 00/12] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-04-20 14:50 UTC  (4+ messages)

[PATCH printk v3 00/15] printk/for-next
 2022-04-20 15:10 UTC  (5+ messages)
` [PATCH printk v3 09/15] printk: refactor and rework printing logic
` [PATCH printk v3 11/15] printk: add pr_flush()

[PATCH] clk: renesas: r8a779f0: Add UFS clock
 2022-04-20 15:10 UTC  (2+ messages)

stable/linux-5.15.y baseline: 74 runs, 1 regressions (v5.15.35)
 2022-04-20 15:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20 15:07 UTC 

[PATCH v6 0/2] Introduce Intra-refresh type control
 2022-04-20 15:07 UTC  (3+ messages)
` [PATCH v6 1/2] media: v4l2-ctrls: Add intra-refresh "
` [PATCH v6 2/2] venus: venc: Add support for intra-refresh type

[PATCH 0/8] KVM: SVM: Fix soft int/ex re-injection
 2022-04-20 15:05 UTC  (8+ messages)
` [PATCH 1/8] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
` [PATCH 3/8] KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"

[PATCH 1/2] pinctrl: rockchip: fix RK3308 pinmux bits
 2022-04-20 15:05 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: rockchip: sort the rk3308_mux_recalced_data entries

[PATCH blktests] block/002: delay debugfs directory check
 2022-04-20 15:05 UTC  (4+ messages)

EVL project website broken
 2022-04-20 15:05 UTC  (3+ messages)

[PATCH v6 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-20 14:50 UTC  (7+ messages)
` [PATCH v6 2/4] hw/arm/virt: Consider SMP configuration in CPU topology

[PATCH net v2] ice: Fix race during aux device (un)plugging
 2022-04-20 15:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 4/5] net: phy: marvell: Add LED accessors for Marvell 88E1510
 2022-04-20 15:03 UTC  (2+ messages)

[PATCH v2 1/2] x86/cpufeatures: Add virtual TSC_AUX feature bit
 2022-04-20 15:02 UTC  (3+ messages)

[PATCH 0/7] vdpa/mlx5: improve device shutdown time
 2022-04-20 15:03 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/7] vdpa/mlx5: reuse resources in reconfiguration
  ` [PATCH v2 5/7] vdpa/mlx5: cache and reuse hardware resources

[PATCH 00/19] block: fix coroutine_fn annotations
 2022-04-20 14:07 UTC  (4+ messages)
` [PATCH 03/26] nbd: remove incorrect "

[Intel-gfx] [PULL] gvt-next
 2022-04-20 15:02 UTC  (4+ messages)

[PATCH v2] x86/mm/ptdump: display page encryption state
 2022-04-20 15:01 UTC 

[PATCH v4 01/11] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-20 15:01 UTC  (14+ messages)
` [PATCH v4 02/11] arch: arm: configs: multi_v7_defconfig
` [PATCH v4 03/11] drivers: wdt: Introduce HPE GXP SoC Watchdog
` [PATCH v4 04/11] clocksource/drivers: Add HPE GXP timer
` [PATCH v4 05/11] dt-bindings: timer: Add HPE GXP Timer Binding
` [PATCH v4 06/11] dt-bindings: watchdog: Add HPE GXP Watchdog timer binding
` [PATCH v4 07/11] dt-bindings: arm: Add HPE GXP Binding
` [PATCH v4 08/11] dt-bindings: usb: generic-echi: Add HPE GXP echi binding
` [PATCH v4 09/11] dt-bindings: usb: generic-ochi: Add HPE GXP ochi binding
` [PATCH v4 10/11] arch: arm: boot: dts: Introduce HPE GXP Device tree
` [PATCH v4 11/11] maintainers: Introduce HPE GXP Architecture

[PATCH v4 00/11] ARM: Introduce HPE GXP Architecture
 2022-04-20 15:01 UTC  (2+ messages)

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-20 14:58 UTC  (8+ messages)
      ` [PATCH] binfmt_flat: Remove shared library support

[PATCH v7 0/7] Boot time cpupools
 2022-04-20 14:57 UTC  (3+ messages)
` [PATCH v7 5/7] xen/cpupool: Don't allow removing cpu0 from cpupool0

RTT-PROBE: lore-subspace-rtt
 2022-04-20 14:57 UTC 

[PATCH] target/ppc: Fix BookE debug interrupt generation
 2022-04-20 14:43 UTC  (4+ messages)

[PATCH net-next 0/2] ipv6: Use ipv6_only_sock helper function
 2022-04-20 14:56 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv6: Remove __ipv6_only_sock()
` [PATCH net-next 2/2] ipv6: Use ipv6_only_sock() helper in condition

[PATCH v2 0/8] RZN1 USB Host support
 2022-04-20 14:56 UTC  (8+ messages)
` [PATCH v2 3/8] dt-bindings: PCI: renesas-pci-usb: Allow multiple clocks

[PATCH] btrfs: Improve error reporting in lookup_inline_extent_backref
 2022-04-20 14:52 UTC  (2+ messages)

[PATCH 1/2] btrfs: export a helper for compression hard check
 2022-04-20 14:49 UTC  (2+ messages)

[PATCH] staging: rtl8192u: change get_key functions to return 0 instead of -1
 2022-04-20 14:52 UTC  (2+ messages)

Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
 2022-04-20 14:44 UTC  (8+ messages)

5.15 request: properly backport VFS/XFS syncfs error handling
 2022-04-20 14:51 UTC  (5+ messages)

Patch "xfs: return errors in xfs_fs_sync_fs" has been added to the 5.15-stable tree
 2022-04-20 14:51 UTC 

[PATCH] hwmod: (pmbus) disable PEC if not enabled
 2022-04-20 14:51 UTC  (5+ messages)
      ` [v3 PATCH] hwmon: "

[PATCH v2 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report
 2022-04-20 14:45 UTC  (6+ messages)
` [PATCH v2 1/5] xfs_quota: separate quota info acquisition into get_dquot()
` [PATCH v2 2/5] xfs_quota: separate get_dquot() and dump_file()
` [PATCH v2 3/5] xfs_quota: separate get_dquot() and report_mount()
` [PATCH v2 4/5] xfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls in report/dump
` [PATCH v2 5/5] xfs_quota: apply -L/-U range limits in uid/gid/pid loops

[PATCH v4.1 rcu/dev] rcu/nocb: Add an option to offload all CPUs on boot
 2022-04-20 14:50 UTC 

stable/linux-5.17.y baseline: 137 runs, 1 regressions (v5.17.4)
 2022-04-20 14:50 UTC 

[PATCH 5.15 1/2] dma-mapping: remove bogus test for pfn_valid from dma_map_resource
 2022-04-20 14:49 UTC  (3+ messages)
` [PATCH 5.15 2/2] arm64/mm: drop HAVE_ARCH_PFN_VALID

[PATCH 0/3] AVX guest implementation
 2022-04-20 14:19 UTC  (5+ messages)
` [PATCH 2/4] TCG support for AVX


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.