The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-05-10 17:13:02 to 2024-05-10 21:30:09 UTC [more...]

[PATCH v4 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-10 21:29 UTC  (7+ messages)
` [PATCH v4 1/3] perf/core: Save raw sample data conditionally based on sample type
` [PATCH v4 2/3] perf/core: Check sample_type in perf_sample_save_callchain
` [PATCH v4 3/3] perf/core: Check sample_type in perf_sample_save_brstack

[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
 2024-05-10 21:27 UTC  (4+ messages)

perf annotate --data-type segfault
 2024-05-10 21:27 UTC  (6+ messages)
  ` [PATCH 1/2] perf annotate: Fix segfault on sample histogram
    ` [PATCH 2/2] perf annotate-data: Ensure the number of type histograms

[PATCH v7 0/6] iio: adc: ad7192: Add AD7194 support
 2024-05-10 21:26 UTC  (6+ messages)
` [PATCH v7 5/6] dt-bindings: "

[PATCH v3 00/10] Add Chameleon v3 video support
 2024-05-10 21:25 UTC  (7+ messages)
` [PATCH v3 05/10] media: dt-bindings: video-interfaces: Support DisplayPort MST
` [PATCH v3 08/10] media: dt-bindings: Add Chameleon v3 video interface
` [PATCH v3 09/10] media: dt-bindings: Add Intel Displayport RX IP

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-10 21:25 UTC  (5+ messages)
` [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo

[PATCH v17 0/9] Add support for Sub-NUMA cluster (SNC) systems
 2024-05-10 21:24 UTC  (5+ messages)
` [PATCH v17 7/9] x86/resctrl: Add new monitor files for Sub-NUMA cluster (SNC) monitoring
` [PATCH v17 8/9] x86/resctrl: Sub NUMA Cluster detection and enable

[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-10 21:10 UTC  (20+ messages)
` [PULL 01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed
` [PULL 02/19] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PULL 03/19] KVM: SEV: Add initial SEV-SNP support
` [PULL 04/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PULL 05/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PULL 06/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PULL 07/19] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PULL 08/19] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PULL 09/19] KVM: SEV: Add support to handle "
` [PULL 10/19] KVM: SEV: Add support to handle RMP nested page faults
` [PULL 11/19] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PULL 12/19] KVM: SEV: Implement gmem hook for initializing private pages
` [PULL 13/19] KVM: SEV: Implement gmem hook for invalidating "
` [PULL 14/19] KVM: x86: Implement hook for determining max NPT mapping level
` [PULL 15/19] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PULL 16/19] KVM: SVM: Add module parameter to enable SEV-SNP
` [PULL 17/19] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PULL 18/19] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
` [PULL 19/19] crypto: ccp: Add the SNP_VLEK_LOAD command

[LSF/MM/BPF TOPIC] DAMON Updates and Plans: Automation of DAMON tuning, tiering, and VM guest scaling
 2024-05-10 21:21 UTC  (2+ messages)

[GIT PULL] asm-generic cleanups for 6.10
 2024-05-10 21:19 UTC  (2+ messages)
` [GIT PULL] alpha: cleanups and build fixes "

[git pull] drm fixes for 6.9 final
 2024-05-10 21:18 UTC 

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-10 21:15 UTC  (14+ messages)

[GIT PULL 0/4] arm soc changes for 6.10
 2024-05-10 21:13 UTC  (5+ messages)
` [GIT PULL 1/4] soc: devicetree updates for 6.10, part 1
` [GIT PULL 2/4] soc: drivers for 6.10
` [GIT PULL 3/4] soc: arm code changes "
` [GIT PULL 4/4] soc: defconfig updates "

[PATCH] eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-10 21:14 UTC 

[PATCH] mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-10 21:10 UTC 

[PATCH v2 00/12] Introduce STM32 DMA3 support
 2024-05-10 21:08 UTC  (5+ messages)
` [PATCH v2 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings

[PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
 2024-05-10 21:05 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: adi,axi-adc: tweak example node name
 2024-05-10 21:04 UTC 

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-10 21:02 UTC  (5+ messages)
` [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking

[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
 2024-05-10 21:02 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.10
 2024-05-10 21:00 UTC  (2+ messages)

[PATCH] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-10 20:56 UTC  (2+ messages)

[RFC PATCH v2 0/3] Make ELOG log and trace consistently with GHES
 2024-05-10 20:54 UTC  (6+ messages)
` [RFC PATCH v2 3/3] ACPI: extlog: Make print_extlog_rcd() log unconditionally

[PATCH v1 1/1] spi: Replace custom code with device_match_acpi_handle()
 2024-05-10 20:49 UTC 

[PATCH v1 1/1] spi: Refactor spi_stop_queue()
 2024-05-10 20:49 UTC 

[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
 2024-05-10 20:46 UTC 

[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
 2024-05-10 20:43 UTC  (3+ messages)
` [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option

[PATCH] pci: Add ACS quirk for Broadcom BCM5760X NIC
 2024-05-10 20:42 UTC 

[PATCH 0/2] Fix num_events calculation in lazy loading
 2024-05-10 20:41 UTC  (5+ messages)
` [PATCH 2/2] perf pmu: Fix num_events calculation

[PATCH V1 0/9] PCIe TPH and cache direct injection support
 2024-05-10 20:37 UTC  (10+ messages)
` [PATCH V1 8/9] bnxt_en: Add TPH support in BNXT driver

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-10 20:30 UTC  (6+ messages)

[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-10 20:20 UTC  (6+ messages)
` [PATCH net-next v9 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment

[PATCH v2] clk: sunxi: Remove unused struct 'gates_data'
 2024-05-10 20:18 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-10 20:16 UTC  (2+ messages)

[PATCH] clk: qcom: Constify struct pll_vco
 2024-05-10 20:14 UTC  (2+ messages)

[PATCH v8] ACPI: fan: Add hwmon support
 2024-05-10 20:12 UTC 

[PATCH v5 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-05-10 20:12 UTC  (5+ messages)
` [PATCH v5 1/4] usb: typec: ucsi: Fix null pointer dereference in trace
` [PATCH v5 2/4] usb: typec: Update sysfs when setting ops
` [PATCH v5 3/4] usb: typec: ucsi: Delay alternate mode discovery
` [PATCH v5 4/4] usb: typec: ucsi: Always set number of alternate modes

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-10 20:12 UTC  (6+ messages)
` [PATCH v4 05/10] platform: Add test managed platform_device/driver APIs

[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-05-10 20:09 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH 4/4] firmware: imx: add driver for NXP EdgeLock Enclave

[PATCH] docs: document python version used for compilation
 2024-05-10 20:04 UTC  (5+ messages)

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-05-10 19:59 UTC  (2+ messages)

[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-05-10 19:48 UTC  (5+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH 1/1] x86/vector: Fix vector leak during CPU offline
 2024-05-10 19:48 UTC  (2+ messages)

[PATCH v4 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-05-10 19:46 UTC  (6+ messages)
` [PATCH v4 1/4] usb: typec: ucsi: Fix null pointer dereference in trace
` [PATCH v4 2/4] usb: typec: Update sysfs when setting ops
` [PATCH v4 3/4] usb: typec: ucsi: Delay alternate mode discovery
` [PATCH v4 4/4] usb: typec: ucsi: Always set number of alternate modes

[PATCH] objtool: builtin-check: Use "action" in opts_valid error message to be consistent with help
 2024-05-10 19:44 UTC  (2+ messages)

[PATCH v2 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-10 19:43 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support
` [PATCH v2 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller
` [PATCH v2 3/4] mmc: sdhci-brcmstb: Add BCM2712 support
` [PATCH v2 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH] drm/i915: Correct error handler
 2024-05-10 19:40 UTC 

[PATCH v2 0/1] arch/fault: don't print logs for simulated poison errors
 2024-05-10 19:29 UTC  (3+ messages)
` [PATCH v2 1/1] arch/fault: don't print logs for pte marker "

[PATCH v2] usb: dwc3: core: Fix unused variable warning in core driver
 2024-05-10 19:26 UTC  (4+ messages)

[PATCH RESEND 1/1] x86/vector: Fix vector leak during CPU offline
 2024-05-10 19:21 UTC 

[PATCH] p2sb: Don't init until unassigned resources have been assigned
 2024-05-10 19:22 UTC  (4+ messages)

[PATCH bpf-next v2 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-05-10 19:21 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add mptcp "

[PATCH v3 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-05-10 19:15 UTC  (3+ messages)

spi: Inquiry Regarding Linux Kernel SPI Subsystem device drivers
 2024-05-10 19:09 UTC 

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-10 19:08 UTC  (16+ messages)
` [PATCH v15 21/23] KVM: MMU: Disable fast path for private memslots
  ` [PATCH v15 22/23] KVM: SEV: Fix return code interpretation for RMP nested page faults
  ` [PATCH v15 23/23] KVM: SEV: Fix PSC handling for SMASH/UNSMASH and partial update ops

ERROR: modpost: vmlinux: local symbol 'rcu_set_jiffies_lazy_flush' was exported
 2024-05-10 19:09 UTC  (2+ messages)

[PATCH] rtla: Fix reporting when a cpu count is 0
 2024-05-10 19:03 UTC 

[PATCH] fs: ufs: add MODULE_DESCRIPTION()
 2024-05-10 19:02 UTC 

[PATCH] apparmor: fix apparmor_socket_post_create() kernel-doc
 2024-05-10 19:01 UTC  (3+ messages)

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-10 18:53 UTC  (6+ messages)

[PATCH v22 0/5] Introducing trace buffer mapping by user-space
 2024-05-10 18:50 UTC  (12+ messages)
` [PATCH v22 2/5] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v22 5/5] ring-buffer/selftest: Add ring-buffer mapping test

Kernel Testing & Dependability Micro-Conference at LPC 2024
 2024-05-10 18:43 UTC 

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-10 18:33 UTC  (6+ messages)

[PATCH docs-next v2] docs: handling-regressions.rst: recommend using "Closes:" tags
 2024-05-10 18:34 UTC 

[PATCH v2] clk: imx: imx8mp: Add delay after power up
 2024-05-10 18:38 UTC  (8+ messages)

[PATCH v4 0/4] x86/snp: Add kexec support
 2024-05-10 18:36 UTC  (5+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] efi/x86: Fix EFI memory map corruption with kexec

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-05-10 18:34 UTC  (9+ messages)
` [RFC PATCH v3 03/17] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details

[PATCH v3 0/8] Move camss version related defs in to resources
 2024-05-10 18:33 UTC  (18+ messages)
` [PATCH v3 1/8] media: qcom: camss: Add per sub-device type resources
` [PATCH v3 2/8] media: qcom: camss: Attach formats to VFE resources
` [PATCH v3 3/8] media: qcom: camss: Attach formats to CSID resources
` [PATCH v3 4/8] media: qcom: camss: Attach formats to CSIPHY resources
` [PATCH v3 5/8] media: qcom: camss: Move format related functions
` [PATCH v3 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170
` [PATCH v3 7/8] media: qcom: camss: Decompose register and link operations
` [PATCH v3 8/8] media: qcom: camss: Decouple VFE from CSID

[GIT PULL] RCU changes for v6.10
 2024-05-10 18:30 UTC 

[PATCH net-next v3 00/13] First try to replace page_frag with page_frag_cache
 2024-05-10 18:30 UTC  (11+ messages)
` [PATCH net-next v3 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v3 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v3 12/13] mm: page_frag: update documentation for page_frag

[GIT PULL] gpio: fixes for v6.9
 2024-05-10 18:26 UTC 

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-05-10 18:24 UTC  (2+ messages)

[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
 2024-05-10 18:22 UTC  (4+ messages)

[PATCH 1/2] Documentation: hyperv: Update spelling and fix typo
 2024-05-10 18:21 UTC  (5+ messages)
` [PATCH 2/2] Documentation: hyperv: Improve synic and interrupt handling description

[PATCH v1 0/2] ACPI: EC: Install EC address space handler at the namespace root
 2024-05-10 18:17 UTC  (17+ messages)
` [PATCH v1 1/2] ACPI: EC: Install "
` [PATCH v1 2/2] platform/x86: wmi: Remove custom EC address space handler

[ANNOUNCE] v6.9-rc6-rt3
 2024-05-10 18:11 UTC  (2+ messages)

[PATCH 0/2] arm64: Drop ID_AA64PFR0_EL1_ELx_[64BIT_ONLY|32BIT_64BIT]
 2024-05-10 18:09 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1

[PATCH] arm64: dts: qcom: sc8280xp: Set status = "reserved" on PSHOLD
 2024-05-10 18:07 UTC  (2+ messages)

[syzbot] [xfs?] possible deadlock in xfs_can_free_eofblocks
 2024-05-10 18:05 UTC 

[PATCH] drm/panel: jdi-fhd-r63452: move DCS off commands to disable
 2024-05-10 18:02 UTC  (5+ messages)

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-10 18:01 UTC  (3+ messages)

[PATCH 0/2] ASoC: codecs: lpass: add support for v2.6 rx macro
 2024-05-10 17:58 UTC  (3+ messages)
` [PATCH 1/2] ASoC: codecs: lpass-macro: add helpers to get codec version
` [PATCH 2/2] ASoC: codec: lpass-rx-macro: add suppor for 2.6 "

[PATCH v2 0/4] dma-mapping: benchmark: fixes and error handling improvements
 2024-05-10 17:52 UTC  (7+ messages)
` [PATCH v2 1/4] dma-mapping: benchmark: fix up kthread-related error handling
` [PATCH v2 2/4] dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
` [PATCH v2 3/4] dma-mapping: benchmark: fix node id validation

[PATCH v3 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-05-10 17:47 UTC  (5+ messages)
` [PATCH v3 1/4] usb: typec: ucsi: Fix null pointer dereference in trace

[PATCH v1 1/1] gpiolib: Return label, if set, for IRQ only line
 2024-05-10 17:47 UTC  (9+ messages)

[PATCH v4 00/66] Define _GNU_SOURCE for sources using
 2024-05-10 17:45 UTC  (5+ messages)
` [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v4 55/66] selftests/seccomp: Drop define _GNU_SOURCE

[PATCH 0/2] cpufreq: sun50i: fix memory leak and remove of_node_put()
 2024-05-10 17:42 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: sun50i: replace of_node_put() with automatic cleanup handler

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-10 17:35 UTC  (3+ messages)
` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM

[PATCH 0/2] add AD8460 DAC driver
 2024-05-10 17:30 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add docs for ad8460
` [PATCH 2/2] iio: dac: support the ad8460 Waveform DAC

[git pull] IOMMU Fixes for Linux v6.9-rc5
 2024-05-10 17:29 UTC  (2+ messages)

[GIT PULL] timer fix
 2024-05-10 17:29 UTC  (2+ messages)

[GIT PULL] regulator fixes for v6.9-rc7
 2024-05-10 17:29 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.9-rc7
 2024-05-10 17:29 UTC  (2+ messages)

[PATCH] clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs
 2024-05-10 17:25 UTC  (4+ messages)

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-05-10 17:13 UTC  (11+ messages)

[PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-10 17:13 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox