messages from 2024-11-05 19:04:32 to 2024-11-05 20:17:16 UTC [more...]
[RFC PATCH 0/7] x86/kexec: Add exception handling for relocate_kernel
2024-11-05 20:17 UTC (4+ messages)
` [RFC PATCH 1/7] x86/kexec: Clean up and document register use in relocate_kernel_64.S
USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
2024-11-05 20:16 UTC (12+ messages)
[PATCH v6 0/2] MCTP Over PCC Transport
2024-11-05 20:16 UTC (6+ messages)
` [PATCH v6 2/2] mctp pcc: Implement MCTP over "
[PATCH] rust: arc: remove unused PhantomData
2024-11-05 20:13 UTC (4+ messages)
[PATCH 0/4] GuC: Improve handling of the malformed G2H
2024-11-05 20:13 UTC (10+ messages)
` [PATCH 1/4] drm/xe/guc: Log content of the failed G2H message
` [PATCH 2/4] drm/xe/guc: Drop redundant logs about invalid G2H length
` [PATCH 3/4] drm/xe/guc: Don't read data from G2H prior to length check
` [PATCH 4/4] drm/xe/guc: Don't treat GuC generic CAT error as protocol error
[Buildroot] [PATCH] configs/rock5b_defconfig: add missing U-Boot build dependency
2024-11-05 20:13 UTC (2+ messages)
[PATCH 0/6] Samsung Exynos 7870 DECON driver support
2024-11-05 20:11 UTC (3+ messages)
Donation Ref Number: UK/312-10642/GFG
2024-11-06 4:12 UTC
[PATCH 0/2] scsi: st: Device reset patches
2024-11-05 20:12 UTC (5+ messages)
` [PATCH 1/2] scsi: st: Don't modify unknown block number in MTIOCGET
` [PATCH 2/2] scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
[PULL 00/17] aspeed queue
2024-11-05 20:12 UTC (10+ messages)
` [PULL 10/17] tests/functional: Convert most Aspeed machine tests
[Buildroot] [git commit] configs/rock5b_defconfig: add missing U-Boot build dependency
2024-11-05 19:59 UTC
[PATCH net-next v3 0/3] fix two bugs related to page_pool
2024-11-05 20:11 UTC (15+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v4 0/2] test/intel/xe_sysfs: Restore sysfs params correctly
2024-11-05 20:11 UTC (3+ messages)
` [PATCH v4 1/2] tests/intel/xe_sysfs*: Restore values on test failure
` [PATCH v4 2/2] tests/intel/xe_sysfs_timeslice_duration: Restore preempt timeout
[PATCH v6] media: Add t4ka3 camera sensor driver
2024-11-05 20:11 UTC (2+ messages)
[bug report] lsm: replace context+len with lsm_context
2024-11-05 20:09 UTC (3+ messages)
[PATCH 1/4] selftest/container: fix IMAGE_FEATURES assignment
2024-11-05 20:07 UTC (5+ messages)
` [PATCH 2/4] images/*-sdk: remove debug-tweaks from IMAGE_FEATURES
` [PATCH 3/4] oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks
` [PATCH 4/4] local.conf.sample: "
` [OE-core] "
[PATCH RFC 0/3] set nvme ns's vwc respectively
2024-11-05 20:03 UTC (4+ messages)
` [PATCH RFC 2/3] nvme: query independent identify ns by default
[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-11-05 20:05 UTC (11+ messages)
` [PATCH v7 01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v7 02/10] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
` [PATCH v7 03/10] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops
` [PATCH v7 04/10] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v7 05/10] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v7 06/10] iommufd/viommu: Add iommufd_viommu_find_dev helper
` [PATCH v7 07/10] iommufd/selftest: Add mock_viommu_cache_invalidate
` [PATCH v7 08/10] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v7 09/10] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v7 10/10] Documentation: userspace-api: iommufd: Update vDEVICE
timesync when using IWD stand-alone
2024-11-05 20:05 UTC (4+ messages)
[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
2024-11-05 20:04 UTC (14+ messages)
` [PATCH v7 01/13] iommufd: Move struct iommufd_object to public iommufd header
` [PATCH v7 02/13] iommufd: Move _iommufd_object_alloc helper to a sharable file
` [PATCH v7 03/13] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v7 04/13] iommufd: Verify object in iommufd_object_finalize/abort()
` [PATCH v7 05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v7 06/13] iommufd: Add alloc_domain_nested op to iommufd_viommu_ops
` [PATCH v7 07/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v7 08/13] iommufd/selftest: Add container_of helpers
` [PATCH v7 09/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
` [PATCH v7 10/13] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v7 11/13] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v7 12/13] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU
[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-05 20:04 UTC (3+ messages)
` [PATCH v6 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
[PATCH 0/8] binder: faster page installations
2024-11-05 20:02 UTC (9+ messages)
` [PATCH 1/8] Revert "binder: switch alloc->mutex to spinlock_t"
` [PATCH 2/8] binder: concurrent page installation
` [PATCH 3/8] binder: select correct nid for pages in LRU
` [PATCH 4/8] binder: remove struct binder_lru_page
` [PATCH 5/8] binder: use alloc->mapped to save the vma state
` [PATCH 6/8] binder: remove cached alloc->vma pointer
` [PATCH 7/8] binder: rename alloc->buffer to vm_start
` [PATCH 8/8] binder: use per-vma lock in page installation
blog post on fio write zeroes performance
2024-11-05 20:02 UTC (2+ messages)
[PATCH 00/16] AMD NB and SMN rework
2024-11-05 19:59 UTC (20+ messages)
` [PATCH 03/16] x86/amd_nb: Clean up early_is_amd_nb()
` [PATCH] x86/cpufeature: Document cpu_feature_enabled() as the default to use
` [PATCH 10/16] x86/amd_nb: Move SMN access code to a new amd_smn driver
` [PATCH 16/16] x86/amd_smn: Add support for debugfs access to SMN registers
[PATCH 0/6] Add support for the root PCI bus device-tree node creation
2024-11-05 19:59 UTC (4+ messages)
[PATCH] Makefile: don't remove configure on distclean
2024-11-05 19:58 UTC (2+ messages)
` [PATCH v2] "
[PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
2024-11-05 19:57 UTC (11+ messages)
` [PATCH 01/27] qemu-img: measure: convert img_size to signed, simplify handling
` [PATCH 02/27] qemu-img: create: "
` [PATCH 03/27] qemu-img: global option processing and error printing
` [PATCH 04/27] qemu-img: pass current cmd info into command handlers
` [PATCH 05/27] qemu-img: create: refresh options/--help
[PATCH v5 0/6] usdt typed args, translators and arg mapping
2024-11-05 19:58 UTC (8+ messages)
` [PATCH v5 1/6] usdt: get arg types and xlations into DTrace from the DOF
` [DTrace-devel] "
` [PATCH v5 3/6] cg: add argument mapping in the trampoline
[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-11-05 19:58 UTC (6+ messages)
` [PATCH v9 19/26] x86/resctrl: Add the interface to unassign a MBM counter
r8169: regression in connection speed with kernels 6.2+ (interrupt coalescing)
2024-11-05 19:57 UTC (5+ messages)
[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
2024-11-05 19:56 UTC (4+ messages)
` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
drivers/gpu/drm/ttm/tests/ttm_bo_test.c:225:13: error: incompatible pointer types passing 'struct rt_mutex *' to parameter of type 'struct mutex *'
2024-11-05 19:55 UTC
[PATCH v6 0/5] Correct perf sampling with Guest VMs
2024-11-05 19:56 UTC (6+ messages)
` [PATCH v6 1/5] arm: perf: Drop unused functions
` [PATCH v6 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v6 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v6 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v6 5/5] perf: Correct perf sampling with guest VMs
qla1280 driver for qlogic-1040 on alpha
2024-11-05 19:56 UTC (18+ messages)
[OE-core] [PATCH scarthgap] systemd: stable update 255.4 -> 255.13
2024-11-05 19:55 UTC
git no longer builds on SunOS 5.10, a report
2024-11-05 19:55 UTC (4+ messages)
` [PATCH v2 0/5] t/unit-tests: improve clar platform compatibility
` [PATCH v2 5/5] cmake: set up proper dependencies for generated clar headers
[LTP] [PATCH] crypto/af_alg0[13]: update tests for additional possible errno case
2024-11-05 19:54 UTC (5+ messages)
[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
2024-11-05 19:52 UTC (10+ messages)
[PATCH 00/13] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
2024-11-05 19:54 UTC (4+ messages)
` [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-05 19:53 UTC (4+ messages)
[ndctl PATCH v2 0/6] ndctl: DCD additions
2024-11-05 19:53 UTC (4+ messages)
` [ndctl PATCH v2 6/6] ndctl/cxl/test: Add Dynamic Capacity tests
[PATCH 0/2] Fix magnetometers on PinePhone
2024-11-05 19:51 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: sun50i-a64-pinephone: Add AF8133J to PinePhone
[PATCH v7 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
2024-11-05 19:27 UTC (4+ messages)
` [PATCH v7 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023
[PATCH v2 0/6] Avoid parsing tracepoint format just for id
2024-11-05 19:52 UTC (5+ messages)
` [PATCH v2 4/6] perf evsel: Add/use accessor for tp_format
[PATCH v2 0/2] kunit: enable hardware virtualization
2024-11-05 19:51 UTC (4+ messages)
` [PATCH v2 2/2] kunit: enable hardware acceleration when available
[PATCH v8 00/11] Enable haltpoll on arm64
2024-11-05 19:45 UTC (10+ messages)
` [PATCH 1/5] asm-generic: add smp_vcond_load_relaxed()
` [PATCH 2/5] arm64: add __READ_ONCE_EX()
` [PATCH 3/5] arm64: refactor delay() to enable polling for value
` [PATCH 5/5] cpuidle: implement poll_idle() using smp_vcond_load_relaxed()
[PATCH v2 0/2] printk: Add force_con printk flag to not suppress sysrq header msgs
2024-11-05 19:45 UTC (3+ messages)
` [PATCH v2 1/2] printk: Introduce FORCE_CON flag
` [PATCH v2 2/2] tty: sysrq: Use printk_force_console context on __handle_sysrq
[PATCH net 1/2] netlink: terminate outstanding dump on socket close
2024-11-05 19:42 UTC (3+ messages)
[PATCH v2 1/1] test: testsuite $dt_flags and linker flags problems
2024-11-05 19:38 UTC (2+ messages)
dcb-dcbx.8: some remarks and editorial changes for this manual
2024-11-05 19:37 UTC
[PATCH] Allow background to be set when theme is set
2024-11-05 19:35 UTC (3+ messages)
` [External] : "
[rft, PATCH v1 1/1] media: atomisp: Replace macros from math_support.h
2024-11-05 19:35 UTC (2+ messages)
[PATCH v2] mm: count zeromap read and set for swapout and swapin
2024-11-05 19:35 UTC (2+ messages)
[PATCH overlayfs-next v3 0/4] overlayfs: Optimize override/revert creds
2024-11-05 19:35 UTC (5+ messages)
` [PATCH overlayfs-next v3 1/4] cred: Add a light version of override/revert_creds()
` [PATCH overlayfs-next v3 2/4] fs/backing-file: Convert to revert/override_creds_light()
` [PATCH overlayfs-next v3 3/4] fs/overlayfs: Optimize override/revert creds
` [PATCH overlayfs-next v3 4/4] fs/overlayfs: Drop creds usage decrement for ovl_setup_for_create()
[PATCH v1 0/4] Fix a bug in VGIC ITS tables' save/restore
2024-11-05 19:34 UTC (5+ messages)
` [PATCH v1 1/4] KVM: selftests: aarch64: Test VGIC ITS tables save/restore
` [PATCH v1 2/4] KVM: arm64: vgic-its: Add a dummy DTE/ITE if necessary in ITS tables save operation
` [PATCH v1 3/4] KVM: arm64: vgic-its: Return device/event id instead of offset in ITS tables restore
` [PATCH v1 4/4] KVM: arm64: vgic-its: Utilize the dummy entry in ITS tables restoring
[PATCH] iio: trigger: stm32-timer-trigger: Add check for clk_enable()
2024-11-05 19:32 UTC
[PATCH] build: mkdir man directories before installing to them
2024-11-05 19:32 UTC (2+ messages)
[PATCH] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_get_event()
2024-11-05 19:31 UTC (2+ messages)
[PATCH 1/1] board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR
2024-11-05 19:31 UTC
[PATCH v5 00/16] x86-64: Stack protector and percpu improvements
2024-11-05 19:30 UTC (3+ messages)
` [PATCH v5 01/16] x86/stackprotector: Work around strict Clang TLS symbol requirements
[PATCH] scsi: lpfc: Fix improper handling of refcount in lpfc_bsg_hba_set_event()
2024-11-05 19:30 UTC (2+ messages)
[PATCH] test: Remove duplicated check
2024-11-05 19:29 UTC (2+ messages)
[PATCH v8 00/11] KVM: x86/mmu: Age sptes locklessly
2024-11-05 19:28 UTC (3+ messages)
[PATCH net-next V2] bonding: add ESP offload features when slaves support
2024-11-05 19:27 UTC
[ANNOUNCE] 5.15.167-rt80
2024-11-05 19:22 UTC
[PATCH v2] drm/xe: improve hibernation on igpu
2024-11-05 19:26 UTC (7+ messages)
[Buildroot] [PATCH 1/1] package/python-zopfli: bump to version 0.2.3.post1
2024-11-05 19:26 UTC
[PATCH] x86/bugs: Adjust SRSO mitigation to new features
2024-11-05 19:24 UTC (7+ messages)
[PATCH] x86/boot: Fix build with LLVM toolchain
2024-11-05 19:23 UTC (2+ messages)
[PATCH 0/2] When fetching, warn if in commit graph but not obj db
2024-11-05 19:24 UTC (4+ messages)
` [PATCH v3 0/2] When fetching, die "
` [PATCH v3 1/2] Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
` [PATCH v3 2/2] fetch-pack: die if in commit graph but not obj db
Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
2024-11-05 19:23 UTC (8+ messages)
[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
2024-11-05 19:22 UTC (17+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
[PATCH v3 0/2] test/intel/xe_sysfs: Restore sysfs params correctly
2024-11-05 19:22 UTC (4+ messages)
` [PATCH v3 2/2] tests/intel/xe_sysfs_timeslice_duration: Restore preempt timeout
[PATCH 0/9] CI: Set up for an arm64 runner
2024-11-05 19:21 UTC (5+ messages)
` [PATCH 4/9] docker: Adjust packages for arm64
[PATCH v2 0/9] CI: Set up for an arm64 runner
2024-11-05 19:20 UTC (6+ messages)
` [PATCH v2 4/9] docker: Adjust packages for arm64
[syzbot] [afs?] [net?] KMSAN: uninit-value in rxrpc_lookup_peer_rcu
2024-11-05 19:19 UTC (2+ messages)
` [PATCH] rxrpc: Initialize sockaddr_rxrpc directly
[Buildroot] [PATCH 1/1] package/python-werkzeug: bump to version 3.1.2
2024-11-05 19:19 UTC
[PATCH 0/6] Input: matrix-keypad: Various performance improvements
2024-11-05 19:19 UTC (9+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] Input: matrix_keypad - use fsleep for variable delay duration
` [PATCH v2 4/7] dt-bindings: input: matrix_keypad - add missing property
` [PATCH v2 7/7] Input: matrix_keypad - detect change during scan
[PATCH 0/4] Fix IOVA allocation in Apple dart iommu after global LMB mem map changes
2024-11-05 19:18 UTC (8+ messages)
` [PATCH 3/4] lmb: Add basic io_lmb functionality
[PATCH v2 2/2] phy: rockchip: Add Samsung CSI/DSI Combo DCPHY driver
2024-11-05 19:14 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/python-watchdog: bump to version 6.0.0
2024-11-05 19:17 UTC
lore reply mailto links
2024-11-05 19:16 UTC (2+ messages)
[openeuler:openEuler-1.0-LTS 1219/1219] drivers/crypto/hisilicon/sec/sec_drv.o: warning: objtool: missing symbol for section .init.text
2024-11-05 19:14 UTC
[PATCH 0/2] arm64/fp: Fix missing invalidation when working with in memory FP state
2024-11-05 19:13 UTC (3+ messages)
` [PATCH 1/2] arm64/sve: Flush foreign register state in sve_init_regs()
[Buildroot] [PATCH 1/1] package/python-typeguard: bump to version 4.4.1
2024-11-05 19:14 UTC
[PATCH v2] MIPS: kernel: proc: Use str_yes_no() helper function
2024-11-05 19:13 UTC (2+ messages)
[PATCH] rxrpc: Initialize sockaddr_rxrpc directly
2024-11-05 19:12 UTC
[PATCH] ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022
2024-11-05 19:11 UTC (2+ messages)
[master][RFC PATCH 1/6] conf/machine: rename beagleplay machine to beagleplay-ti
2024-11-05 19:11 UTC (6+ messages)
` [master][RFC PATCH 2/6] meta-beagle: create a separate layer for Beagle platforms
` [master][RFC PATCH 3/6] conf/machine: move "bb_org" BSP settings to meta-beagle
` [master][RFC PATCH 4/6] conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
` [master][RFC PATCH 5/6] conf/machine: move remaining Beagle platforms to meta-beagle
` [master][RFC PATCH 6/6] u-boot-bb_org, linux-bb_org: move "bb_org" providers "
[Buildroot] [PATCH 1/1] package/python-sentry-sdk: bump to version 2.18.0
2024-11-05 19:10 UTC
[PATCH v2] drm/xe/guc: Fix missing init value and add register order check
2024-11-05 19:09 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pyicu: bump to version 2.14
2024-11-05 19:09 UTC
[PATCH 0/8] ASoC: cleasnup rtd and its ID
2024-11-05 19:07 UTC (2+ messages)
[PATCH 0/2] Soundwire dai link init logic refactor
2024-11-05 19:07 UTC (2+ messages)
[PATCH V2 0/2] ASoC: codecs: Add aw88081 amplifier driver
2024-11-05 19:07 UTC (2+ messages)
[PATCH] sound: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rate
2024-11-05 19:07 UTC (6+ messages)
` [PATCH v2] "
[PATCH] exec: NULL out bprm->argv0 when it is an ERR_PTR
2024-11-05 19:07 UTC (2+ messages)
[PATCH 17/24] sched/fair: Implement delayed dequeue
2024-11-05 19:05 UTC (11+ messages)
[PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
2024-11-05 19:05 UTC (3+ messages)
` [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
` [PATCH v2 2/2] t/helper/test-tool: implement sha1-unsafe helper
[PATCH v2 1/4] drm/amdgpu: Update SRIOV Exchange Headers for RAS Telemetry Support
2024-11-05 19:04 UTC (4+ messages)
` [PATCH v2 2/4] drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry
` [PATCH v2 3/4] drm/amdgpu: VF Query RAS Caps from Host if supported
` [PATCH v2 4/4] drm/amdgpu: Implement virt req_ras_err_count
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-05 19:04 UTC (7+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH i-g-t 0/3] lib/igt_kmod: Drop legacy kunit integration
2024-11-05 19:04 UTC (4+ messages)
` [PATCH i-g-t 2/3] lib/igt_kmod: Stop handling _kunit suffix
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.