All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-10 08:39:36 to 2024-01-10 09:16:23 UTC [more...]

[syzbot] Monthly btrfs report (Jan 2024)
 2024-01-10  9:16 UTC 

[syzbot] Monthly hfs report (Jan 2024)
 2024-01-10  9:16 UTC 

rtw88: rtl8822cs AP mode not working
 2024-01-10  9:15 UTC  (2+ messages)

[PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2024-01-10  9:15 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs

Linux 5.10.206
 2024-01-10  9:15 UTC  (4+ messages)
` scsi_get_lba breakage in 5.10 -- "

[syzbot] [bpf?] WARNING in __mark_chain_precision (3)
 2024-01-10  9:15 UTC  (2+ messages)
`  "

[PATCH v4] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-10  9:14 UTC 

[PATCH] usb: gadget: uvc_video: unlock before submitting a request to ep
 2024-01-10  9:14 UTC  (6+ messages)

[f2fs-dev] [PATCH] f2fs: compress: reserve blocks on released compress inode while writing
 2024-01-10  9:10 UTC  (2+ messages)
`  "

[REMINDER] Re: [PATCH v5.10.y] crypto: caam/jr - Fix possible caam_jr crash
 2024-01-10  9:14 UTC  (3+ messages)
`  "
  ` [EXT] "

[PATCH] nvme: add nvme pci timeout testcase
 2024-01-10  9:13 UTC  (6+ messages)

[PULL 00/65] riscv-to-apply queue
 2024-01-10  8:57 UTC  (66+ messages)
` [PULL 01/65] target/riscv: Add vill check for whole vector register move instructions
` [PULL 02/65] target/riscv: The whole vector register move instructions depend on vsew
` [PULL 03/65] target/riscv: Fix th.dcache.cval1 priviledge check
` [PULL 04/65] target/riscv: Not allow write mstatus_vs without RVV
` [PULL 05/65] target/riscv/pmp: Use hwaddr instead of target_ulong for RV32
` [PULL 06/65] target/riscv/cpu.c: fix machine IDs getters
` [PULL 07/65] target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
` [PULL 08/65] target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
` [PULL 09/65] target/riscv/kvm: change timer regs size "
` [PULL 10/65] target/riscv/kvm: add RISCV_CONFIG_REG()
` [PULL 11/65] target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id_ulong()
` [PULL 12/65] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PULL 13/65] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PULL 14/65] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
` [PULL 15/65] hw/riscv: virt: Make few IMSIC macros and functions public
` [PULL 16/65] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PULL 17/65] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PULL 18/65] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PULL 19/65] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PULL 20/65] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PULL 21/65] hw/pci-host/gpex: Define properties for MMIO ranges
` [PULL 22/65] hw/riscv/virt: Update GPEX MMIO related properties
` [PULL 23/65] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PULL 24/65] hw/riscv/virt-acpi-build.c: Add PLIC in MADT
` [PULL 25/65] hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
` [PULL 26/65] target/riscv: Add support for Zacas extension
` [PULL 27/65] disas/riscv: Add amocas.[w,d,q] instructions
` [PULL 28/65] docs/system/riscv: document acpi parameter of virt machine
` [PULL 29/65] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PULL 30/65] target/riscv/tcg: do not use "!generic" CPU checks
` [PULL 31/65] target/riscv/tcg: update priv_ver on user_set extensions
` [PULL 32/65] target/riscv: add rv64i CPU
` [PULL 33/65] target/riscv: add zicbop extension flag
` [PULL 34/65] target/riscv/tcg: add 'zic64b' support
` [PULL 35/65] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PULL 36/65] target/riscv: add rva22u64 profile definition
` [PULL 37/65] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PULL 38/65] target/riscv/tcg: add user flag for profile support
` [PULL 39/65] target/riscv/tcg: add MISA user options hash
` [PULL 40/65] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PULL 41/65] target/riscv/tcg: handle profile MISA bits
` [PULL 42/65] target/riscv/tcg: add hash table insert helpers
` [PULL 43/65] target/riscv/tcg: honor user choice for G MISA bits
` [PULL 44/65] target/riscv/tcg: validate profiles during finalize
` [PULL 45/65] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
` [PULL 46/65] target/riscv: add 'rva22u64' CPU
` [PULL 47/65] target/riscv: implement svade
` [PULL 48/65] target/riscv: add priv ver restriction to profiles
` [PULL 49/65] target/riscv/cpu.c: finalize satp_mode earlier
` [PULL 50/65] target/riscv/cpu.c: add riscv_cpu_is_32bit()
` [PULL 51/65] target/riscv: add satp_mode profile support
` [PULL 52/65] target/riscv: add 'parent' in profile description
` [PULL 53/65] target/riscv: add RVA22S64 profile
` [PULL 54/65] target/riscv: add rva22s64 cpu
` [PULL 55/65] target/riscv/kvm.c: remove group setting of KVM AIA if the machine only has 1 socket
` [PULL 56/65] linux-headers: Update to Linux v6.7-rc5
` [PULL 57/65] linux-headers: riscv: add ptrace.h
` [PULL 58/65] target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during realize()
` [PULL 59/65] target/riscv/kvm: add RVV and Vector CSR regs
` [PULL 60/65] docs/system/riscv: sifive_u: Update S-mode U-Boot image build instructions
` [PULL 61/65] roms/opensbi: Upgrade from v1.3.1 to v1.4
` [PULL 62/65] target/riscv: pmp: Ignore writes when RW=01 and MML=0
` [PULL 63/65] target/riscv: Assert that the CSR numbers will be correct
` [PULL 64/65] target/riscv: Don't adjust vscause for exceptions
` [PULL 65/65] target/riscv: Ensure mideleg is set correctly on reset

