All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-30 06:45:54 to 2025-05-30 07:41:26 UTC [more...]

Słowa kluczowe do wypozycjonowania
 2025-05-30  7:40 UTC 

linux-next: Tree for May 27
 2025-05-30  7:41 UTC  (5+ messages)
` linux-next: Tree for May 27 (drivers/platform/x86/amd/amd_isp4.c)

Słowa kluczowe do wypozycjonowania
 2025-05-30  7:40 UTC 

Słowa kluczowe do wypozycjonowania
 2025-05-30  7:40 UTC 

[PATCH 0/2] iio: adc: ad7606: enable Vdrive and Vrefin power supply voltages
 2025-05-30  7:39 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: ad7606: add enabling of optional Vrefin voltage

[PATCH v3 0/3] KVM: s390: Use ESCA instead of BSCA at VM init
 2025-05-30  7:39 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: s390: Set KVM_MAX_VCPUS to 256

[PATCH i-g-t v4 00/11] Improve mem-copy/mem-set lib and tests
 2025-05-30  7:38 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Improve mem-copy/mem-set lib and tests (rev3)
` ✓ i915.CI.BAT: "

[PATCH v7 0/6] iio: adc: add ad7606 calibration support
 2025-05-30  7:36 UTC  (4+ messages)
` [PATCH v7 1/6] Documentation: ABI: IIO: add calibconv_delay documentation

[syzbot] [kernel?] INFO: rcu detected stall in vm_area_alloc (6)
 2025-05-30  7:37 UTC 

[PATCH] sched/fair: allow imbalance between LLCs under NUMA
 2025-05-30  7:36 UTC  (5+ messages)

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-05-30  7:35 UTC  (18+ messages)
` [PATCH v2 1/8] power: supply: core: Add resistance power supply property
` [PATCH v2 2/8] power: supply: core: Add state_of_health "
` [PATCH v2 3/8] power: supply: qcom_battmgr: Add resistance "
` [PATCH v2 4/8] power: supply: qcom_battmgr: Add state_of_health property
` [PATCH v2 5/8] power: supply: qcom_battmgr: Add charge control support
` [PATCH v2 6/8] dt-bindings: soc: qcom: pmic-glink: Move X1E80100 out of fallbacks
` [PATCH v2 7/8] usb: typec: ucsi_glink: Add UCSI quirk for X1E80100 platform
` [PATCH v2 8/8] arm64: dts: qcom: x1*: Remove qcom,sm8550-pmic-glink fallback

[OE-core] [PATCH] clang: multilib-header fix for llvm/Config/llvm-config.h and clang/Config/config.h
 2025-05-30  7:33 UTC  (6+ messages)

[PATCH] app/compress-perf: support dictionary files
 2025-05-29 17:16 UTC 

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-05-29 17:16 UTC 

U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
 2025-05-30  7:32 UTC  (6+ messages)

[PULL v2 00/25] Functional tests, Microblaze endianness & pc/q35 cleanups
 2025-05-30  7:32 UTC  (3+ messages)

[PATCH] coresight-tpdm: add trace_id sysfs node
 2025-05-30  7:29 UTC 

[PATCH] nvme: Support per-device timeout settings
 2025-05-30  7:31 UTC 

[PATCH v3 0/6] lmb: use a single API for all allocations
 2025-05-30  7:31 UTC  (3+ messages)
` [PATCH v3 1/6] lmb: replace lmb_reserve() and lmb_alloc_addr() API's

