All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-10 12:19:05 to 2022-03-10 13:04:29 UTC [more...]

[PATCH experiment 00/35] stackless coroutine backend
 2022-03-10 12:43 UTC  (13+ messages)
` [PATCH 03/35] coroutine: introduce QemuCoLockable
` [PATCH 04/35] coroutine: introduce coroutine_only_fn
` [PATCH 09/35] convert qemu-coroutine-sleep.c to stackless coroutines
` [PATCH 10/35] enable tail call optimization of qemu_co_mutex_lock
` [PATCH 11/35] convert CoMutex to stackless coroutines
` [PATCH 12/35] define magic macros for "
` [PATCH 13/35] /basic/yield
` [PATCH 15/35] /basic/self
` [PATCH 16/35] /basic/entered
` [PATCH 17/35] /basic/in_coroutine
` [PATCH 18/35] /basic/order
` [PATCH 21/35] /perf/yield

[iptables RFC 0/2] Speed up restoring huge rulesets
 2022-03-10 13:04 UTC  (6+ messages)
` [iptables RFC 1/2] libxtables: Implement notargets hash table
` [iptables RFC 2/2] libxtables: Boost rule target checks by announcing chain names

[PATCH v5 00/48] target/nios2: Shadow register set, EIC and VIC
 2022-03-10 12:26 UTC  (18+ messages)
` [PATCH v5 06/48] target/nios2: Fix BRET instruction
` [PATCH v5 08/48] linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
` [PATCH v5 14/48] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v5 25/48] target/nios2: Clean up handling of tlbmisc in do_exception
` [PATCH v5 29/48] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v5 35/48] target/nios2: Create gen_jumpr
` [PATCH v5 36/48] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PATCH v5 38/48] target/nios2: Use tcg_gen_lookup_and_goto_ptr
` [PATCH v5 39/48] target/nios2: Implement Misaligned destination exception
` [PATCH v5 40/48] linux-user/nios2: Handle various SIGILL exceptions
` [PATCH v5 41/48] target/nios2: Introduce shadow register sets
` [PATCH v5 42/48] target/nios2: Implement rdprs, wrprs
` [PATCH v5 43/48] target/nios2: Update helper_eret for shadow registers
` [PATCH v5 46/48] hw/nios2: Introduce Nios2MachineState

[LTP] [PATCH] syscalls/mount_setattr01: Add basic functional test
 2022-03-10 20:19 UTC  (2+ messages)

[PATCH v6 0/6] drm: exynos: dsi: Convert drm bridge
 2022-03-10 13:03 UTC  (4+ messages)

[Intel-gfx] [CI 0/2] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-03-10 13:03 UTC  (4+ messages)
` [Intel-gfx] [CI 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (v5)

[PATCH] ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
 2022-03-10 13:03 UTC 

[next] arm: Internal error: Oops: 5 PC is at __read_once_word_nocheck
 2022-03-10 13:01 UTC  (14+ messages)

[PATCH 0/2] vsock: cycle only on its own socket
 2022-03-10 13:01 UTC  (9+ messages)
` [PATCH 1/2] vsock: each transport cycles only on its own sockets
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

[PATCH-for-7.0] softmmu: List CPU types again
 2022-03-10 11:55 UTC 

[PATCH] sched: topology: make cache topology separate from cpu topology
 2022-03-10 12:58 UTC  (2+ messages)

Please revert commit 4287509b4d21e34dc492 from 5.16.y
 2022-03-10 13:01 UTC  (5+ messages)

[PATCH 1/2] vhost: fix queue number check when setting inflight FD
 2022-03-10 13:00 UTC  (4+ messages)
` [PATCH 2/2] vhost: fix FD leak with inflight messages

stable-rc/queue/5.15 build: 125 builds: 2 failed, 123 passed, 10 errors, 1 warning (v5.15.27-46-g9a57fdc8261c)
 2022-03-10 13:00 UTC 

Recent changes (master)
 2022-03-10 13:00 UTC 

[Intel-gfx] [PATCH v2 0/8] Some more bits for small BAR enabling
 2022-03-10 12:59 UTC  (19+ messages)
`  "
` [PATCH v2 1/8] drm/i915/lmem: don't treat small BAR as an error
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 2/8] drm/i915/stolen: "
  `  "
` [PATCH v2 3/8] drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLY
  ` [Intel-gfx] "
` [PATCH v2 4/8] drm/i915: add i915_gem_object_create_region_at()
  ` [Intel-gfx] "
` [PATCH v2 5/8] drm/i915/ttm: wire up the object offset
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 6/8] drm/i915/display: Check mappable aperture when pinning preallocated vma
  `  "
` [PATCH v2 7/8] drm/i915: fixup the initial fb base on DG1
  ` [Intel-gfx] "
` [PATCH v2 8/8] drm/i915: fixup the initial fb on DG2
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Some more bits for small BAR enabling (rev2)

