All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 19:18:59 to 2023-09-14 20:12:39 UTC [more...]

[RFC PATCH 0/8] i386/sev: Use C API of Rust SEV library
 2023-09-14 16:33 UTC  (8+ 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 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 "

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
 2023-09-14 20:06 UTC 

[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)

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

[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  (18+ messages)
` [PATCH 4/8] x86/spec-ctrl: Extend all SPEC_CTRL_{ENTER,EXIT}_* comments
` [PATCH 5/8] x86/entry: Adjust restore_all_xen to hold stack_end in %r14
` [PATCH 6/8] x86/entry: Track the IST-ness of an entry for the exit paths
` [PATCH 7/8] x86/spec-ctrl: Issue VERW during IST exit to Xen
` [PATCH 8/8] x86/spec-ctrl: Mitigate the Zen1 DIV leakge

[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 "

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

[Intel-xe] [PATCH v2 0/4] Port CPU-GPU timestamp correlation to XE KMD
 2023-09-14 20:01 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 3/4] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` [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 

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

[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  (5+ 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()

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  (8+ messages)
` [RFC PATCH v1 1/4] rust: core "

[PATCH 0/4] accel/tcg: Stubs cleanups
 2023-09-14 19:52 UTC  (5+ messages)
` [PATCH 1/4] accel/tcg: Remove tlb_set_dirty() stub
` [PATCH 2/4] accel/tcg: Remove unused tcg_flush_jmp_cache() 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

[PATCH] drm/ssd130x: Drop _helper prefix from struct drm_*_helper_funcs callbacks
 2023-09-14 19:51 UTC  (2+ messages)

[PATCH V5 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
 2023-09-14 19:51 UTC  (3+ messages)

[PATCH 0/2] SEV-ES TSC_AUX virtualization fix and optimization
 2023-09-14 19:50 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Fix TSC_AUX virtualization setup
` [PATCH 2/2] KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX

[PATCH] powerpc: Export kvm_guest static key, for bcachefs six locks
 2023-09-14 19:50 UTC  (3+ messages)

[PATCH RFC] binfmt_elf: fully allocate bss pages
 2023-09-14 19:49 UTC  (2+ messages)

[PATCH 9/9] bcachefs: Modify mismatched function name
 2023-09-14 19:49 UTC  (2+ messages)

linux-next: Tree for Sep 12
 2023-09-14 19:38 UTC  (7+ messages)
` linux-next: Tree for Sep 12 (bcachefs, objtool)
` linux-next: Tree for Sep 12 (bcachefs)

[PATCH] ARM: dts: imx6ull/7d-colibri: Fix compatible
 2023-09-14 19:47 UTC  (2+ messages)

[PATCH v3] libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return value
 2023-09-14 19:47 UTC  (3+ messages)

[Buildroot] Error linking against target architecture while building new package
 2023-09-14 19:47 UTC  (4+ messages)

[RFC PATCH bpf-next 1/2] bpf: Add bpf_current_capable kfunc
 2023-09-14 19:47 UTC  (5+ messages)
` [PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"

[PATCH] bcachefs: Change bucket_lock() to use bit_spin_lock()
 2023-09-14 19:47 UTC  (3+ messages)

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

[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 19:42 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v1] thermal: core: Fix disabled trip point check in handle_thermal_trip()
 2023-09-14 19:42 UTC 

[PATCH] arm64: dts: ti: Fix HDMI Audio overlay in Makefile
 2023-09-14 19:41 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6ull-phytec-tauri: Remove board model and compatible
 2023-09-14 19:40 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6ull-phytec-tauri: Fix compatible

[PATCH] module: print module name on refcount error
 2023-09-14 19:39 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t 0/5] Add XE support for display PM tests
 2023-09-14 19:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add XE support for display PM tests (rev2)

[PATCH] lsm: constify 'sb' parameter in security_sb_kern_mount()
 2023-09-14 19:35 UTC  (2+ messages)

[PATCH 0/1] git-grep: improve the --show-function behaviour
 2023-09-14 19:34 UTC  (11+ messages)
` [PATCH 1/1] "

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

[PATCH 00/11] arm64: qcom: add and enable SHM Bridge support
 2023-09-14 19:36 UTC  (3+ messages)
` (subset) "

[Intel-xe] [PATCH] drm/xe/guc: Switch to major-only GuC FW tracking for MTL
 2023-09-14 19:33 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe/guc: Switch to major-only GuC FW tracking for MTL (rev4)

[PATCH] arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
 2023-09-14 19:36 UTC  (2+ messages)

[RESEND PATCH 1/2] firmware: qcom-scm: drop unneeded 'extern' specifiers
 2023-09-14 19:36 UTC  (2+ messages)
` (subset) "

[meta-python][PATCH] python3-shellingham: add recipe for v1.5.3
 2023-09-14 19:31 UTC 

[PATCH] powerpc/82xx: Select FSL_SOC
 2023-09-14 19:30 UTC  (3+ messages)

[PATCH v1 1/2] target/s390x: introduce "host-recommended" option for model expansion
 2023-09-14 19:28 UTC  (3+ messages)

[PATCH v4] driver core: platform: set numa_node before platform_add_device()
 2023-09-14 19:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dsi: let HW maintain HS-TRAIL and CLK_POST
 2023-09-14 19:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: let HW maintain HS-TRAIL and CLK_POST (rev2)

[PATCH 0/3] userfaultfd remap option
 2023-09-14 19:28 UTC  (3+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[PATCH] lsm: constify 'bprm' parameter in security_bprm_committed_creds()
 2023-09-14 19:27 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/25] drm/i915: Improve BW management on shared display links
 2023-09-14 19:26 UTC  (30+ messages)
` [Intel-gfx] [PATCH v3 01/25] drm/i915/dp: Factor out helpers to compute the link limits
` [Intel-gfx] [PATCH v3 02/25] drm/i915/dp: Track the pipe and link bpp limits separately
` [Intel-gfx] [PATCH v3 03/25] drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
` [Intel-gfx] [PATCH v3 04/25] drm/i915/dp: Update the link bpp limits for DSC mode
` [Intel-gfx] [PATCH v3 05/25] drm/i915/dp: Limit the output link bpp in "
` [Intel-gfx] [PATCH v3 06/25] drm/i915: Add helper to modeset a set of pipes
` [Intel-gfx] [PATCH v3 07/25] drm/i915: During modeset forcing handle inactive but enabled pipes
` [Intel-gfx] [PATCH v3 08/25] drm/i915: Factor out a helper to check/compute all the CRTC states
` [Intel-gfx] [PATCH v3 09/25] drm/i915: Add helpers for BW management on shared display links
` [Intel-gfx] [PATCH v3 10/25] drm/i915/fdi: Improve FDI BW sharing between pipe B and C
` [Intel-gfx] [PATCH v3 11/25] drm/i915/fdi: Recompute state for affected CRTCs on FDI links
` [Intel-gfx] [PATCH v3 12/25] drm/dp_mst: Fix fractional DSC bpp handling
` [Intel-gfx] [PATCH v3 13/25] drm/dp_mst: Add a way to calculate PBN values with FEC overhead
  `  "
` [Intel-gfx] [PATCH v3 14/25] drm/dp_mst: Add helper to determine if an MST port is downstream of another port
  `  "
` [Intel-gfx] [PATCH v3 15/25] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
  `  "
` [PATCH v3 16/25] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 17/25] drm/i915/dp_mst: Fix PBN calculation with FEC overhead
` [Intel-gfx] [PATCH v3 18/25] drm/i915/dp_mst: Add atomic state for all streams on pre-tgl platforms
` [Intel-gfx] [PATCH v3 19/25] drm/i915/dp_mst: Program the DSC PPS SDP for each stream
` [Intel-gfx] [PATCH v3 20/25] drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabled
` [Intel-gfx] [PATCH v3 21/25] drm/i915/dp_mst: Enable DSC decompression if any stream needs this
` [Intel-gfx] [PATCH v3 22/25] drm/i915/dp_mst: Add missing DSC compression disabling
` [Intel-gfx] [PATCH v3 23/25] drm/i915/dp_mst: Allow DSC only for sink ports of the first branch device
` [Intel-gfx] [PATCH v3 24/25] drm/i915/dp_mst: Improve BW sharing between MST streams
` [Intel-gfx] [PATCH v3 25/25] drm/i915/dp_mst: Check BW limitations only after all streams are computed

[PATCH v2] drm/amdkfd: Use partial migrations in GPU page faults
 2023-09-14 19:26 UTC  (4+ messages)

[PATCH v2 1/1] PCI: mediatek: Correct type for virt_to_phys()
 2023-09-14 19:23 UTC  (2+ messages)

split up ->kill_sb
 2023-09-14 19:23 UTC  (9+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[dm-devel] [PATCH v3 00/39] dm: baseline for the VDO target
 2023-09-14 19:16 UTC  (18+ messages)
` [dm-devel] [PATCH v3 01/39] dm: add documentation for dm-vdo target
` [dm-devel] [PATCH v3 24/39] dm vdo: add the compressed block bin packer
` [dm-devel] [PATCH v3 25/39] dm vdo: add slab structure, slab journal and reference counters
` [dm-devel] [PATCH v3 26/39] dm vdo: add the slab summary
` [dm-devel] [PATCH v3 27/39] dm vdo: add the block allocators and physical zones
` [dm-devel] [PATCH v3 28/39] dm vdo: add the slab depot
` [dm-devel] [PATCH v3 29/39] dm vdo: add the block map
` [dm-devel] [PATCH v3 30/39] dm vdo: implement the vdo block map page cache
` [dm-devel] [PATCH v3 31/39] dm vdo: add the vdo recovery journal
` [dm-devel] [PATCH v3 32/39] dm vdo: add repair of damanged vdo volumes
` [dm-devel] [PATCH v3 33/39] dm vdo: add the vdo structure itself
` [dm-devel] [PATCH v3 34/39] dm vdo: add the on-disk formats and marshalling of vdo structures
` [dm-devel] [PATCH v3 35/39] dm vdo: add statistics reporting
` [dm-devel] [PATCH v3 36/39] dm vdo: add sysfs support for setting vdo params and reading stats
` [dm-devel] [PATCH v3 37/39] dm vdo: add debugging support
` [dm-devel] [PATCH v3 38/39] dm vdo: add the top-level DM target
` [dm-devel] [PATCH v3 39/39] dm vdo: enable configuration and building of dm-vdo

[Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL
 2023-09-14 19:22 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: Create a kernel context for GGTT updates

[Buildroot] [git commit branch/2023.02.x] package/php: bump version to 8.2.10
 2023-09-14 18:58 UTC 

[Buildroot] [git commit branch/2023.05.x] package/php: bump version to 8.2.10
 2023-09-14 18:58 UTC 

[Buildroot] [git commit branch/2023.02.x] package/go: bump to v1.19.13
 2023-09-14 18:55 UTC 

[Buildroot] [git commit branch/2023.05.x] package/libiec61850: ignore CVE-2023-27772
 2023-09-14 19:05 UTC 

[Buildroot] [git commit branch/2023.05.x] package/go: bump to v1.19.13
 2023-09-14 18:55 UTC 

[Buildroot] [git commit branch/2023.02.x] package/libiec61850: ignore CVE-2023-27772
 2023-09-14 19:05 UTC 

[Buildroot] [git commit branch/2023.08.x] package/libiec61850: ignore CVE-2023-27772
 2023-09-14 19:05 UTC 


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.