All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-15 19:56:12 to 2025-05-15 21:20:18 UTC [more...]

[PATCH v10 00/13] Add support for AMD hardware feedback interface
 2025-05-15 21:19 UTC  (11+ messages)
` [PATCH v10 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v10 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v10 03/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v10 04/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v10 05/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v10 06/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v10 07/13] platform/x86: hfi: add online and offline callback support
` [PATCH v10 08/13] platform/x86: hfi: add power management callback
` [PATCH v10 09/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v10 10/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification

[PATCH] vfio/type1: optimize vfio_pin_pages_remote() for hugetlbfs folio
 2025-05-15 21:19 UTC  (2+ messages)

[Buildroot] [PATCH] Makefile: allow defconfig to be in a sub-directory
 2025-05-15 21:18 UTC 

[PATCH v3 1/4] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-15 21:16 UTC  (5+ messages)
` [PATCH v3 2/4] net: airoha: Fix an error handling path in airoha_probe()
` [PATCH v3 3/4] net: airoha: Use for_each_child_of_node_scoped()
` [PATCH v3 4/4] net: airoha: Use dev_err_probe()

[PATCH bpf-next v4 0/3] Task local data
 2025-05-15 21:16 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v4 2/3] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v4 3/3] selftests/bpf: Test concurrent task local data key creation

[PATCH] x86/bugs: Restructure ITS mitigation
 2025-05-15 21:15 UTC  (3+ messages)

[PATCH v7 0/9] coredump: add coredump socket
 2025-05-15 21:15 UTC  (19+ messages)
` [PATCH v7 1/9] coredump: massage format_corname()
` [PATCH v7 2/9] coredump: massage do_coredump()
` [PATCH v7 3/9] coredump: reflow dump helpers a little
` [PATCH v7 4/9] coredump: add coredump socket
` [PATCH v7 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v7 6/9] coredump: show supported coredump modes
` [PATCH v7 7/9] coredump: validate socket name as it is written

[PATCH v8 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-05-15 21:14 UTC  (12+ messages)
` [PATCH v8 01/11] dt-bindings: trigger-source: add generic GPIO trigger source
` [PATCH v8 02/11] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v8 03/11] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v8 04/11] dt-bindings: iio: adc: ad7768-1: document regulator provider property
` [PATCH v8 05/11] iio: adc: ad7768-1: add regulator to control VCM output
` [PATCH v8 06/11] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v8 07/11] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v8 08/11] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v8 09/11] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v8 10/11] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v8 11/11] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH] clang: Include the libclang python bindings in the build
 2025-05-15 21:13 UTC  (10+ messages)
` [OE-core] "

[PATCH 1/5] objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
 2025-05-15 21:12 UTC  (2+ messages)

[Bug report] rtw89: 8852b: IO_PAGE_FAULTs with beacon filter feature enabled
 2025-05-15 21:11 UTC  (8+ messages)

[PATCH] drm/panel-edp: Add BOE NV133WUM-N61 panel entry
 2025-05-15 21:11 UTC 

[RFC PATCH 0/2] scatterlist rust bindings
 2025-05-15 21:11 UTC  (5+ messages)
` [RFC PATCH 1/2] rust: add initial scatterlist bindings

[PATCH bpf-next v2] bpf: WARN_ONCE on verifier bugs
 2025-05-15 21:10 UTC  (4+ messages)

[PATCH] drm/i915/guc: Handle race condition where wakeref count drops below 0
 2025-05-15 21:10 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3 0/4] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-05-15 21:08 UTC  (3+ messages)

[PATCH] riscv: dts: starfive: jh7110-common: use macros for MMC0 pins
 2025-05-15 21:08 UTC  (3+ messages)

[PATCH v2 RESEND] riscv: dts: starfive: fml13v01: enable USB 3.0 port
 2025-05-15 21:08 UTC  (3+ messages)

[avpatel:riscv_raid6_rvv_v5 58/68] kernel/iomem.c:13:25: error: call to undeclared function 'ioremap_prot'; ISO C99 and later do not support implicit function declarations
 2025-05-15 21:07 UTC 

[PATCH] drm/panel-edp: Add BOE NV133WUM-N61 panel entry
 2025-05-15 21:06 UTC 

[PATCH bpf-next v2 0/4] bpf: Implement mprog API on top of existing cgroup progs
 2025-05-15 21:05 UTC  (8+ messages)
` [PATCH bpf-next v2 1/4] cgroup: Add bpf prog revisions to struct cgroup_bpf
` [PATCH bpf-next v2 2/4] bpf: Implement mprog API on top of existing cgroup progs
` [PATCH bpf-next v2 3/4] libbpf: Support link-based cgroup attach with options

[PATCH v1 00/26] x86: Introduce centralized CPUID model
 2025-05-15 21:04 UTC  (4+ messages)
` [PATCH v1 07/26] x86/cpuid: Introduce debugfs 'x86/scanned_cpuid/[0-ncpus]'

