All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-24 14:40:09 to 2022-06-24 15:27:18 UTC [more...]

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-24 15:27 UTC  (8+ messages)
` [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks

[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] MIPS: mscc: ocelot: enable FDMA usage
 2022-06-24 15:25 UTC 

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

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  (5+ 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  (9+ 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  (23+ messages)
` [PATCH v2 22/54] pckbd: implement i8042_mmio_reset() for I8042_MMIO device
` [PATCH v2 26/54] pckbd: implement i8042_mmio_init() function
` [PATCH v2 29/54] pckbd: more vmstate_register() from i8042_mm_init() to i8042_mmio_realize()
` [PATCH v2 36/54] pl050: switch over from update_irq() function to PS2 device gpio
` [PATCH v2 37/54] pl050: add QEMU interface comment
` [PATCH v2 44/54] lasips2: add base property
` [PATCH v2 46/54] lasips2: use sysbus IRQ for output IRQ
` [PATCH v2 47/54] lasips2: switch over from update_irq() function to PS2 device gpio
` [PATCH v2 48/54] lasips2: add QEMU interface comment
` [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

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-06-24 15:14 UTC  (14+ messages)
` [PATCH 07/55] media: rkisp1: Save info pointer in rkisp1_device
` [PATCH 09/55] media: rkisp1: Make rkisp1_isp_mbus_info common
` [PATCH 10/55] media: rkisp1: cap: Print debug message on failed link validation
` [PATCH 11/55] media: rkisp1: Move sensor .s_stream() call to ISP

[PATCH] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
 2022-06-24 15:11 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-06-24 15:20 UTC  (4+ messages)
` [PATCH v5 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH] regmap: fix some comments
 2022-06-24 15:19 UTC 

[RFC PATCH 0/2] add option to rerun failed tests
 2022-06-24 15:18 UTC  (4+ messages)

[PATCH v5 00/21] arm64: refactor boot flow
 2022-06-24 15:06 UTC  (22+ messages)
` [PATCH v5 01/21] arm64: head: move kimage_vaddr variable into C file
` [PATCH v5 02/21] arm64: mm: make vabits_actual a build time constant if possible
` [PATCH v5 03/21] arm64: head: move assignment of idmap_t0sz to C code
` [PATCH v5 04/21] arm64: head: drop idmap_ptrs_per_pgd
` [PATCH v5 05/21] arm64: head: simplify page table mapping macros (slightly)
` [PATCH v5 06/21] arm64: head: switch to map_memory macro for the extended ID map
` [PATCH v5 07/21] arm64: head: split off idmap creation code
` [PATCH v5 08/21] arm64: kernel: drop unnecessary PoC cache clean+invalidate
` [PATCH v5 09/21] arm64: head: pass ID map root table address to __enable_mmu()
` [PATCH v5 10/21] arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
` [PATCH v5 11/21] arm64: head: add helper function to remap regions in early page tables
` [PATCH v5 12/21] arm64: head: cover entire kernel image in initial ID map
` [PATCH v5 13/21] arm64: head: use relative references to the RELA and RELR tables
` [PATCH v5 14/21] arm64: head: create a temporary FDT mapping in the initial ID map
` [PATCH v5 15/21] arm64: idreg-override: use early FDT mapping in "
` [PATCH v5 16/21] arm64: head: factor out TTBR1 assignment into a macro
` [PATCH v5 17/21] arm64: head: populate kernel page tables with MMU and caches on
` [PATCH v5 18/21] arm64: head: record CPU boot mode after enabling the MMU
` [PATCH v5 19/21] arm64: kaslr: defer initialization to initcall where permitted
` [PATCH v5 20/21] arm64: head: avoid relocating the kernel twice for KASLR
` [PATCH v5 21/21] arm64: setup: drop early FDT pointer helpers

[PATCH] msi: fix MSI vector limit check in msi_set_mask()
 2022-06-24 15:10 UTC  (2+ messages)

[PATCH] net: ocelot: fix wront time_after usage
 2022-06-24 15:14 UTC  (5+ messages)
` [PATCH v2] net: ocelot: fix wrong "

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

