All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 19:53:19 to 2023-09-14 20:47:36 UTC [more...]

[PATCH v5 00/23] bsd-user: Implement mmap related system calls for FreeBSD
 2023-09-14 20:41 UTC  (19+ messages)
` [PATCH v5 01/23] bsd-user: Implement struct target_ipc_perm
` [PATCH v5 02/23] bsd-user: Implement struct target_shmid_ds
` [PATCH v5 03/23] bsd-user: Declarations for ipc_perm and shmid_ds conversion functions
` [PATCH v5 04/23] bsd-user: Introduce freebsd/os-misc.h to the source tree
` [PATCH v5 05/23] bsd-user: Implement shm_open2(2) system call
` [PATCH v5 06/23] bsd-user: Implement shm_rename(2) "
` [PATCH v5 07/23] bsd-user: Add bsd-mem.c to meson.build
` [PATCH v5 09/23] bsd-user: Implement ipc_perm conversion between host and target
` [PATCH v5 10/23] bsd-user: Implement shmid_ds "
` [PATCH v5 12/23] bsd-user: Implement mmap(2) and munmap(2)
` [PATCH v5 13/23] bsd-user: Implement mprotect(2)
` [PATCH v5 14/23] bsd-user: Implement msync(2)
` [PATCH v5 15/23] bsd-user: Implement mlock(2), munlock(2), mlockall(2), munlockall(2), minherit(2)
` [PATCH v5 16/23] bsd-user: Implment madvise(2) to match the linux-user implementation
` [PATCH v5 17/23] bsd-user: Implement mincore(2)
` [PATCH v5 19/23] bsd-user: Implement shm_open(2)
` [PATCH v5 20/23] bsd-user: Implement shm_unlink(2) and shmget(2)
` [PATCH v5 23/23] bsd-user: Add stubs for vadvise(), sbrk() and sstk()

[PATCH 0/4] serial: add drivers for the ESP32xx serial devices
 2023-09-14 20:47 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: serial: document esp32-uart bindings
` [PATCH 3/4] dt-bindings: serial: document esp32s3-acm bindings

[Intel-xe] [PATCH] xe: Add a uAPI to query micro-controler firmware version
 2023-09-14 20:47 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "

[chrome-os:chromeos-5.10 58/63] drivers/gpu/drm/i915/display/intel_bios.o: warning: objtool: intel_bios_init_panel()+0x292: unreachable instruction
 2023-09-14 20:42 UTC 

[meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config
 2023-09-14 20:46 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-14 20:45 UTC  (5+ messages)
` [PATCH 1/4] sched: consolidate and cleanup access to CPU's max compute capacity

[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-14 20:45 UTC  (11+ messages)

[PATCH] fix a memory leak in amdgpu_ras_feature_enable
 2023-09-14 20:45 UTC  (5+ messages)

[PATCH] pc-bios/canyonlands.dts: Fix some DeviceTree warnings
 2023-09-14 20:42 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-09-14 20:45 UTC 

[PATCH] Bluetooth: btrtl: reuse define enumeration values
 2023-09-14 20:44 UTC 

[Buildroot] [git commit branch/2023.02.x] package/go: bump to v1.19.13
 2023-09-14 20:43 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
 2023-09-14 20:42 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH] kasan:fix access invalid shadow address when input is illegal
 2023-09-14 20:40 UTC  (6+ messages)

[PATCH] drm/amd/display: fix the ability to use lower resolution modes on eDP
 2023-09-14 20:40 UTC  (4+ messages)

[Intel-xe] [PATCH 0/6] uAPI changes to align with async binds
 2023-09-14 20:40 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe/uapi: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
` [Intel-xe] [PATCH 2/6] drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
` [Intel-xe] [PATCH 3/6] drm/xe: Remove async worker and rework sync binds
` [Intel-xe] [PATCH 4/6] drm/xe: Fix VM bind out-sync signaling ordering
` [Intel-xe] [PATCH 5/6] drm/xe: Allow num_binds == 0 in VM bind IOCTL
` [Intel-xe] [PATCH 6/6] drm/xe: Allow num_batch_buffer == 0 in exec IOCTL

[RFC PATCH 0/3] quering mount attributes
 2023-09-14 20:39 UTC  (3+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall

[Buildroot] [PATCH 1/1] package/libde265: add LIBDE265_CPE_ID_VENDOR
 2023-09-14 20:39 UTC 

[PATCH] ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
 2023-09-14 20:39 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/fbc: Remove ancient 16k plane stride limit
 2023-09-14 20:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] "

RTT-PROBE: lore-subspace-rtt
 2023-09-14 20:35 UTC 

[PATCH v3 0/5] Support message-based DMA in vfio-user server
 2023-09-14 20:32 UTC  (4+ messages)
` [PATCH v3 5/5] vfio-user: Fix config space access byte order

