All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-16 17:15:55 to 2023-02-16 18:06:28 UTC [more...]

[dm-devel] A hang bug of dm on s390x
 2023-02-16 17:29 UTC  (4+ messages)

linux-next: build warning after merge of the powerpc tree
 2023-02-16 18:06 UTC  (2+ messages)

[PATCH v5 00/18] pci hotplug tracking
 2023-02-16 18:03 UTC  (16+ messages)
` [PATCH v5 01/18] pci/shpc: set attention led to OFF on reset
` [PATCH v5 02/18] pci/shpc: change shpc_get_status() return type to uint8_t
` [PATCH v5 04/18] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
` [PATCH v5 05/18] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
` [PATCH v5 06/18] pci/shpc: refactor shpc_device_plug_common()
` [PATCH v5 07/18] pcie: pcie_cap_slot_write_config(): use correct macro
` [PATCH v5 08/18] pcie_regs: drop duplicated indicator value macros
` [PATCH v5 09/18] pcie: drop unused PCIExpressIndicator
` [PATCH v5 10/18] pcie: pcie_cap_slot_enable_power() use correct helper
` [PATCH v5 11/18] pcie: introduce pcie_sltctl_powered_off() helper
` [PATCH v5 12/18] pcie: set power indicator to off on reset by default
` [PATCH v5 13/18] pci: introduce pci_find_the_only_child()
` [PATCH v5 16/18] shpc: implement HOTPLUG_STATE event and query-hotplug
` [PATCH v5 17/18] pcie: "
` [PATCH v5 18/18] qapi: introduce DEVICE_ON event

[PATCH 0/1] wifi: ath9k: hif_usb: fix memory leak of remain_skbs
 2023-02-16 18:05 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-02-16 18:05 UTC  (2+ messages)

[PATCH] block: bio-integrity: Copy flags when bio_integrity_payload is cloned
 2023-02-16 18:05 UTC  (2+ messages)

[PATCH] block: Fix io statistics for cgroup in throttle path
 2023-02-16 18:05 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS a5fcd228ca1db9810ba1ed461c90b6ee933b9daf
 2023-02-16 18:04 UTC 

[PATCH] ASoC: Intel: Skylake: Fix struct definition
 2023-02-16 18:03 UTC  (3+ messages)

Scheduling while atomic due to i915 intel_uncore->lock
 2023-02-16 18:04 UTC  (2+ messages)

[PATCH net-next 0/2] flower add cfm support
 2023-02-16 18:03 UTC  (2+ messages)

[PATCH v10 0/4] add support for self monitoring
 2023-02-16 18:03 UTC  (7+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/4] lib: add generic support for reading PMU events
  ` [PATCH v11 2/4] pmu: support reading ARM PMU events in runtime
  ` [PATCH v11 3/4] pmu: support reading Intel x86_64 "
  ` [PATCH v11 4/4] eal: add PMU support to tracing library

[PATCH RFC bpf-next v2 0/4] bpf: Support 64-bit pointers to kfuncs
 2023-02-16 18:03 UTC  (6+ messages)
` [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL

Bug: git behind proxy is broken in 2.34.1
 2023-02-16 17:55 UTC 

[PATCH 0/2] dyndbg: let's use the module notifier callback
 2023-02-16 17:15 UTC  (3+ messages)
` [PATCH 1/2] dyndbg: remove unused 'base' arg from __ddebug_add_module()
` [PATCH 2/2] dyndbg: use the module notifier callbacks

[PATCH 0/5] Support Flexible Data Placement (FDP)
 2023-02-16 18:02 UTC  (9+ messages)
` [PATCH 1/5] hw/nvme: move adjustment of data_units{read,written}
` [PATCH 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
` [PATCH 3/5] hw/nvme: add basic endurance group support
` [PATCH 4/5] hw/nvme: basic directives support
` [PATCH 5/5] hw/nvme: flexible data placement emulation

[PATCH v2] tpm: Disable tpm verifier if tpm is not present
 2023-02-16 18:02 UTC  (2+ messages)

bcache kernel panic
 2023-02-16 18:00 UTC  (2+ messages)

CXL 2.0 memory pooling emulation
 2023-02-16 18:00 UTC  (4+ messages)

