linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-07 16:55:07 to 2025-01-07 19:08:45 UTC [more...]

[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
 2025-01-07 19:08 UTC  (10+ messages)
` [PATCH v3 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH v2] cpufreq/amd-pstate: Refactor max frequency calculation
 2025-01-07 19:06 UTC  (4+ messages)

[PATCH 0/2] soc cache: Add support for HiSilicon L3 cache
 2025-01-07 19:05 UTC  (3+ messages)
` [PATCH 1/2] soc cache: Add framework driver for HiSilicon SoC cache

[PATCH] KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
 2025-01-07 19:05 UTC  (4+ messages)

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-07 19:02 UTC  (3+ messages)
` [PATCH 08/14] padata: switch padata_find_next() to using cpumask_next_wrap()

[PATCH v3] cpufreq/amd-pstate: Refactor max frequency calculation
 2025-01-07 19:02 UTC  (2+ messages)

[PATCH v3] dt-bindings: soc: altera: convert socfpga-system.txt to yaml
 2025-01-07 18:58 UTC  (2+ messages)

[PATCH] i2c: amd756: Fix endianness handling for word data
 2025-01-07 18:57 UTC  (6+ messages)

[PATCH 1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma
 2025-01-07 18:57 UTC  (3+ messages)

[PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-07 18:56 UTC  (7+ messages)

[PATCH] ARM: dts: ti/omap: omap4-serial: fix interrupts syntax
 2025-01-07 18:56 UTC  (5+ messages)

[PATCH RFC 0/5] device mapper atomic write support
 2025-01-07 18:56 UTC  (6+ messages)

[PATCH] pm: cpupower: Makefile: Fix cross compilation
 2025-01-07 18:56 UTC  (4+ messages)

[PATCH 0/4] drm/msm/dpu: enable CDM for all supported platforms
 2025-01-07 18:55 UTC  (7+ messages)

[PATCH v16 00/13] Add Secure TSC support for SNP guests
 2025-01-07 18:53 UTC  (12+ messages)
` [PATCH v16 01/13] virt: sev-guest: Remove is_vmpck_empty() helper
` [PATCH v16 02/13] virt: sev-guest: Replace GFP_KERNEL_ACCOUNT with GFP_KERNEL
` [PATCH v16 05/13] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v16 11/13] x86/tsc: Upgrade TSC clocksource rating for guests

[PATCH 0/6] netfilter: x_tables: Merge xt_*.c files which has same name
 2025-01-07 18:47 UTC  (7+ messages)
` [PATCH 1/6] netfilter: x_tables: Format code of xt_*.c files
` [PATCH 2/6] netfilter: x_tables: Merge xt_DSCP.c to xt_dscp.c
` [PATCH 3/6] netfilter: x_tables: Merge xt_HL.c to xt_hl.c
` [PATCH 4/6] netfilter: x_tables: Merge xt_RATEEST.c to xt_rateest.c
` [PATCH 5/6] netfilter: x_tables: Merge xt_TCPMSS.c to xt_tcpmss.c
` [PATCH 6/6] netfilter: x_tables: Adjust code style of xt_*.c files

[PATCH iwl-net 0/4] igb: fix igb_msix_other() handling for PREEMPT_RT
 2025-01-07 18:52 UTC  (3+ messages)

[PATCH v1 0/2] Cleanup for memfd_create()
 2025-01-07 18:52 UTC  (3+ messages)

[PATCH v7 00/17] move per-vma lock into vm_area_struct
 2025-01-07 18:51 UTC  (21+ messages)
