The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-10-23 16:21:31 to 2024-10-23 17:59:30 UTC [more...]

[PATCH 00/16] AMD NB and SMN rework
 2024-10-23 17:59 UTC  (18+ messages)
` [PATCH 01/16] x86/mce/amd: Remove shared threshold bank plumbing
` [PATCH 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH 03/16] x86/amd_nb: Clean up early_is_amd_nb()
` [PATCH 04/16] x86: Start moving AMD Node functionality out of AMD_NB
` [PATCH 05/16] x86/amd_nb: Simplify function 4 search
` [PATCH 06/16] x86/amd_nb: Simplify root device search
` [PATCH 07/16] x86/amd_nb: Use topology info to get AMD node count
` [PATCH 08/16] x86/amd_nb: Simplify function 3 search
` [PATCH 09/16] x86/amd_nb, x86/amd_node: Simplify amd_pci_dev_to_node_id()
` [PATCH 10/16] x86/amd_nb: Move SMN access code to a new amd_smn driver
` [PATCH 11/16] x86/amd_smn: Fixup __amd_smn_rw()
` [PATCH 12/16] x86/amd_smn: Remove dependency on AMD_NB
` [PATCH 13/16] x86/amd_smn: Use defines for register offsets
` [PATCH 14/16] x86/amd_smn, platform/x86/amd/hsmp: Have HSMP use SMN
` [PATCH 15/16] x86/amd_smn: Add SMN offsets to exclusive region access
` [PATCH 16/16] x86/amd_smn: Add support for debugfs access to SMN registers

[PATCH] platform/x86: asus-wmi: Support setting AIPT modes
 2024-10-23 17:59 UTC  (6+ messages)

[RFC PATCH 0/6] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-10-23 17:57 UTC  (5+ messages)
` [RFC PATCH 2/6] dt-bindings: net: wireless: ath12k: describe WSI property for QCN9274

[PATCH 00/13] mm, swap: rework of swap allocator locks
 2024-10-23 17:56 UTC  (3+ messages)