[PATCH] PCI/sysfs: Make kobj_type structure constant
 2023-02-16 18:01 UTC  (2+ messages)

[pull request][net-next 0/9] mlx5 updates 2023-02-15
 2023-02-16 17:59 UTC  (8+ messages)
` [net-next 1/9] net/mlx5e: Switch to using napi_build_skb()
` [net-next 5/9] net/mlx5e: Implement CT entry update

[PATCH] delta-islands: fix segfault when freeing island marks
 2023-02-16 18:01 UTC  (3+ messages)

[PATCH v3 00/11] Fixes for Rockchip NFC driver part 1
 2023-02-16 18:01 UTC  (12+ messages)
` [PATCH v3 01/11] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
` [PATCH v3 02/11] include: dm: ofnode: fix headers
` [PATCH v3 03/11] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v3 04/11] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v3 05/11] rockchip: timer: dw-apb-timer: convert dev_read_addr output to phys_addr_t
` [PATCH v3 06/11] mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
` [PATCH v3 07/11] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v3 08/11] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v3 09/11] mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
` [PATCH v3 10/11] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [PATCH v3 11/11] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description

[PATCH v2 0/7] MODULE_LICENSE removals, first tranche
 2023-02-16 18:01 UTC  (3+ messages)

[PATCH v2] io_uring: Adjust mapping wrt architecture aliasing requirements
 2023-02-16 18:00 UTC  (6+ messages)

LMDB mdb_copy produces a corrupt database on btrfs, but not on ext4
 2023-02-16 18:00 UTC  (7+ messages)

[PATCH bpf-next 0/7] Transit between BPF TCP congestion controls
 2023-02-16 17:59 UTC  (4+ messages)
` [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps

[PATCH v3] tests: Add pathological iso9660 filesystem tests
 2023-02-16 17:59 UTC  (3+ messages)

Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?
 2023-02-16 17:58 UTC  (3+ messages)

[PATCH] mtd: rawnand: meson: initialize struct with zeroes
 2023-02-16 17:57 UTC  (4+ messages)

[PATCH] PCI: dwc: Fix writing wrong value if snps,enable-cdm-check
 2023-02-16 17:58 UTC  (2+ messages)

[PATCH v3 0/2] add new PHY affinity in the flow item and Tx queue API
 2023-02-16 17:58 UTC  (7+ messages)
` [PATCH v5 0/2] Added support for Tx queue mapping with an aggregated port
  ` [PATCH v5 1/2] ethdev: introduce the Tx map API for aggregated ports
  ` [PATCH v5 2/2] ethdev: add Aggregated affinity match item

[PATCH] generic/604: fix test to actually create dirty inodes
 2023-02-16 17:55 UTC  (2+ messages)

[PATCH v2 00/20] DRM_USE_DYNAMIC_DEBUG regression
 2023-02-16 17:21 UTC  (7+ messages)
` [PATCH v2 20/20] jump_label: RFC - tolerate toggled state
      ` [Intel-gfx] "

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-16 17:54 UTC  (9+ messages)
` [PATCH 07/12] dt-bindings: net: Add "

[Intel-gfx] [PATCH 1/2] drm/i915: Don't leak the DPT if drm_framebuffer_init() fails
 2023-02-16 17:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[Intel-gfx] [PATCH 0/9] Add OAM support for MTL
 2023-02-16 17:55 UTC  (14+ messages)
` [Intel-gfx] [PATCH 2/9] drm/i915/perf: Add helper to check supported OA engines
` [Intel-gfx] [PATCH 3/9] drm/i915/perf: Validate OA sseu config outside switch
` [Intel-gfx] [PATCH 5/9] drm/i915/perf: Group engines into respective OA groups
` [Intel-gfx] [PATCH 9/9] drm/i915/perf: Add support for OA media units

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-16 17:55 UTC  (5+ messages)

[linux-next:master 12850/13217] drivers/virtio/virtio_ring.c:1530 virtqueue_add_packed_vring() error: uninitialized symbol 'prev'
 2023-02-16 17:55 UTC 

[Intel-gfx] [PATCH v2 1/3] drm/i915/power: move dc state members to struct i915_power_domains
 2023-02-16 17:53 UTC  (2+ messages)

[PATCH 0/3] RZ/G2L: Add CRU, CSI support
 2023-02-16 17:53 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a07g044: Add CSI and CRU nodes
` [PATCH 2/3] arm64: dts: renesas: rzg2l-smarc: Add OV5645 node
` [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable CRU and CSI nodes

[PATCH net-next 0/6] net: final GSI register updates
 2023-02-16 17:51 UTC  (3+ messages)
` [PATCH net-next 2/6] net: ipa: kill gsi->virt_raw

