All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 15:20:58 to 2022-06-24 16:05:18 UTC [more...]

[XEN PATCH v3 00/25] Toolstack build system improvement, toward non-recursive makefiles
 2022-06-24 16:04 UTC  (15+ messages)
` [XEN PATCH v3 01/25] tools/console: have one Makefile per program/directory
` [XEN PATCH v3 02/25] tools/debugger/gdbsx: Fix and cleanup makefiles
` [XEN PATCH v3 03/25] tools/examples: cleanup Makefile
` [XEN PATCH v3 04/25] tools/firmware/hvmloader: rework Makefile
` [XEN PATCH v3 05/25] tools/fuzz/libelf: rework makefile
` [XEN PATCH v3 06/25] tools/fuzz/x86_instruction_emulator: "
` [XEN PATCH v3 07/25] tools/hotplug: cleanup Makefiles
` [XEN PATCH v3 08/25] tools/libfsimage: Cleanup makefiles
` [XEN PATCH v3 09/25] tools/xenpaging: Rework makefile
` [XEN PATCH v3 10/25] tools/xentop: rework makefile
` [XEN PATCH v3 12/25] .gitignore: Cleanup ignores of tools/libs/*/{headers.chk,*.pc}
` [XEN PATCH v3 13/25] tools/libs/util: cleanup Makefile
` [XEN PATCH v3 16/25] libs/libs.mk: Remove the need for $(PKG_CONFIG_INST)
` [XEN PATCH v3 17/25] libs/libs.mk: Rework target headers.chk dependencies

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24 16:04 UTC  (11+ messages)

[PATCH v13 0/9] ACPI/IORT: Support for IORT RMR node
 2022-06-24 15:44 UTC  (5+ messages)

Memory not shared for files opened from different subvolumes
 2022-06-24 16:03 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Create unique identification for SoC PMU
 2022-06-24 16:00 UTC  (14+ messages)
` [PATCH v4 1/5] drivers/perf: riscv_pmu_sbi: perf format
` [PATCH v4 2/5] perf tools riscv: Add support for get_cpuid_str function
` [PATCH v4 3/5] perf arch events: riscv arch std event files
` [PATCH v4 4/5] perf arch events: riscv sbi firmware "
` [PATCH v4 5/5] perf vendor events riscv: add Sifive U74 JSON file

[PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
 2022-06-24 16:03 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib

[PATCH 1/3] drm/amdkfd: add new flags for svm
 2022-06-24 16:02 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: change svm range evict
` [PATCH 3/3] drm/amdkfd: add custom svm range flags setting

[PATCH] sunxi: fix initial environment loading without MMC
 2022-06-24 16:03 UTC  (6+ messages)

[PATCH net-next v1 1/9] dt-bindings: power: Add Tegra234 MGBE power domains
 2022-06-24 16:02 UTC  (4+ messages)