[PATCH net-next v6 00/14] Introduce an ethernet port representation
 2025-05-30  7:28 UTC  (4+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers

[PATCH] man/man2/open.2: Fix doc for O_CREAT | O_DIRECTORY
 2025-05-30  7:20 UTC 

[PATCH v2] gcc: Fix wrong code generation in atomic intrinsics for arm
 2025-05-30  7:28 UTC  (2+ messages)
  ` [OE-core] "

[PATCH v10] media: vsp1: Add VSPX support
 2025-05-30  7:28 UTC  (2+ messages)
  ` [v10] "

[PULL 00/77] i386, build system changes for 2025-05-30
 2025-05-30  7:12 UTC  (78+ messages)
` [PULL 01/77] meson: build target libraries with common dependencies
` [PULL 02/77] hw/arm: remove explicit dependencies listed
` [PULL 03/77] target/arm: "
` [PULL 04/77] meson: apply target config for picking files from lib{system, user}
` [PULL 05/77] meson: merge lib{system, user}_ss with {system, user}_ss
` [PULL 06/77] meson: remove lib{system, user}_ss aliases
` [PULL 07/77] meson: merge hw_common_arch in target_common_system_arch
` [PULL 08/77] hw/timer/hpet: Reorganize register decoding
` [PULL 09/77] rust: Fix Zhao's email address
` [PULL 10/77] rust: Fix the typos in doc
` [PULL 11/77] rust: hpet: rename hpet module to "device"
` [PULL 12/77] target/i386/emulate: more lflags cleanups
` [PULL 13/77] rocker: do not pollute the namespace
` [PULL 14/77] i386: Introduce tdx-guest object
` [PULL 15/77] i386/tdx: Implement tdx_kvm_type() for TDX
` [PULL 16/77] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [PULL 17/77] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PULL 18/77] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PULL 19/77] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PULL 20/77] i386/tdx: Initialize TDX before creating TD vcpus
` [PULL 21/77] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PULL 22/77] i386/tdx: Make sept_ve_disable set by default
` [PULL 23/77] i386/tdx: Wire CPU features up with attributes of TD guest
` [PULL 24/77] i386/tdx: Validate TD attributes
` [PULL 25/77] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PULL 26/77] i386/tdx: Set APIC bus rate to match with what TDX module enforces
` [PULL 27/77] i386/tdx: Implement user specified tsc frequency
` [PULL 28/77] i386/tdx: load TDVF for TD guest
` [PULL 29/77] i386/tdvf: Introduce function to parse TDVF metadata
` [PULL 30/77] i386/tdx: Parse TDVF metadata for TDX VM
` [PULL 31/77] i386/tdx: Don't initialize pc.rom for TDX VMs
` [PULL 32/77] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [PULL 33/77] i386/tdx: Track RAM entries for TDX VM
` [PULL 34/77] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PULL 35/77] i386/tdx: Setup the TD HOB list
` [PULL 36/77] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [PULL 37/77] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [PULL 38/77] i386/tdx: Finalize TDX VM
` [PULL 39/77] i386/tdx: Enable user exit on KVM_HC_MAP_GPA_RANGE
` [PULL 40/77] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
` [PULL 41/77] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
` [PULL 42/77] kvm: Check KVM_CAP_MAX_VCPUS at vm level
` [PULL 43/77] i386/cpu: introduce x86_confidential_guest_cpu_instance_init()
` [PULL 44/77] i386/tdx: implement tdx_cpu_instance_init()
` [PULL 45/77] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
` [PULL 46/77] i386/tdx: Force "
` [PULL 47/77] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [PULL 48/77] i386/tdx: Disable SMM for TDX VMs
` [PULL 49/77] i386/tdx: Disable PIC "
` [PULL 50/77] i386/tdx: Set and check kernel_irqchip mode for TDX
` [PULL 51/77] i386/tdx: Don't synchronize guest tsc for TDs
` [PULL 52/77] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "
` [PULL 53/77] i386/apic: Skip kvm_apic_put() for TDX
` [PULL 54/77] cpu: Don't set vcpu_dirty when guest_state_protected
` [PULL 55/77] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features()
` [PULL 56/77] i386/tdx: Implement adjust_cpuid_features() for TDX
` [PULL 57/77] i386/tdx: Add TDX fixed1 bits to supported CPUIDs
` [PULL 58/77] i386/tdx: Add supported CPUID bits related to TD Attributes
` [PULL 59/77] i386/tdx: Add supported CPUID bits relates to XFAM
` [PULL 60/77] i386/tdx: Add XFD to supported bit of TDX
` [PULL 61/77] i386/tdx: Define supported KVM features for TDX
` [PULL 62/77] i386/cgs: Introduce x86_confidential_guest_check_features()
` [PULL 63/77] i386: Remove unused parameter "uint32_t bit" in feature_word_description()
` [PULL 64/77] target/i386: Print CPUID subleaf info for unsupported feature
` [PULL 65/77] i386/tdx: Fetch and validate CPUID of TD guest
` [PULL 66/77] i386/tdx: Don't treat SYSCALL as unavailable
` [PULL 67/77] i386/tdx: Make invtsc default on
` [PULL 68/77] i386/tdx: Validate phys_bits against host value
` [PULL 69/77] docs: Add TDX documentation
` [PULL 70/77] rust: make declaration of dependent crates more consistent
` [PULL 71/77] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
` [PULL 72/77] target/i386: Update EPYC-Rome "
` [PULL 73/77] target/i386: Update EPYC-Milan "
` [PULL 74/77] target/i386: Add couple of feature bits in CPUID_Fn80000021_EAX
` [PULL 75/77] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
` [PULL 76/77] target/i386: Add support for EPYC-Turin model
` [PULL 77/77] target/i386/tcg/helper-tcg: fix file references in comments

