All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-22 08:17:18 to 2022-06-22 09:01:10 UTC [more...]

[PATCH v1] drm/sun4i: Return from the function in error condition
 2022-06-22  8:59 UTC  (3+ messages)
` [PATCH v2] drm/sun4i: Return if frontend is not present

[PATCH] kselftest: mqueue: increase timeout
 2022-06-22  8:59 UTC 

[PATCH nf-next v2 0/3] netfilter: conntrack sparse annotations
 2022-06-22  9:00 UTC  (2+ messages)
` [PATCH nf-next v2 1/3] netfilter: nf_conntrack: add missing __rcu annotations

[PATCH] arm: mach-socfpga: Fix refcount leak bug in socfpga
 2022-06-22  9:00 UTC  (2+ messages)

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2022-06-22  9:00 UTC  (12+ messages)

[PATCH] arm: mach-imx: Fix refcount leak bug in src
 2022-06-22  9:00 UTC  (2+ messages)

[PATCH 0/5] Rework amdgpu HW fence refocunt and update scheduler parent fence refcount
 2022-06-22  9:00 UTC  (5+ messages)
` [PATCH 1/5] drm/amdgpu: Fix possible refcount leak for release of external_hw_fence

[PATCH v2] arm: mach-rockchip: (pm) Add missing of_node_put()
 2022-06-22  9:00 UTC  (3+ messages)

[PATCH] arm/mach-omap2: Fix refcount leak bug in omap_hwmod.c
 2022-06-22  9:00 UTC  (2+ messages)

[RFC PATCH 0/2] Add a new acquire resource to query vcpu statistics
 2022-06-22  8:59 UTC  (3+ messages)
` [RFC PATCH 1/2] xen/memory : Add stats_table resource type

[Bug 216163] New: cstates: intel_idle.max_cstate=4 required to eliminate flickering of the display on the laptop model 3Logic Group Graviton N15i-K2
 2022-06-22  9:00 UTC  (6+ messages)
` [Bug 216163] "

[PATCH v3] arm/mm: Fix refcount leak bugs in cache
 2022-06-22  8:58 UTC  (2+ messages)

[PATCH] usb: kbd: allow probing even if usbkbd not in stdin
 2022-06-22  8:59 UTC 

[RFC PATCH v2 0/3] Add PUD and kernel PTE level pagetable account
 2022-06-22  8:58 UTC  (4+ messages)
` [RFC PATCH v2 1/3] mm: Factor out the pagetable pages account into new helper function
` [RFC PATCH v2 2/3] mm: Add PUD level pagetable account
` [RFC PATCH v2 3/3] mm: Add kernel PTE level pagetable pages account

[PATCH] pinctrl/rockchip: Fix refcount leak bug
 2022-06-22  8:58 UTC  (4+ messages)

[PATCH 0/1] arm-bsp/n1sdp: fix boot due to TF-A 2.7 update
 2022-06-22  8:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH -next] mmc: sdhci-pci-gli: Fix build error unused-function
 2022-06-22  8:58 UTC  (2+ messages)

[PATCH] arm:mm:Fix typo in comment
 2022-06-22  8:52 UTC  (2+ messages)

[PATCH v2 0/2] Minor memoryhotplug refactoring
 2022-06-22  8:54 UTC  (11+ messages)
` [PATCH v2 1/2] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH v2 2/2] mm/memory_hotplug: Reset node's state when empty during offline

[PATCH] arm/kernel: Fix refcount leak bugs
 2022-06-22  8:53 UTC  (3+ messages)

[PATCH v2] arm/mach-omap2: Fix refcount leak bugs
 2022-06-22  8:53 UTC  (3+ messages)

[PATCH v3 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-06-22  8:54 UTC  (3+ messages)

[PATCH 0/4] mtd: spi: arm: rk3399: rock-pi-4: u-boot/next Support SPI NOR Flash in Rock Pi 4 (XTX xt25f32b)
 2022-06-22  8:54 UTC  (5+ messages)
` [PATCH 1/4] mtd: si: spi-nor: Add Rock pi 4b new flash chip
` [PATCH 2/4] arm: rockchip: rk3399: rock-pi-4: Add XTX SPI NOR 4MiB Flash chip in Rock Pi 4 boards from rev 1.4 on
` [PATCH 3/4] mtd: spi: spi-nor: Adapt soft reset to XTX25F32B in Rock Pi 4 rev 1.4
` [PATCH 4/4] spi: spi-mem.c : Allow address 0 for SPI mem operations

[PATCH] rtc: Fix some spelling mistakes
 2022-06-22  8:53 UTC 

[PATCH v2 0/6] arm64: dts: qcom: Introduce SC8280XP
 2022-06-22  8:53 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: arm: qcom: Document additional sc8280xp devices
` [PATCH v2 3/6] arm64: dts: qcom: add SC8280XP platform

