All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-03 16:07:20 to 2022-05-03 16:52:18 UTC [more...]

ASDA Procurement order
 2022-05-03 16:27 UTC 

[PATCH v4 00/45] target/arm: Cleanups, new features, new cpus
 2022-05-03 16:50 UTC  (26+ messages)
` [PATCH v4 10/45] target/arm: Drop always-true test in define_arm_vh_e2h_redirects_aliases
` [PATCH v4 11/45] target/arm: Store cpregs key in the hash table directly
` [PATCH v4 12/45] target/arm: Merge allocation of the cpreg and its name
` [PATCH v4 13/45] target/arm: Hoist computation of key in add_cpreg_to_hashtable
` [PATCH v4 14/45] target/arm: Consolidate cpreg updates "
` [PATCH v4 15/45] target/arm: Use bool for is64 and ns "
` [PATCH v4 16/45] target/arm: Hoist isbanked computation "
` [PATCH v4 17/45] target/arm: Perform override check early "
` [PATCH v4 18/45] target/arm: Reformat comments "
` [PATCH v4 19/45] target/arm: Remove HOST_BIG_ENDIAN ifdef "
` [PATCH v4 20/45] target/arm: Handle cpreg registration for missing EL

[GIT PULL] gfs2 fix
 2022-05-03 16:50 UTC  (22+ messages)
                                ` [Cluster-devel] "