[PATCH 00/13] media: rockchip: rga: add support for multi-planar formats
 2023-09-14 20:33 UTC  (7+ messages)
` [PATCH 02/13] media: rockchip: rga: extract helper to fill descriptors

[Buildroot] [PATCH] package/elf2flt: update to version 2023.09
 2023-09-14 20:33 UTC  (2+ messages)

[Buildroot] [git commit] package/elf2flt: update to version 2023.09
 2023-09-14 20:32 UTC 

[PATCH v2 1/1] PCI: mediatek: Correct type for virt_to_phys()
 2023-09-14 20:31 UTC  (3+ messages)

[PATCH v2 0/5] clk: imx: imx8: Fix some error handling paths
 2023-09-14 20:31 UTC  (12+ messages)
` [PATCH v2 1/5] clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()
` [PATCH v2 2/5] clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent_data_table() fails
` [PATCH v2 3/5] clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()
` [PATCH v2 4/5] clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data_table() error
` [PATCH v2 5/5] clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()

[PATCH v1] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-09-14 20:30 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libheif: add LIBHEIF_CPE_ID_VENDOR
 2023-09-14 20:28 UTC 

[PATCH 0/2] SEV-ES TSC_AUX virtualization fix and optimization
 2023-09-14 20:28 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Fix TSC_AUX virtualization setup

[PATCH v2] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-09-14 20:27 UTC 

[igt-dev] [PATCH i-g-t] tests/intel/xe_vm : Validate tile mask
 2023-09-14 20:27 UTC  (2+ messages)

[RFC PATCH 0/8] Add FS035VG158 panel
 2023-09-14 20:27 UTC  (11+ messages)
` [RFC PATCH 1/8] drm/panel: nv3052c: Document known register names
` [RFC PATCH 5/8] drm/panel: nv3052c: Allow specifying registers per panel

[Buildroot] [PATCH] ruby: bump version to 3.2.2
 2023-09-14 20:26 UTC  (2+ messages)

[PATCH v2 0/3] range-diff: treat notes like `log`
 2023-09-14 20:25 UTC  (6+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH 00/35] treewide: Remove unused NEEDS_MANUAL_RELOC code bits
 2023-09-14 20:25 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/luajit: bump to version 41fb94defa8f830ce69a8122b03f6ac3216d392a
 2023-09-14 20:25 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-09-14 20:25 UTC 

[Buildroot] [git commit] package/luajit: bump to version 41fb94defa8f830ce69a8122b03f6ac3216d392a
 2023-09-14 20:23 UTC 

[PATCH 1/4] drm/amdgpu/gmc: add a way to force a particular placement for GART
 2023-09-14 20:23 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu/gmc11: set gart placement GC11
` [PATCH 3/4] drm/amdgpu/gmc: add a flag to disable AGP
` [PATCH 4/4] drm/amdgpu/gmc11: disable AGP on GC 11.5

[PATCH] sunxi: board: provide CPU idle states to loaded OS
 2023-09-14 20:22 UTC  (7+ messages)

[PATCH 1/1] migration: skip poisoned memory pages on "ram saving" phase
 2023-09-14 20:20 UTC  (3+ messages)
` [PATCH v2 0/1] Qemu crashes on VM migration after an handled memory error
  ` [PATCH v2 1/1] migration: skip poisoned memory pages on "ram saving" phase

[GIT PULL] nvme fixes for 6.6
 2023-09-14 20:20 UTC 

[Intel-gfx] [PATCH v7] drm/i915: Add Wa_18022495364
 2023-09-14 20:20 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] Ignore some tests on MTL which
 2023-09-14 20:18 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_gt: Add gem_engine_can_block_ggtt_binder
` [igt-dev] [PATCH i-g-t 2/3] tests/intel/gem_ctx_shared: Skip some test on MTL
` [igt-dev] [PATCH i-g-t 3/3] tests/intel/gem_ctx_schedule: "

[PATCH] nd_btt: Make BTT lanes preemptible
 2023-09-14 20:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] igc: Add support for receiving error frames
 2023-09-14 20:16 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-09-14 20:15 UTC 