[PATCH] walk_component(): get inode in lookup_slow branch statement block
 2022-06-22  8:53 UTC 

[PATCH] arm/mach: Hold reference returned by of_find_xxx APIs
 2022-06-22  8:51 UTC  (3+ messages)

[PATCH] drm/etnaviv: print offender task information on hangcheck recovery
 2022-06-22  8:52 UTC  (3+ messages)

[Bug 213297] New: ideapad-laptop: DYTC interface not found, several functionalities missing
 2022-06-22  8:51 UTC  (2+ messages)
` [Bug 213297] "

[PATCH] walk_component(): get inode in lookup_slow branch statement block
 2022-06-22  8:51 UTC 

[PATCH v4] virtio_ring : keep used_wrap_counter in vq->last_used_idx
 2022-06-22  8:51 UTC  (4+ messages)

[PATCH 0/1] nvme: Remove unused enum constants in nvme.h
 2022-06-22  8:48 UTC  (2+ messages)
  ` [PATCH 1/1] nvme: Remove unused enum constants

[PATCH] virtio_ring: remove unnecessary to_vvq call in vring hot path
 2022-06-22  8:51 UTC 

[PATCH] examples/vhost: Fix retry logic on Rx
 2022-06-22  8:50 UTC  (4+ messages)
` [PATCH v3] examples/vhost: fix retry logic on eth rx path

[LTP] [PATCH v2] Fix mountns01/02/03/04 final umounts using more peculiar dir names
 2022-06-22  8:49 UTC  (5+ messages)

[DRBD-announce] drbd-reactor v0.8.0-rc.1
 2022-06-22  8:50 UTC 

[PATCH] memory/tegra: Add missing of_node_get() in tegra_emc_find_node_by_ram_code
 2022-06-22  8:49 UTC  (4+ messages)
  `  "

[PATCH -next] ext4: avoid remove directory when directory is corrupted
 2022-06-22  9:02 UTC 

[PATCH v2] PCI: endpoint: Fix WARN() when an endpoint driver is removed
 2022-06-22  8:49 UTC  (2+ messages)

[PATCH v3 0/8] Add support for magnetometer Yamaha YAS537
 2022-06-22  8:49 UTC  (5+ messages)
` [PATCH v3 5/8] iio: magnetometer: yas530: Change data type of calibration coefficients

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-22  8:44 UTC  (5+ messages)
` [PATCH v2 7/9] driver core: Set fw_devlink.strict=1 by default

[PATCH v4] Documentation: highmem: Use literal block for code example in highmem.h comment
 2022-06-22  8:45 UTC 

disabling mercurial repositories
 2022-06-22  8:47 UTC  (5+ messages)

