All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-13 16:34:53 to 2025-05-13 17:20:07 UTC [more...]

[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-13 17:19 UTC  (5+ messages)
` [PATCH v3 16/19] nova-core: Add support for VBIOS ucode extraction for boot
` [PATCH v3 17/19] gpu: nova-core: compute layout of the FRTS region

[PATCH 0/4] PM / devfreq: Some optimizations of devfreq
 2025-05-13 17:19 UTC  (3+ messages)
` [PATCH 1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()

[PATCH 6.1 00/92] 6.1.139-rc1 review
 2025-05-13 17:19 UTC  (2+ messages)

[PATCH V3 0/6] ublk: support to register bvec buffer automatically
 2025-05-13 17:19 UTC  (8+ messages)
` [PATCH V3 1/6] ublk: allow io buffer register/unregister command issued from other task contexts

[PATCH v5] coresight: prevent deactivate active config while enabling the config
 2025-05-13 17:06 UTC  (4+ messages)
` [PATCH v5 1/3] coresight/etm4: fix missing disable active config
  ` [PATCH v5 2/3] coresight: holding cscfg_csdev_lock while removing cscfg from csdev
    ` [PATCH v5 3/3] coresight: prevent deactivate active config while enabling the config

[PATCH v2 0/1] platform/x86: ideapad: Expose charge_types
 2025-05-13 17:18 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants
 2025-05-13 17:17 UTC 

[PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init
 2025-05-13 17:18 UTC  (2+ messages)
` [PATCH 2/2] xen: enforce __init in common/device-tree/*-build.c

[PATCH] drm/amdgpu: Fix TTM validation warnings in user queue doorbell handling
 2025-05-13 17:18 UTC  (3+ messages)

[PATCH v11 00/30] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-05-13 17:15 UTC  (31+ messages)
` [PATCH v11 01/30] cpumask: relax cpumask_any_but()
` [PATCH v11 02/30] find: add find_first_andnot_bit()
` [PATCH v11 03/30] cpumask: add cpumask_{first,next}_andnot() API
` [PATCH v11 04/30] x86/resctrl: Optimize cpumask_any_housekeeping()
` [PATCH v11 05/30] x86/resctrl: Remove the limit on the number of CLOSID
` [PATCH v11 06/30] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
` [PATCH v11 07/30] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v11 08/30] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v11 09/30] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v11 10/30] x86/resctrl: Move is_mba_sc() out of core.c
` [PATCH v11 11/30] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v11 12/30] x86/resctrl: Expand the width of domid by replacing mon_data_bits
` [PATCH v11 13/30] x86/resctrl: Split trace.h
` [PATCH v11 14/30] x86/resctrl: Add 'resctrl' to the title of the resctrl documentation
` [PATCH v11 15/30] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v11 16/30] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v11 17/30] x86/resctrl: Move enum resctrl_event_id to resctrl.h
` [PATCH v11 18/30] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
` [PATCH v11 19/30] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
` [PATCH v11 20/30] x86/resctrl: Squelch whitespace anomalies in resctrl core code
` [PATCH v11 21/30] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
` [PATCH v11 22/30] x86/resctrl: Relax some asm #includes
` [PATCH v11 23/30] x86/resctrl: Always initialise rid field in rdt_resources_all[]
` [PATCH v11 24/30] x86/resctrl: Remove a newline to avoid confusing the code move script
` [PATCH v11 25/30] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
` [PATCH v11 26/30] x86,fs/resctrl: Remove duplicated trace header files
` [PATCH v11 27/30] fs/resctrl: Remove unnecessary includes
` [PATCH v11 28/30] fs/resctrl: Change internal.h's header guard macros
` [PATCH v11 29/30] x86,fs/resctrl: Move resctrl.rst to live under Documentation/filesystems
` [PATCH v11 30/30] MAINTAINERS: Add reviewers for fs/resctrl

[PATCH v2] perf top: populate PMU capabilities data in perf_env
 2025-05-13 17:17 UTC  (3+ messages)

[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-05-13 17:17 UTC  (3+ messages)

[PATCH 2/7] drm/i915: Hook up PIPEDMC interrupts
 2025-05-13 17:16 UTC  (3+ messages)
` [PATCH v2 "

[master/scarthgap][PATCH] omapconf: use proper definition of boolean type
 2025-05-13 17:14 UTC  (3+ messages)
` [meta-arago] "

[bluez/bluez] 994816: shared/asha: Don't wait for status notification on
 2025-05-13 17:14 UTC 

[PATCH v2 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-05-13 17:05 UTC  (23+ messages)
` [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap
` [PATCH v2 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions
` [PATCH v2 03/22] x86/boot: add MLE header and Secure Launch entry point
` [PATCH v2 04/22] x86/boot/slaunch-early: implement early initialization
` [PATCH v2 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval
` [PATCH v2 06/22] xen/arch/x86: reserve TXT memory during Slaunch
` [PATCH v2 07/22] x86/mtrr: expose functions for pausing caching
` [PATCH v2 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM
` [PATCH v2 09/22] xen/lib: add implementation of SHA-1
` [PATCH v2 10/22] x86/tpm.c: code for early hashing and extending PCRs (for TPM1.2)
` [PATCH v2 11/22] x86/tpm.c: support extending PCRs of TPM2.0
` [PATCH v2 12/22] x86/hvm: check for VMX in SMX if Slaunch is active
` [PATCH v2 13/22] x86/tpm.c: implement event log for TPM2.0
` [PATCH v2 14/22] x86/boot: choose AP stack based on APIC ID
` [PATCH v2 15/22] x86/smpboot.c: TXT AP bringup
` [PATCH v2 16/22] x86/slaunch: process DRTM policy
` [PATCH v2 17/22] x86/acpi: disallow S3 on Secure Launch boot
` [PATCH v2 18/22] x86/boot/slaunch-early: find MBI and SLRT on AMD
` [PATCH v2 19/22] x86/slaunch: support AMD SKINIT
` [PATCH v2 20/22] x86/slaunch: support EFI boot
` [PATCH v2 21/22] x86/cpu: report SMX, TXT and SKINIT capabilities
` [PATCH v2 22/22] MAINTAINERS: add a section for TrenchBoot Slaunch

[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
 2025-05-13 17:12 UTC  (4+ messages)
` [PATCH v2 11/15] drm/mediatek: add BLENDER "

[PATCH v8 00/48] single-binary: compile target/arm twice
 2025-05-13 17:12 UTC  (5+ messages)
` [PATCH v8 30/48] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw

[PATCH] btrfs: index buffer_tree using node size
 2025-05-13 17:10 UTC  (4+ messages)

[PATCH v4] coresight: prevent deactivate active config while enabling the config
 2025-05-13 17:05 UTC  (7+ messages)

[PATCH i-g-t v1 1/1] tests/intel/xe_render_copy: Skip tests on PVC
 2025-05-13 17:10 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [i-g-t,v1,1/1] "

[BlueZ v4 0/9] Fix bluetoothctl --help hanging if daemon isn't running
 2025-05-13 17:10 UTC  (2+ messages)

[PATCH v1 0/3] generalize panic_print's dump function to be used by other kernel parts
 2025-05-13 17:09 UTC  (6+ messages)

[PATCH] arm64: dts: rockchip: Improve LED config for NanoPi R5S
 2025-05-13 16:57 UTC  (2+ messages)

[PATCH] jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()
 2025-05-13 17:04 UTC 

wifi: iwlwifi: SAE fails when AP sends confirm before STA
 2025-05-13 17:07 UTC  (12+ messages)

[PATCH 0/3]tests/intel/xe_exec_system_allocator: Test to validate SVM prefetch ranges
 2025-05-13 17:07 UTC  (4+ messages)
` [PATCH 1/3] tests/intel/xe_exec_system_allocator: Test to validate basic SVM functionality
` [PATCH 2/3] tests/intel/xe_exec_system_allocator: Validate preftch of svm with single and multi ranges
` [PATCH 3/3] tests/intel/xe_exec_system_allocator: Rebind the prefetch ranges

[PATCH] dt-bindings: display: bridge: renesas,dsi: allow properties from dsi-controller
 2025-05-13 16:23 UTC 

[PATCH 0/7] pinctrl: armada-37xx: a couple of small fixes
 2025-05-13 16:51 UTC  (4+ messages)

[PATCH] gdhcp: Make DHCP client timeouts suspend-aware
 2025-05-13 17:01 UTC 

Xen Security Notice 3 (CVE-2024-45332) Intel Branch Privilege Injection
 2025-05-13 17:03 UTC 

[PATCH v2] clk: sunxi-ng: d1: Add missing divider for MMC mod clocks
 2025-05-13 16:42 UTC  (2+ messages)

[PATCH] Documentation: scheduler: Changed lowercase acronyms to uppercase
 2025-05-13 17:03 UTC 

[PATCH] gitlab-ci: always run MSVC-based Meson job
 2025-05-13 17:03 UTC  (3+ messages)

[Buildroot] [git commit] package/harfbuzz: bump to version 11.2.1
 2025-05-13 17:02 UTC 

[RFC PATCH] MAINTAINERS: add mm memory policy section
 2025-05-13 17:03 UTC  (2+ messages)

[Buildroot] [PATCH] package/harfbuzz: bump to version 11.2.1
 2025-05-13 17:03 UTC  (2+ messages)

[PATCH v2 0/6] arm: extended regions fixes
 2025-05-13 17:01 UTC  (4+ messages)
` [PATCH v2 4/6] rangeset: introduce rangeset_subtract

[PATCH v1 0/3] Add support for Sakura Pi RK3308B
 2025-05-13 16:35 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add SakuraPi prefix
` [PATCH v1 2/3] dt-bindings: arm: rockchip: Add Sakura Pi RK3308B
` [PATCH v1 3/3] arm64: dts: rockchip: add DTs for "

[Buildroot] [PATCH] package/python-django: security bump to 5.2.1
 2025-05-13 17:01 UTC  (2+ messages)

[BUG] sleeping function called from invalid context at ./include/linux/sched/mm.h:321
 2025-05-13 17:01 UTC  (3+ messages)

[PATCH v3 00/10] Add support for AD4170 series of ADCs
 2025-05-13 16:59 UTC  (3+ messages)
` [PATCH v3 07/10] iio: adc: ad4170: Add clock provider support

[PATCH v6 2/2] thermal: Add support for Airoha EN7581 thermal sensor
 2025-05-13 16:59 UTC  (2+ messages)

[RFC PATCH 0/29] Rework the LSM initialization
 2025-05-13 16:39 UTC  (3+ messages)
` [RFC PATCH 29/29] lsm: add support for counting lsm_prop support among LSMs

[rafael-pm:bleeding-edge 131/143] drivers/base/power/wakeup.c:376:undefined reference to `pm_sleep_transition_in_progress'
 2025-05-13 16:59 UTC 

git svn clone failed
 2025-05-13 16:59 UTC  (9+ messages)
  ` Cleaning up "contrib/" (was: git svn clone failed)
    ` Cleaning up "contrib/"

[PATCH 6.12 000/184] 6.12.29-rc1 review
 2025-05-13 16:59 UTC  (2+ messages)

[PATCH v4] ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS
 2025-05-13 16:58 UTC 

[Buildroot] [git commit] package/connman: update homepage url
 2025-05-13 16:56 UTC 

[Buildroot] [git commit] package/connman: fix CVE-2025-32366
 2025-05-13 16:49 UTC 

[Buildroot] [PATCH 1/1] package/connman: update homepage url
 2025-05-13 16:58 UTC  (2+ messages)

[LTP] [RFC PATCH v1 0/2] Fix NTFS-related failures in statmount02 and
 2025-05-13 16:56 UTC  (3+ messages)
` [LTP] [RFC PATCH v1 1/2] safe_macros.c: Fix missing ro flag for FUSE NTFS mounts
` [LTP] [RFC PATCH v1 2/2] statmount06.c: Fix incorrect fs_type assumption NTFS->FUSEBLK

[meta-python][PATCH] python3-rich: Add native and nativesdk target to the build
 2025-05-13 16:56 UTC  (2+ messages)
` [OE-core] "

[PATCH mm-stable] uprobes: Revert ref_ctr_offset in uprobe_unregister error path
 2025-05-13 16:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/connman: fix CVE-2025-32366
 2025-05-13 16:55 UTC  (2+ messages)

[PATCH 0/3] cpupower: fixes for cpupower.service
 2025-05-13 16:29 UTC  (4+ messages)
` [PATCH 1/3] cpupower: do not write DESTDIR to cpupower.service
` [PATCH 2/3] cpupower: do not call systemctl at install time
` [PATCH 3/3] cpupower: do not install files to /etc/default/

[PATCH] xtensa: migrate to the generic rule for built-in DTB
 2025-05-13 16:54 UTC  (5+ messages)

Last week to submit your sessions to the Automated Testing Summit!
 2025-05-13 16:54 UTC 

[PATCH net] net: airoha: Fix page recycling in airoha_qdma_rx_process()
 2025-05-13 16:34 UTC 

[RFC PATCH] MAINTAINERS: add mm ksm section
 2025-05-13 16:52 UTC  (2+ messages)

[PATCH v4] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-05-13 16:52 UTC  (6+ messages)

[PATCH 0/8] drm/i915/sbi: move under display, cleanup
 2025-05-13 16:51 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v4 0/3] align the behavior when opening "packed-refs"
 2025-05-13 16:51 UTC  (3+ messages)
` [PATCH v4 3/3] packed-backend: mmap large "packed-refs" file during fsck

[PATCH v2 0/5] genirq/msi: Fix device MSI prepare/alloc sequencing
 2025-05-13 16:31 UTC  (6+ messages)
` [PATCH v2 1/5] genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
` [PATCH v2 2/5] irqchip/gic-v3-its: Implement .msi_teardown() callback
` [PATCH v2 3/5] genirq/msi: Move prepare() call to per-device allocation
` [PATCH v2 4/5] genirq/msi: Engage the .msi_teardown() callback on domain removal
` [PATCH v2 5/5] irqchip/gic-v3-its: Use allocation size from the prepare call

[PATCH v10 00/30] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-05-13 16:50 UTC  (12+ messages)
` [PATCH v10 07/30] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v10 18/30] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs

[PATCH] tsm-mr: Fix init breakage after bin_attrs constification by scoping non-const pointers to init phase
 2025-05-13 16:49 UTC  (3+ messages)
` [PATCH v2] "

lockup and kernel panic in linux-next-202505{09,12} when compiled with clang
 2025-05-13 16:48 UTC 

[PATCH 1/2] drm/amdgpu: read back DB_CTRL register after written for VCN v4.0.5
 2025-05-13 16:47 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: read back DB_CTRL register for VCN v4.0.0 and v5.0.0

[PATCH][next] PCI: hv: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-05-13 16:45 UTC  (4+ messages)

[RFT PATCH v3 00/21] x86: strict separation of startup code
 2025-05-13 16:44 UTC  (8+ messages)

[PATCH v8 0/1] kasan: Avoid sleepable page allocation from atomic context
 2025-05-13 16:43 UTC  (2+ messages)

[PATCH i-g-t 1/1] tests/intel/xe_eu_stall: Do not check for presence of data on simulation
 2025-05-13 16:43 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in copy_page_from_iter_atomic / pagecache_isize_extended
 2025-05-13 16:42 UTC  (5+ messages)

[GIT PULL] Please pull u-boot-imx-master-20250512
 2025-05-13 16:41 UTC  (2+ messages)

[net-next PATCH v4 00/11] Add PCS core support
 2025-05-13 16:40 UTC  (4+ messages)
` [net-next PATCH v4 09/11] net: macb: Move most of mac_config to mac_prepare

[PATCH] kernel/cpu: fix comment typo
 2025-05-13 16:39 UTC 

[PATCH bpf-next] bpf: Fix WARN() in get_bpf_raw_tp_regs
 2025-05-13 16:40 UTC  (2+ messages)

[PATCH 1/2] Add functions for HID drivers to react on first open and last close call
 2025-05-13 16:39 UTC  (6+ messages)
` [PATCH 2/2] Disable touchpad on firmware level while not in use

[PATCH v15 00/22] Type2 device basic support
 2025-05-13 16:38 UTC  (8+ messages)

[PATCH][next] wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings
 2025-05-13 16:38 UTC  (2+ messages)

Linux Plumbers 2025 Call for Microconferences
 2025-05-13 16:38 UTC 

[PATCH RFC 00/10] qapi: remove all TARGET_* conditionals from the schema
 2025-05-13 16:37 UTC  (4+ messages)
` [PATCH 09/10] qapi: make most CPU commands unconditionally available

[PATCH 1/4] board: bsh: imx6ulz_smm_m2: Match SPL DDR settings to DCD table
 2025-05-13 16:36 UTC  (4+ messages)
` [PATCH 2/4] board: bsh: imx6ulz_smm_m2: Add support for 256 MiB DRAM
` [PATCH 3/4] board: bsh: imx6ulz_smm_m2: Add support for 512 "
` [PATCH 4/4] board: bsh: imx6ulz_smm_m2: Add delay between DRAM read access

[RFC PATCH v2] nfsv4: Add support for the birth time attribute
 2025-05-13 16:36 UTC  (3+ messages)

[PATCH bpf-next v6 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-13 16:36 UTC  (6+ messages)
` [PATCH bpf-next v6 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v6 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v6 3/5] bpf: Add open coded "
` [PATCH bpf-next v6 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v6 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[RFC] USB: core/xhci: add a buffer in urb for host controller private data
 2025-05-13 16:35 UTC  (6+ messages)
` [PATCH v2 1/2] USB: core: add a memory pool to urb for host-controller "

[PATCH v3] ARM: dts: bananapi: add support for PHY LEDs
 2025-05-13 16:29 UTC  (2+ messages)

[PATCH] extcon: Maxim MAX14526: avoid defined but not used warning
 2025-05-13 16:35 UTC  (2+ messages)

[PATCH hyperv-next v2 0/4] Confidential VMBus
 2025-05-13 16:35 UTC  (4+ messages)
` [PATCH hyperv-next v2 4/4] arch: x86, drivers: hyperv: Enable confidential VMBus

[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-13 16:34 UTC  (13+ messages)
` [PATCH v9 06/17] KVM: Fix comments that refer to slots_lock
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v9 08/17] KVM: guest_memfd: Check that userspace_addr and fd+offset refer to same range
` [PATCH v9 09/17] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v9 10/17] KVM: x86: Compute max_mapping_level with input from guest_memfd
` [PATCH v9 11/17] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v9 12/17] KVM: arm64: Rename variables in user_mem_abort()
` [PATCH v9 13/17] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v9 14/17] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v9 15/17] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v9 16/17] KVM: selftests: guest_memfd mmap() test when mapping is allowed
` [PATCH v9 17/17] KVM: selftests: Test guest_memfd same-range validation

Crash in __do_IRQ with gcc 15
 2025-05-13 16:31 UTC  (3+ messages)

[PATCH] fstests: btrfs/220: do not use nologreplay when possible
 2025-05-13 16:34 UTC  (6+ messages)


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.