[LTP] [PATCH v1] kirk: version 2.1
 2025-05-30  7:23 UTC  (7+ messages)

[PATCH] doc: sparse-checkout: Fix list markers
 2025-05-30  7:22 UTC  (8+ messages)
` [PATCH v2] doc: sparse-checkout: use consistent inline list style

[PATCH] drm/amdgpu: disable workload profile switching when OD is enabled
 2025-05-30  7:22 UTC  (2+ messages)

[PATCH] drm/xe: Do not warn on SVM migration failing because of 64k requirements
 2025-05-30  7:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] virtio-vdpa: Remove virtqueue list
 2025-05-30  7:21 UTC  (2+ messages)

[PATCH v2] [YOCTO #15882] Add question mark to mark the start of the AZ_SAS query parameters
 2025-05-30  7:21 UTC  (3+ messages)
` [bitbake-devel] "

[v3 PATCH 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-05-30  7:17 UTC  (18+ messages)

[PATCH] MAINTAINERS, mailmap: update Sven Peter's email address
 2025-05-30  7:20 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2025-05-30  7:20 UTC 

[PATCH] Update documentation az fetcher. AZ_SAS token should be prefixed with a question mark since this is not done automatically in the fetcher itself
 2025-05-30  7:19 UTC 

[PATCH] usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
 2025-05-30  7:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] drm/xe: drop redundant conversion to bool
 2025-05-30  7:18 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: drop redundant conversion to bool (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3 0/4] mm: ksm: prevent KSM from breaking merging of new VMAs
 2025-05-30  7:17 UTC  (5+ messages)
` [PATCH v3 3/4] mm: prevent KSM from breaking VMA merging for "
` [PATCH v3 4/4] tools/testing/selftests: add VMA merge tests for KSM merge

[PATCH v4 0/6] Support i.MX28 Amarula rmm board
 2025-05-30  7:16 UTC  (4+ messages)
` [PATCH v4 4/6] ARM: dts: mxs: support "

[PATCH 00/11] NXP DPAA2 driver enhancements and fixes
 2025-05-30  7:13 UTC  (12+ messages)
` [PATCH 01/11] net/dpaa2: fix issue of extract buffer preparation
` [PATCH 02/11] net/dpaa2: fix shaper rate
` [PATCH 03/11] bus/fslmc: add DPBP APIs for setting depletion thresholds
` [PATCH 04/11] mempool/dpaa2: use unified VA to IOVA conversion
` [PATCH 05/11] net/dpaa2: add dpmac MC header file
` [PATCH 06/11] net/dpaa2: support dpmac counters in stats
` [PATCH 07/11] net/dpaa2: support dpmac Tx stats
` [PATCH 08/11] net/dpaa2: support dpmac Tx stats in xstats
` [PATCH 09/11] net/dpaa2: retrieve DPNI API version at init time
` [PATCH 10/11] net/dpaa2: setup the speed cap based on the actual MAC
` [PATCH 11/11] net/dpaa2: enable software taildrop for ordered queues

[PATCH] MAINTAINERS: add myself as reviewer of mm memory policy
 2025-05-30  7:14 UTC  (2+ messages)

[walnascar][PATCH 00/15] fix several CVEs for libsoup-2.4
 2025-05-30  7:13 UTC  (16+ messages)
` [walnascar][PATCH 01/15] libsoup-2.4: update patch 0001-CVE-2025-32911.patch
` [walnascar][PATCH 02/15] libsoup-2.4: fix CVE-2025-32053
` [walnascar][PATCH 03/15] libsoup-2.4: fix CVE-2025-2784
` [walnascar][PATCH 04/15] libsoup-2.4: fix CVE-2024-52530
` [walnascar][PATCH 05/15] libsoup-2.4: fix CVE-2025-32906
` [walnascar][PATCH 06/15] libsoup-2.4: fix CVE-2025-32914
` [walnascar][PATCH 07/15] libsoup-2.4: fix CVE-2025-46420
` [walnascar][PATCH 08/15] libsoup-2.4: fix CVE-2025-46421
` [walnascar][PATCH 09/15] libsoup-2.4: fix CVE-2025-32050
` [walnascar][PATCH 10/15] libsoup-2.4: fix CVE-2025-32052
` [walnascar][PATCH 11/15] libsoup-2.4: fix CVE-2025-32909
` [walnascar][PATCH 12/15] libsoup-2.4: fix CVE-2025-32910
` [walnascar][PATCH 13/15] libsoup-2.4: fix CVE-2025-32912
` [walnascar][PATCH 14/15] libsoup-2.4: fix CVE-2024-52531
` [walnascar][PATCH 15/15] libsoup-2.4: fix CVE-2025-4476

[PATCH 0/2] frozen pages for large kmalloc
 2025-05-30  7:11 UTC  (3+ messages)
` [PATCH 2/2] mm, slab: support NUMA policy "

