All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-17 16:45:58 to 2024-10-17 17:18:10 UTC [more...]

[PATCH v6 00/44] Boot modules for Hyperlaunch
 2024-10-17 17:03 UTC  (26+ messages)
` [PATCH v6 01/44] x86/boot: move x86 boot module counting into a new boot_info struct
` [PATCH v6 02/44] x86/boot: move boot loader name to boot info
` [PATCH v6 03/44] x86/boot: move cmdline "
` [PATCH v6 04/44] x86/boot: move mmap info "
` [PATCH v6 05/44] x86/boot: introduce struct boot_module
` [PATCH v6 06/44] x86/boot: convert consider_modules to "
` [PATCH v6 07/44] x86/boot: move headroom to boot modules
` [PATCH v6 08/44] x86/boot: convert mod refs to boot_module mod
` [PATCH v6 09/44] x86/boot: introduce boot module types
` [PATCH v6 10/44] x86/boot: introduce boot module flags
` [PATCH v6 11/44] x86/boot: add start and size fields to struct boot_module
` [PATCH v6 12/44] x86/boot: update struct boot_module on module relocation
` [PATCH v6 13/44] x86/boot: transition relocation calculations to struct boot_module
` [PATCH v6 14/44] x86/boot: introduce boot module interator
` [PATCH v6 15/44] x86/boot: introduce consumed flag for struct boot_module
` [PATCH v6 16/44] x86/boot: split bootstrap_map_addr() out of bootstrap_map()
` [PATCH v6 17/44] x86/boot: convert microcode loading to consume struct boot_info
` [PATCH v6 18/44] x86/boot: convert late microcode loading to struct boot_module
` [PATCH v6 19/44] x86/boot: use consumed boot module flag for microcode
` [PATCH v6 21/44] x86/boot: convert ramdisk locating to struct boot_module
` [PATCH v6 23/44] x86/boot: remove module_map usage from xsm policy loading
` [PATCH v6 34/44] x86/boot: drop the use of initial_images unit global
` [PATCH v6 36/44] x86/boot: remove remaining module_t references
` [PATCH v6 37/44] x86/boot: remove mod from struct boot_module
` [PATCH v6 38/44] x86/boot: introduce boot domain

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2024-10-17 17:17 UTC  (11+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
    ` The "make headers" requirement, revisited: "

[linux-next:master 4259/5321] fs/btrfs/bio.c:132:17: sparse: sparse: cast from restricted blk_status_t
 2024-10-17 17:17 UTC 

[PATCH] wifi: ath12k: Support MBSSID Control Frame Stats
 2024-10-17 17:12 UTC  (2+ messages)

[PATCH v4 00/19] Implement DWARF modversions
 2024-10-17 17:16 UTC  (4+ messages)
` [PATCH v4 03/19] gendwarfksyms: Add address matching

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-10-17 17:17 UTC  (5+ messages)
` [PATCH v26 00/15] Log subsystem improvements
  ` [PATCH v26 05/15] eal: do not duplicate rte_init_alert() messages

[PATCH net-next v1 0/5] net: stmmac: Refactor FPE as a separate module
 2024-10-17 17:16 UTC  (4+ messages)
` [PATCH net-next v1 3/5] net: stmmac: Rework marco definitions for gmac4 and xgmac

[RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
 2024-10-17 17:16 UTC  (15+ messages)

[PATCH 0/2] arm: Add collie and sx functional tests
 2024-10-17 17:15 UTC  (3+ messages)
` [PATCH 1/2] tests/functional: Add a functional test for the collie board

[RFC PATCH 0/6] KVM: arm64: Errata management for VM Live migration
 2024-10-17 17:16 UTC  (8+ messages)

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-17 17:06 UTC  (11+ messages)

[PATCH 0/6] Reduce scope address-of-packed-member warning
 2024-10-17 17:15 UTC  (7+ messages)
` [PATCH 5/6] net: add smaller IPv4 cksum function for simple cases

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-17 17:15 UTC  (25+ messages)
` [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v3 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v3 07/11] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v3 08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support

[PATCH i-g-t v2 0/2] Move backlight read, write to lib
 2024-10-17 17:12 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib/igt_kms: Move backlight read and "
` [PATCH i-g-t v2 2/2] tests/intel/kms_pm_backlight: Refactor and use functions from lib

[PATCH] doc: fix Sphinx build without RTD theme
 2024-10-17 17:14 UTC 

[PATCH v6 0/5] Reuse 32 bit C code more safely
 2024-10-17 17:13 UTC  (3+ messages)
` [PATCH v6 1/5] x86/boot: create a C bundle for 32 bit boot code and use it

[PATCH V2] staging: gpib: Change return type and error code of fluke_get_dma_residue
 2024-10-17 17:13 UTC  (2+ messages)

[PATCH i-g-t v1 0/2] Move backlight read, write to lib
 2024-10-17 17:13 UTC  (4+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: "

[bug report] cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
 2024-10-17 17:12 UTC  (5+ messages)

[PATCH] tools: testing: fix phys_addr_t size on 64-bit systems
 2024-10-17 17:11 UTC  (2+ messages)

[PATCH] mm/gup: stop leaking pinned pages in low memory conditions
 2024-10-17 17:10 UTC  (6+ messages)

[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
 2024-10-17 17:09 UTC 

[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
 2024-10-17 17:09 UTC  (9+ messages)

9pfs regression since 6.12-rc1
 2024-10-17 17:08 UTC 

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-17 17:08 UTC  (7+ messages)
` [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver

[ti:ti-rt-linux-6.1.y-cicd 376/382] arch/arm64/boot/dts/ti/k3-am62a-main.dtsi:844.20-847.5: Warning (graph_child_address): /bus@f0000/dss@30200000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
 2024-10-17 17:07 UTC 

[PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
 2024-10-17 16:30 UTC  (2+ messages)
` [PATCH v3] drm/xe: Handle "

[PATCH net v2] mlxsw: spectrum_router: fix xa_store() error checking
 2024-10-17 17:05 UTC  (2+ messages)

[PATCH v3 0/8] CSV/JSON metric thresholds, fix printf modifiers
 2024-10-17 17:05 UTC  (5+ messages)

[PATCH v2 01/12] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: Convert i.MX35/5x/6 to YAML
 2024-10-17 17:04 UTC  (5+ messages)
` [PATCH v2 12/12] ARM: dts: imx6ul: Align pin config nodes with bindings

[PATCH net-next v5 0/6] Improve neigh_flush_dev performance
 2024-10-17 16:26 UTC  (3+ messages)
` [PATCH net-next v5 2/6] Define neigh_for_each

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-17 17:03 UTC  (6+ messages)
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta

[XEN PATCH v1 0/3] CI: Upgrade the Fedora container and fix build failure
 2024-10-17 17:03 UTC  (5+ messages)
` [XEN PATCH v1 1/3] automation: Fix URL to the gitlab container registry documentation
` [XEN PATCH v1 3/3] CI: Refresh and upgrade the Fedora container

[PATCH 00/10] clockevents: Rearrange cpuhotplug operations
 2024-10-17 16:50 UTC  (11+ messages)
` [PATCH 01/10] clockevents: Improve clockevents_notify_released() comment
` [PATCH 02/10] clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
` [PATCH 03/10] tick: Remove now unneeded low-res tick stop on CPUHP_AP_TICK_DYING
` [PATCH 04/10] arm/twd: Remove clockevents shutdown call on offlining
` [PATCH 05/10] clocksource/drivers/arm_arch_timer: "
` [PATCH 06/10] clocksource/driver/arm_global_timer: "
` [PATCH 07/10] drivers/clocksource/exynos_mct: "
` [PATCH 08/10] clocksource/drivers/armada-370-xp: "
` [PATCH 09/10] clocksource/drivers/qcom: "
` [PATCH 10/10] drivers/clocksource/timer-tegra: "

[PATCH V3 0/9] iommu_ioas_map_file
 2024-10-17 17:02 UTC  (10+ messages)
` [PATCH V3 4/9] iommufd: pfn reader for file mappings
` [PATCH V3 5/9] iommufd: IOMMU_IOAS_MAP_FILE
` [PATCH V3 8/9] iommufd: optimize file mapping

[RFC PATCH 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2024-10-17 16:59 UTC  (6+ messages)
` [RFC PATCH 4/6] acpi/hmat: Add helper functions to provide extended linear cache translation

[PATCH v3 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-17 16:59 UTC  (3+ messages)
` [PATCH v3 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF

[PATCH 0/1] drm/xe: enable lite restore
 2024-10-17 16:59 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

vc4: HDMI Sink doesn't support RGB, something's wrong
 2024-10-17 16:53 UTC  (13+ messages)

[PATCH] cpufreq: airoha: Add EN7581 Cpufreq SMC driver
 2024-10-17 16:56 UTC  (2+ messages)

[syzbot] WARNING in ext4_write_inode (2)
 2024-10-17 16:58 UTC  (2+ messages)
` [syzbot] [ext4?] "

[PATCH] pcie: enable Extended tag field capability
 2024-10-17 16:58 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
 2024-10-17 16:58 UTC  (3+ messages)

[PATCH fix 6.12] mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
 2024-10-17 16:57 UTC  (3+ messages)

[PATCH 0/3] Handle MMIO during event delivery error on SVM
 2024-10-17 16:58 UTC  (5+ messages)
` [PATCH 3/3] selftests: KVM: Add test case for MMIO during event delivery

[PATCH 00/14] clk: qcom: add support for clock controllers on the SAR2130P platform
 2024-10-17 16:57 UTC  (15+ messages)
` [PATCH 01/14] dt-bindings: clock: qcom,rpmhcc: Add SAR2130P compatible
` [PATCH 02/14] dt-bindings: clock: qcom: document SAR2130P Global Clock Controller
` [PATCH 03/14] dt-bindings: clock: qcom,sm8550-tcsr: Add SAR2130P compatible
` [PATCH 04/14] dt-bindings: clock: qcom,sm8550-dispcc: "
` [PATCH 05/14] dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles
` [PATCH 06/14] clk: qcom: clk-branch: Add support for BRANCH_HALT_POLL flag
` [PATCH 07/14] clk: qcom: clk-branch: Add support for SREG branch ops
` [PATCH 08/14] clk: qcom: rcg2: add clk_rcg2_shared_floor_ops
` [PATCH 09/14] clk: qcom: gdsc: add separate sleep state collapse vote support
` [PATCH 10/14] clk: qcom: rpmh: add support for SAR2130P
` [PATCH 11/14] clk: qcom: add support for GCC on SAR2130P
` [PATCH 12/14] clk: qcom: tcsrcc-sm8550: add SAR2130P support
` [PATCH 13/14] clk: qcom: dispcc-sm8550: enable support for SAR2130P
` [PATCH 14/14] clk: qcom: add SAR2130P GPU Clock Controller support

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2024-10-17 16:57 UTC  (2+ messages)

[PATCH 00/18] KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn)
 2024-10-17 16:55 UTC  (6+ messages)
` [PATCH 14/18] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found
` [PATCH 15/18] KVM: x86/mmu: Dedup logic for detecting TLB flushes on leaf SPTE changes

[RFC PATCH v3 00/13] Clavis LSM
 2024-10-17 16:53 UTC  (9+ messages)
` [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check
` [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key
` [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-17 16:55 UTC  (4+ messages)
` [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters

[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
 2024-10-17 16:55 UTC  (11+ messages)

[PATCH] i915: fix DRM_I915_GVT_KVMGT dependencies
 2024-10-17 16:54 UTC  (4+ messages)

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-10-17 16:53 UTC  (4+ messages)

[PATCH v4 00/26] cxl: add Type2 device support
 2024-10-17 16:52 UTC  (27+ messages)
` [PATCH v4 01/26] cxl: add type2 device basic support
` [PATCH v4 02/26] sfc: add cxl support using new CXL API
` [PATCH v4 03/26] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v4 04/26] cxl/pci: add check for validating capabilities
` [PATCH v4 05/26] cxl: move pci generic code
` [PATCH v4 06/26] cxl: add function for type2 cxl regs setup
` [PATCH v4 07/26] sfc: use cxl api for regs setup and checking
` [PATCH v4 08/26] cxl: add functions for resource request/release by a driver
` [PATCH v4 09/26] sfc: request cxl ram resource
` [PATCH v4 10/26] cxl: harden resource_contains checks to handle zero size resources
` [PATCH v4 11/26] cxl: add function for setting media ready by a driver
` [PATCH v4 12/26] sfc: set cxl media ready
` [PATCH v4 13/26] cxl: prepare memdev creation for type2
` [PATCH v4 14/26] sfc: create type2 cxl memdev
` [PATCH v4 15/26] cxl: define a driver interface for HPA free space enumeration
` [PATCH v4 16/26] sfc: obtain root decoder with enough HPA free space
` [PATCH v4 17/26] cxl: define a driver interface for DPA allocation
` [PATCH v4 18/26] sfc: get endpoint decoder
` [PATCH v4 19/26] cxl: make region type based on endpoint type
` [PATCH v4 20/26] cxl/region: factor out interleave ways setup
` [PATCH v4 21/26] cxl/region: factor out interleave granularity setup
` [PATCH v4 22/26] cxl: allow region creation by type2 drivers
` [PATCH v4 23/26] sfc: create cxl region
` [PATCH v4 24/26] cxl: preclude device memory to be used for dax
` [PATCH v4 25/26] cxl: add function for obtaining params from a region
` [PATCH v4 26/26] sfc: support pio mapping based on cxl

[PATCH v2] MAINTAINERS: minor file line update
 2024-10-17 16:53 UTC  (4+ messages)

[RFC] cxl: Update Soft Reserved resources upon region creation
 2024-10-17 16:53 UTC  (4+ messages)

[PATCH v2 net-next 0/6] Mirroring to DSA CPU port
 2024-10-17 16:52 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: sched: propagate "skip_sw" flag to offload for flower and matchall
` [PATCH v2 net-next 2/6] net: dsa: clean up dsa_user_add_cls_matchall()
` [PATCH v2 net-next 3/6] net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check()
` [PATCH v2 net-next 4/6] net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred()
` [PATCH v2 net-next 5/6] net: dsa: allow matchall mirroring rules towards the CPU
` [PATCH v2 net-next 6/6] net: mscc: ocelot: allow tc-flower mirred action towards foreign interfaces

linux-next: build warning after merge of the mm tree
 2024-10-17 16:53 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2
 2024-10-17 16:52 UTC  (2+ messages)

[ovmf test] 188161: regressions - FAIL
 2024-10-17 16:51 UTC 

[PATCH] cw1200: Remove unused cw1200_queue_requeue_all
 2024-10-17 16:50 UTC  (2+ messages)
` wifi: cw1200: Remove unused cw1200_queue_requeue_all()

[PATCH v2 1/2] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()
 2024-10-17 16:50 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: of: use devm_clk_get_optional_enabled_with_rate()
 2024-10-17 16:50 UTC  (2+ messages)

[PATCH] brcmsmac: Remove unused brcms_debugfs_get_devdir
 2024-10-17 16:49 UTC  (2+ messages)
` wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()

Another bcachefs version downgrade bug
 2024-10-17 16:49 UTC  (9+ messages)

[PATCH] brcmfmac: Remove unused brcmf_cfg80211_get_iftype
 2024-10-17 16:49 UTC  (2+ messages)
` wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()

[PATCH v2] wifi: wilc1000: Set MAC after operation mode
 2024-10-17 16:49 UTC  (2+ messages)

[PATCH 1/2] wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer
 2024-10-17 16:48 UTC  (2+ messages)
` [1/2] "

[PATCH 0/2] Improve the tmpfs large folio read performance
 2024-10-17 16:48 UTC  (6+ messages)
` [PATCH 2/2] mm: shmem: improve "

[linux-next:master 4380/4439] include/linux/fortify-string.h:293:17: error: call to '__write_overflow' declared with attribute error: detected write beyond size of object (1st parameter)
 2024-10-17 16:48 UTC  (5+ messages)
` Fwd: "

[PATCH v8 1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-10-17 16:48 UTC  (2+ messages)

[PATCH 1/3] drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
 2024-10-17 16:46 UTC  (2+ messages)

[mhiramat:topic/fprobe-on-fgraph 11/16] kismet: WARNING: unmet direct dependencies detected for FUNCTION_GRAPH_TRACER when selected by FPROBE
 2024-10-17 16:46 UTC 

Multiconfig Build using local.conf and multiconfig by design or bug?
 2024-10-17 16:47 UTC  (2+ messages)
` [poky] "

[PATCH v2] wifi: wilc1000: Keep slot powered on during suspend/resume
 2024-10-17 16:47 UTC  (2+ messages)

acppdmmach: add support for ACP 7.0
 2024-10-17 16:46 UTC 

[PATCH v1] riscv: dts: starfive: disable unused csi/camss nodes
 2024-10-17 16:41 UTC  (2+ messages)

[PATCH v1] wifi: rt2x00: convert comma to semicolon
 2024-10-17 16:46 UTC  (2+ messages)

[PATCH v1] firmware: microchip: auto-update: fix poll_complete() to not report spurious timeout errors
 2024-10-17 16:41 UTC  (2+ messages)

[meta-oe][PATCHv2 1/2] fastfloat: add recipe
 2024-10-17 16:45 UTC  (3+ messages)
  ` [oe] [meta-oe][PATCHv2 2/2] libplacebo: dont use gitsm

[PATCH] phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies
 2024-10-17 15:31 UTC  (2+ messages)

[PATCH v2 01/12] wifi: mwifiex: add missing locking
 2024-10-17 16:45 UTC  (2+ messages)
` [v2,01/12] wifi: mwifiex: add missing locking for cfg80211 calls


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.