[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
 2023-02-16 17:50 UTC  (4+ messages)
` [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driver

[PATCH 0/2] Kexec enabling in TDX guest
 2023-02-16 17:50 UTC  (8+ messages)
` [PATCH 1/2] x86/kexec: Preserve CR4.MCE during kexec

[PATCH] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
 2023-02-16 16:07 UTC  (3+ messages)

[PATCH] dm-crypt: allocate compound pages if possible
 2023-02-16 17:47 UTC  (2+ messages)
` [dm-devel] "

[PATCH v2 1/1] ufs: mcq: fix incorrectly set queue depth
 2023-02-16 17:46 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Initialize ret in mcr_lock()
 2023-02-16 17:46 UTC 

[dm-devel] [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
 2023-02-16 17:45 UTC  (5+ messages)

drivers/gpu/drm/i915/display/skl_watermark.c:1522 skl_crtc_allocate_plane_ddb() error: uninitialized symbol 'blocks'
 2023-02-16 17:44 UTC 

Xen Security Advisory 426 v2 (CVE-2022-27672) - x86: Cross-Thread Return Address Predictions
 2023-02-16 17:44 UTC 

[PATCH v1] scsi: ufs: core: Add trace event for MCQ
 2023-02-16 17:44 UTC  (3+ messages)

[Regression] Bug 216961 - Severe IO scheduling starvation issues with btrfs
 2023-02-16 17:43 UTC  (2+ messages)

[RFC PATCH 0/5] Retire IA64/Itanium support
 2023-02-16 17:42 UTC  (2+ messages)

[RFC PATCH v2] ext4: dio take shared inode lock when overwriting preallocated blocks
 2023-02-16 17:41 UTC  (2+ messages)

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-16 17:40 UTC  (17+ messages)
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot

[RFC] net/core: add optional threading for rps backlog processing
 2023-02-16 17:41 UTC 

[Buildroot] [PATCH 1/1] package/fluent-bit: fix build with libexecinfo
 2023-02-16 17:41 UTC 

[PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
 2023-02-16 17:40 UTC  (2+ messages)

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-02-16 17:40 UTC  (15+ messages)

[Buildroot] [PATCH 1/1] package/freerdp: bump to version 2.10.0
 2023-02-16 17:40 UTC 

[PATCH net-next] net: wangxun: Implement the ndo change mtu interface
 2023-02-16 17:38 UTC  (2+ messages)

Out of Memory problem with kernel 5.16.2 and RT ptach
 2023-02-16 17:38 UTC  (2+ messages)

[PATCH V3 0/8] Add basic ACPI support for risc-v virt
 2023-02-16 17:38 UTC  (5+ messages)
` [PATCH V3 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
` [PATCH V3 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT

[Patch] [testing][wireguard] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16 17:35 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:master 27/39] drivers/net/ethernet/sfc/efx_devlink.c:522:2: error: unterminated argument list invoking macro "memset"
 2023-02-16 17:34 UTC  (2+ messages)
`  "

[ammarfaizi2-block:netdev/net-next/master 27/39] drivers/net/ethernet/sfc/efx_devlink.c:185:58: error: expected ')' before 'build_id'
 2023-02-16 17:34 UTC  (2+ messages)

drivers/gpu/drm/i915/i915_hwmon.c:148 hwm_energy() error: uninitialized symbol 'reg_val'
 2023-02-16 17:34 UTC 

Kernel interface to configure queue-group parameters
 2023-02-16 17:32 UTC  (4+ messages)

[PATCH] kvm: initialize all of the kvm_debugregs structure before sending it to userspace
 2023-02-16 17:30 UTC  (2+ messages)

[RFC 0/2] Convert omap.txt to DT schema
 2023-02-16 17:30 UTC  (5+ messages)
` [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yaml

[PATCH 0/5] KVM: Put struct kvm_vcpu on a diet
 2023-02-16 17:32 UTC  (4+ messages)

[PATCH v3 0/2] fix error flag covered by journal recovery
 2023-02-16 17:31 UTC  (5+ messages)
` [PATCH v3 1/2] ext4: commit super block if fs record error when journal record without error
` [PATCH v3 2/2] ext4: make sure fs error flag setted before clear journal error

[PATCH v2 0/3] get rid of sscanf() when shortening refs
 2023-02-16 17:31 UTC  (7+ messages)
` [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()

[Intel-gfx] [PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-02-16 17:24 UTC  (6+ messages)
    `  "

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-16 17:30 UTC  (5+ messages)
` [PATCH v5 3/3] qtests/arm: add some mte tests

[PATCH] KVM: x86/mmu: Make @tdp_mmu_allowed static
 2023-02-16 17:29 UTC  (3+ messages)

[PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
 2023-02-16 17:26 UTC  (3+ messages)

[PATCH] rev-list: clarify git-log default date format
 2023-02-16 17:24 UTC  (10+ messages)
            ` [PATCH v2] "
              ` [PATCH v3] "

[PATCH v1] arm64: efi: Make efi_rt_lock a raw_spinlock
 2023-02-16 17:23 UTC  (4+ messages)

[PATCH v2] dt-bindings: ata: Add UniPhier controller binding
 2023-02-16 17:23 UTC  (5+ messages)

[PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
 2023-02-16 17:23 UTC  (4+ messages)

[PATCH v2] media: cec: i2c: ch7322: Drop of_match_ptr
 2023-02-16 17:22 UTC  (2+ messages)

[PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-02-16 17:22 UTC  (4+ messages)

[PATCH v2 1/1] spl: allow loading via partition type GUID
 2023-02-16 17:22 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v2 net] ice: Write all GNSS buffers instead of first one
 2023-02-16 17:12 UTC  (2+ messages)

[PATCH v2] efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
 2023-02-16 17:21 UTC 

[PATCH 00/17] cirrus: Modernize the cirrus driver
 2023-02-16 17:20 UTC  (8+ messages)
` [PATCH 17/17] drm/cirrus: Use VGA macro constants to unblank

[GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum
 2023-02-16 17:21 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next v1] igbvf: add PCI reset handler functions
 2023-02-16 17:13 UTC  (2+ messages)

[PATCH 1/3] mfd: tqmx86: do not access I2C_DETECT register through io_base
 2023-02-16 17:20 UTC  (4+ messages)
` [PATCH 2/3] mfd: tqmx86: specify IO port register range more precisely

[RFC PATCH v4 0/4] x86/sgx: implement support for MADV_WILLNEED
 2023-02-16 17:12 UTC  (13+ messages)
` [RFC PATCH v4 1/4] x86/sgx: Export sgx_encl_eaug_page
  ` [RFC PATCH v4 2/4] x86/sgx: Implement support for MADV_WILLNEED

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2023-02-16 17:19 UTC  (5+ messages)
` [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 always-on clock and reset generator

[PULL v2 0/10] xenpvh
 2023-02-16 17:17 UTC  (7+ messages)

Test results from v4
 2023-02-16 17:17 UTC  (4+ messages)

[PATCH v8 0/3] Add MT8195 HDMI phy support
 2023-02-16 16:02 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v8 2/3] phy: phy-mtk-hdmi: Add generic phy configure callback

[PATCH] drm/msm: Fix potential invalid ptr free
 2023-02-16 17:16 UTC  (3+ messages)

System Hang With 5.15.79-rt54 Patch Set
 2023-02-16 17:15 UTC  (5+ messages)

[PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
 2023-02-16 17:15 UTC  (2+ messages)

[PULL 00/30] target-arm queue
 2023-02-16 17:11 UTC  (4+ messages)
` [PULL 11/30] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
` [PULL 18/30] hw/arm: Attach PSPI module to NPCM7XX SoC
` [PULL 27/30] tests/avocado: Tag TCG tests with accel:tcg

[PATCH v6 0/3] Eliminate multifd flush
 2023-02-16 17:13 UTC  (6+ messages)
` [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section


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.