All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 13:18:00 to 2023-05-30 13:41:13 UTC [more...]

[PATCH v4 0/5] refactoring and fix for Meson NAND
 2023-05-30 13:35 UTC  (12+ messages)
` [PATCH v4 1/5] mtd: rawnand: meson: fix command sequence for read/write

writeback fixlets and tidyups
 2023-05-30 13:34 UTC  (10+ messages)
` [PATCH 01/16] btrfs: fix range_end calculation in extent_write_locked_range
` [PATCH 08/16] btrfs: stop setting PageError in the data I/O path

[RFC] net: dsa: slave: Advertise correct EEE capabilities at slave PHY setup
 2023-05-30 13:40 UTC  (3+ messages)

[PATCH bpf-next 0/2] multi-buffer support for XDP_REDIRECT samples
 2023-05-30 13:40 UTC  (6+ messages)
` [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer

[PATCH v9 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-30 13:36 UTC  (16+ messages)
` [PATCH v9 1/7] hw/cxl/events: Add event status register
` [PATCH v9 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v9 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v9 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v9 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v9 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v9 7/7] hw/cxl/events: Add injection of Memory Module Events

[PATCH v2 0/9] ARM: dts: stm32: add adc internal channels on stm32mp15
 2023-05-30 13:39 UTC  (3+ messages)

[PATCH] HID: HP: add support for 03f0:464a HP Elite Presenter Mouse
 2023-05-30 13:40 UTC 

[PATCH v5 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-30 13:38 UTC  (7+ messages)

[PATCH v4 0/4] STM32 warning cleanup
 2023-05-30 13:38 UTC  (9+ messages)
` [PATCH v4 2/4] dt-bindings: display: st,stm32-dsi: Remove unnecessary fields

[PATCH V9 00/46] Live Update
 2023-05-30 13:38 UTC  (4+ messages)

[PATCH 00/30] q800: add support for booting MacOS Classic
 2023-05-30 13:38 UTC  (5+ messages)
` [PATCH 22/30] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
` [PATCH 23/30] mac_via: fix rtc command decoding for the PRAM seconds registers

[PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
 2023-05-30 13:37 UTC  (10+ messages)
` [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected

[PATCH 4.14 0/1] Hardening against CVE-2023-2002
 2023-05-30 13:37 UTC  (3+ messages)
` [PATCH 4.14 1/1] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
  ` Hardening against CVE-2023-2002

[PATCH v4 00/16] tcg: Improvements to atomic128
 2023-05-30 13:36 UTC  (3+ messages)
` [PATCH v4 01/16] tcg: Fix register move type in tcg_out_ld_helper_ret

[RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
 2023-05-30 13:36 UTC  (5+ messages)
` [RFC PATCH v2 1/4] linux-headers: Update for vfio capability reporting AtomicOps
` [RFC PATCH v2 4/4] vfio/pci: Enable AtomicOps completers on root ports

[PATCH v3] cmd: sf/nand: Print and return failure when 0 length is passed
 2023-05-30 13:37 UTC  (3+ messages)

[PATCH] hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
 2023-05-30 13:36 UTC  (2+ messages)

[PATCH v3] vPCI: account for hidden devices
 2023-05-30 13:36 UTC  (2+ messages)

[PATCH v3 0/3] pinctrl: tegra: Add Tegra234 pinmux driver
 2023-05-30 13:36 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Document Tegra234 pin controllers
` [PATCH v3 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
` [PATCH v3 3/3] arm64: tegra: Add Tegra234 pin controllers

[PATCH v2 0/3] spi: mt65xx: Convert to platform remove callback returning void
 2023-05-30 13:36 UTC  (4+ messages)
` [PATCH v2 1/3] spi: mt65xx: Properly handle failures in .remove()

[PATCH] scsi: ufs: core: Do not open code SZ_x
 2023-05-30 13:35 UTC  (3+ messages)

[PULL 00/21] target-arm queue
 2023-05-30 13:26 UTC  (22+ messages)
` [PULL 01/21] fsl-imx6: Add SNVS support for i.MX6 boards
` [PULL 02/21] hw/arm/smmuv3: Add missing fields for IDR0
` [PULL 03/21] hw/arm/smmuv3: Update translation config to hold stage-2
` [PULL 04/21] hw/arm/smmuv3: Refactor stage-1 PTW
` [PULL 05/21] hw/arm/smmuv3: Add page table walk for stage-2
` [PULL 06/21] hw/arm/smmuv3: Parse STE config "
` [PULL 07/21] hw/arm/smmuv3: Make TLB lookup work "
` [PULL 08/21] hw/arm/smmuv3: Add VMID to TLB tagging
` [PULL 09/21] hw/arm/smmuv3: Add CMDs related to stage-2
` [PULL 10/21] hw/arm/smmuv3: Add stage-2 support in iova notifier
` [PULL 11/21] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
` [PULL 12/21] hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop
` [PULL 13/21] hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
` [PULL 14/21] tests/qtest: Run arm-specific tests only if the required machine is available
` [PULL 15/21] target/arm: Explicitly select short-format FSR for M-profile
` [PULL 16/21] target/arm: Explain why we need to select ARM_V7M
` [PULL 17/21] arm/Kconfig: Keep Kconfig default entries in default.mak as documentation
` [PULL 18/21] arm/Kconfig: Make TCG dependence explicit
` [PULL 19/21] Update copyright dates to 2023
` [PULL 20/21] hw/arm/sbsa-ref: add GIC node into DT
` [PULL 21/21] docs: sbsa: correct graphics card name

[PATCH v8 00/18] GMU-less A6xx support (A610, A619_holi)
 2023-05-30 13:35 UTC  (5+ messages)
` [PATCH v8 01/18] dt-bindings: display/msm: gpu: Document GMU wrapper-equipped A6xx

QEMU developers fortnightly call for agenda - 2023-05-29
 2023-05-30  8:57 UTC  (2+ messages)

[PATCH] fs: Drop wait_unfrozen wait queue
 2023-05-30 13:34 UTC  (3+ messages)

[PATCH v8 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-05-30 13:33 UTC  (5+ messages)
` [PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events

[PATCH v2 0/2] common/memsize.c: Fix get_ram_size() when cache is enabled
 2023-05-30 13:33 UTC  (3+ messages)
` [PATCH v2 1/2] sandbox: Add a dummy dcache_status() function
` [PATCH v2 2/2] common/memsize.c: Fix get_ram_size() when cache is enabled

[igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc: enable and optimize test for sim
 2023-05-30 13:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_rotation_crc: enable and optimize test for sim (rev2)

[PATCH 00/11] Add STM32MP25 support
 2023-05-30 13:32 UTC  (4+ messages)

[PATCH 00/20] Restructure RPM SMD ICC
 2023-05-30 13:33 UTC  (3+ messages)
` [PATCH 17/20] interconnect: qcom: icc-rpm: Control bus rpmcc from icc

[PATCH] input: Add new keyboard backlight control keys to match modern notebooks
 2023-05-30 13:33 UTC  (2+ messages)

[PATCH 0/7] Embedded PPC misc clean up and optimisation
 2023-05-30 13:28 UTC  (8+ messages)
` [PATCH 1/7] target/ppc: Remove single use function
` [PATCH 2/7] target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
` [PATCH 3/7] target/ppc: Move ppcemb_tlb_search() to mmu_common.c
` [PATCH 4/7] target/ppc: Remove some unneded line breaks
` [PATCH 5/7] target/ppc: Simplify ppcemb_tlb_search()
` [PATCH 6/7] target/ppc: Change ppcemb_tlb_check() to return bool
` [PATCH 7/7] target/ppc: Eliminate goto in mmubooke_check_tlb()

[igt-dev] [PATCH i-g-t] tests/xe: Add a test for corner cases of eviction
 2023-05-30 13:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH v4 0/6] target/ppc: Assorted ppc target fixes
 2023-05-30 13:25 UTC  (7+ messages)
` [PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
` [PATCH v4 2/6] target/ppc: Change partition-scope translate interface
` [PATCH v4 3/6] target/ppc: Add SRR1 prefix indication to interrupt handlers
` [PATCH v4 4/6] target/ppc: Implement HEIR SPR
` [PATCH v4 5/6] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
` [PATCH v4 6/6] target/ppc: Better CTRL SPR implementation

[PATCH v1 0/5] Add Toradex Verdin AM62
 2023-05-30 13:31 UTC  (5+ messages)
` [PATCH v1 3/5] arm64: dts: ti: add verdin am62

[PATCH V3] lib: set/get max memzone segments
 2023-05-30 13:32 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI
 2023-05-30 13:31 UTC  (4+ messages)
` [PATCH v4 1/2] misc: fastrpc: support complete DMA pool access to the DSP

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Fix special handling for Intel CHV
 2023-05-30 13:31 UTC 

[PATCH 1/1] HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyboard
 2023-05-30 13:30 UTC  (3+ messages)

Linux kernel 6.3.5 released
 2023-05-30 13:30 UTC 

[PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
 2023-05-30 13:29 UTC  (2+ messages)

[PATCH] qemu: Split the qemu package
 2023-05-30 13:30 UTC  (2+ messages)
` [OE-core] "

stable/linux-5.4.y build: 184 builds: 2 failed, 182 passed, 31 warnings (v5.4.244)
 2023-05-30 13:28 UTC 

system hang on start-up (mlx5?)
 2023-05-30 13:28 UTC  (10+ messages)

[PATCH v8 00/10] Improve the MT8365 SoC and EVK board support
 2023-05-30 13:28 UTC  (4+ messages)
` [PATCH v8 01/10] arm64: defconfig: enable MT6357 regulator

Linux 6.3.5
 2023-05-30 13:27 UTC  (2+ messages)

Linux 6.1.31
 2023-05-30 13:27 UTC  (2+ messages)

[PATCH v6 0/5] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-30 13:27 UTC  (5+ messages)
` [PATCH v6 2/5] spi: spi-imx: add support for "

[linux-stable-rc:queue/5.15 17/69] m68k-linux-ld: section .rodata VMA [00001000,0024925f] overlaps section .text VMA [00000400,00439aff]
 2023-05-30 13:27 UTC  (3+ messages)

Linux 5.15.114
 2023-05-30 13:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] lib/intel_bb: Enable custom engine support for xe
 2023-05-30 13:27 UTC  (2+ messages)

[PATCH 0/4] x86: RSBA and RRSBA handling
 2023-05-30 13:25 UTC  (4+ messages)
` [PATCH 4/4] x86/cpu-policy: Derive {,R}RSBA for guest policies

[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
 2023-05-30 13:23 UTC  (3+ messages)
` [PATCH v3 05/14] nbd: Add types for extended headers

[PATCH v8 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-05-30 13:24 UTC  (5+ messages)
` [PATCH v8 1/2] sched: Add per_cpu cluster domain info and cpus_share_lowest_cache API

[PATCH 00/10] memory-device: Some cleanups
 2023-05-30 13:24 UTC  (5+ messages)
` [PATCH 02/10] memory-device: Introduce memory_devices_init()

[PATCH V1] block: Fix null pointer dereference issue on struct io_cq
 2023-05-30 13:24 UTC  (7+ messages)

[PATCH 1/5] ARM: Add label to sleep_clk in qcom-msm8960.dtsi
 2023-05-30 13:24 UTC  (17+ messages)
` [PATCH v2 0/4] Samsung Galaxy Express SGH-I437 Support
` [PATCH v2 2/4] dt-bindings: Add qcom,usb-hs-phy-msm8960
` [PATCH v2 3/4] ARM: dts: qcom: msm8960: Add USB node
` [PATCH v2 4/4] ARM: dts: qcom: Add Samsung Galaxy Express support

DT checker RS485 unevaluated property, 8250 OMAP UART
 2023-05-30 13:24 UTC  (5+ messages)

[PATCH RFC 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver
 2023-05-30 13:22 UTC  (4+ messages)
` [PATCH RFC 1/2] phy: qcom-snps-femto-v2: properly enable ref clock

[PULL 00/21] Migration 20230530 patches
 2023-05-30 13:23 UTC  (2+ messages)

[PATCH v2 00/12] multiblock allocator improvements
 2023-05-30 12:33 UTC  (2+ messages)
` [PATCH v2 12/12] ext4: Give symbolic names to mballoc criterias

[PATCH 0/5] meson: replace submodules with wrap files
 2023-05-30 13:22 UTC  (4+ messages)

[PATCH 0/9] disas/riscv: Add vendor extension support
 2023-05-30 13:18 UTC  (10+ messages)
` [PATCH 1/9] target/riscv: Use xl instead of mxl for disassemble
` [PATCH 2/9] target/riscv: Factor out RISCVCPUConfig from cpu.h
` [PATCH 3/9] disas/riscv: Move types/constants to new header file
` [PATCH 4/9] disas/riscv: Make rv_op_illegal a shared enum value
` [PATCH 5/9] disas/riscv: Encapsulate opcode_data into decode
` [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
` [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions
` [PATCH 8/9] disas/riscv: Add support for XVentanaCondOps
` [PATCH 9/9] disas/riscv: Add support for XThead* instructions

[PATCH v1 6/7] rust: workqueue: add safe API to workqueue
 2023-05-30 13:23 UTC  (4+ messages)

[PATCH v4 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
 2023-05-30 13:22 UTC  (7+ messages)

[xen-unstable test] 181007: tolerable FAIL
 2023-05-30 13:22 UTC 

[PATCH v2] target/ppc: Fix nested-hv HEAI delivery
 2023-05-30 13:21 UTC 

FAILED: patch "[PATCH] mm/vmemmap/devdax: fix kernel crash when probing devdax" failed to apply to 6.2-stable tree
 2023-05-30 13:21 UTC  (3+ messages)
` [PATCH 6.2.16] mm/vmemmap/devdax: fix kernel crash when probing devdax devices

[PATCHv2 0/3] x86/tdx: Fix one more load_unaligned_zeropad() issue
 2023-05-30 13:22 UTC  (8+ messages)
` [PATCHv2 2/3] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
` [PATCHv2 3/3] x86/mm: Fix enc_status_change_finish_noop()

[PATCH 0/2] x86: aid debug info generation in assembly files
 2023-05-30 13:21 UTC  (6+ messages)
` [PATCH v2 0/2] x86: annotate entry points with type and size
  ` [PATCH v2 1/2] "

don't split ordered_extents for zoned writes at I/O submission time
 2023-05-30 13:21 UTC  (2+ messages)

[PATCH 1/5] ARM: Add label to sleep_clk in qcom-msm8960.dtsi
 2023-05-30 13:20 UTC  (9+ messages)
` [PATCH 2/5] ARM: Add samsung,expressatt to qcom.yaml
` [PATCH 3/5] ARM: Add qcom,usb-hs-phy-msm8960 to qcom,usb-hs-phy.yaml
` [PATCH 5/5] ARM: Add Samsung Galaxy Express support

[PATCH] Prepare bcm properties for videocore 4
 2023-05-30 13:18 UTC  (4+ messages)

Linux kernel 6.1.31 released
 2023-05-30 13:20 UTC 

[PATCH mptcp-next v3 00/15] save sched_data at mptcp_sock
 2023-05-30 13:17 UTC  (15+ messages)
` [PATCH mptcp-next v3 02/15] Squash to "mptcp: add sched in mptcp_sock"
` [PATCH mptcp-next v3 03/15] Squash to "mptcp: add scheduler wrappers"
` [PATCH mptcp-next v3 04/15] mptcp: add last_snd in sched_data
` [PATCH mptcp-next v3 05/15] mptcp: add snd_burst "
` [PATCH mptcp-next v3 06/15] mptcp: register default scheduler
` [PATCH mptcp-next v3 07/15] mptcp: rename __mptcp_set_timeout for bpf_burst
` [PATCH mptcp-next v3 08/15] mptcp: add two wrappers "
` [PATCH mptcp-next v3 09/15] mptcp: add three helpers "
` [PATCH mptcp-next v3 10/15] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v3 11/15] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
` [PATCH mptcp-next v3 12/15] Squash to "selftests/bpf: Add mptcp sched structs"
` [PATCH mptcp-next v3 13/15] Squash to "selftests/bpf: Add bpf_rr scheduler"
` [PATCH mptcp-next v3 14/15] selftests/bpf: Add bpf_burst scheduler
` [PATCH mptcp-next v3 15/15] selftests/bpf: Add bpf_burst test

[Intel-xe] [RFC PATCH 0/2] Implement vma madvise ioctl
 2023-05-30 13:19 UTC  (4+ messages)

[PATCH] ext4: fix race condition between buffer write and page_mkwrite
 2023-05-30 13:19 UTC  (7+ messages)

[PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-05-30 13:17 UTC  (5+ messages)
` [PATCH v4 4/5] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU


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.