messages from 2025-01-10 18:15:11 to 2025-01-10 18:55:26 UTC [more...]
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-10 18:55 UTC (5+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
[PULL 00/38] Rust, i386 patches for 2024-01-10
2025-01-10 18:46 UTC (37+ messages)
` [PULL 01/38] rust: fix --enable-debug-mutex
` [PULL 02/38] rust: add --check-cfg test to rustc arguments
` [PULL 03/38] rust: qom: add ParentField
` [PULL 04/38] rust: add a utility module for compile-time type checks
` [PULL 05/38] rust: macros: check that #[derive(Object)] requires #[repr(C)]
` [PULL 07/38] rust: qom: automatically use Drop trait to implement instance_finalize
` [PULL 08/38] rust: qom: move device_id to PL011 class side
` [PULL 09/38] rust: pl011: only leave embedded object initialization in instance_init
` [PULL 10/38] rust: qom: make INSTANCE_POST_INIT take a shared reference
` [PULL 11/38] rust: qemu-api-macros: extend error reporting facility to parse errors
` [PULL 12/38] rust: qemu-api-macros: add automatic TryFrom/TryInto derivation
` [PULL 13/38] rust: qdev: expose inherited methods to subclasses of SysBusDevice
` [PULL 14/38] rust: hide warnings for subprojects
` [PULL 15/38] qom: remove unused field
` [PULL 16/38] make-release: only leave tarball of wrap-file subprojects
` [PULL 18/38] target/i386: use shr to load high-byte registers into T0/T1
` [PULL 19/38] i386/cpu: Mark avx10_version filtered when prefix is NULL
` [PULL 20/38] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PULL 21/38] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PULL 22/38] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PULL 23/38] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PULL 24/38] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()
` [PULL 25/38] target/i386/kvm: Clean up return values of MSR filter related functions
` [PULL 26/38] target/i386/kvm: Return -1 when kvm_msr_energy_thread_init() fails
` [PULL 27/38] target/i386/kvm: Clean up error handling in kvm_arch_init()
` [PULL 28/38] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES
` [PULL 29/38] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
` [PULL 30/38] i386/cpu: Drop the variable smp_cores and smp_threads in x86_cpu_pre_plug()
` [PULL 31/38] i386/cpu: Drop cores_per_pkg in cpu_x86_cpuid()
` [PULL 32/38] i386/topology: Update the comment of x86_apicid_from_topo_ids()
` [PULL 33/38] i386/topology: Introduce helpers for various topology info of different level
` [PULL 34/38] i386/cpu: Track a X86CPUTopoInfo directly in CPUX86State
` [PULL 35/38] i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_core
` [PULL 36/38] cpu: Remove nr_cores from struct CPUState
` [PULL 37/38] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()
` [PULL 38/38] i386/cpu: Set and track CPUID_EXT3_CMP_LEG in env->features[FEAT_8000_0001_ECX]
[PATCH] Add a counter and debug printf to change the latency inside tlb_sync
2025-01-10 18:55 UTC (4+ messages)
[PATCH] drm/vmwgfx: Add new keep_resv BO param
2025-01-10 18:53 UTC
A note from the maintainer
2025-01-10 18:54 UTC
✅ PASS: Test report for for-kernelci (6.13.0-rc6, upstream-arm-next, 6251d177)
2025-01-10 18:53 UTC
[RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
2025-01-10 18:54 UTC (3+ messages)
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-10 18:53 UTC (5+ messages)
` [PATCH 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes
[PATCH v3 00/13] Add imx8mp video support
2025-01-10 18:53 UTC (15+ messages)
` [PATCH v3 01/13] dm: doc: Fix example
` [PATCH v3 02/13] dm: core: Add a helper to retrieve devices through graph endpoints
` [PATCH v3 03/13] sandbox: Add a fake DSI controller and link it to the panel
` [PATCH v3 04/13] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
` [PATCH v3 05/13] power-domain: Add refcounting
` [PATCH v3 06/13] clk: Ensure the parent clocks are enabled while reparenting
` [PATCH v3 07/13] clk: imx8mp: Add media related clocks
` [PATCH v3 08/13] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
` [PATCH v3 09/13] imx: power-domain: Add support for the MEDIAMIX control block
` [PATCH v3 10/13] video: imx: Fix Makefile in order to be able to add other imx drivers
` [PATCH v3 11/13] video: imx: Add LDB driver
` [PATCH v3 12/13] video: imx: Add LCDIF driver
` [PATCH v3 13/13] imx8mp_evk: Enable display support
[PATCH 0/5] Docs/mm/damon: add tuning guide and misc updates
2025-01-10 18:52 UTC (6+ messages)
` [PATCH 1/5] Docs/mm/damon/design: add monitoring parameters tuning guide
` [PATCH 2/5] Docs/mm/damon: add an example monitoring intervals tuning
` [PATCH 3/5] Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files on files hierarchy
` [PATCH 4/5] Docs/admin-guide/mm/damon/start: update snapshot example
` [PATCH 5/5] mm/damon: explain "effective quota" on kernel-doc comment
[PATCH] media: dt-bindings: adv7180: Document the 'interrupts' property
2025-01-10 18:51 UTC (3+ messages)
[PATCH v2] media: dt-bindings: adv7180: Document the 'interrupts' property
2025-01-10 18:50 UTC
[PATCH v1] arm64: Add TLB Conflict Abort Exception handler to KVM
2025-01-10 18:49 UTC (2+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-01-10 18:40 UTC (44+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
` [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
` [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
` [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
` [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory "
` [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
` [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
` [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
` [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
` [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
` [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
` [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
` [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
` [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag
[PATCH v5 0/6] Update Event Records to CXL spec rev 3.1
2025-01-10 18:48 UTC (9+ messages)
` [PATCH v5 3/6] cxl/events: Update General Media Event Record "
` [PATCH v5 4/6] cxl/events: Update DRAM "
` [PATCH v5 5/6] cxl/events: Update Memory Module "
` [PATCH v5 6/6] cxl/test: Update test code for event records "
[PATCH i-g-t v4 0/5] lib/igt_kms: Helpers for connector managment
2025-01-10 18:47 UTC (2+ messages)
` ✓ i915.CI.BAT: success for lib/igt_kms: Helpers for connector managment (rev4)
[PATCH v3 00/35] x86/bugs: Attack vector controls
2025-01-10 18:45 UTC (4+ messages)
` [PATCH v3 12/35] x86/bugs: Restructure retbleed mitigation
[CI] drm/xe: Add locks in gtidle code
2025-01-10 18:45 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH v1 0/6] mm/hugetlb: folio and migration cleanups
2025-01-10 18:45 UTC (11+ messages)
` [PATCH v1 1/6] mm/huge_memory: convert has_hwpoisoned into a pure folio flag
` [PATCH v1 2/6] mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
` [PATCH v1 3/6] mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
` [PATCH v1 4/6] mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
` [PATCH v1 5/6] mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
` [PATCH v1 6/6] mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
What's cooking in git.git (Jan 2025, #03; Fri, 10)
2025-01-10 18:44 UTC
[PATCH v2 00/18] x86: adventures in Address Space Isolation
2025-01-10 18:43 UTC (6+ messages)
` [PATCH v2 15/18] x86/mm: introduce a per-vCPU mapcache when using ASI
[PATCH] net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
2025-01-10 18:43 UTC (7+ messages)
[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-01-10 18:40 UTC (7+ messages)
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
[xilinx-xlnx:lkp_test 89/504] drivers/staging/uartlite-rs485/uartlite-rs485.c:677:13: warning: variable 'rc' set but not used
2025-01-10 18:41 UTC
[linux-next:master 6465/7860] arch/arm64/boot/dts/qcom/qcs615-ride.dtb: ufshc@1d84000: Unevaluated properties are not allowed ('compatible' was unexpected)
2025-01-10 18:41 UTC
[PATCH v1 04/13] KVM: s390: move pv gmap functions into kvm
2025-01-10 18:42 UTC
[PATCH v2 0/2] hexdump: Allow skipping identical lines
2025-01-10 18:42 UTC (3+ messages)
` [PATCH v2 1/2] hexdump: Convert the ascii boolean into a flag variable
` [PATCH v2 2/2] hexdump: Allow skipping identical lines
[PATCH 00/10] Add additional i2c buses
2025-01-10 18:41 UTC (2+ messages)
Prevent inconsistent CPU state after sequence of dlclose/dlopen
2025-01-10 18:41 UTC (8+ messages)
[PATCH v2 0/2] Fix DEADLINE bandwidth accounting in root domain changes and hotplug
2025-01-10 18:40 UTC (6+ messages)
` [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
Needed: ADB (WRITE_SAME) support in Linux nfsd
2025-01-10 18:40 UTC (7+ messages)
[POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files
2025-01-10 18:40 UTC (2+ messages)
[PULL 00/32] testing updates for 10.0 (tuxrun, libvirt, dockerfiles, misc)
2025-01-10 18:38 UTC (2+ messages)
[PATCH] arm64: of: handle multiple threads in ARM cpu node
2025-01-10 18:34 UTC (5+ messages)
[PATCH i-g-t v4 0/5] lib/igt_kms: Helpers for monitor edid managment
2025-01-10 18:36 UTC (2+ messages)
` ✗ GitLab.Pipeline: warning for lib/igt_kms: Helpers for monitor edid managment (rev4)
[Buildroot] [PATCH] package/bind: update to 9.18.32
2025-01-10 18:35 UTC (2+ messages)
[Buildroot] [git commit] package/bind: update to 9.18.32
2025-01-10 18:04 UTC
[PATCH 5.10/5.15] md/raid5: fix atomicity violation in raid5_cache_count
2025-01-10 18:35 UTC
[PATCH v2] workqueue: warn if delayed_work is queued to an offlined cpu
2025-01-10 18:33 UTC (2+ messages)
[PATCH] kbuild: Strip runtime const RELA sections correctly
2025-01-10 18:32 UTC (5+ messages)
[PATCH] docs: remove duplicate word
2025-01-10 18:31 UTC (4+ messages)
[PATCH 5.10 0/2] gfs2: backport to fix CVE-2023-52760
2025-01-10 18:32 UTC (3+ messages)
` [PATCH 5.10 1/2] gfs2: make function gfs2_make_fs_ro() to void type
` [PATCH 5.10 2/2] gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-10 18:28 UTC (3+ messages)
[PATCH BlueZ] device: Clear pending_wake_allowed on error
2025-01-10 18:31 UTC (2+ messages)
` [BlueZ] "
[PATCH 5.15] gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
2025-01-10 18:30 UTC
[PATCH] hw/rx/rx-gdbsim: Remove uses of &first_cpu
2025-01-10 18:30 UTC (2+ messages)
[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
2025-01-10 18:22 UTC (4+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
[PATCH v3 00/27] spi-nand/spi-mem DTR support
2025-01-10 18:28 UTC (5+ messages)
[PATCH v8 0/6] sched_ext: Support high-performance monotonically non-decreasing clock
2025-01-10 18:30 UTC (2+ messages)
[PATCH v2 0/2] hw/char/serial: Convert to three-phase reset
2025-01-10 18:27 UTC (3+ messages)
` [PATCH v2 1/2] hw/char/serial: Ensure SerialState::irq is set when realizing
` [PATCH v2 2/2] hw/char/serial: Convert to three-phase reset
[PATCH] hw/char/serial: Convert to three-phase reset
2025-01-10 18:27 UTC (3+ messages)
[ANNOUNCEMENT] Xen 4.20.0-rc1 is tagged
2025-01-10 18:27 UTC (2+ messages)
[oe] [meta-multimedia][PATCHv2] openh264: update 2.3.1 -> 2.5.0
2025-01-10 18:28 UTC (3+ messages)
[net-next v6 0/9] Add support for per-NAPI config via netlink
2025-01-10 18:26 UTC (7+ messages)
[PATCH] hw/tricore/triboard: Remove use of &first_cpu
2025-01-10 18:25 UTC (2+ messages)
Massive overhead even after deleting checkpoints
2025-01-10 18:25 UTC (3+ messages)
[PATCH i-g-t] tests/xe_eudebug_online: correct calculate the time diff
2025-01-10 18:23 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
2025-01-10 18:22 UTC (10+ messages)
` [v2 PATCH] rhashtable: Fix rhashtable_try_insert test
[iptables PATCH] xshared: Fix for extra --list options with --zero
2025-01-10 18:22 UTC
[xilinx-xlnx:lkp_test 111/504] drivers/staging/xilinx-tsn/xilinx_tsn_tadma.c:286:47: warning: 'sprintf' may write a terminating nul past the end of the destination
2025-01-10 18:20 UTC
[PATCH v2 0/7] Add support for NoTagAccess memory attribute
2025-01-10 18:20 UTC (3+ messages)
` [PATCH v2 5/7] KVM: arm64: MTE: Use stage-2 NoTagAccess memory attribute if supported
[PATCH v4] PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
2025-01-10 18:20 UTC (5+ messages)
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-01-10 18:18 UTC (4+ messages)
` [PATCH v2 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH v16 00/26] Improve write performance for zoned UFS devices
2025-01-10 18:17 UTC (6+ messages)
` [PATCH v16 05/26] blk-zoned: Fix a deadlock triggered by unaligned writes
[PATCH v2 1/1] x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cache
2025-01-10 18:16 UTC (3+ messages)
[ANNOUNCE] Git v2.48.0
2025-01-10 18:16 UTC
[PATCH] docs: discuss caching personal access tokens
2025-01-10 18:16 UTC (2+ messages)
[PATCH 2/2][poky] yocto-bsp: drop genericarm64 SRCREV
2025-01-10 18:15 UTC
[PATCH 1/2] linux-yocto/6.12: update to v6.12.9
2025-01-10 18:15 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.