[PATCH 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-06-22  8:46 UTC  (3+ messages)
` [PATCH 1/4] memblock tests: add user-provided arguments to Makefile

[PATCH] vdpa/mlx5: return correct error code after rte_intr_instance_alloc failed
 2022-06-22  8:46 UTC  (5+ messages)

[PATCH v6 0/3] amd/msr: implement MSR_VIRT_SPEC_CTRL for HVM guests
 2022-06-22  8:46 UTC  (4+ messages)
` [PATCH v6 3/3] amd/msr: implement VIRT_SPEC_CTRL for HVM guests using legacy SSBD

[PATCH] btrfs: repair all bad mirrors
 2022-06-22  8:46 UTC  (6+ messages)

[PATCH v7 00/12] mm/demotion: Memory tiers and demotion
 2022-06-22  8:25 UTC  (13+ messages)
` [PATCH v7 01/12] mm/demotion: Add support for explicit memory tiers
` [PATCH v7 02/12] mm/demotion: Move memory demotion related code
` [PATCH v7 03/12] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v7 04/12] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v7 05/12] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v7 06/12] mm/demotion: Expose memory tier details via sysfs
` [PATCH v7 07/12] mm/demotion: Add per node memory tier attribute to sysfs
` [PATCH v7 08/12] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v7 09/12] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v7 10/12] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v7 11/12] mm/demotion: Add documentation for memory tiering
` [PATCH v7 12/12] mm/demotion: Add sysfs ABI documentation

[PATCH v7 0/8] s390x/pci: zPCI interpretation support
 2022-06-22  8:50 UTC  (5+ messages)
` [PATCH v7 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v7 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

[PATCH] mmc/host/sdhci-of-esdhc: Hold a reference returned by of_find_compatible_node
 2022-06-22  8:43 UTC  (2+ messages)

[PATCH v2] btrfs: repair all known bad mirrors
 2022-06-22  8:43 UTC  (2+ messages)

[PATCHv15 00/11] nvme: In-band authentication support
 2022-06-22  8:43 UTC  (8+ messages)
` [PATCH 06/11] nvme: Implement In-Band authentication

[PATCH] ARC:mm:Fix syntax errors in comments
 2022-06-22  8:42 UTC  (5+ messages)

[PATCHv16 00/11] nvme: In-band authentication support
 2022-06-22  8:42 UTC  (5+ messages)

[PATCH v7 00/14] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-06-22  8:40 UTC  (7+ messages)
` [PATCH v7 01/14] ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controls
` [PATCH v7 05/14] ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
` [PATCH v7 07/14] ALSA: hda: cs35l41: Support multiple load paths for firmware

[PATCH v5 0/5] In kernel handling of CPU hotplug events for crash kernel
 2022-06-22  8:40 UTC  (5+ messages)
` [PATCH v5 1/5] powerpc/kexec: make update_cpus_node non-static

[PATCH] powerc: Update asm-prototypes.h comment
 2022-06-22  8:32 UTC  (2+ messages)

[PULL 00/33] testing updates (gitlab, junit, lcitool, x-compile)
 2022-06-22  8:39 UTC  (8+ messages)
` [PULL 20/33] configure: handle host compiler in probe_target_compiler

[PATCH net-next] nfp: add 'ethtool --identify' support
 2022-06-22  8:39 UTC 

[PATCH v2 0/7] iommu/amd: Enforce IOMMU restrictions for SNP-enabled system
 2022-06-22  8:39 UTC  (5+ messages)
` [PATCH v2 4/7] iommu/amd: Introduce function to check and enable SNP
` [PATCH v2 6/7] iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled

[PATCH] mmc: sdhci-acpi: remove unexpected word "the"
 2022-06-22  8:38 UTC  (2+ messages)

[PATCH] arm:kernel:Fix typo in comment
 2022-06-22  8:37 UTC  (2+ messages)

[PATCH v6 0/7] treewide: ufs: Add support for Renesas R-Car UFS controller
 2022-06-22  8:38 UTC  (8+ messages)
` [PATCH v6 7/7] arm64: dts: renesas: r8a779f0: spider-cpu: Enable UFS device

[PATCH v2] perf: Adjust perf-inject output data offset for backward compatibility
 2022-06-22  8:36 UTC  (2+ messages)

[virtio-comment] [PATCH v7] Introduction of Virtio Network device notifications coalescing feature
 2022-06-22  8:38 UTC  (5+ messages)

[PATCH] vhost: fix virtio blk vDPA live migration IO drop
 2022-06-22  7:47 UTC 

[PATCH] media: mediatek: vcodec: Report supported bitrate modes
 2022-06-22  8:36 UTC 

[Intel-gfx] [PATCH 09/11] drm/i915: Add i915_save/load_pci_state helpers
 2022-06-22  8:35 UTC  (2+ messages)

[PATCH v3] Documentation: highmem: Use literal block for code example in highmem.h comment
 2022-06-22  8:36 UTC  (3+ messages)

[PATCH REPOST] blk-mq: Don't disable preemption around __blk_mq_run_hw_queue()
 2022-06-22  8:35 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/5] arm64: kdump: Function supplement and performance optimization
 2022-06-22  8:35 UTC  (8+ messages)
` [PATCH 5/5] arm64: kdump: Don't defer the reservation of crash high memory

[PATCH 1/6] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
 2022-06-22  8:35 UTC  (11+ messages)
` [PATCH 2/6] ARM: dts: qcom: use dedicated QFPROM compatibles
  ` (subset) "
` [PATCH 3/6] ARM: dts: qcom: cleanup QFPROM nodes
  ` (subset) "
` [PATCH 4/6] ARM: dts: qcom: apq8064: add unit addresses to QFPROM regions
  ` (subset) "
` [PATCH 5/6] arm64: dts: qcom: use dedicated QFPROM compatibles
  ` (subset) "
` [PATCH 6/6] arm64: dts: qcom: sdm630: correct QFPROM byte offsets
  ` (subset) "

[PATCH 1/2] dt-bindings: leds: qcom-wled: fix number of addresses
 2022-06-22  8:35 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: correct SPMI WLED register range encoding
  ` (subset) "

[PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
 2022-06-22  8:35 UTC  (8+ messages)
` [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible
  ` (subset) "
` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: "
  ` (subset) "
` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
  ` (subset) "

[PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema
 2022-06-22  8:35 UTC  (3+ messages)
` [PATCH 05/13] arm64: dts: qcom: add missing AOSS QMP compatible fallback
  ` (subset) "

[PATCH -V4 0/3] memory tiering: hot page selection
 2022-06-22  8:35 UTC  (4+ messages)
` [PATCH -V4 1/3] memory tiering: hot page selection with hint page fault latency
` [PATCH -V4 2/3] memory tiering: rate limit NUMA migration throughput
` [PATCH -V4 3/3] memory tiering: adjust hot threshold automatically

[PATCH RFC 0/2] regmap: option to disable debugfs
 2022-06-22  8:35 UTC  (13+ messages)
` [PATCH RFC 1/2] regmap: add "

[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
 2022-06-22  8:34 UTC  (10+ messages)
` [PATCH v3 11/40] arm64: dts: marvell: align gpio-key node names with dtschema
` [PATCH v3 21/40] arm64: dts: qcom: "
` [PATCH v3 26/40] arm64: dts: rockchip: "

[PATCH] irqchip: Add missing of_ndoe_get() in its_of_probe()
 2022-06-22  8:34 UTC  (5+ messages)
  `  "

[Buildroot] [PATCH v2] boot/optee-os: add support for custom tarball URL
 2022-06-22  8:34 UTC 

[PATCH] drm/hyperv-drm: Include framebuffer and EDID headers
 2022-06-22  8:34 UTC  (2+ messages)

[PATCH] phy: rockchip-inno-usb2: Sync initial otg state
 2022-06-22  8:31 UTC  (6+ messages)

[PATCH V3] virtio: disable notification hardening by default
 2022-06-22  8:32 UTC  (3+ messages)

[AUH] rust-llvm: upgrading to 1.61.0 FAILED
 2022-06-22  8:32 UTC  (6+ messages)
` [OE-core] "

[Buildroot] [PATCH v2 1/1] configs/zynqmp_kria_kv260_defconfig: fix to u-boot.itb generation
 2022-06-22  8:29 UTC  (2+ messages)

[PATCH] mt76: do not check the ccmp pn for ONLY_MONITOR frame
 2022-06-22  8:30 UTC 

[PATCH v4 mptcp-next 1/4] mptcp: never fetch fwd memory from the subflow
 2022-06-22  8:31 UTC  (4+ messages)

[PATCH] hw/i386: Add unaccepted memory configuration
 2022-06-22  8:28 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: qcom: adjust whitespace around '='
 2022-06-22  8:30 UTC  (2+ messages)

[LTP] [PATCH v2] syscalls/nice05: Add testcase for nice() syscall
 2022-06-22  8:32 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
 2022-06-22  8:29 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id

[PATCH] virtio_ring: remove unnecessary to_vvq call in poll_packed
 2022-06-22  8:27 UTC 

[PATCH v4 1/5] dt-bindings: Document how Chromebooks with depthcharge boot
 2022-06-22  8:27 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: arm: qcom: Add / fix sc7280 board bindings

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-06-22  8:27 UTC 

[PATCH] xilinx: Remove the legacy property "#stream-id-cells"
 2022-06-22  8:26 UTC 

[PATCH] MAINTAINERS: Add new IOMMU development mailing list
 2022-06-22  8:26 UTC  (3+ messages)

arch/ia64/include/asm/mmu_context.h:127:48: error: variable 'old_rr4' set but not used
 2022-06-22  8:25 UTC 

[PATCH] rtlwifi: Remove duplicate word and Fix typo
 2022-06-22  8:25 UTC 

[PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
 2022-06-22  8:25 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/kms_dither: Skip if current & requested BPC doesn't match
 2022-06-22  8:24 UTC  (4+ messages)

[PATCH] t3701: two subtests are fixed
 2022-06-22  8:24 UTC  (6+ messages)

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-22  8:24 UTC  (12+ messages)

[PATCH] regulator/scmi: Add missing of_node_get()
 2022-06-22  8:22 UTC  (3+ messages)
  `  "

[PATCH v4 00/53] semihosting cleanup
 2022-06-22  8:22 UTC  (3+ messages)
` [PATCH v4 25/53] semihosting: Use env more often in do_common_semihosting

[qemu-mainline test] 171303: tolerable FAIL - PUSHED
 2022-06-22  8:22 UTC 

[PATCH v2] mips: lantiq: Add missing of_node_put() in irq.c
 2022-06-22  7:55 UTC  (2+ messages)

[PATCH] l10n: mark message helpers prefix for translation
 2022-06-22  8:12 UTC  (3+ messages)
` [PATCH v2] i18n: "

Removal of qcom,board-id and qcom,msm-id
 2022-06-22  8:21 UTC  (3+ messages)

[net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register
 2022-06-22  8:19 UTC  (6+ messages)

[PATCH v3 1/1] bus: mhi: host: Move IRQ allocation to controller registration phase
 2022-06-22  8:18 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-22  8:17 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/3] drm/doc/rfc: VM_BIND feature design document

[PATCH] kdump: round up the total memory size to 128M for crashkernel reservation
 2022-06-22  8:16 UTC  (3+ messages)

[PATCH 0/2] Fixes for device probing on flaky connections
 2022-06-22  8:16 UTC  (4+ messages)
` [PATCH 1/2] scsi: add BLIST_RETRY_SCAN to ignore errors during scanning


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.