All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-20 17:55:20 to 2022-04-20 18:48:41 UTC [more...]

[PULL 00/39] Logging cleanup and per-thread logfiles
 2022-04-20 18:06 UTC  (39+ messages)
` [PULL 01/39] util/log: Drop manual log buffering
` [PULL 02/39] target/hexagon: Remove qemu_set_log in hexagon_translate_init
` [PULL 03/39] util/log: Return bool from qemu_set_log_filename
` [PULL 04/39] util/log: Pass Error pointer to qemu_set_log
` [PULL 05/39] os-posix: Use qemu_log_enabled
` [PULL 06/39] util/log: Move qemu_log_lock, qemu_log_unlock out of line
` [PULL 07/39] util/log: Rename qemu_log_lock to qemu_log_trylock
` [PULL 08/39] hw/xen: Split out xen_pv_output_msg
` [PULL 09/39] *: Use fprintf between qemu_log_trylock/unlock
` [PULL 10/39] util/log: Remove qemu_log_vprintf
` [PULL 11/39] tcg: Pass the locked filepointer to tcg_dump_ops
` [PULL 12/39] exec/translator: Pass the locked filepointer to disas_log hook
` [PULL 13/39] exec/log: Remove log_disas and log_target_disas
` [PULL 14/39] accel/tcg: Use cpu_dump_state between qemu_log_trylock/unlock
` [PULL 15/39] target/nios2: Remove log_cpu_state from reset
` [PULL 16/39] util/log: Use qemu_log_trylock/unlock in qemu_log
` [PULL 17/39] util/log: Drop return value from qemu_log
` [PULL 18/39] util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT
` [PULL 19/39] util/log: Remove qemu_log_flush
` [PULL 20/39] util/log: Drop call to setvbuf
` [PULL 21/39] bsd-user: Expand log_page_dump inline
` [PULL 22/39] linux-user: "
` [PULL 23/39] tests/unit: Do not reference QemuLogFile directly
` [PULL 24/39] include/exec/log: "
` [PULL 25/39] include/qemu/log: Move entire implementation out-of-line
` [PULL 26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file
` [PULL 27/39] util/log: Introduce qemu_set_log_filename_flags
` [PULL 28/39] bsd-user: Use qemu_set_log_filename_flags
` [PULL 29/39] linux-user: "
` [PULL 30/39] softmmu: "
` [PULL 31/39] util/log: Remove qemu_log_close
` [PULL 32/39] util/log: Rename logfilename to global_filename
` [PULL 33/39] util/log: Rename qemu_logfile to global_file
` [PULL 34/39] util/log: Rename qemu_logfile_mutex to global_mutex
` [PULL 35/39] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
` [PULL 36/39] util/log: Combine two logfile closes
` [PULL 37/39] util/log: Rename QemuLogFile to RCUCloseFILE
` [PULL 38/39] util/log: Limit RCUCloseFILE to file closing

[PATCH v2 00/17] Add writeback block support for DPU
 2022-04-20 18:48 UTC  (18+ messages)
` [PATCH v2 06/17] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH v2 08/17] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH v2 10/17] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
        ` [Freedreno] "
` [PATCH v2 13/17] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback

[PATCH v2 0/4] RISC-V: Various XIP fixes
 2022-04-20 18:40 UTC  (10+ messages)
` [PATCH v2 1/4] RISC-V: Avoid empty create_*_mapping definitions
` [PATCH v2 2/4] RISC-V: ignore xipImage
` [PATCH v2 3/4] RISC-V: Split out the XIP fixups into their own file
` [PATCH v2 4/4] RISC-V: Fix the XIP build

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-20 18:47 UTC  (7+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[PULL 00/25] Various testing, doc and gdbstub fixes
 2022-04-20 18:08 UTC  (9+ messages)
` [PULL 01/25] tests/avocado: update aarch64_virt test to exercise -cpu max
` [PULL 02/25] docs/devel: add some notes on the binfmt-image-debian targets
` [PULL 03/25] docs/devel: drop :hidden: and :includehidden: tags
` [PULL 04/25] tests/docker: remove dead code for linux-user containers
` [PULL 09/25] tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES)
` [PULL 10/25] tests/docker: simplify docker-TEST@IMAGE targets
` [PULL 16/25] tests/tcg: list test targets in Makefile.prereqs
` [PULL 25/25] tests/guest-debug: better handle gdb crashes

[PATCH 00/34] Misc meson conversions for QEMU 7.1
 2022-04-20 18:14 UTC  (5+ messages)
` [PATCH 13/34] meson, configure: move --enable-module-upgrades to meson
` [PATCH 15/34] meson-buildoptions: add support for string options

[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_dc.c: Remove PC8+ dependency from DC9
 2022-04-20 18:46 UTC 

[PATCH v2] drm/vmwgfx: Fix gem refcounting and memory evictions
 2022-04-20 18:46 UTC  (2+ messages)

[PATCH v3 00/29] CI: run "make" in CI "steps", improve UX
 2022-04-20 18:45 UTC  (7+ messages)
` [PATCH v4 00/31] "
  ` [PATCH v4 30/31] CI: have osx-gcc use gcc, not clang

RTT-PROBE: lore-subspace-rtt
 2022-04-20 18:45 UTC 

[PATCH 0/3] trivial: Fix several compilation errors/warnings with GCC12
 2022-04-20 18:45 UTC  (7+ messages)
` [PATCH 1/3] sched/headers: Fix compilation error with GCC 12

[PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
 2022-04-20 18:44 UTC  (7+ messages)

[PATCH 00/18] xen: simplify frontend side ring setup
 2022-04-20 18:44 UTC  (3+ messages)
` [PATCH 09/18] xen/xenbus: add xenbus_setup_ring() service function

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-04-20 18:43 UTC  (4+ messages)
` [PATCH v5 2/5] perf: Add SNOOP_PEER flag to perf mem data struct

[PATCH rcu 0/2] Documentation updates for v5.19
 2022-04-20 18:43 UTC  (9+ messages)
` [PATCH rcu 1/2] docs: Add documentation for rude and trace RCU flavors

[Buildroot] [PATCH 1/1] package/python-zopfli: bump to version 0.2.1
 2022-04-20 18:42 UTC 

[PATCH 1/1] SUNRPC release the transport of a relocated task with an assigned transport
 2022-04-20 18:41 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Cleanup IO links during KFD device removal
 2022-04-20 18:41 UTC  (18+ messages)
` [PATCH 2/2] drm/amdkfd: Add PCIe Hotplug Support for AMDKFD
    ` [EXTERNAL] "

DMA-resv usage
 2022-04-20 18:41 UTC  (8+ messages)
` [PATCH 03/15] dma-buf & drm/amdgpu: remove dma_resv workaround
          ` [Intel-gfx] "

[PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
 2022-04-20 18:39 UTC  (11+ messages)
` [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
` [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-04-20 18:39 UTC  (5+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] rebase --apply: remove duplicated code

preventing chassis power-on until bmc Ready
 2022-04-20 18:37 UTC  (2+ messages)

amdgpu firmware update
 2022-04-20 18:37 UTC 

[Buildroot] [PATCH 1/1] package/python-weasyprint: bump to version 54.3
 2022-04-20 18:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20 18:35 UTC 

[PATCH v3] scripts: Create objdump-func helper script
 2022-04-20 18:35 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing: Have traceon and traceoff trigger honor the instance" failed to apply to 4.9-stable tree
 2022-04-20 18:34 UTC  (2+ messages)

[PATCH] x86/boot/compressed: use .data for globals that are accessed early
 2022-04-20 18:34 UTC  (2+ messages)
` [tip: x86/sev] x86/boot: Put globals that are accessed early into the .data section

[PATCH] usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
 2022-04-20 18:33 UTC 

[Buildroot] [PATCH 1/1] package/python-logstash: bump to version 0.4.8
 2022-04-20 18:32 UTC 

[PATCH 0/2] Adds starting the idle domain privileged
 2022-04-20 21:04 UTC  (5+ messages)
` [PATCH 1/2] xsm: create idle domain privieged and demote after setup
` [PATCH 2/2] flask: implement xsm_transtion_running

[PATCH] x86/sev: get the AP jump table address from secrets page
 2022-04-20 18:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-fonttools: bump to version 4.32.0
 2022-04-20 18:30 UTC 

[PATCH RFC 0/8] Make NFSv4 OPEN(CREATE) less brittle
 2022-04-20 18:29 UTC  (9+ messages)
` [PATCH RFC 1/8] NFSD: Clean up nfsd3_proc_create()
` [PATCH RFC 2/8] NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
` [PATCH RFC 3/8] NFSD: Refactor nfsd_create_setattr()
` [PATCH RFC 4/8] NFSD: Refactor NFSv3 CREATE
` [PATCH RFC 5/8] NFSD: Refactor NFSv4 OPEN(CREATE)
` [PATCH RFC 6/8] NFSD: Remove do_nfsd_create()
` [PATCH RFC 7/8] NFSD: Clean up nfsd_open_verified()
` [PATCH RFC 8/8] NFSD: Instantiate a struct file when creating a regular NFSv4 file

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-20 18:28 UTC  (11+ messages)

[PATCH v8 0/2] s390x: KVM: CPU Topology
 2022-04-20 18:31 UTC  (6+ messages)
` [PATCH v8 1/2] s390x: KVM: guest support for topology function

chrome-platform/for-kernelci sleep: 6 runs, 1 regressions (v5.18-rc1-8-gc881e7385cfa8)
 2022-04-20 18:27 UTC 

[PATCH] spl: spl_sdp: don't call board_usb_init twice
 2022-04-20 18:27 UTC  (2+ messages)

[PATCH rdma-rc v1] RDMA/cma: Limit join multicast to UD QP type only
 2022-04-20 18:26 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20 18:25 UTC 

[PATCH v3] drivers: spi-nor: Add JEDEC id for W25Q16JV
 2022-04-20 18:25 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/python-cssselect2: bump to version 0.6.0
 2022-04-20 18:25 UTC 

[PATCH 1/2] regulator: core: Sleep (not delay) in set_voltage()
 2022-04-20 18:24 UTC  (4+ messages)
` [PATCH 2/2] regulator: core: Replace _regulator_enable_delay() with fsleep()

[PATCH 2/2] riscv: implement cache-management errata for T-Head SoCs
 2022-04-20 18:23 UTC  (2+ messages)

[f2fs-dev] Baseline for f2fs
 2022-04-20 18:23 UTC  (8+ messages)

[PATCH u-boot-mvebu 0/5] arm: mvebu: a37xx: Add support for reading OTP
 2022-04-20 18:22 UTC  (5+ messages)
` [PATCH u-boot-mvebu v3 "

[Buildroot] [PATCH 1/1] package/python-charset-normalizer: bump to version 2.0.12
 2022-04-20 18:20 UTC 

[PATCH v4] pylibfdt: add FdtRo.get_path()
 2022-04-20 18:19 UTC  (4+ messages)

The answer of Quiz C.8 is not quite reasonable
 2022-04-20 18:15 UTC  (6+ messages)

[Feedback/Approval] Perf
 2022-04-20 18:18 UTC 

[PATCH 0/9] trival fix or improvement about irq_desc access
 2022-04-20 18:16 UTC  (3+ messages)
` [PATCH 4/9] s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()

[Intel-gfx] [CI 1/4] drm/i915: consider min_page_size when migrating
 2022-04-20 18:16 UTC  (8+ messages)
`  "
` [CI 2/4] drm/i915/buddy: sanity check the size
  ` [Intel-gfx] "
` [Intel-gfx] [CI 3/4] drm/i915/selftests: fixup min_alignment usage
  `  "
` [Intel-gfx] [CI 4/4] drm/i915/selftests: tweak the misaligned_case
  `  "

[Buildroot] [PATCH 1/1] package/python-bidict: bump to version 0.22.0
 2022-04-20 18:16 UTC 

[PATCH 1/1] ethdev: add packet expiry event subtype
 2022-04-20 18:16 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20 18:15 UTC 

[patch 0/3] x86/fpu/xsave: Add XSAVEC support and XGETBV1 utilization
 2022-04-20 18:15 UTC  (6+ messages)
` [patch 3/3] x86/fpu/xsave: Optimize XSAVEC/S when XGETBV1 is supported

[PATCH v2] board: purism: add the Purism Librem5 phone
 2022-04-20 18:15 UTC  (3+ messages)

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-20 18:18 UTC  (5+ messages)
` [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH] crypto/qat: use intel-ipsec-mb for partial hash
 2022-04-20 18:14 UTC  (3+ messages)
` [External] : "

Fast Kernel Headers talk @ Plumbers?
 2022-04-20 18:14 UTC 

[PATCH v3] board: purism: add the Purism Librem5 phone
 2022-04-20 18:13 UTC 

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-04-20 18:11 UTC  (3+ messages)

chrome-platform/for-kernelci baseline: 56 runs, 1 regressions (v5.18-rc1-8-gc881e7385cfa8)
 2022-04-20 18:12 UTC 

[PATCH v2 0/6] pwm: renesas-tpu: Various improvements
 2022-04-20 18:12 UTC  (8+ messages)
` [PATCH v2 3/6] pwm: renesas-tpu: Implement .apply() callback
` [PATCH v2 5/6] pwm: renesas-tpu: Improve maths to compute register settings
` [PATCH v2 6/6] pwm: renesas-tpu: Improve precision of period and duty_cycle calculation

[PATCH] f2fs: use flush command instead of FUA for zoned device
 2022-04-20 18:12 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH] USB: serial: Fix heap overflow in WHITEHEAT_GET_DTR_RTS
 2022-04-20 18:11 UTC  (4+ messages)

[PATCH V3 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-20 18:09 UTC  (5+ messages)
` [PATCH V3 11/15] cpufreq: mediatek: Link CCI device to CPU

[PATCH] xtensa: enable KCSAN
 2022-04-20 18:11 UTC  (5+ messages)

[PATCH] staging: rtl8192u: change get_key functions to return 0 instead of -1
 2022-04-20 18:09 UTC  (3+ messages)

stable-rc/queue/5.15 build: 176 builds: 4 failed, 172 passed, 14 errors, 5 warnings (v5.15.35-5-g3dd53da69cfca)
 2022-04-20 18:09 UTC 

[RFC PATCH v3 0/5] Port PPC64/PowerNV MMU tests to QEMU
 2022-04-20 18:05 UTC  (5+ messages)
` [RFC PATCH v3 1/5] ppc64: Add semihosting support

[PATCH v2 00/10] Introduce In Field Scan driver
 2022-04-20 18:08 UTC  (11+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] platform/x86/intel/ifs: Create device for Intel IFS (In Field Scan)

[PATCH 0/4] several long time unmerged patches from zlang
 2022-04-20 18:08 UTC  (3+ messages)
` [PATCH 4/4] fstests: test xfs swapext log replay

[PATCH v4 3/3] perf list: print all available tool events
 2022-04-20 18:07 UTC  (4+ messages)
` [PATCH v5] "

RTT-PROBE: lore-subspace-rtt
 2022-04-20 18:04 UTC 

help request: unable to merge UTF-16-LE "text" file
 2022-04-20 18:03 UTC  (5+ messages)

[PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
 2022-04-20 18:03 UTC  (11+ messages)

Ranconfig failure between VT-d and HVM
 2022-04-20 18:01 UTC  (2+ messages)

[PATCH v4] ASoC: codecs: wsa881x: add runtime pm support
 2022-04-20 17:59 UTC  (3+ messages)

[PATCH] mm/damon: Fix the timer always stays active
 2022-04-20 18:00 UTC 

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-04-20 17:53 UTC  (5+ messages)
` [PATCH v3 1/3] soundwire: qcom: add runtime pm support

Explicitly defining the userspace API
 2022-04-20 17:52 UTC  (2+ messages)

[PATCH 0/2] Fix generic/633 failure on systems without CONFIG_USER_NS
 2022-04-20 17:59 UTC  (3+ messages)

[virtio-comment] [PATCH] packed-ring.tex: link conformance statements
 2022-04-20 17:59 UTC  (3+ messages)
` [virtio] "

[PATCH v13 0/7] fsdax: introduce fs query to support reflink
 2022-04-20 17:58 UTC  (3+ messages)
` [PATCH v13 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case

[PATCH] efi: cper: Define macro for errors type
 2022-04-20 17:57 UTC 

[PATCH dwarves v6 0/6] Attach a cookie to a tracing program
 2022-04-20 17:56 UTC  (5+ messages)
` [PATCH dwarves v6 5/6] libbpf: Assign cookies to links in libbpf
` [PATCH dwarves v6 6/6] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret

[PATCH 0/5] meson: add clk and adc support for JetHub D1 (j100)
 2022-04-20 17:55 UTC  (6+ messages)
` [PATCH 1/5] clk: meson: add minimal driver for axg-ao clocks
` [PATCH 2/5] clk: meson: fix driver name for g12a-ao clocks
` [PATCH 3/5] adc: meson-saradc: add AXG variant
` [PATCH 4/5] board: amlogic: jethub j100: enable saradc in dts
` [PATCH 5/5] board: amlogic: jethub j100: enable saradc in config

[PATCH v5 0/4] Add channel type support to pwm-cros-ec
 2022-04-20 17:55 UTC  (3+ messages)
` [PATCH v5 2/4] pwm: pwm-cros-ec: add channel type support


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.