All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 21:40:26 to 2023-07-10 22:43:18 UTC [more...]

[PATCH v2 0/7] Add support for Firefox's gecko profile format
 2023-07-10 22:42 UTC  (13+ 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
` [PATCH v2 5/7] scripts: python: implement get or create frame function

[PATCH v6 1/1] PCI: Avoid putting some root ports into D3 on some Ryzen chips
 2023-07-10 22:42 UTC  (2+ messages)

Please add new Android branches
 2023-07-10 22:41 UTC 

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

[PATCH bpf-next v2 0/4] bpftool: Fix skeletons compilation for older kernels
 2023-07-10 22:40 UTC  (2+ messages)

[PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-07-10 22:39 UTC  (3+ messages)

Branch name transition plan?
 2023-07-10 22:39 UTC 

[PATCH 00/15] refs: implement skip lists for packed backend
 2023-07-10 22:35 UTC  (3+ messages)
` [PATCH v5 00/16] refs: implement jump "

[Intel-xe] [PATCH] drm/xe/pvc: Disable FPU Residue
 2023-07-10 22:38 UTC  (8+ 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: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-10 22:38 UTC  (10+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add generic attach/detach/query API for multi-progs

[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-07-10 22:37 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-10 22:37 UTC 

[RFC PATCH 00/10] Device Memory TCP
 2023-07-10 22:33 UTC  (22+ messages)
` [RFC PATCH 01/10] dma-buf: add support for paged attachment mappings
` [RFC PATCH 02/10] dma-buf: add support for NET_RX pages
` [RFC PATCH 03/10] dma-buf: add support for NET_TX pages
` [RFC PATCH 04/10] net: add support for skbs with unreadable frags
` [RFC PATCH 05/10] tcp: implement recvmsg() RX path for devmem TCP
` [RFC PATCH 06/10] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages
` [RFC PATCH 07/10] tcp: implement sendmsg() TX path for for devmem tcp
` [RFC PATCH 08/10] selftests: add ncdevmem, netcat for devmem TCP
` [RFC PATCH 09/10] memory-provider: updates core provider API "
` [RFC PATCH 10/10] memory-provider: add dmabuf devmem provider

[PULL 00/44] MIPS patches for 2023-07-10
 2023-07-10 22:26 UTC  (45+ messages)
` [PULL 01/44] target/mips: Rework cp0_timer with clock API
` [PULL 02/44] target/mips: Implement Loongson CSR instructions
` [PULL 03/44] hw/mips/loongson3_virt: Relax CPU restrictions for TCG
` [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 14/44] target/mips/mxu: Add D16MACF D16MACE 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 26/44] target/mips/mxu: Add S32ALN S32LUI insns
` [PULL 27/44] target/mips/mxu: Add D32SARL D32SARW instructions
` [PULL 28/44] target/mips/mxu: Add D32SLL D32SLR D32SAR instructions
` [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 41/44] hw/ide: Extract IDEBus assignment into bmdma_init()
` [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  (6+ 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)

RTT-PROBE: lore-subspace-rtt
 2023-07-10 22:27 UTC 

[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

RTT-PROBE: lore-subspace-rtt
 2023-07-10 22:17 UTC 

[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/7] VIA and general PCI IDE cleanup
 2023-07-10 22:12 UTC 

[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

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

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

RTT-PROBE: lore-subspace-rtt
 2023-07-10 22:07 UTC 

[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] "

[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] "

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

[PATCH v3 00/20] virtio: add vhost-user-generic, reduce c&p and support standalone
 2023-07-10 21:58 UTC  (7+ messages)
` [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
    ` [Virtio-fs] "

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

RTT-PROBE: lore-subspace-rtt
 2023-07-10 21:57 UTC 

[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)

[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)

RTT-PROBE: lore-subspace-rtt
 2023-07-10 21:47 UTC 

[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)

[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

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

[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  (9+ 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 07/11] CI: capsule: Setup the files needed for capsule update testing

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


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.