[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
 2022-06-24 15:12 UTC  (13+ messages)

[PATCH] ipv6/sit: fix ipip6_tunnel_get_prl when memory allocation fails
 2022-06-24 15:12 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix CVSD SCO setup failure
 2022-06-24 15:12 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-24 15:12 UTC  (5+ messages)
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map

[PATCH bpf-next 00/15] libbpf: remove deprecated APIs
 2022-06-24 15:12 UTC  (4+ messages)

[PATCH] lib: bitmap: fix the duplicated comments on bitmap_to_arr64()
 2022-06-24 15:10 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: fix for use after free bug in inline_bpf_loop
 2022-06-24 15:10 UTC  (2+ messages)

[PATCH] build: Do not depend on pc-bios for config-host.mak
 2022-06-24 15:06 UTC  (2+ messages)

[PATCH] qga: Relocate a path emitted in the help text
 2022-06-24 15:07 UTC  (2+ messages)

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-24 15:09 UTC  (3+ messages)
` [PATCH v10 2/3] KVM: s390: guest support for topology function

[PATCH 0/4] aborted fstests may leave frozen fs behind
 2022-06-24 15:09 UTC  (8+ messages)
` [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup()

[PATCH 0/4] hmat acpi: Don't require initiator value in -numa
 2022-06-24 15:04 UTC  (2+ messages)

[RFC PATCH 0/6] add json string escaping to telemetry
 2022-06-24 15:06 UTC  (9+ messages)
` [RFC PATCH 2/6] telemetry: fix escaping of invalid json characters

Should the MIB_RMSUBFLOW commit go to -net?
 2022-06-24 15:04 UTC  (3+ messages)

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2022-06-24 15:02 UTC  (2+ messages)

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

[Intel-wired-lan] [RFC PATCH net-next 0/4] ice: PPPoE offload support
 2022-06-24 15:01 UTC  (4+ messages)
` [Intel-wired-lan] [RFC PATCH net-next 1/4] flow_dissector: Add PPPoE dissectors
    `  "

[PATCH v2 0/3] conntrack: fixes for handling unknown protocols
 2022-06-24 15:01 UTC  (4+ messages)
` [PATCH v2 1/3] conntrack: set reply l4 proto for unknown protocol
` [PATCH v2 2/3] conntrack: fix protocol number parsing
` [PATCH v2 3/3] conntrack: fix -o save dump for unknown protocols

[PATCH] drm/msm/dp: no dp_hpd_unplug_handle() required for eDP
 2022-06-24 15:00 UTC  (4+ messages)

[PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
 2022-06-24 15:01 UTC  (3+ messages)

[PATCH] fallocate.2, getdents.2, rcmd.3, capabilities.7, feature_test_macros.7, ip.7, pipe.7, socket.7, tcp.7: wfix
 2022-06-24 14:59 UTC 

[PATCH 0/2] xtensa: context tracking updates
 2022-06-24 14:57 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-24 14:59 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 3/3] drm/doc/rfc: VM_BIND uapi definition

[ovmf test] 171343: all pass - PUSHED
 2022-06-24 14:59 UTC 

[PATCH vfio 2/2] vfio: Split migration ops from main device ops
 2022-06-24 14:53 UTC  (13+ messages)

UCM for Behringer UMC204HD not working
 2022-06-24 14:57 UTC 

[PATCH v8 0/4] cutils: Introduce bundle mechanism
 2022-06-24 14:50 UTC  (5+ messages)
` [PATCH v8 1/4] tests/vm: do not specify -bios option
` [PATCH v8 2/4] cutils: Introduce bundle mechanism
` [PATCH v8 3/4] datadir: Use "
` [PATCH v8 4/4] module: "

moving a working array
 2022-06-24 14:49 UTC  (3+ messages)

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-24 14:49 UTC  (8+ messages)

[PATCH] arm64: dts: altera: socfpga_stratix10: move clocks out of soc node
 2022-06-24 14:49 UTC  (3+ messages)

[bug report] drm: Add support for the LogiCVC display controller
 2022-06-24 14:53 UTC  (2+ messages)

[PATCH -next] drm/logicvc: Fix error return code in logicvc_layer_init()
 2022-06-24 14:47 UTC  (3+ messages)

iommu_sva_bind_device question
 2022-06-24 14:47 UTC  (7+ messages)

[PATCH 0/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB
 2022-06-24 14:47 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH -next] PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
 2022-06-24 14:46 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/3] better smp interrupt checks
 2022-06-24 14:45 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: s390x: add functions to set and clear PSW bits
` [kvm-unit-tests PATCH v2 2/3] s390x: skey.c: rework the interrupt handler
` [kvm-unit-tests PATCH v2 3/3] lib: s390x: better smp interrupt checks

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

[PATCH] hw/net/rocker: avoid NULL pointer dereference in of_dpa_cmd_add_l2_flood
 2022-06-24 14:39 UTC 

Multichannel fixes
 2022-06-24 14:44 UTC  (6+ messages)

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-24 14:43 UTC  (10+ messages)

[PATCH v5] kexec-tools: mips: Pass initrd parameter via cmdline
 2022-06-24 14:47 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/2] Add support for BSH smm s2 [pro] boards
 2022-06-24 14:47 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] configs/imx8mn_bsh_smm_s2_defconfig: new defconfig