[OE-core][kirkstone][PATCH] curl: add ptests
 2025-05-30  7:10 UTC  (2+ messages)
` [OE-core][kirkstone][PATCH v2] "

[PATCH 1/2] test/py: Use the correct fixture name in exception handler
 2025-05-30  7:10 UTC  (4+ messages)
` [PATCH 2/2] test/py: Correct handling of exceptions

[PATCH] loongarch: kgdb: remove unnecessary init variable
 2025-05-30  7:09 UTC 

[PATCH] rocker: do not pollute the namespace
 2025-05-30  7:07 UTC 

[PATCH v3] arm64: Restrict pagetable teardown to avoid false warning
 2025-05-30  7:05 UTC  (3+ messages)

[PATCH 1/2] linux/generate-cve-exclusions: show the name and version of the data source
 2025-05-30  7:06 UTC  (2+ messages)
` [OE-core] "

[PATCH] lib: sbi: Revert entry_count before doing hsm stop in hsm wait loop
 2025-05-30  7:05 UTC  (5+ messages)

[RFC PATCH 0/9] Introducing the Loadpol LSM
 2025-05-30  7:03 UTC  (6+ messages)
` [RFC PATCH 9/9] Loadpol LSM: add a minimal documentation

[RFC PATCH v2 00/18] Virtual Swap Space
 2025-05-30  6:47 UTC  (2+ messages)

[PATCH V3] Add rpmsg DMA library and simple DSP offload example
 2025-05-30  7:01 UTC 

[PATCH] rust: add basic ELF sections parser
 2025-05-30  6:59 UTC  (14+ messages)

[PATCH V2 0/2] md: call del_gendisk in sync way
 2025-05-30  6:58 UTC  (4+ messages)
` [PATCH 1/2] md: Don't clear MD_CLOSING until mddev is freed

[PATCH 0/3] drm/xe/bmg: Update PCI Id's and Workarounds
 2025-05-30  6:57 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/bmg: Update PCI Id's and Workarounds (rev2)

[Intel-wired-lan] [PATCH iwl-next v2 0/2] net: intel: cleanup RSS hash configuration bits
 2025-05-30  6:57 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/2] net: intel: rename 'hena' to 'hashcfg' for clarity
` [Intel-wired-lan] [PATCH iwl-next v2 2/2] net: intel: move RSS packet classifier types to libie

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-05-30  6:55 UTC  (8+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync

[PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
 2025-05-30  6:52 UTC  (3+ messages)

[PATCH] xdp: Remove unused mem_return_failed event
 2025-05-30  6:51 UTC  (2+ messages)

[PATCH 0/5] midx: improve prepare_midx_pack() ergonomics
 2025-05-30  6:50 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] midx: return a `packed_git` pointer from `prepare_midx_pack()`

[PATCH v9 0/4] enable xgmi node migration support for hibernate on SRIOV
 2025-05-30  6:48 UTC  (3+ messages)
` [PATCH v9 4/4] drm/amdgpu: fix fence fallback timer expired error

[PATCH net v3] vmxnet3: correctly report gso type for UDP tunnels
 2025-05-30  6:48 UTC  (2+ messages)

[PATCH v2 net-next 2/7] socket: Rename sock_create_kern() to __sock_create_kern()
 2025-05-30  6:48 UTC  (3+ messages)

[PATCH v4 4/4] blsuki: Add uki command to load Unified Kernel Image entries
 2025-05-30  6:47 UTC 

sound/soc/codecs/rt1318.c:1149:34: warning: unused variable 'rt1318_of_match'
 2025-05-30  6:45 UTC 

[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-05-30  6:45 UTC  (2+ messages)


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.