` [PATCH net-next v1 2/9] dt-bindings: Add Tegra234 MGBE clocks and resets

[PULL v2 00/20] Block layer patches
 2022-06-24 15:41 UTC  (17+ messages)
` [PULL v2 01/20] block: drop unused bdrv_co_drain() API
` [PULL v2 02/20] block: get rid of blk->guest_block_size
` [PULL v2 03/20] block: block_dirty_bitmap_merge(): fix error path
` [PULL v2 04/20] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
` [PULL v2 05/20] block: simplify handling of try to merge different sized bitmaps
` [PULL v2 06/20] block: Support passing NULL ops to blk_set_dev_ops()
` [PULL v2 07/20] block/export: Fix incorrect length passed to vu_queue_push()
` [PULL v2 08/20] block/export: Abstract out the logic of virtio-blk I/O process
` [PULL v2 09/20] linux-headers: Add vduse.h
` [PULL v2 11/20] vduse-blk: Implement vduse-blk export
` [PULL v2 12/20] vduse-blk: Add vduse-blk resize support
` [PULL v2 13/20] libvduse: Add support for reconnecting
` [PULL v2 14/20] qsd: document vduse-blk exports
` [PULL v2 15/20] block/rbd: report a better error when namespace does not exist
` [PULL v2 17/20] aio_wait_kick: add missing memory barrier
` [PULL v2 19/20] vduse-blk: Add serial option

stable/linux-5.18.y build: 174 builds: 2 failed, 172 passed, 6 errors, 25 warnings (v5.18.6)
 2022-06-24 16:02 UTC 

[PATCH] ASoC: dt-bindings: fsl,micfil: Convert format to json-schema
 2022-06-24 16:01 UTC  (2+ messages)

[PATCH v2 0/3] URB_FREE_COHERENT gs_usb memory leak fix
 2022-06-24 16:01 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] drivers: usb/core/urb: Add URB_FREE_COHERENT

[PATCH] KVM: debugfs: expose pid of vcpu threads
 2022-06-24 16:01 UTC  (2+ messages)

[PULL 00/14] (Mostly) build system changes for 2022-06-24
 2022-06-24 15:57 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/9] DG2 VRAM_SR Support
 2022-06-24 15:59 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 1/9] drm/i915/dgfx: OpRegion VRAM Self Refresh Support
` [Intel-gfx] [PATCH v3 2/9] drm/i915/dg1: OpRegion PCON DG1 MBD config support
` [Intel-gfx] [PATCH v3 3/9] drm/i915/dg2: Add DG2_NB_MBD subplatform
` [Intel-gfx] [PATCH v3 4/9] drm/i915/dg2: DG2 MBD config
` [Intel-gfx] [PATCH v3 5/9] drm/i915/dgfx: Add has_lmem_sr
` [Intel-gfx] [PATCH v3 6/9] drm/i915/dgfx: Setup VRAM SR with D3COLD
` [Intel-gfx] [PATCH v3 7/9] Drm/i915/rpm: Enable D3Cold VRAM SR Support
` [Intel-gfx] [PATCH v3 8/9] drm/i915/xehpsdv: Store lmem region in gt
` [Intel-gfx] [PATCH v3 9/9] drm/i915/rpm: d3cold Policy

[PATCH v2] arm: mach-spear: Add missing of_node_put() in time.c
 2022-06-24 16:00 UTC  (2+ messages)

[GIT PULL] arm64: dts: TI K3 fixes for v5.19
 2022-06-24 16:00 UTC  (2+ messages)

[GIT PULL] Broadcom devicetree fixes for 5.19
 2022-06-24 16:00 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom
 2022-06-24 16:00 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2022-06-24 16:00 UTC 

[PATCH v11 0/2] arm/virt: CXL support via pxb_cxl
 2022-06-24 15:59 UTC  (9+ messages)
` [PATCH v11 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl

[PATCH v5 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-24 15:59 UTC  (8+ messages)
` [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers

[PATCH v1 0/4] clk: qcom: add SM8450 Display clock controller support
 2022-06-24 15:59 UTC  (3+ messages)
` [PATCH v1 1/4] dt-bindings: clock: qcom: add bindings for dispcc on SM8450

git a/xyz or b/xyz
 2022-06-24 15:58 UTC  (3+ messages)

[PATCH 00/15] clk: qcom: use parent_hws/_data for APQ8064 clocks
 2022-06-24 15:57 UTC  (5+ messages)
` [PATCH 01/15] dt-bindings: clocks: qcom,gcc-apq8064: define clocks/-names properties
` [PATCH 02/15] dt-bindings: clocks: qcom,mmcc: define clocks/clock-names for MSM8960

RTT-PROBE: lore-subspace-rtt
 2022-06-24 15:56 UTC 

[TECH TOPIC] Driver probe fails and register succeeds
 2022-06-24 15:55 UTC  (3+ messages)

SHA-256 transition
 2022-06-24 15:49 UTC  (5+ messages)

[PATCH 0/4] usb: typec: ucsi: add support for stm32g0
 2022-06-24 15:54 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller
` [PATCH 2/4] usb: typec: ucsi: stm32g0: add support for stm32g0 i2c controller
` [PATCH 3/4] usb: typec: ucsi: stm32g0: add bootloader support
` [PATCH 4/4] usb: typec: ucsi: stm32g0: add support for power management

[PATCH v3 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-24 15:52 UTC  (14+ messages)
` [PATCH v3 1/3] scsi: BusLogic remove bus_to_virt
` [PATCH v3 2/3] scsi: dpt_i2o: remove obsolete driver
` [PATCH v3 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[RFC v2] Adding block layer APIs resembling Linux ZoneBlockDevice ioctls
 2022-06-24 15:49 UTC  (4+ messages)

Full 40Gbps with i40e for large packets?
 2022-06-24 15:53 UTC  (3+ messages)

[PATCH v2 0/5] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-24 15:52 UTC  (7+ messages)
` [PATCH v2 1/5] pinctrl: mediatek: add generic driving setup "
` [PATCH v2 3/5] pinctrl: mediatek: add rsel setting "

[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Mitchell BMC
 2022-06-24 15:51 UTC  (3+ messages)

b4-0.9.0 available
 2022-06-24 15:52 UTC  (13+ messages)

[virtio-comment] [PATCH] virtio-vsock: add max payload size config field
 2022-06-24 15:50 UTC  (4+ messages)

cyclictest count value seems incorrect
 2022-06-24 15:50 UTC  (2+ messages)

[PATCH 0/2] Cleanup 2 sysfs flags
 2022-06-24 15:44 UTC  (8+ messages)
` [PATCH 1/2] btrfs: remove MIXED_BACKREF sysfs file

[PATCH] NFSD: Don't continue encoding if READ_PLUS gets confused
 2022-06-24 15:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-24 15:46 UTC 

[PATCH] KVM: selftests: Enhance handling WRMSR ICR register in x2APIC mode
 2022-06-24 15:46 UTC  (2+ messages)

[PATCH] KVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
 2022-06-24 15:45 UTC 

main - pvdisplay: restore --reportformat option
 2022-06-24 15:44 UTC 

[PATCH v2 0/4] AXP221/AXP223/AXP809 GPIO support
 2022-06-24 15:44 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: Add AXP221/AXP223/AXP809 compatibles

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-24 15:43 UTC  (10+ messages)
` [PATCH v2 2/3] scsi: BusLogic remove bus_to_virt

[u-boot-test-hooks PATCH 0/2] Aspeed updates
 2022-06-24 15:43 UTC  (2+ messages)

[PATCH v3 0/4] Add support for CDNS DSI J721E wrapper
 2022-06-24 15:43 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: display: bridge: Convert cdns, dsi.txt to yaml
  ` [PATCH v3 1/4] dt-bindings: display: bridge: Convert cdns,dsi.txt "

[PATCH] meson: Prefix each element of firmware path
 2022-06-24 15:40 UTC 

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2022-06-24 15:30 UTC  (3+ messages)
` [PATCH v3 22/51] target/arm: Trap AdvSIMD usage when Streaming SVE is active

[PATCH qemu v2] ppc: Define SETFIELD for the ppc target
 2022-06-24 15:37 UTC  (2+ messages)

[PATCH v2] ARM: dts: am33xx: Fix MMCHS0 dma properties
 2022-06-24 15:37 UTC  (2+ messages)

[PATCH 1/2] habanalabs: refactor dma asic-specific functions
 2022-06-24 15:37 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: page size can only be a power of 2

[PATCH v3 1/2] hw: canokey: Remove HS support as not compliant to the spec
 2022-06-24 15:29 UTC  (2+ messages)
` [PATCH v3 2/2] docs/system/devices/canokey: Document limitations on usb-ehci

[PATCH v2 0/4] pseries-wdt: initial support for H_WATCHDOG-based watchdog timers
 2022-06-24 15:31 UTC  (5+ messages)
` [PATCH v2 4/4] watchdog/pseries-wdt: "

RTT-PROBE: lore-subspace-rtt
 2022-06-24 15:36 UTC 

What's cooking in git.git (Jun 2022, #07; Wed, 22)
 2022-06-24 15:35 UTC  (3+ messages)
` gc/submodule-update (was Re: What's cooking in git.git (Jun 2022, #07; Wed, 22))

[PATCH v7 00/18] job: replace AioContext lock with job_mutex
 2022-06-24 15:28 UTC  (10+ messages)
` [PATCH v7 10/18] jobs: rename static functions called with job_mutex held

[PATCH v8 0/4] cutils: Introduce bundle mechanism
 2022-06-24 15:31 UTC  (5+ messages)
` [PATCH v8 2/4] "

[PATCH v2] ls-files: introduce "--format" option
 2022-06-24 15:33 UTC  (8+ messages)
` [PATCH v3] "

stashing only unstaged changes?
 2022-06-24 15:32 UTC  (4+ messages)

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-24 15:32 UTC  (3+ messages)

Commit 282d8998e997 (srcu: Prevent expedited GPs and blocking readers from consuming CPU) cause qemu boot slow
 2022-06-24 15:30 UTC  (16+ messages)

[PATCH V6 1/2] xen/gnttab: Store frame GFN in struct page_info on Arm
 2022-06-24 15:31 UTC  (4+ messages)
` [PATCH V6 2/2] xen/arm: Harden the P2M code in p2m_remove_mapping()

[PATCH v2 1/2] hw: canokey: Remove HS support as not compliant to the spec
 2022-06-24 15:26 UTC  (2+ messages)
` [PATCH v2 2/2] docs/system/devices/canokey: Document limitations on usb-ehci

[PATCH net] tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
 2022-06-24 15:30 UTC 

[PATCH RFC 00/30] Overhaul NFSD filecache
 2022-06-24 15:30 UTC  (4+ messages)

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-24 15:29 UTC  (6+ messages)

[PATCHv2] mmc: block: Add single read for 4k sector cards
 2022-06-24 15:29 UTC 

[PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"
 2022-06-24 15:07 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/12] git-submodule.sh: remove unused $prefix var and --super-prefix

[PATCH] This fixes a bug in POSIX-compliant environments. Since we had allocated a buffer named 'tcg-jit' with read-write access protections we need a int type to combine these access flags and return it, whereas we had inexplicably return a bool type. It may cause an unnecessary protection change in tcg_region_init()
 2022-06-24 14:57 UTC 

[PATCH] tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd()
 2022-06-24 15:02 UTC 

[PATCH v2 0/3] aborted fstests may leave frozen fs behind
 2022-06-24 15:26 UTC  (3+ messages)
` [PATCH v2 1/3] fstests: add missing _require_freeze() to tests

[PATCH] drm: fix device_node_continue.cocci warnings (fwd)
 2022-06-24 15:26 UTC  (5+ messages)

[PATCH] MIPS: mscc: ocelot: enable FDMA usage
 2022-06-24 15:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-24 15:26 UTC 

Bug report: ntfs_read_block may crash system
 2022-06-24 15:26 UTC  (6+ messages)
` [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()

[PATCH -next] drm: Remove unnecessary print function dev_err()
 2022-06-24 15:26 UTC  (4+ messages)

[PATCH 0/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
 2022-06-24 15:23 UTC  (8+ messages)
` [PATCH 1/3] arm64: efi: Simplify arch_efi_call_virt macro by not using efi_##f##_t type
` [PATCH 2/3] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
` [PATCH 3/3] ACPI: Move PRM config option under the main ACPI config

[PATCH -next] drm/logicvc: add missing of_node_put() in logicvc_layers_init()
 2022-06-24 15:25 UTC  (4+ messages)

[PATCH] drm: logicvc: fix error code in logicvc_layer_init()
 2022-06-24 15:25 UTC  (4+ messages)

[PATCH] drm: logicvc: Fix uninitialized variable in probe
 2022-06-24 15:25 UTC  (4+ messages)

[PATCH v1 0/3] PCI: qcom: sc7280: add missing clocks
 2022-06-24 15:23 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: pci: QCOM sc7280 "
` [PATCH v1 3/3] arm64: dts: qcom: sc7280: Add missing pcie clocks

FSTRIM timeout/errors on WD RED SA500 NAS SSD
 2022-06-24 15:23 UTC 

[Intel-wired-lan] [PATCH v2 intel-next 1/2] ice: add i2c write command
 2022-06-24 15:22 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v2 intel-next 2/2] ice: add write functionality for GNSS TTY

[PATCH v2 00/54] PS2 device QOMification - part 1
 2022-06-24 15:12 UTC  (5+ messages)
` [PATCH v2 50/54] pckbd: add QEMU interface comment for I8042_MMIO device
` [PATCH v2 53/54] pckbd: add QEMU interface comment for I8042 device


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.