All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 19:27:08 to 2023-09-14 20:31:54 UTC [more...]

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

[PATCH v2 0/5] clk: imx: imx8: Fix some error handling paths
 2023-09-14 20:31 UTC  (10+ 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)

[PATCH] ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
 2023-09-14 20:28 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  (4+ 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

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

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

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

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

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

[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  (15+ messages)
` [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] 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)

[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  (18+ messages)
` [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


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.