i915 Updates: DG2 DMC v2.06
 2022-05-03 16:51 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 00/16] support non power of 2 zoned devices
 2022-05-03 16:50 UTC  (11+ messages)
  ` [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [dm-devel] "
      ` [f2fs-dev] "
  ` [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
    ` [dm-devel] "
      ` [f2fs-dev] "

ASDA Procurement order
 2022-05-03 16:22 UTC 

[PATCH] target/ppc: Fix tlbie
 2022-05-03 16:39 UTC 

[PATCH v2] powerpc/rtas: Keep MSR[RI] set when calling RTAS
 2022-05-03 16:47 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-03 16:47 UTC 

[PATCH v1 0/3] Add support for audio clock gating resets for SC7280
 2022-05-03 16:46 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller "
` [PATCH v1 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
` [PATCH v1 3/3] clk: qcom: lpass: Add support for resets & external mclk for SC7280

[CI] drm/i915: use IOMEM_ERR_PTR() directly
 2022-05-03 16:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[PATCH] fbdev: Use helper to get fb_info in all file operations
 2022-05-03 16:46 UTC  (2+ messages)

[PATCH RFC 00/21] perf intel-pt: Better support for perf record --cpu
 2022-05-03 16:45 UTC  (3+ messages)
` [PATCH RFC 02/21] libperf evsel: Add perf_evsel__enable_thread()

Core2 and v5.18-rc5 troubles
 2022-05-03 16:44 UTC  (4+ messages)

[PATCH] kernel/crash_core.c : Remove redundant checks for ck_cmdline is NULL
 2022-05-03 16:43 UTC  (4+ messages)

[PATCH v2 0/8] qapi: Primarily whitespace tweaks
 2022-05-03 16:25 UTC  (6+ messages)
` [PATCH v2 6/8] qapi: Drop unnecessary whitespace in comments
` [PATCH v2 8/8] qapi: Stop using whitespace for alignment "

[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
 2022-05-03 16:42 UTC  (8+ messages)

[broonie-ci:file9GaKBm 70/120] sound/soc/codecs/max98390.c:1076:22: error: implicit declaration of function 'devm_gpiod_get_optional'; did you mean 'devm_regulator_get_optional'?
 2022-05-03 16:41 UTC 

[PATCH 4.19 00/12] 4.19.241-rc1 review
 2022-05-03 16:41 UTC  (4+ messages)

[f2fs-dev] [Bug 215935] New: kernel hangs when invoking system calls
 2022-05-03 16:41 UTC  (2+ messages)
` [f2fs-dev] [Bug 215935] "

[efi:next] BUILD SUCCESS 736e0f2179d3005d994ab5addd282988de2e4615
 2022-05-03 16:40 UTC 

fix and cleanup discard_alignment handling
 2022-05-03 16:39 UTC  (5+ messages)
` [dm-devel] "

Memory allocation on speculative fastpaths
 2022-05-03 16:39 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v1] tests/kms_rotation_crc: do atomic commit if there are multiple primary planes
 2022-05-03 16:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_rotation_crc: do atomic commit if there are multiple primary planes (rev2)

[OpenRISC] Add openrisc@lists.librecores.org to lore.kernel.org
 2022-05-03 16:38 UTC  (4+ messages)

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-05-03 16:33 UTC  (30+ messages)
` [PATCH v12 1/9] iommu: Introduce a callback to struct iommu_resv_region
` [PATCH v12 2/9] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
` [PATCH v12 3/9] ACPI/IORT: Provide a generic helper to retrieve reserve regions
` [PATCH v12 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
` [PATCH v12 5/9] ACPI/IORT: Add a helper to retrieve RMR info directly
` [PATCH v12 6/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v12 7/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v12 8/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v12 9/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH] USB: core: skip unconfiguration if device doesn't support it
 2022-05-03 16:36 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-03 16:36 UTC 

[PATCH mptcp-next] selftests: mptcp: fix a mp_fail test warning
 2022-05-03 16:35 UTC  (2+ messages)

[PATCH v5 00/12] arm64: Automatic system register definition generation
 2022-05-03 16:32 UTC  (3+ messages)

[PATCH 0/2] iommu/arm-smmu-qcom: Add SC8280XP support
 2022-05-03 16:34 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP
` [PATCH 2/2] iommu/arm-smmu-qcom: Add SC8280XP support

[Buildroot] [PATCH 1/1] package/aircrack-ng: fix build with libressl >= 3.5.0
 2022-05-03 16:30 UTC 

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-05-03 16:29 UTC  (4+ messages)
` [PATCH v10 01/13] mm, hugetlbfs: Allow for "high" userspace addresses

FAILED: patch "[PATCH] objtool: Fix type of reloc::addend" failed to apply to 4.14-stable tree
 2022-05-03 16:29 UTC 

FAILED: patch "[PATCH] objtool: Fix type of reloc::addend" failed to apply to 4.19-stable tree
 2022-05-03 16:29 UTC 

FAILED: patch "[PATCH] objtool: Fix type of reloc::addend" failed to apply to 5.4-stable tree
 2022-05-03 16:29 UTC 

FAILED: patch "[PATCH] objtool: Fix type of reloc::addend" failed to apply to 5.10-stable tree
 2022-05-03 16:29 UTC 

FAILED: patch "[PATCH] objtool: Fix code relocs vs weak symbols" failed to apply to 5.10-stable tree
 2022-05-03 16:29 UTC 

[RFC PATCH 0/7] clk: mediatek: Move to struct clk_hw provider APIs
 2022-05-03 16:28 UTC  (4+ messages)

[PATCH bpf-next] net: netfilter: add kfunc helper to update ct timeout
 2022-05-03 16:29 UTC 

[PATCH mptcp-next v18 0/7] BPF packet scheduler
 2022-05-03 16:28 UTC  (2+ messages)

[PATCH 00/92] IIO: Fix alignment of buffers for DMA
 2022-05-03 16:27 UTC  (7+ messages)
` [PATCH 01/92] iio: core: Fix IIO_ALIGN as it was not sufficiently large on some platforms
` [PATCH 02/92] iio: accel: adxl313: Fix alignment for DMA safety

RTT-PROBE: lore-subspace-rtt
 2022-05-03 16:26 UTC 

ASDA Procurement order
 2022-05-03 15:57 UTC 

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-03 16:26 UTC  (6+ messages)
` [PATCH v5 "

[PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-05-03 16:25 UTC  (10+ messages)
` [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols

[PATCH v3] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
 2022-05-03 16:25 UTC  (2+ messages)

[PATCH 00/11] scsi: EH rework prep patches, part 2
 2022-05-03 16:24 UTC  (5+ messages)
` [PATCH 01/11] pmcraid: Select device in pmcraid_eh_bus_reset_handler()
` [PATCH 05/11] pmcraid: select first available device for target reset

[PATCH v6 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-03 16:22 UTC  (5+ messages)
` [PATCH v6 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog

[PATCH v2 1/8] clk: qcom: rcg2: Cache rate changes for parked RCGs
 2022-05-03 16:23 UTC  (6+ messages)
` [PATCH v2 2/8] clk: Introduce CLK_ASSUME_ENABLED_WHEN_UNUSED

[PATCH v10 0/8] cgroup/cpuset: Major cpu partition code restructuring
 2022-05-03 16:21 UTC  (11+ messages)
` [PATCH v10 1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask()
` [PATCH v10 2/8] cgroup/cpuset: Miscellaneous cleanups & add helper functions
` [PATCH v10 3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v10 4/8] cgroup/cpuset: Relax constraints to partition & cpus changes
` [PATCH v10 5/8] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v10 6/8] cgroup/cpuset: Show invalid partition reason string
` [PATCH v10 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v10 8/8] kselftest/cgroup: Add cpuset v2 partition root state test

[Intel-wired-lan] [PATCH net-next v1] ice: Expose RSS indirection tables for queue groups via ethtool
 2022-05-03 16:23 UTC  (6+ messages)

[PATCH v4 00/21] IOMMU: superpage support when not sharing pagetables
 2022-05-03 16:22 UTC  (7+ messages)
` [PATCH v4 02/21] IOMMU: simplify unmap-on-error in iommu_map()
` [PATCH v4 07/21] IOMMU/x86: support freeing of pagetables

[PATCH] rng-tools: disable libjitterentropy due to cpu usage
 2022-05-03 16:21 UTC  (6+ messages)
  ` [OE-core] "

[PATCH] net: fix multicast support with BSD (macOS) socket implementations
 2022-05-03 16:10 UTC  (3+ messages)

[PATCH] mm/page_alloc: cache the result of node_dirty_ok()
 2022-05-03 16:19 UTC  (2+ messages)

[PATCH 00/17] imx: imx8m: clean up wdog code
 2022-05-03 16:19 UTC  (3+ messages)
` [PATCH 09/17] imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL

[PATCH 00/24] scsi: EH rework prep patches, part 1
 2022-05-03 16:18 UTC  (11+ messages)
` [PATCH 01/24] csiostor: use fc_block_rport()
` [PATCH 02/24] fc_fcp: "
` [PATCH 10/24] ibmvfc: "
` [PATCH 17/24] snic: reserve tag for TMF
` [PATCH 23/24] megaraid: pass in NULL scb for host reset

[PATCH] entry/kvm: Make vCPU tasks exit to userspace when a livepatch is pending
 2022-05-03 16:18 UTC  (3+ messages)

[PATCH 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
 2022-05-03 16:16 UTC  (6+ messages)
` [PATCH 3/5] arm64: dts: qcom: sc7180: Add quackingstick "

[PATCH v1 0/4] xlnx-zcu102: fix the display port
 2022-05-03 16:00 UTC  (5+ messages)
` [PATCH v1 1/4] xlnx_dp: fix the wrong register size
` [PATCH v1 4/4] xlnx-zynqmp: fix the irq mapping for the display port and its dma

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-05-03 16:14 UTC  (11+ messages)

[PATCH -printk] printk, tracing: fix console tracepoint
 2022-05-03 16:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-03 16:15 UTC 

[PATCH v3 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-03 16:14 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-05-03 16:14 UTC  (7+ messages)
` [PATCH V8 04/10] cxl/pci: Create auxiliary devices for each DOE mailbox

FEC MDIO read timeout on linkup
 2022-05-03 16:13 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next v2] ice: Expose RSS indirection tables for queue groups via ethtool
 2022-05-03 16:13 UTC 

[PATCH] CHROMIUM: arm64: dts: qcom: Add sc7180-gelarshie
 2022-05-03 16:13 UTC  (9+ messages)

ASDA Procurement order
 2022-05-03 15:33 UTC 

[PATCH v2] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
 2022-05-03 16:13 UTC  (4+ messages)

[PATCH v9 0/5] Add support for RZ/G2L VSPD
 2022-05-03 16:12 UTC  (5+ messages)
` [PATCH v9 2/5] media: renesas: vsp1: Add support to deassert/assert reset line

ASDA Procurement order
 2022-05-03 15:33 UTC 

ASDA Procurement order
 2022-05-03 15:33 UTC 

[PATCH v1 2/4] ipc: Use proper ipc namespace
 2022-05-03 13:39 UTC  (3+ messages)
  ` [PATCH v2 2/4] ipc: Remove extra1 field abuse to pass "

[PATCH] crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
 2022-05-03 16:11 UTC  (2+ messages)

[PATCH nft 1/3] optimize: incorrect logic in verdict comparison
 2022-05-03 16:10 UTC  (3+ messages)
` [PATCH nft 2/3] optimize: do not clone unsupported statement
` [PATCH nft 3/3] optimize: merge nat rules with same selectors into map

[PATCH v2] ffa-debugfs-mod: Do not build for TI SOCs
 2022-05-03 16:09 UTC 

[asahilinux:bits/130-cpufreq 3/4] drivers/cpufreq/apple-soc-cpufreq.c:67:19: error: implicit declaration of function 'readq_relaxed'; did you mean 'readl_relaxed'?
 2022-05-03 16:08 UTC 

[PATCH 1/2] audit: add call argument to socketcall auditing
 2022-05-03 16:07 UTC  (3+ messages)

ASDA Procurement order
 2022-05-03 15:23 UTC 

ASDA Procurement order
 2022-05-03 15:23 UTC 

[PATCH] KVM: LAPIC: Fix advance timer expiration delta trace
 2022-05-03 12:18 UTC  (2+ messages)

[PATCH 0/3] add dynamic PCI device of_node creation for overlay
 2022-05-03 16:05 UTC  (4+ messages)
` [PATCH 2/3] PCI: of: create DT nodes for PCI devices if they do not exists


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.