[PATCH 0/6] prctl: introduce PR_SET/GET_THP_POLICY
 2025-05-15 21:04 UTC  (22+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process

meson error on ARM Grace server 23.11/22.11
 2025-05-15 20:59 UTC  (3+ messages)

[RFC PATCH 0/29] Rework the LSM initialization
 2025-05-15 21:02 UTC  (12+ messages)
` [RFC PATCH 29/29] lsm: add support for counting lsm_prop support among LSMs

[PATCH v2 0/4] media: i2c: imx214: Add support for more clock frequencies
 2025-05-15 21:02 UTC  (7+ messages)
` [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency

[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
 2025-05-15 21:01 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for 6.15-rc7
 2025-05-15 21:00 UTC 

[RFC PATCH 00/13] migration: Unify capabilities and parameters
 2025-05-15 20:59 UTC  (10+ messages)
` [RFC PATCH 03/13] migration: Run a post update routine after setting parameters
` [RFC PATCH 04/13] migration: Fix parameter validation

[GIT PULL] Please pull mlx5 VFIO PCI DMA conversion
 2025-05-15 20:59 UTC  (4+ messages)

[PATCH 00/11] CodeQL-inspired fixes
 2025-05-15 20:58 UTC  (21+ messages)
` [PATCH 01/11] commit: simplify code
` [PATCH 05/11] has_dir_name(): make code more obvious
` [PATCH 06/11] fetch: avoid unnecessary work when there is no current branch
` [PATCH 07/11] Avoid redundant conditions
` [PATCH 08/11] trace2: avoid "futile conditional"
` [PATCH 09/11] commit-graph: avoid using stale stack addresses
` [PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
` [PATCH 11/11] sequencer: stop pretending that an assignment is a condition

[PATCH] drm/ttm: Make pool shrinker more responsive
 2025-05-15 20:57 UTC 

[PATCH 6.12 000/184] 6.12.29-rc2 review
 2025-05-15 20:58 UTC  (2+ messages)

[PATCH v2 0/7] audio related fixes for 10.1
 2025-05-15 20:57 UTC  (3+ messages)
` [PATCH v2 4/7] hw/audio/asc: fix SIGSEGV in asc_realize()

[PATCH v4 00/22] passage: Define a standard for firmware data flow
 2025-05-15 20:54 UTC  (9+ messages)
` [PATCH v4 09/22] passage: arm: Accept a passage from the previous phase
` [PATCH v4 17/22] passage: Add a qemu test for ARM

[PATCH v4 0/9] Some (drm_sched_|dma_)fence lifetime issues
 2025-05-15 20:53 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Some (drm_sched_|dma_)fence lifetime issues (rev3)

[openeuler:OLK-6.6 2229/2229] arch/x86/kvm/svm/csv.c:1196: warning: Function parameter or member 'kvm' not described in 'csv3_launch_encrypt_data_alt_1'
 2025-05-15 20:52 UTC 

[PATCH 00/14] Extend IGT to support Android
 2025-05-15 20:50 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Extend IGT to support Android (rev5)
` ✓ i915.CI.BAT: "

[PATCH v3 net-next 9/9] selftest: af_unix: Test SO_PASSRIGHTS
 2025-05-15 20:50 UTC  (2+ messages)

[RFC PATCH v4] media: v4l2-common: Add a helper for obtaining the clock producer
 2025-05-15 20:50 UTC  (7+ messages)

[PATCH v1] perf intel-tpebs: Filter non-workload samples
 2025-05-15 20:46 UTC  (2+ messages)

[pdx86-platform-drivers-x86:review-ilpo-next 94/107] ERROR: modpost: "hsmp_create_sensor" [drivers/platform/x86/amd/hsmp/amd_hsmp.ko] undefined!
 2025-05-15 20:45 UTC 

[PATCH 0/3] Remove process exit error message
 2025-05-15 20:45 UTC  (4+ messages)
` [PATCH 3/3] drm/amdkfd: destroy_pdds release pdd->drm_file at end

[PATCH 1/6] test: Update fs_helper to support passing in the image
 2025-05-15 20:44 UTC  (6+ messages)
` [PATCH 0/6] script: Improve the QEMU scripts to Python

[PATCH net] vmxnet3: correctly report gso type for UDP tunnels
 2025-05-15 20:38 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: dt definition for Thinkbook 16
 2025-05-15 20:38 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: Add Lenovo "
` [PATCH 2/4] firmware: qcom: scm: Allow QSEECOM on "
` [PATCH 3/4] arm64: dts: qcom: x1p42100: add Lenovo ThinkBook 16 G7 QOY
` [PATCH 4/4] arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: dt definition for Thinkbook 16

[PATCH v3 net-next 8/9] af_unix: Introduce SO_PASSRIGHTS
 2025-05-15 20:38 UTC  (2+ messages)

[Buildroot] [PATCH] Fix building with Linux 6.14
 2025-05-15 20:37 UTC 

[meta-oe][walnascar][PATCH] nodejs: backport a patch to prevent brotli crashing nodejs
 2025-05-15 20:34 UTC 

[meta-oe][PATCH 1/1] connman: patch CVE-2025-32366 and CVE-2025-32743
 2025-05-15 16:35 UTC 

[PATCH v3 net-next 6/9] af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock
 2025-05-15 20:35 UTC  (2+ messages)

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-15 20:32 UTC  (13+ messages)
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info

[PATCH 00/14] Some defensive programming
 2025-05-15 20:32 UTC  (3+ messages)
` [PATCH 02/14] get_parent(): "

[GIT PULL] Please pull RDMA subsystem changes
 2025-05-15 20:32 UTC  (2+ messages)

[PATCH v2 0/2] x86/cpuid: Headers cleanup
 2025-05-15 20:28 UTC  (4+ messages)
` [PATCH v2 1/2] x86/cpuid: Fix CPUID(0x2) iterator kernel-doc
` [PATCH v2 2/2] x86/cpuid: Rename hypervisor_cpuid_base() to cpuid_hypervisor_base()
  ` [PATCH v3] x86/cpuid: Rename hypervisor_cpuid_base() to cpuid_base_hypervisor()

[PATCH] spi: spi-qpic-snand: return early on error from qcom_spi_io_op()
 2025-05-15 20:13 UTC  (2+ messages)

[PATCH v2] PM / devfreq: sun8i-a33-mbus: Simplify by using more devm functions
 2025-05-15 20:00 UTC  (3+ messages)

[PATCH net-next 00/10] net: faster and simpler CRC32C computation
 2025-05-15 20:12 UTC  (4+ messages)
` [PATCH net-next 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()

[PATCH v2 0/4] fetch/receive: use batched reference updates
 2025-05-15 20:26 UTC  (3+ messages)
` [PATCH v2 1/4] refs: add function to translate errors to strings

Metalanguage for the Linux UAPI
 2025-05-15 20:26 UTC  (2+ messages)

[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
 2025-05-15 20:26 UTC  (7+ messages)

[PATCH v2 0/3] rpmsg: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
 2025-05-15 20:25 UTC  (5+ messages)
` [PATCH v2 1/3] rpmsg: char: Reuse eptdev logic for anon device
` [PATCH v2 2/3] rpmsg: char: Implement eptdev based on anon inode

[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
 2025-05-15 20:24 UTC  (10+ messages)
` [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces

[PATCH RFC] diff --no-index: teach option to exclude files by pattern
 2025-05-15 20:24 UTC  (5+ messages)

[PATCH] Trivial fix comment
 2025-05-15 20:23 UTC 

[PATCH v3 net-next 1/9] af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD
 2025-05-15 20:23 UTC  (2+ messages)

[PATCH RFC v2] diff --no-index: support limiting by pathspec
 2025-05-15 20:22 UTC 

FAILED: patch "[PATCH] iio: light: opt3001: fix deadlock due to concurrent flag" failed to apply to 6.12-stable tree
 2025-05-15 20:21 UTC  (2+ messages)
` [PATCH 6.12.y] iio: light: opt3001: fix deadlock due to concurrent flag access

[PATCH] Fix variable type to be 'bool' instead of incorrect 'int'
 2025-05-15 20:19 UTC 

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-15 20:18 UTC  (7+ messages)
` [PATCH v4 05/38] perf: Add generic exclude_guest support

[PATCH i-g-t] tests/intel/xe_oa: Avoid divide by zero SIGFPE
 2025-05-15 20:18 UTC 

[PATCH 0/5] miscellaneous build mods (part 2)
 2025-05-15 20:17 UTC  (9+ messages)
` [PATCH 1/5] meson.build: quote the GITWEBDIR build configuration
  ` [PATCH 2/5] meson: correct install location of YAML.pm
    ` [PATCH 3/5] meson: correct path to system config/attribute files
      ` [PATCH 4/5] meson.build: correct setting of GIT_EXEC_PATH
        ` [PATCH 5/5] configure.ac: upgrade to a compilation check for sysinfo

[PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
 2025-05-15 20:17 UTC  (2+ messages)

[bluez/bluez]
 2025-05-15 20:16 UTC 

[PATCH 0/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
 2025-05-15 20:15 UTC  (3+ messages)
` [PATCH 1/2] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
` [PATCH 2/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP

[PATCH v6 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-15 19:58 UTC  (8+ messages)
` [PATCH v6 1/7] iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500
` [PATCH v6 2/7] iommu/arm-smmu: Move handing of RESUME to the context fault handler
` [PATCH v6 3/7] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v6 4/7] drm/msm: Don't use a worker to capture fault devcoredump
` [PATCH v6 5/7] drm/msm: Delete resume_translation()
` [PATCH v6 6/7] drm/msm: Temporarily disable stall-on-fault after a page fault
` [PATCH v6 7/7] iommu/smmu-arm-qcom: Delete resume_translation()

[openeuler:openEuler-1.0-LTS 1636/1636] arch/x86/kernel/fpu/core.c:175:14: warning: mixing declarations and code is a C99 extension
 2025-05-15 20:15 UTC 

[bpf-next:master 2/4] kernel/trace/bpf_trace.c:3619:52: sparse: sparse: cast removes address space '__user' of expression
 2025-05-15 20:15 UTC 

[bluez/bluez] 00969b: device: Reply br-connection-key-missing on connect
 2025-05-15 20:15 UTC 

[PATCH v3] ARM: dts: renesas: r9a06g032-rzn1d400-db: describe Debug LEDs
 2025-05-15 20:14 UTC  (11+ messages)

[gustavoars:testing/wfamnae-next20250506-with-DEFINE_FLEX_GROUP] BUILD SUCCESS 8d3672d34136098892a011494473df1311d3c1d6
 2025-05-15 20:13 UTC 

[RFC PATCH v3] xenconsole: Add connected flag
 2025-05-15 20:12 UTC 

[RFC PATCH 0/3] Restore imx8mn_bsh_smm_s2 properly booting
 2025-05-15 20:12 UTC  (4+ messages)
` [RFC PATCH 3/3] serial: mxc: restore booting for imx8mn_bsh_smm_s2

[PATCH] scsi: Add SCSI error events, sent as kobject uevents by mid-layer
 2025-05-15 20:11 UTC  (5+ messages)

[GIT PULL] amd-pstate content for 6.16 (5/15/25)
 2025-05-15 20:11 UTC 

[PATCH net-next] net: phy: move mdiobus_setup_mdiodev_from_board_info to mdio_bus_provider.c
 2025-05-15 20:11 UTC 

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-15 20:10 UTC  (8+ messages)
` [PATCH v4 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs

[PATCH] powerpc: Fix struct termio related ioctl macros
 2025-05-15 20:10 UTC  (2+ messages)

[PATCH BlueZ v2] device: Reply br-connection-key-missing on connection bonding error
 2025-05-15 20:10 UTC  (2+ messages)

[meta-arago][scarthgap/master][PATCH] meta-arago-test: Add optee-test, strongswan, and libgpiod-tools to image
 2025-05-15 20:08 UTC  (4+ messages)

[PATCH bpf-next v2 1/2] bpf: Warn with new bpf_unreachable() kfunc maybe due to uninitialized var
 2025-05-15 20:06 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add a test with bpf_unreachable() kfunc

[PATCH v1] drm/amd/amdgpu: Add GPIO resources required for amdisp
 2025-05-15 20:05 UTC  (2+ messages)

[linux-next:master] [crypto] 698de82278: WARNING:at_crypto/testmgr.c:#alg_test
 2025-05-15 20:04 UTC  (3+ messages)
` [PATCH] crypto: lrw - Only add ecb if it is not already there

[Intel-wired-lan] [PATCH iwl-next] ice: add E835 device IDs
 2025-05-15 20:02 UTC  (3+ messages)
  `  "

Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
 2025-05-15 19:59 UTC  (12+ messages)

[PATCH 0/9] tools/nolibc: split out more headers
 2025-05-15 19:57 UTC  (10+ messages)
` [PATCH 1/9] tools/nolibc: move ioctl() to sys/ioctl.h
` [PATCH 2/9] tools/nolibc: move mount() to sys/mount.h
` [PATCH 3/9] tools/nolibc: move prctl() to sys/prctl.h
` [PATCH 4/9] tools/nolibc: move reboot() to sys/reboot.h
` [PATCH 5/9] tools/nolibc: move getrlimit() and friends to sys/resource.h
` [PATCH 6/9] tools/nolibc: move makedev() and friends to sys/sysmacros.h
` [PATCH 7/9] tools/nolibc: move uname() and friends to sys/utsname.h
` [PATCH 8/9] tools/nolibc: move NULL and offsetof() to sys/stddef.h
` [PATCH 9/9] selftests/nolibc: drop include guards around standard headers

[PATCH 6.1 00/96] 6.1.139-rc2 review
 2025-05-15 19:57 UTC  (2+ messages)

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-15 19:56 UTC  (9+ messages)
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit

[PATCH 0/3] xen: Use asm inline
 2025-05-15 19:55 UTC  (2+ messages)
` [PATCH 2/3] x86: Use asm_inline for ALTERNATIVE() and EXTABLE


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.