` [PATCH v7 04/17] mm: modify vma_iter_store{_gfp} to indicate if it's storing a new vma
` [PATCH v7 05/17] mm: mark vmas detached upon exit
` [PATCH v7 06/17] mm/nommu: fix the last places where vma is not locked before being attached
` [PATCH v7 08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v7 09/17] mm: move mmap_init_lock() out of the header file
` [PATCH v7 10/17] mm: uninline the main body of vma_start_write()
` [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-01-07 18:50 UTC  (19+ messages)
` [PATCH v1 06/29] cxl/region: Factor out code to find the root decoder
` [PATCH v1 07/29] cxl/region: Factor out code to find a root decoder's region
` [PATCH v1 08/29] cxl/region: Split region registration into an initialization and adding part
` [PATCH v1 09/29] cxl/region: Use iterator to find the root port in cxl_find_root_decoder()
` [PATCH v1 10/29] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v1 11/29] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_initialize()
` [PATCH v1 12/29] cxl: Modify address translation callback for generic use
` [PATCH v1 13/29] cxl: Introduce callback to translate an HPA range from a port to its parent
` [PATCH v1 14/29] cxl: Introduce parent_port_of() helper

[PATCH v2 1/1] dt-bindings: leds: Convert leds-tlc591xx.txt to yaml format
 2025-01-07 18:50 UTC  (2+ messages)

[PATCH] PCI: fix reference leak in pci_alloc_child_bus()
 2025-01-07 18:48 UTC  (2+ messages)

[PATCH v2 0/2] Cleanup for memfd_create()
 2025-01-07 18:48 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memfd: Refactor and cleanup the logic in memfd_create()
` [PATCH v2 2/2] mm/memfd: Use strncpy_from_user() to read memfd name

[RFC] tools/memory-model: Rule out OOTA
 2025-01-07 18:47 UTC  (3+ messages)

[PATCH] ACPI: PM: Add HP EliteBook 855 G7 WWAN modem power resource quirk
 2025-01-07 18:46 UTC  (2+ messages)

[PATCH v2 0/2] Add TI TPS65215 PMIC MFD Support
 2025-01-07 18:45 UTC  (6+ messages)
` [PATCH v2 2/2] mfd: tps65215: Remove regmap_read check

[PATCH] padata: fix sysfs store callback check
 2025-01-07 18:44 UTC  (2+ messages)

[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-07 18:44 UTC  (4+ messages)
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit

[PATCH 0/2] padata: fix UAF in padata_reorder
 2025-01-07 18:43 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v2 0/3] Take the scheduling domain into account in numa balancin
 2025-01-07 18:39 UTC  (6+ messages)
` [PATCH v2 2/3] sched/fair: Ignore isolated cpus in update_numa_stat

[PATCH] netfs: Fix kernel async DIO
 2025-01-07 18:39 UTC 

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-01-07 18:36 UTC 

[PATCH] platform/x86: thinkpad-acpi: replace strcpy with strscpy
 2025-01-07 18:36 UTC  (2+ messages)

[PATCH] docs: platform/x86: wmi: mention tool for invoking WMI methods
 2025-01-07 18:36 UTC  (2+ messages)

[PATCH v2 0/3] afs: Dynamic root improvements
 2025-01-07 18:34 UTC  (4+ messages)
` [PATCH v2 1/3] afs: Make /afs/.<cell> as well as /afs/<cell> mountpoints
` [PATCH v2 2/3] afs: Add rootcell checks
` [PATCH v2 3/3] afs: Make /afs/@cell and /afs/.@cell symlinks

[PATCH] powerpc: Allow scheduling of IRQ with PREEMPT_RT
 2025-01-07 18:13 UTC  (6+ messages)

[PATCH net-next v3 0/3] Add Multicast Filtering support for VLAN interface
 2025-01-07 18:27 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode

[PATCH v2 00/10] DTS updates for system1 BMC
 2025-01-07 18:22 UTC  (5+ messages)
` [PATCH v2 02/10] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support

[PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-01-07 18:21 UTC  (5+ messages)
` [PATCH v2 4/4] platform/x86: Add Lenovo Other Mode WMI Driver

[PATCH] dlm: prevent NPD when writing a positive value to event_done
 2025-01-07 18:18 UTC  (3+ messages)

[PATCH] f2fs: don't call block truncation for aliased file
 2025-01-07 18:16 UTC  (3+ messages)
` [f2fs-dev] "

[patch 2/2] sched/debug: Remove need_resched ratelimiting for warnings
 2025-01-07 18:14 UTC  (2+ messages)

[PATCH] ACPI: tables: Use string choice helpers
 2025-01-07 18:14 UTC  (2+ messages)

[PATCH RESEND 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
 2025-01-07 18:13 UTC  (4+ messages)
` [PATCH RESEND 2/2] mm: zswap: use SRCU to synchronize with CPU hotunplug

[PATCH v2 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-01-07 18:10 UTC  (3+ messages)
` [PATCH v2 1/4] power: supply: add support for max77759 fuel gauge

[PATCH v5] platform/x86: lenovo-wmi-camera: Use SW_CAMERA_LENS_COVER instead of KEY_CAMERA_ACESS
 2025-01-07 18:09 UTC  (2+ messages)

[PATCH v4 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-07 18:08 UTC  (5+ messages)
` [PATCH v4 1/4] perf evsel: Add pmu_name helper
` [PATCH v4 2/4] perf stat: Fix find_stat for mixed legacy/non-legacy events
` [PATCH v4 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v4 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH v2] hv_balloon: Fallback to generic_online_page() for non-HV hot added mem
 2025-01-07 18:09 UTC 

[PATCH] netfs: Fix kernel async DIO
 2025-01-07 18:08 UTC  (5+ messages)

[PATCH] drm/amd: Fix random crashes due to bad kfree
 2025-01-07 18:06 UTC  (5+ messages)

include/linux/minmax.h:93:37: warning: conversion from 'long long unsigned int' to 'resource_size_t' {aka 'unsigned int'} changes value from '68719476735' to '4294967295'
 2025-01-07 18:02 UTC 

[PATCH 1/1] iommu/amd: Preserve default DTE fields when updating Host Page Table Root
 2025-01-07 18:01 UTC  (3+ messages)

[PATCH] x86: Check if shadow stack is active for ssp_get()
 2025-01-07 18:01 UTC  (2+ messages)

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2025-01-07 17:59 UTC  (6+ messages)

[PATCH] platform/x86: acer-wmi: Add support for Acer Predator PH16-72
 2025-01-07 17:56 UTC 

[PATCH 0/7] arm_pmu: Counter enabling clean-ups
 2025-01-07 17:57 UTC  (8+ messages)
` [PATCH 1/7] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH 2/7] perf: arm_pmu: Don't disable counter in armpmu_add()
` [PATCH 3/7] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()
` [PATCH 4/7] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts
` [PATCH 5/7] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()
` [PATCH 6/7] perf: apple_m1: Don't disable counter in m1_pmu_enable_event()
` [PATCH 7/7] perf: arm_pmu: Move PMUv3-specific data

[PATCH 0/2] afs: Dynamic root improvements
 2025-01-07 17:56 UTC  (4+ messages)
` [PATCH 2/2] afs: Make /afs/@cell and /afs/.@cell symlinks

[PATCH v2 0/3] Re-add filter_type/filter_mode
 2025-01-07 17:53 UTC  (6+ messages)
` [PATCH v2 3/3] Documentation: ABI: IIO: Drop AD4130 specific filter_type_available options

drivers/iommu/amd/iommu.c:1269 domain_flush_complete() warn: inconsistent indenting
 2025-01-07 17:50 UTC 

drivers/devfreq/tegra30-devfreq.c:100: warning: Function parameter or struct member 'irq_mask' not described in 'tegra_devfreq_device_config'
 2025-01-07 17:51 UTC 

[PATCH v3] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
 2025-01-07 17:49 UTC  (2+ messages)

[RFC 0/2] GENL interface for ACPI _DSM methods
 2025-01-07 17:48 UTC  (4+ messages)

[PATCH 0/2] Add support for the new phone link hotkey on ThinkPads
 2025-01-07 17:44 UTC  (4+ messages)
` [PATCH 1/2] Input: allocate keycode for phone linking

[PATCH 0/4] hwmon: (oxp-sensors) Cleanup device type handling
 2025-01-07 17:43 UTC  (16+ messages)
` [PATCH 1/4] hwmon: (oxp-sensors) Separate logic from device-specific data
` [PATCH 3/4] hwmon: (oxp-sensors) Fix wording in code comment
` [PATCH 4/4] hwmon: (oxp-sensors) Cache state of PWM enable mode

[PATCH] misc: microchip: pci1xxxx: Fix possible double free in error handling path
 2025-01-07 17:42 UTC  (3+ messages)

[PATCH] dt-bindings: usb: Correct indentation and style in DTS example
 2025-01-07 17:33 UTC  (3+ messages)

[PATCH v2 0/5] perf: arm_spe: Add format option for discard mode
 2025-01-07 17:39 UTC  (3+ messages)
` [PATCH v2 1/5] "

[PATCH v2] drm/bridge: ti-sn65dsi86: Fix multiple instances
 2025-01-07 17:39 UTC  (5+ messages)

[PATCH 0/5] poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
 2025-01-07 17:38 UTC  (2+ messages)

[PATCH RFC/RFT 0/9] drm/display: generic HDMI CEC helpers
 2025-01-07 17:38 UTC  (7+ messages)
` [PATCH RFC/RFT 4/9] drm/vc4: hdmi: switch to generic "
` [PATCH RFC/RFT 5/9] drm/vc4: hdmi: drop separate CEC unregistration

[PATCH 0/7] Raspberry Pi HEVC decoder driver
 2025-01-07 17:36 UTC  (4+ messages)

[PATCH] drm/panthor: Remove dead code
 2025-01-07 17:33 UTC 

[PATCH v3] [ARM] fix reference leak in locomo_init_one_child()
 2025-01-07 17:29 UTC  (2+ messages)

[PATCH] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
 2025-01-07 17:28 UTC 

[PATCH v5 0/6] media: Fix coccinelle warning/errors
 2025-01-07 17:28 UTC  (3+ messages)
` [PATCH v5 1/6] media: dvb-frontends: tda10048: Make the range of z explicit

[PATCH] drm/panthor: Fix invalid handling of AS_LOCKADDR
 2025-01-07 17:27 UTC 

[RFC PATCH 0/3] ACPI: platform_profile: Let drivers dynamically refresh choices
 2025-01-07 17:28 UTC  (8+ messages)

[PATCH] hv_balloon: Fallback to generic_online_page() for non-HV hot added mem
 2025-01-07 17:27 UTC  (3+ messages)

[PATCH v13 0/1] MCTP Over PCC Transport
 2025-01-07 17:27 UTC  (2+ messages)
` [PATCH v13 1/1] mctp pcc: Implement MCTP over "

[PATCH v3 0/5] iio: adc: ad7380: add alert support
 2025-01-07 17:27 UTC  (7+ messages)
` [PATCH v3 3/5] iio: adc: ad7380: do not store osr in private data structure
` [PATCH v3 4/5] iio: adc: ad7380: add alert support
` [PATCH v3 5/5] docs: iio: "

[PATCH net-next] dt-bindings: net: Correct indentation and style in DTS example
 2025-01-07 17:26 UTC  (2+ messages)

PATCH? avoid the unnecessary wakeups in pipe_read()
 2025-01-07 17:25 UTC  (9+ messages)
` wakeup_pipe_readers/writers() && pipe_poll()

[PATCH RFC md-6.14] md: reintroduce md-linear
 2025-01-07 17:24 UTC  (2+ messages)

[PATCH v4 0/9] arm64: Support 2024 dpISA extensions
 2025-01-07 17:18 UTC  (5+ messages)
` [PATCH v4 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1

[PATCH] j1939: fix unable to send messages with data length zero
 2025-01-07 17:17 UTC  (3+ messages)

[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-01-07 17:17 UTC  (2+ messages)

[Question] ixgbe:Mechanism of RSS
 2025-01-07 17:16 UTC  (8+ messages)

[PATCH] perf test: Mark remaining probe tests as exclusive
 2025-01-07 17:16 UTC  (2+ messages)

[PATCH mm-unstable v4 0/7] mm/mglru: performance optimizations
 2025-01-07 17:14 UTC  (3+ messages)
` [PATCH mm-unstable v4 3/7] mm/mglru: rework aging feedback

[PATCH bpf-next v1 00/22] Resilient Queued Spin Lock
 2025-01-07 17:14 UTC  (7+ messages)
` [PATCH bpf-next v1 07/22] rqspinlock: Add support for timeouts
` [PATCH bpf-next v1 08/22] rqspinlock: Protect pending bit owners from stalls

[PATCH] perf/x86/intel/uncore: Fix the lack of ch_mask format for SPR
 2025-01-07 17:12 UTC  (6+ messages)

[PATCH v2 00/28] module: Use RCU instead of RCU-sched
 2025-01-07 17:12 UTC  (4+ messages)
` [PATCH v2 19/28] LoongArch: ftrace: Use RCU in all users of __module_text_address()

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-01-07 17:12 UTC  (7+ messages)

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-07 17:10 UTC  (15+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order
` [PATCH v5 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v5 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v5 05/14] iommufd: Rename fault.c to eventq.c
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v5 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v5 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v5 11/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v5 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v5 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v5 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

[PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
 2025-01-07 17:09 UTC  (11+ messages)

[PATCH 2/2] hwmon: Add driver for TI INA233 Current and Power Monitor
 2025-01-07 17:08 UTC  (2+ messages)

[PATCH 0/2] Add adm1273 support
 2025-01-07 17:08 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: adm1275: add adm1273
` [PATCH 2/2] hwmon: (pmbus/adm1275) add adm1273 support

[PATCH bpf-next v4 3/4] net: stmmac: Add launch time support to XDP ZC
 2025-01-07 17:07 UTC  (2+ messages)

[PATCH v7 00/30] NT synchronization primitive driver
 2025-01-07 17:06 UTC  (2+ messages)

[PATCH v1] tools build: Fix a number of Wconversion warnings
 2025-01-07 17:06 UTC  (4+ messages)

[PATCH 0/2] platform/x86: firmware_attributes_class: Provide a highlevel interface
 2025-01-07 17:05 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] platform/x86: firmware_attributes_class: Add test driver

[PATCH v2] drm/panel: xinpeng-xpp055c272: transition to mipi_dsi wrapped functions
 2025-01-07 17:03 UTC  (2+ messages)

[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
 2025-01-07 17:03 UTC  (10+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH mm-unstable v1] mm/hugetlb_vmemmap: fix memory loads ordering
 2025-01-07 17:02 UTC  (4+ messages)

[PATCH 05/14] selftests/mm: Build with -O2
 2025-01-07 17:01 UTC  (2+ messages)
` [PATCH] selftests/mm: silence unused-result warnings

[PATCH 6.12 000/156] 6.12.9-rc1 review
 2025-01-07 16:56 UTC  (2+ messages)

[PATCH bpf-next v4 2/4] selftests/bpf: Add Launch Time request to xdp_hw_metadata
 2025-01-07 16:57 UTC  (2+ messages)

[PATCH v2 3/5] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
 2025-01-07 16:54 UTC  (2+ messages)

[PATCH v2 2/5] platform: arm64: add Huawei Matebook E Go EC driver
 2025-01-07 16:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).