[PATCH v2 00/15] drm/i915: (stolen) memory region related fixes
 2024-01-10  9:13 UTC  (5+ messages)
` [PATCH v2 04/15] drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
` [PATCH v2 13/15] drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects

[PATCH 0/2] target/s390x: Fix LAE setting a wrong access register
 2024-01-10  9:11 UTC  (3+ messages)
` [PATCH 1/2] "

[igt-dev] [PATCH i-g-t] tests/amd_security: fix secure bounce test issue
 2024-01-10  9:13 UTC  (2+ messages)
`  "

[PATCH v2 0/2] fix FMP versioning for FWU multi bank update
 2024-01-10  9:10 UTC  (7+ messages)
` [PATCH v2 2/2] efi_loader: support fmp versioning for "

[PATCH v3 00/11] Enable setexpr command to print cpu-list like bitmaps
 2024-01-10  9:10 UTC  (12+ messages)
` [PATCH v3 01/11] sandbox: add generic find_next_zero_bit implementation
` [PATCH v3 02/11] linux: bitmap.h: add 'for_each_set_bitrange' iteration macro
` [PATCH v3 03/11] test: cmd: setexpr: Add tests for bitmap string format
` [PATCH v3 04/11] doc: printf() codes: Add bitmap format specifier
` [PATCH v3 05/11] cmd: printf: Correctly handle field width
` [PATCH v3 06/11] lib: Add hextobarray() function
` [PATCH v3 07/11] lib: vsprintf: enable '%pbl' format specifier
` [PATCH v3 08/11] setexpr: rename 'get_arg()' to 'setexpr_get_arg()'
` [PATCH v3 09/11] setexpr: Promote 'setexpr_get_arg()' to a public function
` [PATCH v3 10/11] setexptr: Extend setexpr_get_arg() to handle pointer to memory
` [PATCH v3 11/11] cmd: printf: forward '%p' format string specifier

