All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 15:32:51 to 2024-12-06 16:20:08 UTC [more...]

Hitting AUTOIBRS WARN_ON_ONCE() in init_amd() booting 32-bit kernel under KVM
 2024-12-06 16:20 UTC  (2+ messages)

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-06 16:19 UTC  (5+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender

[PATCH] Documentation: remove :kyb: tags
 2024-12-06 16:19 UTC  (2+ messages)

[PATCH 1/6] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
 2024-12-06 16:19 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] drivers/bus: "

[PATCH v5 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
 2024-12-06 16:14 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v5 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v5 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v5 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-12-06 16:18 UTC  (5+ messages)
` [PATCH v2 03/25] x86/virt/tdx: Read essential global metadata for KVM

[PATCH v2 0/3] clk: samsung: Introduce Exynos990 clock support
 2024-12-06 16:12 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Exynos990 SoC CMU bindings
` [PATCH v2 2/3] clk: samsung: clk-pll: Add support for pll_{0717x, 0718x, 0732x}
` [PATCH v2 3/3] clk: samsung: Introduce Exynos990 clock controller driver

[PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
 2024-12-06 16:14 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Skip Invalid Streams from DSC Policy
 2024-12-06 16:17 UTC  (4+ messages)

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-06 16:17 UTC  (5+ messages)

[PATCH 00/15] amd-pstate 6.14 cleanups and improvements
 2024-12-06 16:16 UTC  (4+ messages)
` [PATCH 11/15] cpufreq/amd-pstate: Cache EPP value and use that everywhere

[PATCH v2] sched_attr: Do not define for glibc >= 2.41
 2024-12-06 16:16 UTC  (2+ messages)

[patch] mount.nfs: Add support for nfs://-URLs 
 2024-12-06 16:15 UTC  (3+ messages)
  ` nfs-utils library dependency littering - fork nfs-utils for Debian? "

[PATCH] wic: bootimg-pcbios.py: optionally pass 'initrd' from .wks(.in) via sourceparams
 2024-12-06 16:16 UTC  (2+ messages)
` Patchtest results for "

[PATCH v3 0/7] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2024-12-06 16:16 UTC  (4+ messages)
` [PATCH v3 6/7] acpi/ghes, cper: Recognize and cache CXL "

[PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during mongrp_reparent
 2024-12-06 16:14 UTC  (8+ messages)
` [PATCH v1 3/6] x86/resctrl: Disallow mongroup rename on MPAM

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-06 16:13 UTC  (6+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers

[PATCH v4 1/2] PCI: dwc: Add support for vendor specific capability search
 2024-12-06 16:13 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
 2024-12-06 16:11 UTC  (3+ messages)

Packet pointer invalidation and subprograms
 2024-12-06 16:12 UTC  (12+ messages)

[PATCH v4 00/14] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-06 16:12 UTC  (3+ messages)
` [PATCH v4 01/14] KVM: arm64: Consolidate allowed and restricted VM feature checks

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

[PATCH 00/67] target/arm: AArch64 decodetree conversion, final part
 2024-12-06 16:12 UTC  (22+ messages)
` [PATCH 37/67] target/arm: Convert CLS, CLZ (vector) to decodetree
` [PATCH 44/67] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
` [PATCH 45/67] target/arm: Convert handle_2misc_pairwise to decodetree
` [PATCH 48/67] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN "
` [PATCH 49/67] target/arm: Convert FCVTN, BFCVTN "
` [PATCH 50/67] target/arm: Convert FCVTXN "
` [PATCH 51/67] target/arm: Convert SHLL "
` [PATCH 52/67] target/arm: Convert FABS, FNEG (vector) "
` [PATCH 53/67] target/arm: Convert FSQRT "
` [PATCH 54/67] target/arm: Convert FRINT* "

[PATCH] iio: adc: ad7124: Disable all channels at probe time
 2024-12-06 16:11 UTC  (5+ messages)

[PATCH 0/2] rt-tests: libcpupower feature detection fixes
 2024-12-06 16:11 UTC  (3+ messages)
` [PATCH 1/2] rt-tests: Put variables in test-feature in quotes

[PATCH bpf v3 0/3] Fix for raw_tp PTR_MAYBE_NULL handling
 2024-12-06 16:10 UTC  (4+ messages)
` [PATCH bpf v3 1/3] bpf: Suppress warning for non-zero off raw_tp arg NULL check
` [PATCH bpf v3 2/3] bpf: Do not mark NULL-checked raw_tp arg as scalar
` [PATCH bpf v3 3/3] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking

[PATCH] hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field
 2024-12-06 16:10 UTC  (2+ messages)

[PATCH] wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s
 2024-12-06 16:09 UTC  (11+ messages)

[PATCH v2 0/2] Add support for Avago/Broadcom APDS9160
 2024-12-06 16:09 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v2 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[lunn:v6.12.0-scu4-dt-overlay 5/30] versioncheck: ./drivers/platform/x86/scu.c: 24 linux/version.h not needed
 2024-12-06 16:09 UTC 

[PATCH RFC v4 0/3] fix two bugs related to page_pool
 2024-12-06 16:09 UTC  (9+ messages)
` [PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local

[PATCH v11 00/26] Modernize the build system
 2024-12-06 16:10 UTC  (3+ messages)
` [PATCH v11 26/26] Revert "meson: fix conflicts with in-flight topics"

[PATCH v4 00/10] vfio/igd: Enable legacy mode on more devices
 2024-12-06 16:07 UTC  (2+ messages)

multiple toolchains in SDK?
 2024-12-06 16:08 UTC  (2+ messages)
` [OE-core] "

[PATCH v4] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
 2024-12-06 16:08 UTC  (3+ messages)

[PATCH v2 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX
 2024-12-06 16:06 UTC  (14+ messages)

[PATCH RFC] pidfs: use maple tree
 2024-12-06 16:06 UTC  (4+ messages)

[PATCH 0/2] Add support for A1 SoC in auxiliary reset driver
 2024-12-06 16:03 UTC  (3+ messages)

[PATCH net-next v8 00/17] io_uring zero copy rx
 2024-12-06 16:05 UTC  (3+ messages)
` [PATCH net-next v8 09/17] io_uring/zcrx: add interface queue and refill queue

[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
 2024-12-06 16:03 UTC  (4+ messages)

[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
 2024-12-06 16:02 UTC  (12+ messages)

[PATCH 0/3] target/arm: implement SEL2 physical and virtual timers
 2024-12-06 16:02 UTC  (4+ messages)
` [PATCH 1/3] target/arm: document the architectural names of our GTIMERs
` [PATCH 2/3] target/arm: ensure cntvoff_el2 also used for EL2 virt timer
` [PATCH 3/3] target/arm: implement SEL2 physical and virtual timers

[PATCH v1 1/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
 2024-12-06 16:01 UTC  (11+ messages)

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 48322e474f04f671dc4a57fa2063e9402ecdc51e
 2024-12-06 15:58 UTC 

[PATCH 00/15] Unify MSR intercepts in x86
 2024-12-06 16:01 UTC  (8+ messages)
` [PATCH 12/15] KVM: x86: Track possible passthrough MSRs in kvm_x86_ops

[PATCH 6.6.x] btrfs: add cancellation points to trim loops
 2024-12-06 16:01 UTC 

[PATCH net] udp: fix l4 hash after reconnect
 2024-12-06 16:01 UTC  (3+ messages)

[PATCH v2] fanotify: notify on mount attach and detach
 2024-12-06 16:00 UTC  (2+ messages)

[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in netdev_walk_all_lower_dev
 2024-12-06 15:59 UTC 

[PATCH 0/2] Misc Hexagon QOL
 2024-12-06 16:01 UTC  (3+ messages)
` [PATCH 1/2] target/hexagon: Use argparse in all python scripts
` [PATCH 2/2] target/hexagon: Make HVX vector args. restrict *

[PATCH 6.12 000/146] 6.12.4-rc1 review
 2024-12-06 15:58 UTC 

[PATCH for-10.0 0/5] tests/functional: Convert tests with find_free_ports()
 2024-12-06 15:56 UTC  (6+ messages)
` [PATCH 2/5] tests/functional: Extract the find_free_ports() function into a helper file

[PATCH] mempolicy.h: Remove unnecessary header file inclusions
 2024-12-06 15:53 UTC 

[PATCH 00/19] arm64: dts: qcom: Fix remoteproc memory base and length
 2024-12-06 15:56 UTC  (32+ messages)
` [PATCH 01/19] arm64: dts: qcom: sm8350: Fix ADSP "
` [PATCH 02/19] arm64: dts: qcom: sm8350: Fix CDSP "
` [PATCH 03/19] arm64: dts: qcom: sm8350: Fix MPSS memory length
` [PATCH 04/19] arm64: dts: qcom: sm8450: Fix ADSP memory base and length
` [PATCH 05/19] arm64: dts: qcom: sm8450: Fix CDSP memory length
` [PATCH 06/19] arm64: dts: qcom: sm8450: Fix MPSS "
` [PATCH 07/19] arm64: dts: qcom: sm8550: Fix ADSP memory base and length
` [PATCH 08/19] arm64: dts: qcom: sm8550: Fix CDSP memory length
` [PATCH 09/19] arm64: dts: qcom: sm8550: Fix MPSS "
` [PATCH PATCH RFT 10/19] arm64: dts: qcom: sm8650: Fix ADSP memory base and length
` [PATCH PATCH RFT 11/19] arm64: dts: qcom: sm8650: Fix CDSP memory length
` [PATCH PATCH RFT 12/19] arm64: dts: qcom: sm8650: Fix MPSS "
` [PATCH 13/19] arm64: dts: qcom: x1e80100: Fix ADSP memory base and length
` [PATCH 14/19] arm64: dts: qcom: x1e80100: Fix CDSP memory length
` [PATCH PATCH RFT 15/19] arm64: dts: qcom: sm6350: Fix ADSP "
` [PATCH PATCH RFT 16/19] arm64: dts: qcom: sm6350: Fix MPSS "
` [PATCH PATCH RFT 17/19] arm64: dts: qcom: sm6375: Fix ADSP "
` [PATCH PATCH RFT 18/19] arm64: dts: qcom: sm6375: Fix CDSP memory base and length
` [PATCH PATCH RFT 19/19] arm64: dts: qcom: sm6375: Fix MPSS "

[PATCH] reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated device
 2024-12-06 15:55 UTC  (2+ messages)

[PATCH 0/3] Defer lcore variables allocation
 2024-12-06 15:55 UTC  (3+ messages)

[PATCH v2 0/8] SMBIOS improvements
 2024-12-06 15:54 UTC  (6+ messages)
` [PATCH v2 3/8] sysinfo: Add sysinfo driver and data structure for smbios

[PATCH] drm/xe: Avoid evicting object of the same vm in none fault mode
 2024-12-06 15:53 UTC  (4+ messages)

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-12-06 15:51 UTC  (9+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()

[PATCH] mtd: spi-nor: macronix: use nor->addr_nbytes
 2024-12-06 15:51 UTC  (3+ messages)

[PATCH iproute2-next, v4 1/2] iproute2: expose netlink constants in UAPI
 2024-12-06 15:49 UTC  (3+ messages)
` [PATCH iproute2-next, v4 2/2] iproute2: add 'ip monitor maddr' support

[PATCH] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar
 2024-12-06 15:46 UTC  (2+ messages)

[PATCH] efi/zboot: Limit compression options to GZIP and ZSTD
 2024-12-06 15:49 UTC  (2+ messages)

[PATCH v4 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
 2024-12-06 15:45 UTC  (2+ messages)
` Re: [PATCH v3 "

[PATCH] ksmbd: set ATTR_CTIME flags when setting mtime
 2024-12-06 15:38 UTC 

[ANNOUNCE] v6.13-rc1-rt1
 2024-12-06 15:47 UTC 

[PATCH v2 0/7] migration/multifd: Some VFIO / postcopy preparations on flush
 2024-12-06 15:46 UTC  (9+ messages)
` [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
` [PATCH v2 7/7] migration/multifd: Document the reason to sync for save_setup()

[PATCH] drm:panel-orientation-quirks Added DeckHD support to panel orientation quirks for Steam Deck This commit introduces a new quirk to handle specific orientation issues for DeckHD panels on the Steam Deck. The quirk ensures the correct display orientation for these panels, enhancing the user experience on Steam Deck devices. Tested on my Steam Deck to ensure reliability. Feedback and further testing are welcome
 2024-12-06 21:45 UTC 

[PATCH] object-name: fix reversed ordering with magic pathspecs
 2024-12-06 15:45 UTC  (5+ messages)
` [PATCH v2] object-name: fix reversed ordering with ":/<PATTERN>" revisions
` [PATCH v3] "

[PATCH v1] drm/i915/selftest: Log throttle reasons on failure
 2024-12-06 15:45 UTC  (2+ messages)

[PATCH 0/1] Fix ISP hw init issue
 2024-12-06 15:44 UTC  (4+ messages)
` [PATCH 1/1] drm/amdgpu: Fix ISP HW "

[PATCH] arm/fvp-base-a-aem: upgrade to 11.27.19
 2024-12-06 15:35 UTC  (2+ messages)

[PATCH v3 0/2] arm-bsp: corstone1000: `CORSTONE1000-2024.11` pre-release
 2024-12-06 15:35 UTC  (2+ messages)

[PATCH styhead] arm-bsp/trusted-firmware-m: corstone1000: Fix Secure Debug connection due to token version mismatch
 2024-12-06 15:35 UTC  (2+ messages)

[PATCH 0/2] arm-bsp: corstone1000: `CORSTONE1000-2024.11` pre-release
 2024-12-06 15:35 UTC  (2+ messages)

[PATCH styhead 0/3] arm-bsp: corstone1000: `CORSTONE1000-2024.11` release
 2024-12-06 15:35 UTC  (2+ messages)

[PATCH] tcg/optimize: Fix constant folding of setcond
 2024-12-06 15:41 UTC  (2+ messages)

[PATCH 0/7] wifi: ath12k: MLO support part 6
 2024-12-06 15:42 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v5] i40e: add ability to reset VF for Tx and Rx MDD events
 2024-12-06 15:40 UTC  (2+ messages)

[PATCH v1 0/2] GPIO: improve and fix pmic gpios behavior
 2024-12-06 15:40 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: add PMIC_GPIO Kconfig option
` [PATCH v1 2/2] gpio: fix request of PMIC GPIO child

Question regarding TLS Key update for NVMe-TCP protocol
 2024-12-06 15:40 UTC  (9+ messages)

[PATCH] gpio: gpiolib: fix refcount imbalance in gpiochip_setup_dev()
 2024-12-06 15:40 UTC  (5+ messages)

[PATCH 0/2] mremap: Fix newaddr hint with MREMAP_DONTUNMAP
 2024-12-06 15:39 UTC  (4+ messages)
` [PATCH 1/2] mremap: Fix new_addr being used as a "

Kernel Oops on alpha with kernel version >=6.9.x
 2024-12-06 15:39 UTC  (8+ messages)

[PATCH] drm/v3d: Fix miscellaneous documentation errors
 2024-12-06 15:39 UTC 

[GIT PULL] regmap fixes for v6.13-rc1
 2024-12-06 15:39 UTC 

[RFC PATCH] i915/gt: Reapply workarounds in case the previous attempt failed
 2024-12-06 15:38 UTC  (2+ messages)

[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-06 15:38 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/connector: add eld_mutex to protect connector->eld (rev2)

[PATCH stable 6.1 1/3] net: Move {l,t,d}stats allocation to core and convert veth & vrf
 2024-12-06 15:34 UTC  (3+ messages)
` [PATCH stable 6.1 2/3] bpf: Fix dev's rx stats for bpf_redirect_peer traffic
` [PATCH stable 6.1 3/3] veth: Use tstats per-CPU traffic counters

[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-06 15:34 UTC  (2+ messages)

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-06 15:34 UTC  (11+ messages)

[PATCH v10 0/9] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2024-12-06 15:32 UTC  (3+ messages)
` [PATCH v10 2/9] fw_cfg: Refactor extra pci roots addition

[PATCH v2 1/2] tools: dtoc: Allow passing optional input directories
 2024-12-06 15:32 UTC  (4+ messages)
` [PATCH v2 2/2] tools: binman: Pass a list of input directory to EnsureCompiled()


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.