All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-01 13:46:46 to 2024-12-01 16:20:01 UTC [more...]

[PATCH 0/8] Reverts and fixes for board failures
 2024-12-01 15:51 UTC  (16+ messages)
` [PATCH 1/8] CI: Drop extra condition for sjg lab
` [PATCH 2/8] Revert "power: regulator: Trigger probe of regulators which are always-on or boot-on"
` [PATCH 3/8] Revert "fdt: Correct condition for bloblist existing"
` [PATCH 4/8] Revert "fdt: Allow the devicetree to come from a bloblist"
` [PATCH 5/8] fdt: Allow the devicetree to come from a bloblist
` [PATCH 6/8] binman: Avoid skipping binman_init()
` [PATCH 7/8] Revert "global_data: Drop spl_handoff"
` [PATCH 8/8] CI: Drop broken boards from sjg lab

[PATCH 0/3] Device Tree for Apple T2 (T8012) SoC devices
 2024-12-01 16:18 UTC 

[PATCH 0/8] vfio/igd: Enable legacy mode on more devices
 2024-12-01 16:09 UTC  (6+ messages)
` [PATCH 3/8] vfio/igd: remove unsupported device ids
` [PATCH 4/8] vfio/igd: align generation with i915 kernel driver
` [PATCH 5/8] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake device ids
` [PATCH 7/8] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
` [PATCH 8/8] vfio/igd: add x-igd-gms option back to set DSM region size for guest

[PATCH v4 00/25] efi: Tidy up confusion between pointers and addresses
 2024-12-01 15:24 UTC  (25+ messages)
` [PATCH v4 01/25] efi: Define fields in struct efi_mem_desc
` [PATCH v4 02/25] efi_loader: Fix typos in enum efi_allocate_type
` [PATCH v4 03/25] efi_loader: Drop extra brackets in efi_mem_carve_out()
` [PATCH v4 04/25] efi_loader: Add comments where incorrect addresses are used
` [PATCH v4 05/25] efi_loader: Show the resulting memory address from an alloc
` [PATCH v4 06/25] efi_loader: Update startimage_exit self-test to check error
` [PATCH v4 07/25] efi_loader: Move some memory-function comments to header
` [PATCH v4 09/25] efi_loader: Use the enum for memory type
` [PATCH v4 10/25] efi_loader: Use a separate struct for memory nodes
` [PATCH v4 11/25] efi_loader: Drop virtual_start from priv_mem_desc
` [PATCH v4 12/25] efi_loader: Drop reserved "
` [PATCH v4 13/25] efi_loader: Use the enum for the memory type in priv_mem_desc
` [PATCH v4 14/25] efi_loader: Avoid assigning desc in efi_mem_carve_out()
` [PATCH v4 15/25] efi_loader: Move struct efi_mem_list fields together
` [PATCH v4 16/25] efi_loader: Rename struct efi_mem_list to mem_node
` [PATCH v4 17/25] efi_loader: Rename physical_start to base
` [PATCH v4 18/25] efi_loader: Use correct type in efi_add_runtime_mmio()
` [PATCH v4 19/25] efi_loader: Show the address for pool allocations
` [PATCH v4 20/25] efi_loader: Don't try to add sandbox runtime code
` [PATCH v4 21/25] efi_loader: Update to use addresses internally
` [PATCH v4 22/25] efi_loader: Correct address-usage in copy_fdt()
` [PATCH v4 23/25] efi_loader: Drop comments about incorrect addresses
` [PATCH v4 24/25] efi_bootmgr: Avoid casts in try_load_from_uri_path()
` [PATCH v4 25/25] efi_loader: Simplify efi_dp_from_mem()

[PATCH v2] printf: Remove unused 'bprintf'
 2024-12-01 16:19 UTC  (7+ messages)

[PATCH 00/10] Improve UEFI app support
 2024-12-01 16:14 UTC  (19+ messages)
` [PATCH 01/10] Add EFI handover support to bootm
` [PATCH 02/10] Add part_find command
` [PATCH 03/10] Add a command to find a load address
` [PATCH 04/10] Hook up EFI env variable support in the EFI app
` [PATCH 05/10] Add EFI network driver
` [PATCH 06/10] Add UEFI TPM2 driver
` [PATCH 07/10] Support separate DTB files with the UEFI app
` [PATCH 08/10] Use the correct ramdisk address
` [PATCH 09/10] Fix efi_bind_block