[Buildroot] [PATCH 1/1] package/firewalld: add FIREWALLD_CPE_ID_VENDOR
 2023-09-14 20:14 UTC 

linux-next: Tree for Sep 12
 2023-09-14 20:13 UTC  (4+ messages)
` linux-next: Tree for Sep 12 (bcachefs)

[RFC PATCH 0/8] i386/sev: Use C API of Rust SEV library
 2023-09-14 16:33 UTC  (9+ messages)
` [RFC PATCH 1/8] Add SEV Rust library as dependency with CONFIG_SEV
` [RFC PATCH 2/8] i386/sev: Replace INIT and ES_INIT ioctls with sev library equivalents
` [RFC PATCH 3/8] i386/sev: Replace LAUNCH_START ioctl with sev library equivalent
` [RFC PATCH 4/8] i386/sev: Replace UPDATE_DATA "
` [RFC PATCH 5/8] i386/sev: Replace LAUNCH_UPDATE_VMSA "
` [RFC PATCH 6/8] i386/sev: Replace LAUNCH_MEASURE "
` [RFC PATCH 7/8] i386/sev: Replace LAUNCH_SECRET "
` [RFC PATCH 8/8] i386/sev: Replace LAUNCH_FINISH "

[Buildroot] [PATCH] package/apache-utils: new package
 2023-09-14 20:11 UTC  (3+ messages)

[PATCH 7/8] KVM: xen: prepare for using 'default' vcpu_info
 2023-09-14 20:10 UTC  (2+ messages)

kernel.org UID added to my key
 2023-09-14 20:10 UTC  (2+ messages)

[PATCH v4 00/23] bsd-user: Implement mmap related system calls for FreeBSD
 2023-09-14 20:02 UTC  (24+ messages)
` [PATCH v4 01/23] bsd-user: Implement struct target_ipc_perm
` [PATCH v4 02/23] bsd-user: Implement struct target_shmid_ds
` [PATCH v4 03/23] bsd-user: Declarations for ipc_perm and shmid_ds conversion functions
` [PATCH v4 04/23] bsd-user: Introduce freebsd/os-misc.h to the source tree
` [PATCH v4 05/23] bsd-user: Implement shm_open2(2) system call
` [PATCH v4 06/23] bsd-user: Implement shm_rename(2) "
` [PATCH v4 07/23] bsd-user: Add bsd-mem.c to meson.build
` [PATCH v4 08/23] bsd-user: Implement target_set_brk function in bsd-mem.c instead of os-syscall.c
` [PATCH v4 09/23] bsd-user: Implement ipc_perm conversion between host and target
` [PATCH v4 10/23] bsd-user: Implement shmid_ds "
` [PATCH v4 11/23] bsd-user: Introduce bsd-mem.h to the source tree
` [PATCH v4 12/23] bsd-user: Implement mmap(2) and munmap(2)
` [PATCH v4 13/23] bsd-user: Implement mprotect(2)
` [PATCH v4 14/23] bsd-user: Implement msync(2)
` [PATCH v4 15/23] bsd-user: Implement mlock(2), munlock(2), mlockall(2), munlockall(2), minherit(2)
` [PATCH v4 16/23] bsd-user: Implment madvise(2) to match the linux-user implementation
` [PATCH v4 17/23] bsd-user: Implement mincore(2)
` [PATCH v4 18/23] bsd-user: Implement do_obreak function
` [PATCH v4 19/23] bsd-user: Implement shm_open(2)
` [PATCH v4 20/23] bsd-user: Implement shm_unlink(2) and shmget(2)
` [PATCH v4 21/23] bsd-user: Implement shmctl(2)
` [PATCH v4 22/23] bsd-user: Implement shmat(2) and shmdt(2)
` [PATCH v4 23/23] bsd-user: Add stubs for vadvise(), sbrk() and sstk()

[Intel-gfx] [PATCH v6] drm/i915: Add Wa_18022495364
 2023-09-14 20:09 UTC  (4+ messages)

[PATCH 0/4] More ls improvements
 2023-09-14 20:08 UTC  (3+ messages)

[Intel-xe] [PATCH V3 i-g-t] tests/xe_drm_fdinfo: Add tests to read and verify fdinfo
 2023-09-14 20:08 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH v2 2/2] staging: vme_user: Fix various comment formatting issues including comment content
 2023-09-14 20:07 UTC 

