All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 21:22:39 to 2023-07-10 22:33:24 UTC [more...]

[PULL 00/44] MIPS patches for 2023-07-10
 2023-07-10 22:26 UTC  (39+ messages)
` [PULL 01/44] target/mips: Rework cp0_timer with clock API
` [PULL 02/44] target/mips: Implement Loongson CSR instructions
` [PULL 04/44] target/mips: Add emulation of MXU instructions for 32-bit load/store
` [PULL 05/44] target/mips: Add support of two XBurst CPUs
` [PULL 06/44] target/mips/mxu: Add LXW LXB LXH LXBU LXHU instructions
` [PULL 07/44] target/mips/mxu: Add S32MADD/MADDU/MSUB/MSUBU instructions
` [PULL 08/44] target/mips/mxu: Add Q8SLT Q8SLTU instructions
` [PULL 09/44] target/mips/mxu: Fix D16MAX D16MIN Q8MAX Q8MIN instructions
` [PULL 10/44] target/mips/mxu: Add S32SLT D16SLT D16AVG[R] Q8AVG[R] insns
` [PULL 11/44] target/mips/mxu: Add Q8ADD instruction
` [PULL 12/44] target/mips/mxu: Add S32CPS D16CPS Q8ABD Q16SAT insns
` [PULL 13/44] target/mips/mxu: Add D16MULF D16MULE instructions
` [PULL 15/44] target/mips/mxu: Add D16MADL instruction
` [PULL 16/44] target/mips/mxu: Add S16MAD instruction
` [PULL 17/44] target/mips/mxu: Add Q16ADD instruction
` [PULL 18/44] target/mips/mxu: Add D32ADD instruction
` [PULL 19/44] target/mips/mxu: Add D32ACC D32ACCM D32ASUM instructions
` [PULL 20/44] target/mips/mxu: Add D32ADDC instruction
` [PULL 21/44] target/mips/mxu: Add Q16ACC Q16ACCM D16ASUM instructions
` [PULL 22/44] target/mips/mxu: Add Q8ADDE Q8ACCE D8SUM D8SUMC instructions
` [PULL 23/44] target/mips/mxu: Add S8STD S8LDI S8SDI instructions
` [PULL 24/44] target/mips/mxu: Add S16LDD S16STD S16LDI S16SDI instructions
` [PULL 25/44] target/mips/mxu: Add S32MUL S32MULU S32EXTR S32EXTRV insns
` [PULL 29/44] target/mips/mxu: Add Q16SLL Q16SLR Q16SAR instructions
` [PULL 30/44] target/mips/mxu: Add D32/Q16- SLLV/SLRV/SARV instructions
` [PULL 31/44] target/mips/mxu: Add S32/D16/Q8- MOVZ/MOVN instructions
` [PULL 32/44] target/mips/mxu: Add Q8MAC Q8MACSU instructions
` [PULL 33/44] target/mips/mxu: Add Q16SCOP instruction
` [PULL 34/44] target/mips/mxu: Add Q8MADL instruction
` [PULL 35/44] target/mips/mxu: Add S32SFL instruction
` [PULL 36/44] target/mips/mxu: Add Q8SAD instruction
` [PULL 37/44] target/mips: enable GINVx support for I6400 and I6500
` [PULL 38/44] hw/ide/pci: Expose legacy interrupts as named GPIOs
` [PULL 39/44] hw/ide/via: Wire up IDE legacy interrupts in host device
` [PULL 40/44] hw/isa/vt82c686: Remove via_isa_set_irq()
` [PULL 42/44] hw/ide: Extract bmdma_status_writeb()
` [PULL 43/44] hw/ide/pci: Replace some magic numbers by constants
` [PULL 44/44] hw/ide/piix: Move registration of VMStateDescription to DeviceClass

[PATCH v2 0/9] SUNRPC service thread scheduler optimizations
 2023-07-10 22:30 UTC  (10+ messages)
` [PATCH v2 4/9] SUNRPC: Count ingress RPC messages per svc_pool
      ` [PATCH/RFC] sunrpc: constant-time code to wake idle thread