[PATCH 0/3] Add support for RZ/G2L VSPD
 2022-03-10 12:59 UTC  (6+ messages)
` [PATCH 3/3] media: vsp1: "

PCI MSI issue for maxcpus=1
 2022-03-10 12:58 UTC  (12+ messages)

[PATCH 00/18] tests: introduce testing coverage for TLS with migration
 2022-03-10 12:08 UTC  (12+ messages)
` [PATCH 04/18] tests: print newline after QMP response in qtest logs

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-10 12:57 UTC  (3+ messages)

[PATCH 1/2] vsock: each transport cycles only on its own sockets
 2022-03-10 12:57 UTC  (7+ messages)
` [PATCH 2/2] vsock: refactor vsock_for_each_connected_socket

[PATCH v2] livepatch: Don't block removal of patches that are safe to unload
 2022-03-10 12:57 UTC  (4+ messages)
    ` [External] "

[PATCH v4 0/8] Enable designware PCI EP EDMA locally
 2022-03-10 12:56 UTC  (9+ messages)
` [PATCH v4 1/8] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v4 2/8] dmaengine: dw-edma: remove unused field irq in struct dw_edma_chip
` [PATCH v4 3/8] dmaengine: dw-edma: change rg_region to reg_base "
` [PATCH v4 4/8] dmaengine: dw-edma: rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "

[PATCH] nvmet: add missing locks around nvmet_ns_revalidate
 2022-03-10 12:56 UTC  (7+ messages)

[PATCH v6 0/4] add TCB driver for sama5d2
 2022-03-10 12:55 UTC  (5+ messages)
` [PATCH v6 1/4] timer: atmel_tcb_timer: add atmel_tcb driver
` [PATCH v6 4/4] configs: sama5d2: enable option CONFIG_ATMEL_TCB_TIMER

[RFC PATCH] tests/tcg: drop -cpu max from s390x sha512-mvx invocation
 2022-03-10 12:28 UTC  (5+ messages)

[PATCH 00/11] edk2: update to stable202202
 2022-03-10 11:40 UTC  (6+ messages)
` MAINTAINERS: macOS host support (was: MAINTAINERS: take edk2)

[PATCH] block: aoe: fix page fault in freedev()
 2022-03-10 12:55 UTC  (5+ messages)

[PATCH] iio: dac: ad5592r: Fix the missing return value
 2022-03-10 12:54 UTC 

[iptables PATCH 0/4] Speed up iptables-nft-save
 2022-03-10 12:54 UTC  (5+ messages)
` [iptables PATCH 3/4] xshared: Prefer xtables_chain_protos lookup over getprotoent

Delivery by get send-email to mailing list fails
 2022-03-10 12:54 UTC  (2+ messages)
  ` Delivery by git "

[PATCH RESEND v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
 2022-03-10 12:28 UTC  (3+ messages)
` [PATCH RESEND v1 1/2] hw/i386: Make pit a "
` [PATCH RESEND v1 2/2] hw/i386: Make pic "

[igt-dev] [PATCH i-g-t v4] tests/kms_psr2_sf: Add new testcases for moving plane without updates
 2022-03-10 12:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_psr2_sf: Add new testcases for moving plane without updates (rev4)

qemu-softmmu -cpu help broken
 2022-03-10 11:39 UTC  (2+ messages)

[PATCH 1/3] edid-decode: Introduce libedid-decode wrapper
 2022-03-10 12:52 UTC  (9+ messages)

UDP-GRO not working
 2022-03-10 12:52 UTC 

[PATCH] libuuid, extend cache in uuid_generate_time_generic()
 2022-03-10 12:52 UTC  (2+ messages)

[PATCH v3] nvmet: add missing lock around nvmet_ns_changed in nvmet_ns_revalidate
 2022-03-10 12:51 UTC 

[PATCH 1/6] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-10 12:52 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: iio: adc: ti,ads1015: Add TLA2024 "

(no subject)
 2022-03-10 12:33 UTC 

stable-rc queue/5.4 x86 and i386 gcc-11 builds failed - bugs.c:973:41: error: implicit declaration of function 'unprivileged_ebpf_enabled'
 2022-03-10 12:50 UTC  (2+ messages)

stable-rc queue/4.19 x86 and i386 builds failed
 2022-03-10 12:50 UTC 

block/bfq-iosched.c:631:11: warning: Division by zero [clang-analyzer-core.DivideZero]
 2022-03-10 12:50 UTC 

[PATCH v1 0/5] Introduce virtio subsystem and Admin virtqueue
 2022-03-10 12:49 UTC  (4+ messages)

[LTP] [PATCH] syscalls/clock_settime03: Fix testcases have been waiting, timeout failure
 2022-03-10 12:47 UTC  (3+ messages)

[GIT PULL] SPI fixes for v5.17-rc7
 2022-03-10 12:47 UTC  (4+ messages)

[PATCH V3 05/13] drm: bridge: icn6211: Add DSI lane count DT property parsing
 2022-03-10 12:47 UTC  (12+ messages)

[bug report] worker watchdog timeout in dispatch loop for null_blk
 2022-03-10 12:47 UTC  (4+ messages)

[PATCH v2] nvmet: add missing locks around nvmet_ns_revalidate
 2022-03-10 12:46 UTC  (3+ messages)

[PATCH 01/15] Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
 2022-03-10 12:45 UTC  (3+ messages)
` [PATCH 14/15] net: fec_mxc: Remove non-DM_ETH code

[PATCH] task_work: simplify the task_work_add() interface
 2022-03-10 12:43 UTC  (2+ messages)

[PATCH v3 0/8] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-10 12:42 UTC  (4+ messages)
` [PATCH v3 6/8] cmd: rng: Add support for selecting RNG device

Adding v4.9.y-rc testing support
 2022-03-10 12:43 UTC  (2+ messages)

[PATCH 1/2] staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetree
 2022-03-10 12:42 UTC  (5+ messages)
` [PATCH 2/2] staging: mt7621-dts: fix GB-PC2 devicetree

[PATCH] docs: UML: Mention telnetd for port channel
 2022-03-10 12:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qt5/qt5webkit: fix compilation with linaro 7.3 / 7.5 toolchains
 2022-03-10 12:42 UTC  (2+ messages)

[PATCH RESEND v1] trace: Split address space and slot id in trace_kvm_set_user_memory()
 2022-03-10 12:22 UTC  (2+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-03-10 12:40 UTC  (7+ messages)
  ` [PATCH 11/17] block: factor out helper for bio allocation from cache
  ` [PATCH 10/17] block: wire-up support for plugging

How to fix the bug in "WARNING: kobject bug in erofs_unregister_sysfs"?
 2022-03-10 12:39 UTC  (2+ messages)

[PATCH 0/5] Small Doc improvements for Linux GSG
 2022-03-10 12:38 UTC  (10+ messages)
` [PATCH v2 0/8] Linux GSG doc updates
  ` [PATCH v2 1/8] doc/linux_gsg: add driver guides to document list
  ` [PATCH v2 2/8] doc/linux_gsg: drop note about old chipset
  ` [PATCH v2 3/8] doc/linux_gsg: remove duplicated note
  ` [PATCH v2 4/8] doc/linux_gsg: merge requirements section for app building
  ` [PATCH v2 5/8] doc/linux_gsg: expand list of directories
  ` [PATCH v2 6/8] doc/linux_gsg: shorten details on HPET use
  ` [PATCH v2 7/8] doc/linux_gsg: drop reference to KNI
  ` [PATCH v2 8/8] doc/linux_gsg: remove section on IOMMU pass-through

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-03-10 12:36 UTC  (10+ messages)
  ` [PATCH v13 06/11] arm64: Use stack_trace_consume_fn and rename args to unwind()

(no subject)
 2022-03-10 12:37 UTC 

[Intel-gfx] [PATCH v2 0/9] drm/i915: Fix bandwith related cdclk calculations
 2022-03-10 12:37 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 8/9] drm/i915: Fix DBUF bandwidth vs. cdclk handling

(no subject)
 2022-03-10 12:35 UTC 

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-10 12:33 UTC  (10+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()

[PATCH v2 0/7] ixgbe SFP handling fixes
 2022-03-10 12:35 UTC  (3+ messages)
` [PATCH v4 0/3] "

[igt-dev] [PATCH i-g-t 0/6] Add i915 blt library + gem_ccs test
 2022-03-10 12:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add i915 blt library + gem_ccs test (rev7)

[LTP] [PATCH v2] syscalls/clock_settime03: Fix testcases have been waiting, timeout failure
 2022-03-10 12:33 UTC 

[PATCH v4 2/4] core.fsync: introduce granular fsync control
 2022-03-10 12:33 UTC  (11+ messages)

NAT translation problem - leakage of packets with original source address
 2022-03-10 12:33 UTC  (3+ messages)

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-10 12:32 UTC  (3+ messages)
` [PATCHv5 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-10 12:29 UTC  (4+ messages)
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-10 12:29 UTC  (8+ messages)
` [RFC PATCH 6/7] serial: General support for multipoint addresses

[PATCH v2 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec
 2022-03-10 12:29 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node

[v3,bpf-next] bpftool: Restore support for BPF offload-enabled feature probing
 2022-03-10 12:31 UTC  (2+ messages)

[PATCH 00/20] Add perf sampling tests as part of selftest
 2022-03-10 12:29 UTC  (5+ messages)
` [PATCH 16/20] selftest/powerpc/pmu/: Add selftest for mmcr1 pmcxsel/unit/cache fields

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-10 12:28 UTC  (2+ messages)

alternatives+livepatch testing
 2022-03-10 12:27 UTC 

[PATCH 0/2] add and use reset_get_bulk_optional()
 2022-03-10 12:27 UTC  (4+ messages)
` [PATCH 1/2] reset: introduce reset_get_bulk_optional()

[igt-dev] [PATCH i-g-t v2 1/2] tests/i915/i915_pm_lpsp : Close fd after igt_display_fini execution
 2022-03-10 12:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v2,1/2] "

[Intel-gfx] [PATCH] drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
 2022-03-10 12:26 UTC  (2+ messages)

[PATCH 4.19 00/18] 4.19.234-rc1 review
 2022-03-10 12:25 UTC  (5+ messages)

[PULL v2 00/22] QEMU changes for 7.0 soft freeze
 2022-03-10 12:09 UTC  (2+ messages)

Bug 215658 - arch/powerpc/mm/mmu_context.o Assembler messages: Error: unrecognized opcode: `dssall' (PowerMac G4)
 2022-03-10 12:22 UTC  (3+ messages)

Many reports of laptops getting hot while suspended with kernels >= 5.16.10 || >= 5.17-rc1
 2022-03-10 12:22 UTC  (8+ messages)

[PATCH v15 0/5] m68k: Add Virtual M68k Machine
 2022-03-10 12:21 UTC  (3+ messages)
` [PATCH v15 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()

[PATCH V7] ceph: do not dencrypt the dentry name twice for readdir
 2022-03-10 12:21 UTC  (6+ messages)

[PATCH v2 0/9] i.MX8MP DW100 dewarper driver
 2022-03-10 12:20 UTC  (8+ messages)
` [PATCH v2 6/9] media: uapi: Add a control for DW100 driver

[PATCH v5 1/2] media: ovm6211: Adds support for OVM6211
 2022-03-10 12:19 UTC  (2+ messages)

[LTP] [COMMITTED] save_restore: remove the duplicate 'const' declaration
 2022-03-10 12:09 UTC  (4+ messages)


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.