drivers/hid/hid-nintendo.c:314 joycon_request_calibration() warn: right shifting more than type allows 16 vs 16
 2024-12-01 16:12 UTC 

[PATCH 6.13] PCI/pwrctrl: Skip NULL of_node when unregistering
 2024-12-01 16:13 UTC  (4+ messages)

[PATCH v5 0/9] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-12-01 15:28 UTC  (10+ messages)
` [PATCH v5 1/9] kernel: Document ALIGN macros
` [PATCH v5 2/9] efi: Disable secure boot in bootflow_efi() test
` [PATCH v5 3/9] board_f: Correct stack reservation
` [PATCH v5 4/9] board_f: Rename reserve_stack_aligned()
` [PATCH v5 5/9] efi: Drop the memset() from efi_alloc()
` [PATCH v5 6/9] efi: Show the location of the bounce buffer when debugging
` [PATCH v5 7/9] event: Add a generic way to reserve memory
` [PATCH v5 8/9] efi: Reserve some memory for initial use
` [PATCH v5 9/9] efi: Keep early allocations to the U-Boot region

[PATCH RFC-for-10.0] hw/usb/hcd-xhci-pci: Use event ring 0 if interrupter mapping unsupported
 2024-12-01 16:03 UTC 

[PATCH v3 00/15] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-01 16:01 UTC  (4+ messages)
` [PATCH v3 14/15] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag

[android-common:android11-5.4 869/30000] kismet: WARNING: unmet direct dependencies detected for ASYMMETRIC_KEY_TYPE when selected by INCREMENTAL_FS
 2024-12-01 16:01 UTC 

[PATCH 1/4] exportfs: add flag to indicate local file handles
 2024-12-01 16:01 UTC  (2+ messages)

[PATCH v4 00/10] Add PMGR nodes for Apple A7-A11 SoCs
 2024-12-01 15:56 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: arm: apple: apple,pmgr: Add A7-A11 compatibles