` [Buildroot] [PATCH v2 2/2] configs/imx8mn_bsh_smm_s2_pro_defconfig: "

[PATCH RFC 00/12] Allow concurrent directory updates
 2022-06-24 14:43 UTC  (11+ messages)
` [PATCH 12/12] nfsd: discard fh_locked flag and fh_lock/fh_unlock
` [PATCH 11/12] nfsd: use (un)lock_inode instead of fh_(un)lock
` [PATCH 08/12] nfsd: allow parallel creates from nfsd
` [PATCH 09/12] nfsd: support concurrent renames
` [PATCH 10/12] nfsd: reduce locking in nfsd_lookup()

[PATCH] staging: r8188eu: combine nested if statements into one
 2022-06-24 14:45 UTC  (2+ messages)
` [PATCH v4] staging: r8188eu: core/rtw_recv.c: clean up nested if statements

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

[PATCH v2 0/2] powerpc rng cleanups
 2022-06-24 14:44 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
` [PATCH v2 2/2] powerpc/kvm: don't crash on missing rng, and use darn

SHA-256 transition
 2022-06-24 14:42 UTC  (6+ messages)

[PATCH net-next v9 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-24 14:40 UTC  (17+ messages)
` [PATCH net-next v9 01/16] net: dsa: allow port_bridge_join() to override extack message
` [PATCH net-next v9 02/16] net: dsa: add support for ethtool get_rmon_stats()
` [PATCH net-next v9 03/16] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH net-next v9 04/16] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH net-next v9 05/16] net: pcs: add Renesas MII converter driver
` [PATCH net-next v9 06/16] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH net-next v9 07/16] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next v9 08/16] net: dsa: rzn1-a5psw: add statistics support
` [PATCH net-next v9 09/16] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next v9 10/16] dt-bindings: net: snps,dwmac: add "power-domains" property
` [PATCH net-next v9 11/16] dt-bindings: net: snps,dwmac: add "renesas,rzn1" compatible
` [PATCH net-next v9 12/16] ARM: dts: r9a06g032: describe MII converter
` [PATCH net-next v9 13/16] ARM: dts: r9a06g032: describe GMAC2
` [PATCH net-next v9 14/16] ARM: dts: r9a06g032: describe switch
` [PATCH net-next v9 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description
` [PATCH net-next v9 16/16] MAINTAINERS: add Renesas RZ/N1 switch related driver entry

[PATCH v2] ALSA: hda/realtek: Add quirk for Clevo L140PU
 2022-06-24 14:41 UTC 

[PATCH v4 00/26] arm64: refactor boot flow and add support for WXN
 2022-06-24 14:40 UTC  (4+ messages)

[PATCH RESEND v4 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-06-24 14:39 UTC  (11+ messages)
` [PATCH RESEND v4 06/15] PCI: intel-gw: Drop manual DW PCIe controller version setup
` [PATCH RESEND v4 07/15] PCI: tegra194: "
` [PATCH RESEND v4 08/15] PCI: dwc: Add host de-initialization callback
` [PATCH RESEND v4 09/15] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH RESEND v4 10/15] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH RESEND v4 11/15] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH RESEND v4 12/15] PCI: dwc: Add iATU regions size detection procedure
` [PATCH RESEND v4 13/15] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH RESEND v4 14/15] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH RESEND v4 15/15] PCI: dwc: Introduce dma-ranges property support for RC-host

[Buildroot] [PATCH 0/3] Add support for BSH smm s2 [pro] boards
 2022-06-24 14:40 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] board/bsh: add support for iMX8MN BSH SMM S2 board


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.