[PATCHv2] nvme: avoid bogus CRTO values
 2023-09-14 20:07 UTC  (4+ messages)

[PATCH v2 1/2] staging: vme_user: Remove spurious newlines between define statements
 2023-09-14 20:05 UTC 

[PATCH 0/8] x86/spec-ctrl: AMD DIV fix, and VERW prerequisite bugfixes
 2023-09-14 20:05 UTC  (6+ messages)
` [PATCH 8/8] x86/spec-ctrl: Mitigate the Zen1 DIV leakge

RTT-PROBE: lore-subspace-rtt
 2023-09-14 20:05 UTC 

[Intel-gfx] [PATCH v10 0/3] Apply Wa_16018031267 / Wa_16018063123
 2023-09-14 19:53 UTC  (4+ messages)
` [Intel-gfx] [PATCH v10 1/3] drm/i915: Reserve some kernel space per vm
` [Intel-gfx] [PATCH v10 2/3] drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
` [Intel-gfx] [PATCH v10 3/3] drm/i915: Set copy engine arbitration "

[PATCH] drm/edid: Fixup h/vsync_end instead of h/vtotal
 2023-09-14 20:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-xe] [PATCH v2 0/4] Port CPU-GPU timestamp correlation to XE KMD
 2023-09-14 20:01 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 4/4] drm/xe: Correlate engine and cpu timestamps with better accuracy

[PATCH v2] usb: mtu3: Convert to platform remove callback returning void
 2023-09-14 20:02 UTC 

[GIT PULL] EFI fixes for v6.6 (#1)
 2023-09-14 20:01 UTC 

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-14 20:00 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/libspdm: add LIBSPDM_CPE_ID_VENDOR
 2023-09-14 19:59 UTC 

[bug report] bcachefs: Fix bch2_check_discard_freespace_key()
 2023-09-14 20:00 UTC  (2+ messages)

[RFC PATCH] configure: Enable -fno-omit-frame-pointer for backtrace module
 2023-09-14 19:59 UTC  (5+ messages)

[to-be-updated] checkpatch-add-a-couple-new-alloc-functions-to-alloc-with-multiplies-check.patch removed from -mm tree
 2023-09-14 19:59 UTC 

[to-be-updated] checkpatch-simplify-creating-search-strings.patch removed from -mm tree
 2023-09-14 19:59 UTC 

[PATCH] bcachefs: fix error checking in bch2_fs_alloc()
 2023-09-14 19:58 UTC  (2+ messages)

[PATCH] linux-bb.org: update to 5.10.168 for armv7a targets
 2023-09-14 19:57 UTC  (2+ messages)
` [meta-ti] "

[RFC|kirkstone] linux-ti-staging: add config preempt for am335x and am437x
 2023-09-14 19:57 UTC  (4+ messages)
` [meta-ti] "

[PATCH v2] Bluetooth: hci_core: Remove le_restart_scan work
 2023-09-14 18:40 UTC  (2+ messages)
` [v2] "

[RFC][PATCH 0/32] SHA256 and SHA1 interoperability
 2023-09-14 19:57 UTC  (5+ messages)

[kirkstone] beaglebone-ai64
 2023-09-14 19:57 UTC 

[PATCH 1/3] bcachefs: chardev: return -EFAULT if copy_to_user() fails
 2023-09-14 19:56 UTC  (6+ messages)
` [PATCH 2/3] bcachefs: chardev: fix NULL vs IS_ERR() checks
` [PATCH 3/3] bcachefs: chardev: fix an integer overflow (32 bit only)

[PATCH v2 00/11] gpiolib: work towards removing gpiochip_find()
 2023-09-14 19:55 UTC  (4+ messages)
` [PATCH v2 04/11] gpiolib: provide gpio_device_find_by_label()

RTT-PROBE: lore-subspace-rtt
 2023-09-14 19:55 UTC 

Yocto Project Status 12 September 2023 (WW37)
 2023-09-14 19:54 UTC  (5+ messages)
` Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
 2023-09-14 19:53 UTC  (6+ messages)
` [RFC PATCH v1 1/4] rust: core "

[PATCH 0/4] accel/tcg: Stubs cleanups
 2023-09-14 19:52 UTC  (4+ messages)
` [PATCH 1/4] accel/tcg: Remove tlb_set_dirty() stub
` [RFC PATCH 3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub
` [RFC PATCH 4/4] accel/tcg: Keep tlb_set_dirty() internal


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.