` [PATCH v4 02/10] dt-bindings: arm: apple: apple,pmgr-pwrstate: "
` [PATCH v4 03/10] arm64: dts: apple: s5l8960x: Add PMGR node
` [PATCH v4 04/10] arm64: dts: apple: t7000: "
` [PATCH v4 05/10] arm64: dts: apple: t7001: "
` [PATCH v4 06/10] arm64: dts: apple: s8000: Add PMGR nodes
` [PATCH v4 07/10] arm64: dts: apple: s8001: "
` [PATCH v4 08/10] arm64: dts: apple: t8010: "
` [PATCH v4 09/10] arm64: dts: apple: t8011: "
` [PATCH v4 10/10] arm64: dts: apple: t8015: "

drivers/soc/fsl/qe/qmc.c:1331:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-12-01 15:51 UTC 

[linyunsheng:pcp_prototype_241117 1/1] mm/memory-failure.c:181:3: error: call to undeclared function 'drain_all_pages'; ISO C99 and later do not support implicit function declarations
 2024-12-01 15:51 UTC 

[PATCH V2] Add guards around [nfsidmap] usages of [sysconf]
 2024-12-01 15:36 UTC 

[RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit
 2024-12-01 15:38 UTC  (11+ messages)
` [RFC PATCH V0 01/10] mm: Add kmmscand kernel daemon
` [RFC PATCH V0 02/10] mm: Maintain mm_struct list in the system
` [RFC PATCH V0 03/10] mm: Scan the mm and create a migration list
` [RFC PATCH V0 04/10] mm/migration: Migrate accessed folios to toptier node
` [RFC PATCH V0 05/10] mm: Add throttling of mm scanning using scan_period
` [RFC PATCH V0 06/10] mm: Add throttling of mm scanning using scan_size
` [RFC PATCH V0 07/10] sysfs: Add sysfs support to tune scanning
` [RFC PATCH V0 08/10] vmstat: Add vmstat counters
` [RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration
` [RFC PATCH V0 DO NOT MERGE 10/10] kmmscand: Add scanning

stage1 compiler sometimes hangs
 2024-12-01 15:38 UTC  (7+ messages)
      ` mm/slab.h "unknown type name 'u128'"

[PATCH v2] rust: add safety comment in rust_fmt_argument
 2024-12-01 15:37 UTC  (5+ messages)

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-12-01 15:31 UTC  (4+ messages)
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching

WARNING: CPU: 1 PID: 1 at drivers/pci/devres.c:602 pcim_add_mapping_to_legacy_table+0x74/0x90
 2024-12-01 15:31 UTC  (4+ messages)

kernel/futex/pi.c:723:3-9: preceding lock on line 821
 2024-12-01 15:29 UTC 

[PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
 2024-12-01 15:27 UTC 

[PATCH i-g-t 0/4] Skip test if joiner display is connected
 2024-12-01 15:26 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for Skip test if joiner display is connected (rev5)
` ✗ Xe.CI.Full: "

[PATCH 00/67] target/arm: AArch64 decodetree conversion, final part
 2024-12-01 15:06 UTC  (68+ messages)
` [PATCH 01/67] target/arm: Use ### to separate 3rd-level sections in a64.decode
` [PATCH 02/67] target/arm: Convert UDIV, SDIV to decodetree
` [PATCH 03/67] target/arm: Convert LSLV, LSRV, ASRV, RORV "
` [PATCH 04/67] target/arm: Convert CRC32, CRC32C "
` [PATCH 05/67] target/arm: Convert SUBP, IRG, GMI "
` [PATCH 06/67] target/arm: Convert PACGA "
` [PATCH 07/67] target/arm: Convert RBIT, REV16, REV32, REV64 "
` [PATCH 08/67] target/arm: Convert CLZ, CLS "
` [PATCH 09/67] target/arm: Convert PAC[ID]*, AUT[ID]* "
` [PATCH 10/67] target/arm: Convert XPAC[ID] "
` [PATCH 11/67] target/arm: Convert disas_logic_reg "
` [PATCH 12/67] target/arm: Convert disas_add_sub_ext_reg "
` [PATCH 13/67] target/arm: Convert disas_add_sub_reg "
` [PATCH 14/67] target/arm: Convert disas_data_proc_3src "
` [PATCH 15/67] target/arm: Convert disas_adc_sbc "
` [PATCH 16/67] target/arm: Convert RMIF "
` [PATCH 17/67] target/arm: Convert SETF8, SETF16 "
` [PATCH 18/67] target/arm: Convert CCMP, CCMN "
` [PATCH 19/67] target/arm: Convert disas_cond_select "
` [PATCH 20/67] target/arm: Introduce fp_access_check_scalar_hsd
` [PATCH 21/67] target/arm: Introduce fp_access_check_vector_hsd
` [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
` [PATCH 23/67] target/arm: Convert FMOV, FABS, FNEG (scalar) "
` [PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*
` [PATCH 25/67] target/arm: Remove helper_sqrt_f16
` [PATCH 26/67] target/arm: Convert FSQRT (scalar) to decodetree
` [PATCH 27/67] target/arm: Convert FRINT[NPMSAXI] "
` [PATCH 28/67] target/arm: Convert BFCVT "
` [PATCH 29/67] target/arm: Convert FRINT{32, 64}[ZX] (scalar) "
` [PATCH 30/67] target/arm: Convert FCVT "
` [PATCH 31/67] target/arm: Convert handle_fpfpcvt "
` [PATCH 32/67] target/arm: Convert FJCVTZS "
` [PATCH 33/67] target/arm: Convert handle_fmov "
` [PATCH 34/67] target/arm: Convert SQABS, SQNEG "
` [PATCH 35/67] target/arm: Convert ABS, NEG "
` [PATCH 36/67] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
` [PATCH 37/67] target/arm: Convert CLS, CLZ (vector) to decodetree
` [PATCH 38/67] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit
` [PATCH 39/67] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree
` [PATCH 40/67] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) "
` [PATCH 41/67] target/arm: Introduce gen_gvec_rev{16,32,64}
` [PATCH 42/67] target/arm: Convert handle_rev to decodetree
` [PATCH 43/67] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c
` [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 46/67] target/arm: Remove helper_neon_{add,sub}l_u{16,32}
` [PATCH 47/67] target/arm: Introduce clear_vec
` [PATCH 48/67] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree
` [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 55/67] target/arm: Convert FCVT* (vector, integer) scalar "
` [PATCH 56/67] target/arm: Convert FCVT* (vector, fixed-point) "
` [PATCH 57/67] target/arm: Convert [US]CVTF (vector, integer) "
` [PATCH 58/67] target/arm: Convert [US]CVTF (vector, fixed-point) "
` [PATCH 59/67] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz
` [PATCH 60/67] target/arm: Convert [US]CVTF (vector) to decodetree
` [PATCH 61/67] target/arm: Convert FCVTZ[SU] (vector, fixed-point) "
` [PATCH 62/67] target/arm: Convert FCVT* (vector, integer) "
` [PATCH 63/67] target/arm: Convert handle_2misc_fcmp_zero "
` [PATCH 64/67] target/arm: Convert FRECPE, FRECPX, FRSQRTE "
` [PATCH 65/67] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte
` [PATCH 66/67] target/arm: Convert URECPE and URSQRTE to decodetree
` [PATCH 67/67] target/arm: Convert FCVTL "

[syzbot] [ocfs2?] possible deadlock in ocfs2_xattr_ibody_set
 2024-12-01 15:11 UTC 

[thomas-weissschuh:b4/sysfs-const-attr 69/71] drivers/cpufreq/intel_pstate.c:822:1: sparse: sparse: Initializer entry defined twice
 2024-12-01 15:08 UTC 

[PATCH v1 0/3] Add sdhci driver support for TH1520 SoC
 2024-12-01 15:06 UTC  (4+ messages)
` [PATCH v1 1/3] mmc: snps_sdhci: "
` [PATCH v1 2/3] riscv: dts: t-head: Add sdhci and emmc nodes
` [PATCH v1 3/3] configs: th1520_lpi4a: enable mmc controller support

[PATCH i-g-t] tests/vkms: Delete VKMS test list
 2024-12-01 15:08 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[Buildroot] [PATCH next 1/1] package/file: bump version to 5.46
 2024-12-01 15:07 UTC 

[openeuler:openEuler-1.0-LTS 1294/1294] drivers/misc/uacce/uacce.c:739:6: error: implicit declaration of function 'module_refcount'
 2024-12-01 14:56 UTC 

[thomas-weissschuh:b4/sysfs-const-attr 69/71] drivers/ata/pata_parport/pata_parport.c:694:8: sparse: sparse: Initializer entry defined twice
 2024-12-01 14:45 UTC 

[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-12-01 14:31 UTC  (3+ messages)
` [PATCH v7 3/7] Adjust symbol ordering in text output section
  ` [PATCH v7 3/7] Adjust symbol ordering in text output section [openrisc boot failure]

[PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-12-01 14:17 UTC  (4+ messages)

ld.lld: error: unknown argument '-dp'
 2024-12-01 14:04 UTC 

drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c:815 netxen_setup_pci_map() warn: 'ahw->pci_base0' from ioremap() not released on lines: 815
 2024-12-01 14:04 UTC 

[openeuler:openEuler-1.0-LTS 605/605] kernel/livepatch/core.c:75:16: warning: no previous prototype for function 'klp_check_patch_kprobed'
 2024-12-01 14:04 UTC 

[RESEND PATCH v4] sysctl: simplify the min/max boundary check
 2024-12-01 14:00 UTC 

[PATCH v4 1/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add qca6390-pmu node
 2024-12-01 13:57 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add wifi node
` [PATCH v4 3/3] arm64: dts: qcom: sm8250-xiaomi-elish: Add bluetooth node

[PATCH RESEND] x86/cpu/topology: remove limit of CPUs due to noapic on x86_64
 2024-12-01 13:56 UTC  (5+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2024.12.01
 2024-12-01 13:55 UTC 

[PATCH dpdk] log: fix double free on cleanup
 2024-12-01 13:48 UTC  (3+ messages)

[PATCH 0/5] Implement PMU enhancements in SBI v3.0
 2024-12-01 13:47 UTC  (5+ messages)
` [PATCH 4/5] lib: sbi_pmu: Implement SBI PMU event info function
` [PATCH 5/5] include: sbi: Change spec version to 3.0


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.