[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
 2024-01-10  9:12 UTC  (3+ messages)

Scrub reports uncorrectable errors with correctable errors unrepaired, but all files are fine
 2024-01-10  9:12 UTC  (3+ messages)

[meta-gnome][PATCH 1/5] mutter: update 45.1 -> 45.3
 2024-01-10  9:11 UTC  (5+ messages)
` [meta-gnome][PATCH 2/5] gnome-shell: "
` [meta-gnome][PATCH 3/5] gnome-control-center: update 45.1 -> 45.2
` [meta-gnome][PATCH 4/5] gnome-software: update 45.1 -> 45.3
` [meta-gnome][PATCH 5/5] gnome-shell-extensions: update 45.1 -> 45.2

[PATCH v5 00/13] Arm cache coloring
 2024-01-10  9:10 UTC  (5+ messages)
` [PATCH v5 09/13] xen: add cache coloring allocator for domains

[PATCH 0/3] ASoC: Support SAI and MICFIL on i.MX95 platform
 2024-01-10  9:09 UTC  (5+ messages)
` [PATCH 3/3] ASoC: dt-bindings: fsl,micfil: Add compatible string for "
    `  "

[PATCH v3 0/3] iio: adc: add new ad7380 driver
 2024-01-10  9:09 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: spi: add spi-rx-bus-channels peripheral property

[PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-10  9:09 UTC  (7+ messages)
` [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs

[RFC PATCH v1] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-10  9:09 UTC  (18+ messages)

[PATCH 1/1] arm64: dts: tqma8mpql: fix audio codec iov-supply
 2024-01-10  9:08 UTC  (2+ messages)

[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
 2024-01-10  9:08 UTC  (9+ messages)
` [RFC PATCH v3 01/30] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
` [RFC PATCH v3 02/30] io: Add generic pwritev/preadv interface
` [RFC PATCH v3 03/30] io: implement io_pwritev/preadv for QIOChannelFile
` [RFC PATCH v3 04/30] io: fsync before closing a file channel

Rework TTMs busy handling
 2024-01-10  9:03 UTC  (4+ messages)

[RFC][PATCH] fsnotify: optimize the case of no access event watchers
 2024-01-10  9:08 UTC  (4+ messages)

[PATCH] workqueue: Add rcu lock check after work execute end
 2024-01-10  9:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/1] spi: spi-imx: Use dev_err_probe for failed DMA channel requests
 2024-01-10  9:07 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-10  9:08 UTC 

[PATCH 1/4] tools: zynqmpimage: show info on partition 0
 2024-01-10  9:06 UTC  (2+ messages)

[PATCH v2 0/2] Add waveshare 7inch touchscreen panel support
 2024-01-10  9:05 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: panel-simple: Add compatible property for waveshare 7inch touchscreen panel

[PATCH v3 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-10  9:04 UTC  (5+ messages)
` [PATCH v3 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101

New parts in stock/offering
 2024-01-10  8:55 UTC 

[PATCH] drm/meson: vclk: fix calculation of 59.94 fractional rates
 2024-01-10  9:04 UTC  (4+ messages)

[xenomai-images][PATCH v3 00/10] Add evl support to xenomai-images
 2024-01-10  9:04 UTC  (6+ messages)
` [xenomai-images][PATCH v3 01/10] Add Isar patch to permit linux-libc-dev upgrades in the sbuild environment
` [xenomai-images][PATCH v3 07/10] xenomai-4: Add evl userspace

[PATCH 00/22] -Wmissing-prototype warning fixes
 2024-01-10  9:03 UTC  (7+ messages)
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes

[PATCH next v4 0/5] minmax: Relax type checks in min() and max()
 2024-01-10  9:03 UTC  (7+ messages)

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2024-01-10  9:02 UTC  (7+ messages)
` [RFC PATCH 12/16] arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration

[PATCH v2 1/1] drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
 2024-01-10  9:02 UTC  (2+ messages)

[PATCH 0/6] t: mark "files"-backend specific tests
 2024-01-10  9:01 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] t1300: make tests more robust with non-default ref backends
  ` [PATCH v2 2/6] t1301: mark test for `core.sharedRepository` as reffiles specific
  ` [PATCH v2 3/6] t1302: make tests more robust with new extensions
  ` [PATCH v2 4/6] t1419: mark test suite as files-backend specific
  ` [PATCH v2 5/6] t5526: break test submodule differently
  ` [PATCH v2 6/6] t: mark tests regarding git-pack-refs(1) to be backend specific

[PATCH] firmware/arm_sdei: Fix invalid argument to unregister private events
 2024-01-10  9:01 UTC  (2+ messages)

[PATCH v3 1/1] media: tc358743: register v4l2 async device only after successful setup
 2024-01-10  9:01 UTC 

ath11k and vfio-pci support
 2024-01-10  9:00 UTC  (2+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-10  8:59 UTC  (5+ messages)
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list

[PATCH 00/45] C++: Convert the kernel to C++
 2024-01-10  8:58 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-10  8:58 UTC 

[PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
 2024-01-10  8:57 UTC  (2+ messages)
` [PATCH bpf-next v2] "

[PATCH 00/18] perf: Convert to platform remove callback returning void
 2024-01-10  8:56 UTC  (4+ messages)

[PATCH v2 00/16] block atomic writes
 2024-01-10  8:55 UTC  (12+ messages)

[PATCH v2 00/17] video: dw_hdmi: Support Vendor PHY
 2024-01-10  8:54 UTC  (6+ messages)
` [PATCH v2 02/17] video: dw_hdmi: Add Vendor PHY handling

Lenovo b40-30 i915.invert_brightness
 2024-01-10  8:54 UTC  (2+ messages)

[PATCH v6 00/11] Support blob memory and venus on qemu
 2024-01-10  8:51 UTC  (4+ messages)
` [PATCH v6 07/11] virtio-gpu: Handle resource blob commands

[PATCH] drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfs
 2024-01-10  8:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfs (rev2)

[meta-virtualization][PATCH] podman: support bash completions for podman/docker
 2024-01-10  8:50 UTC  (5+ messages)

[RFC XEN PATCH v4 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-01-10  8:49 UTC  (10+ messages)
` [RFC XEN PATCH v4 4/5] domctl: Use gsi to grant/revoke irq permission

[PATCH] serial: 8250_bcm2835aux: Restore clock error handling
 2024-01-10  8:49 UTC  (4+ messages)

[PATCH 1/3] Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"
 2024-01-10  8:49 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: move debug options init prior to amdgpu device init

[PATCH 2/3 v2] drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loading
 2024-01-10  8:49 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-10  8:48 UTC 

[PATCH v3] usb: core: Prevent null pointer dereference in update_port_device_state
 2024-01-10  8:48 UTC  (5+ messages)

[RFC PATCH v10 3/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
 2024-01-10  8:47 UTC  (6+ messages)
` [RFC PATCH v10 5/5] iommu/vt-d: don't loop for timeout ATS Invalidation request forever

[PATCH net] af_unix: Avoid a wakeup if data has been not arrived
 2024-01-10  8:47 UTC 

[PATCH] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
 2024-01-10  8:46 UTC  (2+ messages)

[PATCH] mm/mmap: simplify vma link and unlink
 2024-01-10  8:46 UTC 

[PATCH i-g-t 0/3] Add Xe2 render-copy implementation
 2024-01-10  8:46 UTC  (3+ messages)
` [PATCH i-g-t 2/3] lib/intel_batchbuffer: Select xe2 rendercopy for LunarLake

[PATCH] nvmet: support reservation feature
 2024-01-10  8:45 UTC  (5+ messages)

[PATCH v2 nft 0/3] set related parser fixes
 2024-01-10  8:44 UTC  (3+ messages)
` [PATCH v2 nft 3/3] evaluate: don't assert if set->data is NULL

[PATCH] i2c: Fix NULL pointer dereference in npcm_i2c_reg_slave
 2024-01-10  8:43 UTC  (3+ messages)

[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
 2024-01-10  8:44 UTC  (11+ messages)

[PATCH i-g-t] lib/intel_compute: Fix incorrect check for opencl kernel support
 2024-01-10  8:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t v2 0/3] Add Xe2 render-copy implementation
 2024-01-10  8:43 UTC  (3+ messages)
` [PATCH i-g-t v2 1/3] lib/rendercopy: Add render-copy xe2 implementation

[PATCH 0/8] hwtracing: Convert to platform remove callback returning void
 2024-01-10  8:41 UTC  (3+ messages)
` [PATCH 7/8] intel_th: "

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-10  8:38 UTC  (6+ messages)
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[PATCH] drm/xe: Fix typo in vram frequency sysfs documentation
 2024-01-10  8:40 UTC  (2+ messages)
` ✓ CI.checksparse: success for "

[PATCH 1/2] drm/amdgpu: Log deferred error separately
 2024-01-10  8:38 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Do bad page retirement for deferred errors


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.