❌ FAIL (SKIPPED 52 of 346): Test report for master (6.4.0, mainline.kernel.org-clang, 8689f4f2)
 2023-07-10 22:31 UTC 

[PATCH] selftests: Fix arm64 test installation
 2023-07-10 22:30 UTC  (7+ messages)

general protection fault in vmx_vcpu_run (2)
 2023-07-10 22:30 UTC  (2+ messages)

[PATCH v3 0/9] SUNRPC service thread scheduler optimizations
 2023-07-10 22:30 UTC  (5+ messages)
` [PATCH v3 5/9] SUNRPC: Count pool threads that were awoken but found no work to do

[xen-unstable test] 181752: tolerable FAIL - PUSHED
 2023-07-10 22:28 UTC 

[PATCH] nvme-pci: Add suspend quirk for HP mt645 thin client
 2023-07-10 22:28 UTC  (4+ messages)

[PATCH] drm/amdkfd: enable grace period for xcp instance
 2023-07-10 22:27 UTC  (3+ messages)

[OE-core][PATCH 1/4] pybootchartgui: calcule elapsed_time when starting the loop
 2023-07-10 22:24 UTC  (4+ messages)
` [OE-core][PATCH 2/4] pybootchartgui: concatenate the elapsed time with the process
` [OE-core][PATCH 3/4] pybootchartgui: fix overlapping argument in render_processes_chart
` [OE-core][PATCH 4/4] pybootchartgui: fix width max usage in draw_label_in_box

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-10 22:23 UTC  (8+ messages)

[PATCH v5 00/38] New page table range API
 2023-07-10 22:23 UTC  (3+ messages)
` [PATCH v5 03/38] mm: Add generic flush_icache_pages() and documentation

[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Document fsl,startup-delay-ms
 2023-07-10 22:23 UTC  (12+ messages)

[PATCH bpf-next v2 0/2] bpf: Introduce user log
 2023-07-10 22:23 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce bpf generic log

❌ FAIL (SKIPPED 64 of 346): Test report for master (6.5.0-rc1, mainline.kernel.org-clang, 3f01e9fe)
 2023-07-10 22:21 UTC 

[PATCH] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
 2023-07-10 22:20 UTC 

[PATCH BlueZ] main: Remove DEFAULT_SIRK
 2023-07-10 22:20 UTC 

[PATCH BlueZ] shared/ad: Use util_iov_push_* helpers to generate data
 2023-07-10 22:19 UTC 

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-10 22:18 UTC  (6+ messages)

[PATCH 0/3] zram: use frontswap for zram swap usecase
 2023-07-10 22:16 UTC  (4+ messages)
` [PATCH 1/3] frontswap: support backing_dev
` [PATCH 2/3] zram: support frontswap
` [PATCH 3/3] zram: remove swap_slot_free_notify

[PATCH v3 0/4] tracing/probes: Fix bugs in process_fetch_insn
 2023-07-10 22:16 UTC  (3+ messages)
` [PATCH v3 4/4] tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if fails

linux-next: Tree for Jul 10
 2023-07-10 22:15 UTC  (5+ messages)
` linux-next: Tree for Jul 10 (arch/s390/kernel/machine_kexec_file.c)