[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-23 17:54 UTC  (2+ messages)

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-23 17:54 UTC  (26+ messages)

[PATCH v2 0/5] Introduce Owned type and Ownable trait (was: "rust: page: Add support for vmalloc_to_page")
 2024-10-23 17:52 UTC  (6+ messages)
` [PATCH v2 1/5] rust: types: add `Owned` type and `Ownable` trait

[PATCH hotfix 6.12 0/8] fix error handling in mmap_region() and refactor
 2024-10-23 17:52 UTC  (26+ messages)
` [PATCH hotfix 6.12 1/8] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH hotfix 6.12 2/8] mm: unconditionally close VMAs on error
` [PATCH hotfix 6.12 3/8] mm: refactor map_deny_write_exec()
` [PATCH hotfix 6.12 4/8] mm: resolve faulty mmap_region() error path behaviour
` [PATCH hotfix 6.12 7/8] mm: refactor __mmap_region()

linus-next: improving functional testing for to-be-merged pull requests
 2024-10-23 17:51 UTC  (12+ messages)

[PATCH] mm/page_alloc: fix NUMA stats update for cpu-less nodes
 2024-10-23 17:50 UTC 

[PATCH 0/6] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-10-23 17:49 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m-anatop: support spread spectrum clocking

[PATCH v4 00/19] Implement DWARF modversions
 2024-10-23 17:47 UTC  (7+ messages)
` [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules

Some observations (results) on BPF acquire and release
 2024-10-23 17:47 UTC 

[PATCH v7 0/5] Lazy flush for the auth session
 2024-10-23 17:46 UTC  (5+ messages)
` [PATCH v7 1/5] tpm: Return on tpm2_create_null_primary() failure
` [PATCH v7 2/5] tpm: Implement tpm2_load_null() rollback

[PATCH 0/7] Generic hotplug support for a PMU with a scope
 2024-10-23 17:46 UTC  (4+ messages)
` [PATCH 1/7] perf: "

[net-next RFC PATCH v2 0/3] net: dsa: Add Airoha AN8855 support
 2024-10-23 17:45 UTC  (10+ messages)
` [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
` [net-next RFC PATCH v2 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH v3 0/5] x86 Heterogeneous design identification
 2024-10-23 17:43 UTC  (6+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
` [PATCH v3 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v3 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
` [PATCH v3 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
` [PATCH v3 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator

The state of uprobes work and logistics
 2024-10-23 17:38 UTC  (2+ messages)

[PATCH v4 0/6] page allocation tag compression
 2024-10-23 17:35 UTC  (10+ messages)
` [PATCH v4 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v4 2/6] alloc_tag: introduce shutdown_mem_profiling helper function
` [PATCH v4 3/6] alloc_tag: load module tags into separate contiguous memory
` [PATCH v4 4/6] alloc_tag: populate memory for module tags as needed
` [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
` [PATCH v4 6/6] alloc_tag: support for page allocation tag compression

Thinking about firmware and hardware description for latest Rockchip platforms
 2024-10-23 17:35 UTC  (2+ messages)
`  "

[PATCH 1/2] jiffies: Define secs_to_jiffies()
 2024-10-23 17:35 UTC  (4+ messages)
` [PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

[PATCH] phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM
 2024-10-23 17:29 UTC 

[PATCH v3] selftests: add new kallsyms selftests
 2024-10-23 17:28 UTC  (2+ messages)

[iwl-net v2] e1000: Hold RTNL when e1000_down can be called
 2024-10-23 17:27 UTC 

[PATCH v2 0/5] Microsoft Surface Pro 9 5G support
 2024-10-23 17:25 UTC  (7+ messages)
` [PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G

[PATCH v2 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
 2024-10-23 17:24 UTC  (3+ messages)
` [PATCH v2 1/2] rpmsg: glink: Handle rejected intent request better
` [PATCH v2 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections

[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
 2024-10-23 17:24 UTC  (6+ messages)
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH 0/8] Enable EINJv2 support
 2024-10-23 17:20 UTC  (4+ messages)
` [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for "

[PATCH v5 0/3] Add DeepComputing FML13V01 board dts
 2024-10-23 17:20 UTC  (11+ messages)
` [PATCH v5 2/3] dt-bindings: riscv: starfive: add deepcomputing,fml13v01
` [PATCH v5 3/3] riscv: dts: starfive: add DeepComputing FML13V01 board device tree

[PATCHv2 00/23] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-23 17:20 UTC  (3+ messages)
` [PATCHv2 13/23] ARM: dts: socfpga: add Enclustra boot-mode dtsi

[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
 2024-10-23 17:15 UTC  (8+ messages)

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-10-23 17:14 UTC 

[PATCH] Documentation: Update the behaviour of "kvm-arm.mode"
 2024-10-23 17:12 UTC 

[PATCH] mm: avoid VM_BUG_ON when try to map an anon large folio to zero page
 2024-10-23 17:12 UTC 

[PATCH] kbuild: deb-pkg: Don't fail if modules.order is missing
 2024-10-23 17:12 UTC 

[PATCH next] ASoC: codecs: fix error code in ntp8835_i2c_probe()
 2024-10-23 17:07 UTC  (2+ messages)

[PATCH v2] kfifo: don't include dma-mapping.h in kfifo.h
 2024-10-23 17:01 UTC  (3+ messages)

[PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock()
 2024-10-23 16:59 UTC  (15+ messages)

[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
 2024-10-23 16:59 UTC  (5+ messages)
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle

[PATCH v5 0/6] mm: split underused THPs
 2024-10-23 16:56 UTC  (6+ messages)
` [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp

[GIT PULL] 9p fixes for 6.12-rc4
 2024-10-23 16:56 UTC  (2+ messages)

[PATCH 0/7] improve qconfig C++ code
 2024-10-23 16:51 UTC  (15+ messages)
` [PATCH 1/7] kconfig: qconf: use QByteArray API instead of manually constructing a string
` [PATCH 2/7] kconfig: qconf: use QString to store path to configuration file
` [PATCH 3/7] kconfig: qconf: use preferred form of QString API
` [PATCH 4/7] kconfig: qconf: use QCommandLineParser
` [PATCH 5/7] kconfig: qconf: use nullptr in C++11 code
` [PATCH 6/7] kconfig: qconf: use default platform shortcuts
` [PATCH 7/7] kconfig: qconf: simplify character replacement

[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware
 2024-10-23 16:50 UTC  (38+ messages)
` [PATCH 01/37] drm/vc4: Limit max_bpc to 8 on Pi0-3
` [PATCH 02/37] drm/vc4: Use of_device_get_match_data to set generation
` [PATCH 03/37] drm/vc4: Fix reading of frame count on GEN5 / Pi4
` [PATCH 04/37] dt-bindings: display: Add BCM2712 HDMI bindings
` [PATCH 05/37] dt-bindings: display: Add BCM2712 HVS bindings
` [PATCH 06/37] dt-bindings: display: Add BCM2712 PixelValve bindings
` [PATCH 07/37] dt-bindings: display: Add BCM2712 MOP bindings
` [PATCH 08/37] dt-bindings: display: Add BCM2712 MOPLET bindings
` [PATCH 09/37] dt-bindings: display: Add BCM2712 KMS driver bindings
` [PATCH 10/37] drm/vc4: drv: Support BCM2712
` [PATCH 11/37] drm/vc4: hvs: Add support for BCM2712 HVS
` [PATCH 12/37] drm/vc4: crtc: Add support for BCM2712 PixelValves
` [PATCH 13/37] drm/vc4: hdmi: Add support for BCM2712 HDMI controllers
` [PATCH 14/37] drm/vc4: txp: Introduce structure to deal with revision differences
` [PATCH 15/37] drm/vc4: txp: Rename TXP data structure
` [PATCH 16/37] drm/vc4: txp: Add byte enable toggle bit
` [PATCH 17/37] drm/vc4: txp: Add horizontal and vertical size offset "
` [PATCH 18/37] drm/vc4: txp: Handle 40-bits DMA Addresses
` [PATCH 19/37] drm/vc4: txp: Move the encoder type in the variant structure
` [PATCH 20/37] drm/vc4: txp: Add a new TXP encoder type
` [PATCH 21/37] drm/vc4: txp: Add support for BCM2712 MOP
` [PATCH 22/37] drm/vc4: txp: Add BCM2712 MOPLET support
` [PATCH 23/37] drm/vc4: drv: Add support for 2712 D-step
` [PATCH 24/37] drm/vc4: hvs: Add in "
` [PATCH 25/37] drm/vc4: plane: Add "
` [PATCH 26/37] drm/vc4: hdmi: Support 2712 D-step register map
` [PATCH 27/37] drm/vc4: Add additional warn_on for incorrect revisions
` [PATCH 28/37] drm/vc4: Enable bg_fill if there are no planes enabled
` [PATCH 29/37] drm/vc4: Drop planes that are completely off-screen or 0 crtc size
` [PATCH 30/37] clk: bcm: rpi: Add ISP to exported clocks
` [PATCH 31/37] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
` [PATCH 32/37] clk: bcm: rpi: Enable minimize for all firmware clocks
` [PATCH 33/37] clk: bcm: rpi: Create helper to retrieve private data
` [PATCH 34/37] clk: bcm: rpi: Add disp clock
` [PATCH 35/37] arm64: dts: broadcom: Add firmware clocks and power nodes to Pi5 DT
` [PATCH 36/37] arm64: dts: broadcom: Add display pipeline support to BCM2712
` [PATCH 37/37] arm64: dts: broadcom: Add DT for D-step version of BCM2712

[PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
 2024-10-23 16:48 UTC 

[PATCH v3 1/1] binder: report txn errors via generic netlink
 2024-10-23 16:47 UTC  (2+ messages)

[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
 2024-10-23 16:45 UTC  (9+ messages)

selftests/sched_ext: enq_last_no_enq_fails testcase fails
 2024-10-23 16:43 UTC 

[PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices
 2024-10-23 16:40 UTC  (2+ messages)

[PATCH] arm64: Return early when break handler is found on linked-list
 2024-10-23 16:40 UTC  (4+ messages)

[PATCH] sched/topology: Enable topology_span_sane check only for debug builds
 2024-10-23 16:39 UTC  (2+ messages)

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-10-23 16:36 UTC  (8+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page

[PATCH] arm64: set "rodata=on" as default
 2024-10-23 16:35 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs615: Adds SPMI bus, PMIC and peripherals
 2024-10-23 16:34 UTC  (6+ messages)

[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-23 16:32 UTC  (5+ messages)
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1

[PATCH v6 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-10-23 16:30 UTC  (4+ messages)
` [PATCH v6 3/5] firmware: psci: Read and use vendor reset types

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-10-23 16:27 UTC  (9+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH 0/3] perf: arm_cspmu: nvidia: update event list and filter
 2024-10-23 16:27 UTC  (9+ messages)
` [PATCH 2/3] perf: arm_cspmu: nvidia: update CNVLINK PMU events
` [PATCH 3/3] perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-23 16:16 UTC  (5+ messages)
` [PATCH v13 02/18] EDAC: Add scrub control feature

[PATCH V3 0/4] firmware: arm_scmi: Misc Fixes
 2024-10-23 16:26 UTC  (4+ messages)

[PATCH v3 0/5] implement lightweight guard pages
 2024-10-23 16:24 UTC  (6+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
` [PATCH v3 4/5] tools: testing: update tools UAPI header for mman-common.h
` [PATCH v3 5/5] selftests/mm: add self tests for guard page feature

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag
 2024-10-23 16:24 UTC  (3+ messages)

[PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-23 16:24 UTC  (13+ messages)
` [PATCH v4 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v4 6/6] Add Propeller configuration for kernel build

[PATCH v5 00/12] Add bootph-all property for J7 boards
 2024-10-23 16:22 UTC  (4+ messages)
` [PATCH v5 12/12] arm64: dts: ti: k3-j7200-evm*: Add bootph-* properties

[PATCH v4 00/11] Preemption support for A7XX
 2024-10-23 16:21 UTC  (6+ messages)

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-23 16:21 UTC  (3+ messages)
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3

[PATCH 0/4] add sof support on imx95
 2024-10-23 16:21 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: fsl,imx-rproc: add new compatible
` [PATCH 2/4] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support
` [PATCH 3/4] ASoC: SOF: imx: add driver for imx95
` [PATCH 4/4] arm64: dts: imx: add imx95 dts for sof

[RFC PATCH v2] perf Documentation: Describe the PMU naming convention
 2024-10-23 16:21 UTC  (5+ messages)

[PATCH 1/2] kasan: Fix Software Tag-Based KASAN with GCC
 2024-10-23 16:21 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