messages from 2024-03-01 22:05:20 to 2024-03-01 23:20:05 UTC [more...]
[PATCH 00/60] linux-user and tcg patch queue
2024-03-01 23:06 UTC (51+ messages)
` [PATCH 01/60] linux-user/elfload: Disable core dump if getrlimit fails
` [PATCH 02/60] linux-user/elfload: Merge init_note_info and fill_note_info
` [PATCH 03/60] linux-user/elfload: Tidy fill_note_info and struct elf_note_info
` [PATCH 04/60] linux-user/elfload: Stack allocate struct mm_struct
` [PATCH 05/60] linux-user/elfload: Latch errno before cleanup in elf_core_dump
` [PATCH 06/60] linux-user/elfload: Open core file after vma_init
` [PATCH 07/60] linux-user/elfload: Truncate core file on open
` [PATCH 08/60] linux-user/elfload: Lock cpu list and mmap during elf_core_dump
` [PATCH 09/60] linux-user/elfload: Size corefile before opening
` [PATCH 10/60] linux-user/elfload: Write corefile elf header in one block
` [PATCH 12/60] linux-user/elfload: Simplify vma_dump_size
` [PATCH 13/60] linux-user/elfload: Rely on walk_memory_regions for vmas
` [PATCH 14/60] linux-user/elfload: Unprotect regions before core dump
` [PATCH 15/60] tcg/aarch64: Apple does not align __int128_t in even registers
` [PATCH 16/60] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
` [PATCH 17/60] tcg: Avoid double lock if page tables happen to be in mmio memory
` [PATCH 18/60] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
` [PATCH 19/60] linux-user: Adjust SVr4 NULL page mapping
` [PATCH 20/60] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
` [PATCH 21/60] linux-user: Remove qemu_host_page_size from create_elf_tables
` [PATCH 22/60] linux-user/hppa: Simplify init_guest_commpage
` [PATCH 23/60] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
` [PATCH 24/60] linux-user/arm: "
` [PATCH 25/60] linux-user: Remove qemu_host_page_size from elf_core_dump
` [PATCH 26/60] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
` [PATCH 27/60] linux-user: Remove REAL_HOST_PAGE_ALIGN "
` [PATCH 28/60] linux-user: Remove HOST_PAGE_ALIGN "
` [PATCH 29/60] migration: Remove qemu_host_page_size
` [PATCH 30/60] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
` [PATCH 31/60] softmmu/physmem: Remove qemu_host_page_size
` [PATCH 32/60] softmmu/physmem: Remove HOST_PAGE_ALIGN
` [PATCH 33/60] linux-user: Remove qemu_host_page_size from main
` [PATCH 34/60] linux-user: Split out target_mmap__locked
` [PATCH 35/60] linux-user: Move some mmap checks outside the lock
` [PATCH 36/60] linux-user: Fix sub-host-page mmap
` [PATCH 37/60] linux-user: Split out mmap_end
` [PATCH 38/60] linux-user: Do early mmap placement only for reserved_va
` [PATCH 39/60] linux-user: Split out do_munmap
` [PATCH 40/60] linux-user: Use do_munmap for target_mmap failure
` [PATCH 41/60] linux-user: Split out mmap_h_eq_g
` [PATCH 42/60] linux-user: Split out mmap_h_lt_g
` [PATCH 45/60] tests/tcg: Extend file in linux-madvise.c
` [PATCH 47/60] cpu: Remove page_size_init
` [PATCH 48/60] accel/tcg: Disconnect TargetPageDataNode from page size
` [PATCH 51/60] linux-user: Bound mmap_min_addr by host "
` [PATCH 53/60] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH 55/60] tcg/optimize: fix uninitialized variable
` [PATCH 57/60] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
` [PATCH 59/60] linux-user: Rewrite target_shmat
` [PATCH 60/60] tests/tcg: Check that shmat() does not break /proc/self/maps
htmldocs: Warning: tools/bpf/bpf_asm.c references a file that doesn't exist: Documentation/networking/filter.rst
2024-03-01 23:17 UTC
[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
2024-03-01 23:12 UTC (2+ messages)
[PATCH v2 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx Platform
2024-03-01 22:36 UTC (8+ messages)
[PATCH] ALSA: usb-audio: Name feature ctl using output if input is PCM
2024-03-01 23:11 UTC
cpumap infinite loop
2024-03-01 23:04 UTC
[PATCH v1 00/20] Python generated Intel metrics
2024-03-01 23:09 UTC (6+ messages)
` [PATCH v1 02/20] perf jevents: Add idle metric for Intel models
[PATCH] iov_iter: call kmap on each page even for lowmem if CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is enabled
2024-03-01 23:09 UTC
[PATCH v2 vfio 0/2] vfio/pds: Fix and simplify resets
2024-03-01 23:09 UTC (2+ messages)
[PATCH v1 1/1] gpio: nomadik: Finish conversion to use firmware node APIs
2024-03-01 23:07 UTC (3+ messages)
[PATCH v3 0/6] VBT read cleanup
2024-03-01 23:08 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for VBT read cleanup (rev3)
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t v2] tests/intel/gem_exec_capture: Check for partial register captures
2024-03-01 23:08 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/gem_exec_capture: Check for partial register captures (rev2)
[PATCH v3 0/4] xe_sync and ufence rework
2024-03-01 23:07 UTC (11+ messages)
` [PATCH v3 1/4] drm/xe: Remove used xe_sync_entry_wait
` [PATCH v3 2/4] drm/xe: Validate user fence during creation
` [PATCH v3 3/4] drm/xe: Get page on user fence creation
` [PATCH v3 4/4] drm/xe: Use get_user / put_user with memory barriers for ufence
` ✓ CI.Patch_applied: success for xe_sync and ufence rework (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v2 2/3] PCI/DPC: Remove CONFIG_PCIE_EDR
2024-03-01 23:06 UTC (2+ messages)
[PATCH net-next 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
2024-03-01 23:05 UTC (5+ messages)
` [PATCH net-next 1/4] tools: ynl: move the new line in NlMsg __repr__
` [PATCH net-next 2/4] tools: ynl: allow setting recv() size
` [PATCH net-next 3/4] tools: ynl: support debug printing messages
` [PATCH net-next 4/4] tools: ynl: add --dbg-small-recv for easier kernel testing
[PATCH] of: dynamic: notify before revert
2024-03-01 23:05 UTC (6+ messages)
[PATCH v3] ufs: core: add config_scsi_dev vops comment
2024-03-01 23:04 UTC (2+ messages)
arm64/for-kernelci build: 1 build: 0 failed, 1 passed, 1 warning (v6.8-rc6-85-g9910665503b3)
2024-03-01 23:04 UTC
[PATCH] freevxfs: Convert freevxfs to the new mount API
2024-03-01 23:04 UTC
[PATCH] scsi_debug: Make CRC_T10DIF support optional
2024-03-01 23:03 UTC (5+ messages)
[PATCH] test-lib-functions: simplify `test_file_not_empty` failure message
2024-03-01 22:59 UTC (3+ messages)
[PATCH 0/2] power: supply: core: class cleanups
2024-03-01 22:58 UTC (3+ messages)
` [PATCH 1/2] power: supply: core: add power_supply_for_each_device()
` [PATCH 2/2] power: supply: core: simplify power_supply_class_init
[PATCH 0/3] NCQ Priority sysfs sttributes for libsas
2024-03-01 22:58 UTC (4+ messages)
` [PATCH 1/3] ata: libata-sata: Factor out NCQ Priority configuration helpers
[PATCH] isofs: convert isofs to use the new mount API
2024-03-01 22:56 UTC
[PATCH v5] rust: locks: Add `get_mut` method to `Lock`
2024-03-01 22:53 UTC (2+ messages)
[PATCH v2] x86: disable non-instrumented version of copy_mc when KMSAN is enabled
2024-03-01 22:52 UTC
[PATCH v4 0/7] Introduce multifd zero page checking
2024-03-01 22:49 UTC (4+ messages)
` [PATCH v4 2/7] migration/multifd: Implement zero page transmission on the multifd thread
` [External] "
[PATCH] usb: dwc3: core: Add DWC31 version 2.00a controller
2024-03-01 22:47 UTC (3+ messages)
[PATCH v2 0/3] xe_sync and ufence rework
2024-03-01 22:43 UTC (6+ messages)
` [PATCH v2 3/3] drm/xe: Get page on user fence creation
Boot failure with ppc64 port on iMacs G5
2024-03-01 22:06 UTC (6+ messages)
[PATCH v3] x86: disable non-instrumented version of copy_page when KMSAN is enabled
2024-03-01 22:41 UTC
[PATCH] dt-bindings: clock: r9a07g043-cpg: Annotate RZ/G2UL-only core clocks
2024-03-01 22:41 UTC (2+ messages)
[RFC PATCH 0/7] device mapper udev rules rework
2024-03-01 22:40 UTC (8+ messages)
` [RFC PATCH 1/7] 13-dm-disk.rules: import ID_FS_TYPE
` [RFC PATCH 2/7] 10-dm.rules: don't deactivate devices for DISK_RO=1
` [RFC PATCH 3/7] 10-dm-rules: don't restore DM_UDEV_DISABLE_OTHER_RULES_FLAG from db
` [RFC PATCH 4/7] 11-dm-lvm.rules: "
` [RFC PATCH 5/7] dm udev rules: don't export and save DM_SUSPENDED
` [RFC PATCH 6/7] dm udev rules: don't export and save DM_NOSCAN
` [RFC PATCH 7/7] 10-dm.rules: bump DM_UDEV_RULES_VSN to 3
[RESEND PATCH v2 0/4] of: automate of_node_put() - new approach to loops
2024-03-01 22:39 UTC (2+ messages)
[PATCH net-next v7 0/8] net: ethernet: Rework EEE
2024-03-01 22:38 UTC (5+ messages)
` [PATCH net-next v8 1/8] net: add helpers for EEE configuration
` [PATCH net-next v8 5/8] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
[NDCTL PATCH v8 4/4] ndctl: Add support of qos_class for CXL CLI
2024-03-01 22:36 UTC (5+ messages)
` [NDCTL PATCH v8 1/4] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v8 2/4] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v8 3/4] ndctl: cxl: add QoS class check for CXL region creation
` [NDCTL PATCH v8 4/4] ndctl: add test for qos_class in CXL test suite
[PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2
2024-03-01 22:36 UTC (2+ messages)
[PATCH v2] zswap: replace RB tree with xarray
2024-03-01 22:33 UTC (3+ messages)
[PATCH] openpromfs: finish conversion to the new mount API
2024-03-01 22:33 UTC
QA notification for completed autobuilder build (yocto-3.1.32.rc1)
2024-03-01 22:32 UTC (2+ messages)
` [qa-build-notification] "
[Bug 218546] New: xhci_hcd prevents hibernate/S4 suspend from working on several systems
2024-03-01 22:30 UTC (4+ messages)
` [Bug 218546] "
[PATCH v2] net: raise RCU qs after each threaded NAPI poll
2024-03-01 22:29 UTC (5+ messages)
[GIT PULL] Devicetree fixes for v6.8, take 2
2024-03-01 22:29 UTC
[PATCH V2 0/4] Fix dmraid regression bugs
2024-03-01 22:28 UTC (2+ messages)
arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-03-01 22:26 UTC (3+ messages)
[Bpf] [PATCH bpf-next v2] bpf, docs: Use IETF format for field definitions in instruction-set.rst
2024-03-01 22:23 UTC (3+ messages)
` "
[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
2024-03-01 22:21 UTC (2+ messages)
[PATCH 0/4] efi/cxl-cper: Report CXL CPER events through tracing
2024-03-01 22:19 UTC (4+ messages)
` [PATCH 4/4] ras/events: Trace CXL CPER events even without the CXL stack loaded
[PATCH v3 1/4] qmi: Add an abstract group id to services and requests
2024-03-01 22:18 UTC (4+ messages)
` [PATCH v3 2/4] qmi: Store the service info in the request
` [PATCH v3 3/4] qmi: Clean up the __debug_msg function
` [PATCH v3 4/4] qmi: Enable QRTR service writes and reads
[PATCH net-next v6 00/16] net: dsa: vsc73xx: Make vsc73xx usable
2024-03-01 22:16 UTC (17+ messages)
` [PATCH net-next v6 01/16] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v6 02/16] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v6 03/16] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v6 04/16] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v6 05/16] net: dsa: vsc73xx: add structure descriptions
` [PATCH net-next v6 06/16] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v6 07/16] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v6 08/16] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v6 09/16] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v6 10/16] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v6 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v6 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v6 13/16] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v6 14/16] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v6 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v6 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag
x86 boot issues in -next
2024-03-01 22:17 UTC (3+ messages)
[PATCH bpf-next] bpf, docs: Use IETF format for field definitions in instruction-set.rst
2024-03-01 22:17 UTC (7+ messages)
` [Bpf] "
Easy way to talk to hashserv or prserv?
2024-03-01 22:16 UTC (2+ messages)
[arm:net-queue 70/72] drivers/net/phy/phylink.c:1190:49: error: use of undeclared identifier 'state'
2024-03-01 22:15 UTC (2+ messages)
[tip:sched/core] BUILD SUCCESS 75480e629506c25dffb563221fe0ff6b9db48360
2024-03-01 22:15 UTC
[PATCH] kbuild: fix inconsistent indentation in top Makefile
2024-03-01 22:16 UTC (2+ messages)
[PATCH v2 0/9] media: raspberrypi: Add support for PiSP Back End
2024-03-01 22:14 UTC (9+ messages)
` [PATCH v2 1/9] media: uapi: Add MIPI packed 12bit luma
` [PATCH v2 2/9] media: uapi: Add MIPI packed 14bit luma
` [PATCH v2 3/9] media: uapi: pixfmt-luma: Document MIPI CSI-2 packing
` [PATCH v2 4/9] media: uapi: Add a pixel format for BGR48 and RGB48
[PATCH v4] drm/i915: Show bios vbt when read from firmware/spi/oprom
2024-03-01 22:12 UTC (2+ messages)
` [PATCH v5] "
[PATCH v3 bpf-next 0/4] bpf: Introduce may_goto and cond_break
2024-03-01 22:12 UTC (7+ messages)
` [PATCH v3 bpf-next 4/4] selftests/bpf: Test may_goto
[AUH] waffle: upgrading to 1.8.0 FAILED
2024-03-01 22:05 UTC
[AUH] spirv-tools: upgrading to 1.3.275.0 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] vulkan-validation-layers: upgrading to 1.3.275.0 FAILED
2024-03-01 22:05 UTC
[AUH] Upgrade status: 2024-03-01
2024-03-01 22:05 UTC
[AUH] nghttp2: upgrading to 1.60.0 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] linux-firmware: upgrading to 20240220 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] libusb1: upgrading to 1.0.27 FAILED
2024-03-01 22:05 UTC
[AUH] puzzles: upgrading to e20644a3baa70dfd5baf790047ce821b396df312 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] icu: upgrading to 74-2 FAILED
2024-03-01 22:05 UTC
[AUH] libpcre2: upgrading to 10.43 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] acl: upgrading to 2.3.2 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] vulkan-loader: upgrading to 1.3.275.0 FAILED
2024-03-01 22:05 UTC
[AUH] libpciaccess: upgrading to 0.18 FAILED
2024-03-01 22:05 UTC
[AUH] dnf: upgrading to 4.19.0 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] python3-setuptools: upgrading to 69.1.1 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] elfutils: upgrading to 0.190 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] python3-jsonschema: upgrading to 4.21.1 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] python3-wcwidth: upgrading to 0.2.13 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] kmscube: upgrading to 6ab022fdfcfedd28f4b5dbd8d3299414a367746f SUCCEEDED
2024-03-01 22:05 UTC
[AUH] libbsd: upgrading to 0.12.1 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] webkitgtk: upgrading to 2.42.5 SUCCEEDED
2024-03-01 22:05 UTC
[AUH] boost: upgrading to 1.84.0 SUCCEEDED
2024-03-01 22:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.