All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-03 20:33:36 to 2023-06-04 01:37:45 UTC [more...]

[PATCH 0/1] selftests: error out if kernel header files are not yet built
 2023-06-04  1:36 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/20] target/arm: Convert exception, system, loads and stores to decodetree
 2023-06-04  1:36 UTC  (27+ messages)
` [PATCH 08/20] target/arm: Convert load/store exclusive and ordered "
` [PATCH 09/20] target/arm: Convert LDXP, STXP, CASP, CAS "
` [PATCH 10/20] target/arm: Convert load reg (literal) group "
` [PATCH 11/20] target/arm: Convert load/store-pair "
` [PATCH 12/20] target/arm: Convert ld/st reg+imm9 insns "
` [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate "
` [PATCH 14/20] target/arm: Convert LDR/STR reg+reg "
` [PATCH 15/20] target/arm: Convert atomic memory ops "
` [PATCH 16/20] target/arm: Convert load (pointer auth) insns "
` [PATCH 17/20] target/arm: Convert LDAPR/STLR (imm) "
` [PATCH 18/20] target/arm: Convert load/store (multiple structures) "
` [PATCH 19/20] target/arm: Convert load/store single structure "
` [PATCH 20/20] target/arm: Convert load/store tags insns "

RTT-PROBE: lore-subspace-rtt
 2023-06-04  1:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-04  1:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-04  1:08 UTC 

[PATCH v2 -next] tty: serial: add panic serial helper
 2023-06-04  1:03 UTC  (2+ messages)

[PATCH v3 0/3] KVM: x86: Out-of-bounds access in kvm_recalculate_phys_map()
 2023-06-04  0:29 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: x86: Retry APIC optimized map recalc if vCPU is added/enabled

RTT-PROBE: lore-subspace-rtt
 2023-06-04  0:58 UTC 

[Intel-gfx] [PATCH v12 0/7] mtl: add support for pmdemand
 2023-06-04  0:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for mtl: add support for pmdemand (rev12)

RTT-PROBE: lore-subspace-rtt
 2023-06-04  0:48 UTC 

[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-06-04  0:47 UTC  (4+ messages)
` [PATCH] "

[PATCH] nvme-fabrics: error out to unlock the mutex
 2023-06-04  0:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-04  0:38 UTC 

[syzbot] [nilfs?] kernel BUG in end_buffer_async_write
 2023-06-04  0:35 UTC  (2+ messages)

[PATCH] nvme-fabrics: open code __nvmf_host_find()
 2023-06-04  0:35 UTC  (2+ messages)

[mhiramat:topic/fprobe-event-ext 8/12] kernel/trace/trace_probe.c:1221:24: sparse: sparse: Using plain integer as NULL pointer
 2023-06-04  0:35 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.4-4 tag
 2023-06-04  0:33 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-04  0:28 UTC 

linux-next: Tree for Jun 2
 2023-06-04  0:22 UTC  (4+ messages)
` linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)

[PATCH v2 0/7] Create large folios in iomap buffered write path
 2023-06-04  0:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-04  0:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-04  0:08 UTC 

[PATCH 00/34] net/sfc: support HW conntrack assistance
 2023-06-04  0:00 UTC  (36+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/34] common/sfc_efx/base: update MCDI headers
  ` [PATCH v2 02/34] common/sfc_efx/base: detect MCDI Table Access API support
  ` [PATCH v2 03/34] common/sfc_efx/base: add API to list HW tables
  ` [PATCH v2 04/34] common/sfc_efx/base: add macro to get indexed QWORD field
  ` [PATCH v2 05/34] common/sfc_efx/base: add API to get HW table desc
  ` [PATCH v2 06/34] common/sfc_efx/base: add API to insert data to HW table
  ` [PATCH v2 07/34] common/sfc_efx/base: add API to delete entry from "
  ` [PATCH v2 08/34] net/sfc: add MCDI wrappers for BCAM tables
  ` [PATCH v2 09/34] net/sfc: add functions to manipulate MCDI table fields
  ` [PATCH v2 10/34] net/sfc: attach to HW table API
  ` [PATCH v2 11/34] net/sfc: add API to manage HW Conntrack table
  ` [PATCH v2 12/34] net/sfc: make entry pointer optional in MAE resource helpers
  ` [PATCH v2 13/34] net/sfc: turn flow create/destroy methods into lock wrappers
  ` [PATCH v2 14/34] net/sfc: let driver-internal flows use VF representor action
  ` [PATCH v2 15/34] net/sfc: extend generic flow API to allow for internal flows
  ` [PATCH v2 16/34] net/sfc: switch driver-internal flows to use generic methods
  ` [PATCH v2 17/34] net/sfc: move MAE flow parsing method to MAE-specific source
  ` [PATCH v2 18/34] net/sfc: move MAE counter stream start to action set handler
  ` [PATCH v2 19/34] net/sfc: prepare MAE outer rules for action rule indirection
  ` [PATCH v2 20/34] net/sfc: turn MAE flow action rules into shareable resources
  ` [PATCH v2 21/34] common/sfc_efx/base: provide an API to clone MAE match specs
  ` [PATCH v2 22/34] common/sfc_efx/base: add API to read back MAE match criteria
  ` [PATCH v2 23/34] common/sfc_efx/base: match on conntrack mark in action rules
  ` [PATCH v2 24/34] common/sfc_efx/base: add API to request MAE conntrack lookup
  ` [PATCH v2 25/34] net/sfc: make use of conntrack assistance for transfer flows
  ` [PATCH v2 26/34] common/sfc_efx/base: support NAT edits in MAE
  ` [PATCH v2 27/34] net/sfc: add support for IPv4 NAT offload to MAE backend
  ` [PATCH v2 28/34] net/sfc: rename SW structures used by transfer flow counters
  ` [PATCH v2 29/34] net/sfc: rework MAE action rule counter representation in SW
  ` [PATCH v2 30/34] net/sfc: support indirect count action in transfer flows
  ` [PATCH v2 31/34] common/sfc_efx/base: rework MAE counter provisioning helpers
  ` [PATCH v2 32/34] net/sfc: indicate MAE counter type in use for transfer flows
  ` [PATCH v2 33/34] common/sfc_efx/base: support conntrack assistance counters
  ` [PATCH v2 34/34] net/sfc: use conntrack assistance counters in transfer flows

Cypress CDC ACM serial port not working correctly with autosuspend
 2023-06-03 23:59 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-03 23:58 UTC 

[PATCH 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-06-03 23:53 UTC  (3+ messages)
` [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()

[intel-lts:5.10/dovetail-xenomai 29719/30000] include/linux/dovetail.h: asm/dovetail.h is included more than once
 2023-06-03 23:51 UTC 

PROBLEM: AMD Ryzen 9 7950X iGPU - Blinking Issue
 2023-06-03 14:52 UTC  (7+ messages)

[PATCH] drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete
 2023-06-03 23:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 00/12] A minor flurry of selftest/mm fixes
 2023-06-03 23:48 UTC  (6+ messages)
` [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures

RTT-PROBE: lore-subspace-rtt
 2023-06-03 23:48 UTC 

[PATCH v4 2/2] btrfs: insert tree mod log move in push_node_left
 2023-06-03 23:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 23:38 UTC 

[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
 2023-06-03 23:36 UTC  (5+ messages)
` [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH 2/4] target/ppc: Tidy POWER book4 SPR registration
` [PATCH 3/4] target/ppc: add TFMR SPR implementation with read and write helpers
` [PATCH 4/4] target/ppc: Implement core timebase state machine and TFMR

RTT-PROBE: lore-subspace-rtt
 2023-06-03 23:28 UTC 

[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting
 2023-06-03 23:20 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-03 23:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 23:08 UTC 

[PATCH v2 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
 2023-06-03 22:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 22:58 UTC 

[PATCH] docs: Fix warning:Error in "code-block" directive
 2023-06-03 22:55 UTC  (3+ messages)
    ` Fwd: "

[linux-next:master 6832/6849] drivers/input/tests/input_test.o: warning: objtool: input_test_grab() falls through to next function input_test_match_device_id()
 2023-06-03 22:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 22:48 UTC 

[qemu-mainline test] 181140: regressions - FAIL
 2023-06-03 22:47 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: limit lmem allocation size to succeed on SmallBars
 2023-06-03 22:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

RTT-PROBE: lore-subspace-rtt
 2023-06-03 22:38 UTC 

[PATCH 00/13] mm: jit/text allocator
 2023-06-03 21:11 UTC  (9+ messages)

[PATCH] powerpc: fix debugfs_create_dir error checking
 2023-06-03 14:33 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-03 22:28 UTC 

[PATCH 00/15] linux-user: Fix syscalls_def.h for target abi
 2023-06-03 22:23 UTC  (16+ messages)
` [PATCH 01/15] linux-user: Reformat syscall_defs.h
` [PATCH 02/15] linux-user: Remove #if 0 block in syscall_defs.h
` [PATCH 03/15] linux-user: Use abi_uint not uint32_t "
` [PATCH 04/15] linux-user: Use abi_int not int32_t "
` [PATCH 05/15] linux-user: Use abi_ullong not uint64_t "
` [PATCH 06/15] linux-user: Use abi_llong not int64_t "
` [PATCH 07/15] linux-user: Use abi_uint not unsigned int "
` [PATCH 08/15] linux-user: Use abi_ullong not unsigned long long "
` [PATCH 09/15] linux-user: Use abi_llong not "
` [PATCH 10/15] linux-user: Use abi_int not int "
` [PATCH 11/15] linux-user: Use abi_ushort not unsigned short "
` [PATCH 12/15] linux-user: Use abi_short not "
` [PATCH 13/15] linux-user: Use abi_uint not unsigned "
` [PATCH 14/15] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
` [PATCH 15/15] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2

RTT-PROBE: lore-subspace-rtt
 2023-06-03 22:18 UTC 

[Buildroot] [RFC] support/dependencies: introduce BR2_HOST_CMAKE_AT_LEAST
 2023-06-03 22:16 UTC 

[PATCH 1/2] torture: Support randomized shuffling for proxy exec testing
 2023-06-03 22:12 UTC  (5+ messages)
` [PATCH 2/2] torture: Add lock_torture_writer_fifo module param

RTT-PROBE: lore-subspace-rtt
 2023-06-03 22:08 UTC 

[PATCH] scripts: remove dead file
 2023-06-03 22:04 UTC  (2+ messages)

Missing Ubuntu tools on KernelBuild page
 2023-06-03 22:00 UTC 

❌ FAIL (SKIPPED 18 of 346): Test report for master (6.4.0-rc4, mainline.kernel.org-clang, 51f269a6)
 2023-06-03 22:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 21:58 UTC 

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-03 21:57 UTC  (5+ messages)

[ardb:x86-efistub-cleanup-v5 13/21] drivers/firmware/efi/libstub/x86-5lvl.c:16:35: sparse: sparse: cast truncates bits from constant value (fffff becomes ffff)
 2023-06-03 21:56 UTC 

[xen-unstable test] 181137: tolerable FAIL
 2023-06-03 21:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 21:48 UTC 

[Intel-gfx] [PATCH v2] drm/i915: No 10bit gamma on desktop gen3 parts
 2023-06-03 21:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: No 10bit gamma on desktop gen3 parts (rev2)

RTT-PROBE: lore-subspace-rtt
 2023-06-03 21:38 UTC 

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-03 21:35 UTC  (12+ messages)
` [PATCH 03/21] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH 04/21] ARM: dts: at91: sam9x7: add device tree for soc
` [PATCH 15/21] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic

[PATCH] Documentation: Clarify usage of memory limits
 2023-06-03 21:33 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-03 21:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 21:18 UTC 

[chrome-os:chromeos-5.15 26989/30000] drivers/gpu/drm/tests/drm_plane_helper_test.c:224:1: warning: the frame size of 2512 bytes is larger than 2048 bytes
 2023-06-03 21:14 UTC 

[tglx-devel:x86/kexec 5/6] arch/x86/kernel/smpboot.c:911:20: warning: 'maxlvt' is used uninitialized
 2023-06-03 21:14 UTC 

[PATCH] tracefs: Add tracefs_time_conversion() API
 2023-06-03 21:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 21:08 UTC 

[Buildroot] [PATCH] package/perl-http-message: add missing reverse dependency on perl-clone
 2023-06-03 21:06 UTC 

[PATCH v2] gpio: sifive: Add missing check for platform_get_irq
 2023-06-03 20:59 UTC  (4+ messages)

[patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
 2023-06-03 20:57 UTC  (5+ messages)
` [patch 4/6] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
` [patch 6/6] x86/smp: Put CPUs into INIT on shutdown if possible

RTT-PROBE: lore-subspace-rtt
 2023-06-03 20:58 UTC 

[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
 2023-06-03 20:49 UTC  (18+ messages)
` [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v4 02/17] vhost/vsock: "
` [RFC PATCH v4 03/17] vsock/virtio: support to send "
` [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR
` [RFC PATCH v4 07/17] vsock: read from socket's error queue
` [RFC PATCH v4 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v4 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v4 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v4 11/17] vsock/virtio: "
` [RFC PATCH v4 12/17] vsock/loopback: "
` [RFC PATCH v4 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
` [RFC PATCH v4 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v4 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v4 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v4 17/17] test/vsock: io_uring rx/tx tests

[yocto-autobuilder-helper][dunfell] config.json: use buildtools for all alma
 2023-06-03 20:54 UTC 

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-03 20:51 UTC  (3+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR

[PATCH v3 0/8] RK3588 ADC support
 2023-06-03 20:50 UTC  (8+ messages)
` [PATCH v3 2/8] iio: adc: rockchip_saradc: Add support for RK3588

[Buildroot] [git commit] kexec: fix sys/random.h with uclibc
 2023-06-03 20:44 UTC 

[Buildroot] [PATCH v11 0/5] package: add petitboot to use with qemu-system-m68k
 2023-06-03 20:49 UTC  (3+ messages)
` [Buildroot] [PATCH v11 1/5] kexec: fix sys/random.h with uclibc

RTT-PROBE: lore-subspace-rtt
 2023-06-03 20:48 UTC 

[PATCH v2 00/23] q800: add support for booting MacOS Classic - part 1
 2023-06-03 20:42 UTC  (11+ messages)
` [PATCH v2 05/23] q800: move CPU object into Q800MachineState
` [PATCH v2 21/23] q800: move macfb device to Q800MachineState

[yocto-autobuilder-helper][dunfell] config.json: use buildtools for all fedora
 2023-06-03 20:42 UTC 

[Intel-gfx] [PATCH V5] drm/i915/gt: Add workaround 14016712196
 2023-06-03 20:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Add workaround 14016712196 (rev5)

[Buildroot] [RFC v1] package/coreutils: needs toolchain headers >= 5.6 (32-bit system with 64-bit time_t)
 2023-06-03 20:41 UTC  (2+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-06-03 20:39 UTC  (4+ messages)
` [PATCH v1 22/43] dma: cirrus: add DT support for Cirrus EP93xx

Secondary Mode backtraces
 2023-06-03 20:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-03 20:38 UTC 

[PULL 0/5] tcg patch queue
 2023-06-03 20:35 UTC  (4+ messages)
` [PULL 3/5] tcg: add perfmap and jitdump


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.