[Intel-xe] [PATCH 0/2] Fix multiple engine (un)bind races
 2023-07-10 22:15 UTC  (3+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Introduce a range-fence utility
` [Intel-xe] [PATCH 2/2] drm/xe: Make bind engines safe

[PATCH] KVM: arm64: Disable preemption in kvm_arch_hardware_enable()
 2023-07-10 22:13 UTC  (5+ messages)

[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-07-10 22:13 UTC  (4+ messages)
` [Patch v3 2/6] sched/topology: Record number of cores in sched group

[PATCH v3 0/7] VIA and general PCI IDE cleanup
 2023-07-10 22:12 UTC  (2+ messages)

[PATCH] drm/amdkfd: Update CWSR grace period for GFX9.4.3
 2023-07-10 22:08 UTC 

[PATCH v2 0/2] Add DTS smoke tests
 2023-07-10 22:09 UTC  (3+ messages)
` [PATCH v2 2/2] dts: add paramiko to dependencies

[PATCHSET v25.0 0/9] xfs: fix online repair block reaping
 2023-07-10 22:07 UTC  (9+ messages)
` [PATCH 7/9] xfs: ignore stale buffers when scanning the buffer cache

[Intel-xe] [PATCH] drm/xe: Enable scratch page when page fault is enabled
 2023-07-10 22:06 UTC 

[PATCH v2] tpm: Do not remap from ACPI resouces again for Pluton TPM
 2023-07-10 22:06 UTC  (3+ messages)
` [PATCH v3] "

[broonie-ci:v2_20230710_andriy_shevchenko_spi_header_and_core_clean_up_and_refactoring 6/11] drivers/iio/dac/ad3552r.c:1024:1: warning: label 'put_child' defined but not used
 2023-07-10 22:04 UTC 

[broonie-ci:v2_20230710_andriy_shevchenko_spi_header_and_core_clean_up_and_refactoring 6/11] drivers/net/ethernet/asix/ax88796c_main.c:950:20: warning: assignment to 'struct gpio_desc *' from 'int' makes pointer from integer without a cast
 2023-07-10 22:04 UTC 

[PATCH v2] fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free()
 2023-07-10 22:04 UTC  (2+ messages)

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-10 18:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (5+ messages)
` [PATCH v2 00/92] "

[Intel-gfx] [PATCH 00/26] use array_size
 2023-07-10 22:02 UTC  (3+ messages)
` [PATCH 21/26] x86/sgx: "

[PATCH v7 1/1] hash: add XOR32 hash function
 2023-07-10 22:01 UTC  (5+ messages)
` [PATCH v8] "
  ` [PATCH v9] "

[PATCH v2 0/7] Add support for Firefox's gecko profile format
 2023-07-10 22:01 UTC  (10+ messages)
` [PATCH v2 2/7] scripts: python: Introduce thread sample processing to create thread
` [PATCH v2 3/7] scripts: python: create threads with schemas
` [PATCH v2 4/7] scripts: python: implement get or create stack function

rm hanging, v6.1.35
 2023-07-10 21:53 UTC 

[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-10 21:59 UTC  (5+ messages)
` [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general

[Virtio-fs] [PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-07-10 21:58 UTC  (7+ messages)
` [Virtio-fs] [PATCH v3 03/20] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
    `  "
` [Virtio-fs] [PATCH v3 05/20] include/hw/virtio: add kerneldoc for virtio_init
    `  "

[PATCH 0/1] Specify twos complement format for signed integers
 2023-07-10 21:58 UTC  (4+ messages)
` [Bpf] "
` [PATCH 1/1] bpf, docs: Specify twos complement as "
  ` [Bpf] "

[Intel-gfx] [PATCH v4 0/3] Add rc_range_params for YUV420
 2023-07-10 21:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Add rc_range_params for YUV420 (rev2)

[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-07-10 21:55 UTC  (4+ messages)
` [PATCH v5 06/20] x86/decompressor: Store boot_params pointer in callee save register

[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Support i.MX8MN/P MMIO
 2023-07-10 21:54 UTC  (6+ messages)

[PATCH] selftests/ftrace: Test toplevel-enable for instance
 2023-07-10 21:54 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe/pvc: Disable FPU Residue
 2023-07-10 21:54 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/pvc: Disable FPU Residue (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 1/2] tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
 2023-07-10 21:51 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2] gpio: mmio: fix calculation of bgpio_bits
 2023-07-10 21:50 UTC 

[PATCH] ARM: stm32: Fix OF_LIST on DHCOR
 2023-07-10 21:48 UTC  (5+ messages)

[PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
 2023-07-10 21:45 UTC  (9+ messages)

[syzbot] WARNING in kthread_bind_mask
 2023-07-10 21:49 UTC  (2+ messages)

[PATCH v5] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-07-10 21:49 UTC 

[Intel-xe] [PATCH] drm/xe/pvc: Force even num engines to use 64B
 2023-07-10 21:49 UTC 

[PATCH v2 1/1] pcie: Add hotplug detect state register to cmask
 2023-07-10 21:48 UTC  (10+ messages)

[geert-renesas-drivers:renesas-pinctrl-for-v6.6] BUILD SUCCESS bf8da305fef96b3384194e7c14a3ce8c8a0af91b
 2023-07-10 21:44 UTC 

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 63370298426b850220bba40012fb801a48c5fd14
 2023-07-10 21:44 UTC 

[geert-renesas-drivers:renesas-pinctrl-fixes-for-v6.5] BUILD SUCCESS bfc374a145ae133613e05b9b89be561f169cb58d
 2023-07-10 21:45 UTC 

[Buildroot] [git commit] DEVELOPERS: Remove Michael Rommel
 2023-07-10 21:43 UTC 

[PATCH 0/5] scsi: target: Allow userspace to config cmd submission
 2023-07-10 21:44 UTC  (6+ messages)
` [PATCH 1/5] scsi: target: Make write_pending_must_be_called a bit field
` [PATCH 2/5] scsi: target: Have drivers report if they support direct submissions
` [PATCH 3/5] scsi: target: Allow userspace to request "
` [PATCH 4/5] scsi: target: Unexport target_queue_submission
` [PATCH 5/5] scsi: target: Export fabric driver direct submit settings

[PATCH v2 0/6] Adds support for ConfigFS to VKMS!
 2023-07-10 21:44 UTC  (3+ messages)
` [PATCH] drm/vkms Add hotplug support via configfs to VKMS

[Buildroot] [PATCH 1/1] DEVELOPERS: Remove Michael Rommel
 2023-07-10 21:45 UTC  (2+ messages)

[PATCH net-next 0/3] eth: bnxt: handle invalid Tx completions more gracefully
 2023-07-10 21:44 UTC  (2+ messages)

[Buildroot] [PATCH v2] boot/arm-trusted-firmware: fix build issue with binutils 2.39+
 2023-07-10 21:41 UTC  (3+ messages)

[PATCH v3 0/7] virtio-mem: Device unplug support
 2023-07-10 21:40 UTC  (3+ messages)
` [PATCH v3 3/7] arm/virt: Use virtio-md-pci (un)plug functions

[PATCH 0/2] Ftrace direct call samples improvements
 2023-07-10 21:40 UTC  (5+ messages)

[PATCH v3 00/11] Integrate EFI capsule tasks into u-boot's build flow
 2023-07-10 21:38 UTC  (19+ messages)
` [PATCH v3 02/11] capsule: authenticate: Add capsule public key in platform's dtb
` [PATCH v3 03/11] doc: capsule: Document the new mechanism to embed ESL file into dtb
` [PATCH v3 06/11] binman: capsule: Add support for generating capsules
` [PATCH v3 07/11] CI: capsule: Setup the files needed for capsule update testing
` [PATCH v3 08/11] test: py: Setup capsule files for testing
` [PATCH v3 09/11] test: capsule: Remove public key embed logic from capsule update test
` [PATCH v3 10/11] sandbox: capsule: Add a config file for generating capsules
` [PATCH v3 11/11] sandbox: capsule: Generate capsule related files through binman

[Buildroot] [git commit] boot/arm-trusted-firmware: fix build issue with binutils 2.39+
 2023-07-10 21:39 UTC 

[PATCH net-next v2 0/4] Add a driver for the Marvell 88Q2110 PHY
 2023-07-10 21:40 UTC  (4+ messages)
` [PATCH net-next v2 4/4] net: phy: marvell-88q2xxx: add "

[PATCH v3 00/19] binman: Simple templating feature and mkimage conversion
 2023-07-10 21:38 UTC  (5+ messages)

[BUG] fdt_pack_reg in common/fdt_support.c can cause crash from unaligned access
 2023-07-10 21:38 UTC  (4+ messages)

[PATCH v2 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-10 21:38 UTC  (5+ messages)
` [PATCH v2 01/11] binman: elf: Check for ELF_TOOLS availability and remove extra semicolon

[BUG] perf test: Regression because of d6e6286a12e7
 2023-07-10 21:36 UTC  (4+ messages)

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker
 2023-07-10 21:36 UTC  (5+ messages)

[tip:objtool/urgent] BUILD SUCCESS 719a937b7003933de1298ffa4b881dd6a234e244
 2023-07-10 21:34 UTC 

[geert-renesas-devel:renesas-dts-for-v6.6] BUILD SUCCESS 32c9d20efeb56f9df86a1b09b1699a9462169ae3
 2023-07-10 21:34 UTC 

[geert-renesas-devel:master] BUILD SUCCESS cef3836cf144ef3b5eca62d30b6b866f147aae17
 2023-07-10 21:35 UTC 

[geert-renesas-devel:next] BUILD SUCCESS b74c024d8fc777c36dfb2aa02aed3f7dc4e4bd81
 2023-07-10 21:34 UTC 

[geert-renesas-devel:renesas-arm-defconfig-for-v6.6] BUILD SUCCESS 0bfe5475f6b9fc766aa1fabb0a90c88b882c2f70
 2023-07-10 21:35 UTC 

[PATCH v1 net-next] ipv6: rpl: Remove redundant skb_dst_drop()
 2023-07-10 21:35 UTC 

[PATCH 0/2] repack: make `collect_pack_filenames()` consistent
 2023-07-10 21:35 UTC  (3+ messages)
` [PATCH 2/2] builtin/repack.c: avoid dir traversal in `collect_pack_filenames()`

[PATCH] net/mana: use the correct WQE count for ringing RQ doorbell
 2023-07-10 21:35 UTC 

[PATCH 0/2] MIPS: Enable Loongson-3A4000 TCG for system emulation
 2023-07-10 21:34 UTC  (4+ messages)
` [PATCH 1/2] target/mips: Implement Loongson CSR instructions

[PATCH] net/mana: fix counter overflow for posted WQE
 2023-07-10 21:34 UTC 

[jaegeuk-f2fs:dev-test 5/6] fs/f2fs/super.c:1563:17: error: no member named 'blkz_seq' in 'struct f2fs_dev_info'
 2023-07-10 21:33 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] drm/client: Send hotplug event after registering a client
 2023-07-10 21:11 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
 2023-07-10 21:30 UTC  (2+ messages)

[PATCH v4 0/9] cgroup/cpuset: Support remote partitions
 2023-07-10 21:30 UTC  (3+ messages)
` [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition

[PATCH] provide Windows/MSVC lcore macros
 2023-07-10 21:29 UTC  (2+ messages)
` [PATCH] eal: provide per lcore macros for MSVC

[PATCH] dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
 2023-07-10 21:28 UTC  (3+ messages)

[Buildroot] [PATCH] package/frotz: Add a missing dependency to the Makefile to fix build problems
 2023-07-10 21:27 UTC  (2+ messages)

[PATCH v1 1/1] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-07-10 21:25 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
 2023-07-10 21:23 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] configs/roc_pc_rk3399: Bring back the configuration for the rockchip rk3399 built by firefly
 2023-07-10 21:24 UTC  (3+ messages)

[akpm-mm:mm-unstable 86/125] drivers/irqchip/irq-al-fic.c:281:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
 2023-07-10 21:22 UTC 

[PATCH] f2fs: don't reopen the main block device in f2fs_scan_devices
 2023-07-10 21:22 UTC  (2+ messages)
` [f2fs-dev] "

[Buildroot] [PATCH v2 0/1] configs/roc_rk3399_pc: Bring back and update the
 2023-07-10 21:21 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] configs/roc_rk3399_pc: Bring back and update the configuration for the rockchip rk3399 built by firefly


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.