All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 16:24:42 to 2023-10-24 17:03:06 UTC [more...]

[PATCH v14 00/18] plugins: Allow to read registers
 2023-10-24 16:48 UTC  (5+ messages)
` [PATCH v14 15/18] cpu: Call plugin hooks only when ready
` [PATCH v14 16/18] plugins: Use different helpers when reading registers

[PATCH v2 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-24 16:59 UTC  (8+ messages)
` [PATCH v2 1/9] target/avr: Use tcg_gen_extract_tl
` [PATCH v2 2/9] target/cris: "
` [PATCH v2 3/9] target/i386: "
` [PATCH v2 4/9] target/mips: Use tcg_gen_extract_i32
` [PATCH v2 6/9] target/sparc: Use tcg_gen_extract_tl
` [PATCH v2 7/9] target/xtensa: Use tcg_gen_extract_i32
` [PATCH v2 9/9] target/mips: Use tcg_gen_ext*u_tl

[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
 2023-10-24 17:02 UTC  (5+ messages)
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH v2 iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command

[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
 2023-10-24 17:02 UTC  (5+ messages)
` [PATCH v2 02/17] hw/cxl/mbox: Split mailbox command payload into separate input and output
` [PATCH v2 03/17] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState

[PATCH 0/2] Fixes for s3 with parallel bootup
 2023-10-24 17:01 UTC  (13+ messages)
` [PATCH 1/2] x86: Enable x2apic during resume from suspend if used previously
` [PATCH 2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset()

[PATCH v2 0/6] Delay VERW
 2023-10-24 17:01 UTC  (8+ messages)
` [PATCH v2 1/6] x86/bugs: Add asm helpers for executing VERW

[PATCH 1/6] man: encode minushyphen the way groff/man requires it
 2023-10-24 17:01 UTC  (2+ messages)

dunfell merge request: Oct 24th
 2023-10-24 17:00 UTC  (2+ messages)

[PATCH 1/4] package_rpm.bbclass: Fix some pycodestyle issues
 2023-10-24 16:59 UTC  (7+ messages)
` [PATCH 4/4] package_rpm.bbclass: Support compression override
  ` [OE-core] "

[PATCH v2 0/9] Add CMDQ secure driver for SVP
 2023-10-24 16:59 UTC  (14+ messages)
` [PATCH v2 1/9] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH v2 2/9] dt-bindings: mailbox: Add property for CMDQ secure driver
` [PATCH v2 3/9] soc: mailbox: Add cmdq_pkt_logic_command to support math operation

[Intel-gfx] [PATCH] drm/i915: Support FP16 compressed formats on MTL
 2023-10-24 16:59 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Support FP16 compressed formats on MTL (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
 2023-10-24 15:41 UTC  (3+ messages)

[PATCH 5.15 000/135] 5.15.137-rc2 review
 2023-10-24 16:58 UTC  (3+ messages)

[PATCH v2] wifi: mac80211: ethtool: use best available link for default stats
 2023-10-24 16:57 UTC  (2+ messages)

[PATCH 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-24 16:55 UTC  (5+ messages)
` [PATCH 7/9] target/mips: Use tcg_gen_sextract_tl

mdadm + Intel 12th gen
 2023-10-24 16:54 UTC 

[igt-dev] [PATCH i-g-t v3 0/5] Add flat-ccs tests
 2023-10-24 16:55 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 3/5] lib/igt_sizes: Add common SZ_* header
` [igt-dev] [PATCH i-g-t v3 4/5] tests/xe_evict_ccs: Add evict ccs test

[igt-dev] [PATCH 1/3] runner: Normalize testlist entries that don't list subtests
 2023-10-24 16:53 UTC  (3+ messages)
` [igt-dev] [PATCH 2/3] runner/runner_tests: Unit tests for binary-name-only testlist entries

[Buildroot] [Bug 15820] New: make linux-menuconfig does not modify correct .config file when LINUX_KERNEL_CUSTOM_CONFIG_FILE set
 2023-10-24 16:54 UTC 

[PATCH v2] accel/ivpu: Disable PLL after VPU IP reset during FLR
 2023-10-24 16:53 UTC 

[PATCH V2] blk-mq: don't schedule block kworker on isolated CPUs
 2023-10-24 16:53 UTC  (2+ messages)

Clang LLVM do_package strip error
 2023-10-24 16:51 UTC  (4+ messages)
` [yocto] "

[PATCH] rust: macros: update 'paste!' macro to accept string literals
 2023-10-24 16:51 UTC  (2+ messages)

[PATCH net-next v7] vxlan: add support for flowlabel inherit
 2023-10-24 16:50 UTC 

[PATCH 0/6] target/arm: Move feature tests to their own header
 2023-10-24 16:50 UTC  (8+ messages)
` [PATCH 1/6] target/arm: Move feature test functions "
` [PATCH 2/6] target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
` [PATCH 3/6] target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
` [PATCH 4/6] target/arm: Move ID_AA64ISAR* test functions together
` [PATCH 5/6] target/arm: Move ID_AA64PFR* tests together
` [PATCH 6/6] target/arm: Move ID_AA64DFR* feature "

[PATCH v3 0/1] migration: Check for duplicates on vmstate_register()
 2023-10-24 16:50 UTC  (5+ messages)
` [PATCH v3 1/1] migration: vmstate_register() check that instance_id is valid

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2023-10-24 16:49 UTC  (14+ messages)
` [PATCH net-next 3/5] net: ipqess: introduce the "
` [PATCH net-next 4/5] net: ipqess: add a PSGMII calibration procedure to the "

[PATCH] pwm: samsung: Document new member .channel in struct samsung_pwm_chip
 2023-10-24 16:50 UTC  (9+ messages)

[PATCH v2 0/3] misc/pca9552: Changes to support powernv10
 2023-10-24 16:49 UTC  (7+ messages)
` [PATCH v2 1/3] misc/pca9552: Fix inverted input status
` [PATCH v2 3/3] misc/pca9552: Only update output GPIOs if state changed

[PATCH 0/6] multipath: aio and systemd service improvements
 2023-10-24 16:49 UTC  (7+ messages)
` [PATCH 1/6] libmultipath: reduce log level of directio messages
` [PATCH 2/6] libmultipath: directio: don't reset ct->running after io_cancel()
` [PATCH 3/6] libmultipath: io_err_stat: don't free aio memory before completion
` [PATCH 4/6] libmultipath: io_err_stat: call io_destroy() before free_io_err_pathvec()
` [PATCH 5/6] multipath-tools: systemd: require modprobe@dm_multipath.service
` [PATCH 6/6] libmpathutil: remove systemd_service_enabled()

[PATCH v2] migration: Stop migration immediately in RDMA error paths
 2023-10-24 16:47 UTC  (4+ messages)

[PATCH v2] audit: don't take task_lock() in audit_exe_compare() code path
 2023-10-24 16:47 UTC  (2+ messages)

[PATCH 0/2] misc/pca9552: Changes to support powernv10
 2023-10-24 16:46 UTC  (7+ messages)
` [PATCH 1/2] misc/pca9552: Fix inverted input status

[PATCH v3] migration: Stop migration immediately in RDMA error paths
 2023-10-24 16:45 UTC  (2+ messages)

[PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
 2023-10-24 16:46 UTC  (3+ messages)
` [PATCH 3/7] arch: sh: remove "

[GIT PULL] hotfixes for 6.6
 2023-10-24 16:46 UTC 

[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-10-24 16:45 UTC  (6+ messages)
` [PATCH v2 12/12] mempolicy: migration attempt to match interleave nodes
  ` [PATCH] mempolicy: migration attempt to match interleave nodes: fix

[PATCH] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full
 2023-10-24 16:35 UTC  (7+ messages)

[PATCH v2] dt-bindings: clock: brcm,kona-ccu: convert to YAML
 2023-10-24 16:45 UTC 

[PATCH net-next v6 0/5] Rust abstractions for network PHY drivers
 2023-10-24 16:44 UTC  (8+ messages)
` [PATCH net-next v6 1/5] rust: core "
` [PATCH net-next v6 2/5] rust: net::phy add module_phy_driver macro
` [PATCH net-next v6 3/5] rust: add second `bindgen` pass for enum exhaustiveness checking

[PATCH] dt-bindings: i2c: i2c-demux-pinctrl: Convert to json-schema
 2023-10-24 16:44 UTC  (2+ messages)

[PATCH] mtd: spi-nor: micron-st: Add support for mt25qu01g
 2023-10-24 16:43 UTC  (9+ messages)

[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
 2023-10-24 16:42 UTC  (6+ messages)

[PATCH] dt-bindings: Drop kernel copy of common reserved-memory bindings
 2023-10-24 16:41 UTC  (3+ messages)

[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-10-24 16:43 UTC  (2+ messages)

[PATCH 0/2] sh: Revive BIOS earlyprintk support
 2023-10-24 16:42 UTC  (5+ messages)
` [PATCH 1/2] sh: bios: Revive "
` [PATCH 2/2] Documentation: kernel-parameters: Add earlyprintk=bios on SH

[PATCH 0/2] usb: typec: ucsi: add workaround for several Qualcomm platforms
 2023-10-24 16:42 UTC  (5+ messages)
` [PATCH 1/2] usb: typec: ucsi: fix UCSI on buggy Qualcomm devices

[PATCH] drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported
 2023-10-24 16:42 UTC  (2+ messages)

[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
 2023-10-24 16:42 UTC  (4+ messages)
` [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements

[igt-dev] [PATCH i-g-t v5 00/15] PAT and cache coherency support
 2023-10-24 16:42 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v5 11/15] lib/intel_allocator: treat default_alignment as the minimum
` [igt-dev] [PATCH i-g-t v5 13/15] lib/intel_batchbuffer: extend to include optional alignment

[PATCH v4 0/3] Support disabling fair tag sharing
 2023-10-24 16:41 UTC  (3+ messages)

[PATCH bpf-next v4 00/11] xsk: TX metadata
 2023-10-24 16:41 UTC  (4+ messages)
` [PATCH bpf-next v4 10/11] selftests/bpf: Add TX side to xdp_hw_metadata

[PATCH] x86/percpu: Return correct variable from current_top_of_stack()
 2023-10-24 16:41 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-24 16:39 UTC  (8+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-24 16:40 UTC  (22+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v7 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v7 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v7 4/7] ARM: dts: nxp: "
` [PATCH net-next v7 5/7] ARM64: dts: marvell: "
` [PATCH net-next v7 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema

[PATCH v2 0/3] nvme-tcp: always set valid seq_num in dhchap reply
 2023-10-24 16:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] Add bpf programmable net device
 2023-10-24 16:40 UTC  (3+ messages)
` [PATCH bpf-next v3 1/7] netkit, bpf: "

[Intel-xe] [PATCH 0/1] Fix GSC interrupts
 2023-10-24 16:39 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for Fix GSC interrupts (rev2)

[RFC PATCH 0/3] drm/msm/dpu: convert even more MDP5 platforms
 2023-10-24 16:38 UTC  (5+ messages)
` [RFC PATCH 1/3] drm/msm/dpu: add support for MSM8953

[PATCH] drm/vc4: tests: Fix UAF in the mock helpers
 2023-10-24 16:38 UTC  (2+ messages)

[PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
 2023-10-24 16:37 UTC  (7+ messages)
` [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto

[PATCH 00/21] use rte optional stdatomic API
 2023-10-24 16:36 UTC  (8+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 19/19] ring: "

[PATCH] eventfs: Fix WARN_ON() in create_file_dentry()
 2023-10-24 16:36 UTC 

[isar-cip-core 0/2] Enable SWU file in reproducible test
 2023-10-24 16:36 UTC  (6+ messages)
` [isar-cip-core 2/2] reproducible.yml: Disable signed swupdate in reproducible tests
      ` [cip-dev] "

[PATCH] s390/qeth: replace deprecated strncpy with strscpy
 2023-10-24 16:31 UTC  (2+ messages)

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-24 16:34 UTC  (8+ messages)
` [PATCH 12/12] hw/xen: add support for Xen primary console in emulated mode

[PATCH] wifi: mac80211: work around crash in mlme.c
 2023-10-24 16:35 UTC  (5+ messages)

[PATCH 1/4] [v2] sh: remove stale microdev board
 2023-10-24 16:33 UTC  (5+ messages)
` [PATCH 2/4] [v2] sh: remove unused sh4-202 support
` [PATCH 4/4] [v2] sh: machvec: remove custom ioport_{un,}map()

[PATCH] dt-bindings: regulator: dlg,da9210: Convert to json-schema
 2023-10-24 16:33 UTC  (4+ messages)

[PATCH v3] drm/client: Convert drm_client_buffer_addfb() to drm_mode_addfb2()
 2023-10-24 16:33 UTC  (2+ messages)

[PATCH] s390/ctcm: replace deprecated strncpy with strscpy
 2023-10-24 16:32 UTC  (2+ messages)

[PATCH v6 00/25] Enable CET Virtualization
 2023-10-24 16:32 UTC  (5+ messages)
` [PATCH v6 02/25] x86/fpu/xstate: Fix guest fpstate allocation size calculation

[Acpica-devel] [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-10-24 16:31 UTC  (8+ messages)
` [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu()
` [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
` [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
` [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug

[PATCH] vhost: make experimental API's stable
 2023-10-24 16:31 UTC 

[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-24 16:31 UTC  (3+ messages)
` [PATCH v6 05/10] iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable

srp/002 hang in blktests
 2023-10-24 16:31 UTC  (7+ messages)

[PATCH] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
 2023-10-24 16:30 UTC  (3+ messages)

[PATCH v2 0/4] rk3588 PCIe improvements
 2023-10-24 16:30 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dwc: rockchip: Add atu property
` [PATCH v2 3/4] dt-bindings: PCI: dwc: rockchip: Add dma properties

[PATCH v2] arm64: module: PLT allowed even !RANDOM_BASE
 2023-10-24 16:30 UTC  (3+ messages)

[PATCH 5.10 000/199] 5.10.199-rc2 review
 2023-10-24 16:30 UTC  (2+ messages)

[PATCH v4 2/2] arm64: rust: Enable Rust support for AArch64
 2023-10-24 15:19 UTC  (2+ messages)

[PATCH v6 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-24 16:29 UTC  (3+ messages)
` [PATCH v6 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()

[PATCH v2 1/6] dt-bindings: regulator: add Samsung s2dos05 pmic
 2023-10-24 16:29 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
 2023-10-24 16:29 UTC  (4+ messages)
` [PATCH v4 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-24 16:24 UTC  (2+ messages)

[PATCH 5.4 000/120] 5.4.259-rc2 review
 2023-10-24 16:28 UTC  (2+ messages)

[PATCH] mcheck.3, mtrace.3: update examples for glibc 2.34
 2023-10-24 16:28 UTC  (3+ messages)

[PATCH v4 01/38] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
 2023-10-24 16:27 UTC  (4+ messages)

[PATCH v4 0/3] Fix clock division overflow problem
 2023-10-24 16:26 UTC  (5+ messages)
` [PATCH v4 1/3] math.h: add DIV_ROUND_UP_NO_OVERFLOW
` [PATCH v4 3/3] clk: composite: replace open-coded abs_diff()

[PATCH 00/11] hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
 2023-10-24 16:24 UTC  (12+ messages)
` [PATCH 01/11] hw/arm/aspeed: Extract code common to all boards to a common file
` [PATCH 02/11] hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specific
` [PATCH 03/11] hw/arm/aspeed: Rename aspeed_soc_realize() "
` [PATCH 04/11] hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
` [PATCH 05/11] hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
` [PATCH 06/11] hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
` [PATCH 07/11] hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
` [PATCH 08/11] hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize
` [PATCH 09/11] hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
` [PATCH 10/11] hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
` [PATCH 11/11] hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState

[PATCH v6 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
 2023-10-24 16:16 UTC  (2+ messages)

[PATCH] ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
 2023-10-24 16:25 UTC  (4+ messages)
    ` Include __GFP_NOWARN in GFP_NOWAIT

[PATCH v4 0/7] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-24 16:25 UTC  (6+ messages)
` [PATCH v4 5/7] vhost-vdpa: clean iotlb map during reset for older userspace

[PATCH v4 0/5] DCP as trusted keys backend
 2023-10-24 16:20 UTC  (3+ messages)
` [PATCH v4 4/5] docs: document DCP-backed trusted keys kernel params
` [PATCH v4 5/5] docs: trusted-encrypted: add DCP as new trust source

[RFC PATCH 0/9] xfs: push perags further into allocation routines
 2023-10-24 16:25 UTC  (4+ messages)
` [PATCH 3/9] xfs: select the AG with the largest contiguous space

[PATCH v2 0/3] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-24 16:25 UTC  (9+ messages)
` [PATCH v2 2/3] cpufreq: qcom-nvmem: Enable virtual power domain devices

[Intel-wired-lan] [PATCH iwl-next] ice: Reset VF on Tx MDD event
 2023-10-24 16:21 UTC  (3+ messages)


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.