All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-27 15:20:33 to 2024-03-27 15:42:59 UTC [more...]

[PATCH] drm/i915: Add new pciid's to DG2 platform
 2024-03-27 15:42 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/2] arm64: dts: rockchip: enable gpu on rk3588-jaguar
 2024-03-27 15:41 UTC  (3+ messages)

[OE-core][kirkstone][PATCH] common-licenses: Backport missing license
 2024-03-27 15:42 UTC 

[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
 2024-03-27 15:41 UTC  (9+ messages)
` [PATCH v2 3/6] mm/mm_init.c: add new function calc_nr_all_pages()
` [PATCH v2 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
` [PATCH v2 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()

[PATCH BlueZ 1/1] bap: Fix MediaEndpoint prop codec for bcast src endpoint
 2024-03-27 15:42 UTC  (2+ messages)
`  "

[PATCH for-9.1 v2 00/11] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-03-27 15:42 UTC  (7+ messages)
` [PATCH for-9.1 v2 09/11] hostmem: add a new memory backend based on POSIX shm_open()

[OE-core][dunfell][PATCH 0/2] License backports
 2024-03-27 15:40 UTC  (3+ messages)
` [OE-core][dunfell][PATCH 1/2] common-licenses: Backport missing licenses
` [OE-core][dunfell][PATCH 2/2] licenses.conf: "

[PATCH 0/7] regulator: mcp16502: Update the names from buck regulators
 2024-03-27 15:41 UTC  (3+ messages)

[PATCH 0/5] ACPI: bus: _OSC fixes
 2024-03-27 15:41 UTC  (4+ messages)

[PATCH v7 0/6] DCP as trusted keys backend
 2024-03-27 15:40 UTC  (13+ messages)
` [PATCH v7 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v7 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v7 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH-for-9.1 v2 0/3] target/nios2: Remove the deprecated Nios II target
 2024-03-27 15:41 UTC  (3+ messages)
` [PATCH-for-9.0? v2 1/3] fpu/softfloat: Remove mention of TILE-Gx target

[PATCH v4 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-03-27 15:41 UTC  (2+ messages)

convert SCSI to atomic queue limits, part 1
 2024-03-27 15:39 UTC  (3+ messages)
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun

[PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
 2024-03-27 15:39 UTC  (7+ messages)

BTRFS critical (device sdb): corrupt leaf: root=2 block=62483789217792 slot=119, bad key order
 2024-03-27 15:40 UTC 

[PATCH-for-9.1] target/nios2: Remove machines and system emulation
 2024-03-27 15:39 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-next v1 0/5] ixgbe: Add support for Intel(R) E610 device
 2024-03-27 15:54 UTC  (12+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next v1 1/5] ixgbe: Add support for E610 FW Admin Command Interface
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 2/5] ixgbe: Add support for E610 device capabilities detection
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 3/5] ixgbe: Add link management support for E610 device
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 4/5] ixgbe: Add support for NVM handling in "
  `  "
` [Intel-wired-lan] [PATCH iwl-next v1 5/5] ixgbe: Enable link management "
  `  "

[PATCH v3 0/2] Implement SSH commands in QEMU GA for Windows
 2024-03-27 15:38 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v8 0/4] ACPI: NHLT: Access and query helpers
 2024-03-27 15:38 UTC  (2+ messages)

[PATCH-for-9.0] hw/i386/pc: Deprecate 64-bit CPUs on ISA-only PC machine
 2024-03-27 15:35 UTC 

[PATCH] ACPI: thermal_lib: Continue registering thermal zones even if trip points fail validation
 2024-03-27 15:34 UTC  (2+ messages)

[PATCH 0/9] enabled -Wformat-truncation for clang
 2024-03-27 15:34 UTC  (4+ messages)
` [PATCH 3/9] qed: avoid truncating work queue length
  ` [EXTERNAL] "

[PATCH] x86/mm/ident_map: Use full gbpages in identity maps except on UV platform
 2024-03-27 15:33 UTC  (7+ messages)

[PATCH v4 00/13] mm/gup: Unify hugetlb, part 2
 2024-03-27 15:23 UTC  (52+ messages)
` [PATCH v4 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v4 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v4 03/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v4 04/13] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v4 05/13] mm/arch: Provide pud_pfn() fallback
` [PATCH v4 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v4 07/13] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v4 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v4 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v4 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v4 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v4 12/13] mm/gup: Handle hugepd for follow_page()
` [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code

CTI TAC Meeting Notes 2024-03-27
 2024-03-27 15:33 UTC 

[PATCH 0/7] riscv: Various text patching improvements
 2024-03-27 15:32 UTC  (4+ messages)

tcg2_platform_get_log failing to read address and size of memory-region via ofnode_get_addr_size
 2024-03-27 15:32 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 26074e1be23143b2388cacb36166766c235feb7c
 2024-03-27 15:32 UTC  (3+ messages)

[PATCH v3] mtd: limit OTP NVMEM Cell parse to non Nand devices
 2024-03-27 15:31 UTC  (5+ messages)

Patch "misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/resume" has been added to the 6.7-stable tree
 2024-03-27 15:28 UTC 

[PATCH v2 0/1] coresched: Manage core scheduling cookies for tasks
 2024-03-27 15:30 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
 2024-03-27 15:29 UTC  (4+ messages)

preparations for 4.17.4
 2024-03-27 15:29 UTC  (6+ messages)

Patch "misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/resume" has been added to the 6.6-stable tree
 2024-03-27 15:27 UTC 

[PATCH] tpm: display message when using gpio-reset instead of when missing it
 2024-03-27 15:28 UTC  (3+ messages)

[PATCH] NFSD: trace export root filehandle event
 2024-03-27 15:27 UTC 

[PATCH net-next 1/2] net: phy: marvell: add basic support of 88E308X/88E609X family
 2024-03-27 15:28 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phy: marvell: implement cable-test for "

[android-common:upstream-linux-5.15.y 130/377] drivers/cpufreq/brcmstb-avs-cpufreq.c:486:9: warning: ISO C90 forbids mixed declarations and code
 2024-03-27 15:28 UTC 

Patch "misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/resume" has been added to the 6.1-stable tree
 2024-03-27 15:27 UTC 

[PATCH] PCI: dw-rockchip: Fix GPIO initialization flag
 2024-03-27 15:25 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v6 00/21] ice: add PFCP filter support
 2024-03-27 15:23 UTC  (43+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next v6 01/21] lib/bitmap: add bitmap_{read, write}()
  ` [PATCH net-next v6 01/21] lib/bitmap: add bitmap_{read,write}()
` [Intel-wired-lan] [PATCH net-next v6 02/21] lib/test_bitmap: add tests for bitmap_{read, write}()
  ` [PATCH net-next v6 02/21] lib/test_bitmap: add tests for bitmap_{read,write}()
` [Intel-wired-lan] [PATCH net-next v6 03/21] lib/test_bitmap: use pr_info() for non-error messages
  `  "
` [Intel-wired-lan] [PATCH net-next v6 04/21] bitops: add missing prototype check
  `  "
` [Intel-wired-lan] [PATCH net-next v6 05/21] bitops: make BYTES_TO_BITS() treewide-available
  `  "
` [Intel-wired-lan] [PATCH net-next v6 06/21] bitops: let the compiler optimize {__, }assign_bit()
  ` [PATCH net-next v6 06/21] bitops: let the compiler optimize {__,}assign_bit()
` [Intel-wired-lan] [PATCH net-next v6 07/21] linkmode: convert linkmode_{test, set, clear, mod}_bit() to macros
  ` [PATCH net-next v6 07/21] linkmode: convert linkmode_{test,set,clear,mod}_bit() "
` [Intel-wired-lan] [PATCH net-next v6 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size()
  `  "
` [Intel-wired-lan] [PATCH net-next v6 09/21] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
  `  "
` [Intel-wired-lan] [PATCH net-next v6 10/21] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
  `  "
` [Intel-wired-lan] [PATCH net-next v6 11/21] tools: move alignment-related macros to new <linux/align.h>
  `  "
` [Intel-wired-lan] [PATCH net-next v6 12/21] bitmap: introduce generic optimized bitmap_size()
  `  "
` [Intel-wired-lan] [PATCH net-next v6 13/21] bitmap: make bitmap_{get, set}_value8() use bitmap_{read, write}()
  ` [PATCH net-next v6 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [Intel-wired-lan] [PATCH net-next v6 14/21] lib/bitmap: add compile-time test for __assign_bit() optimization
  `  "
` [Intel-wired-lan] [PATCH net-next v6 15/21] ip_tunnel: use a separate struct to store tunnel params in the kernel
  `  "
` [PATCH net-next v6 16/21] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [Intel-wired-lan] [PATCH net-next v6 17/21] net: net_test: add tests for IP tunnel flags conversion helpers
  `  "
` [Intel-wired-lan] [PATCH net-next v6 18/21] pfcp: add PFCP module
  `  "
` [Intel-wired-lan] [PATCH net-next v6 19/21] pfcp: always set pfcp metadata
  `  "
` [Intel-wired-lan] [PATCH net-next v6 20/21] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
  `  "
` [Intel-wired-lan] [PATCH net-next v6 21/21] ice: Add support for PFCP hardware offload in switchdev
  `  "

[PATCH] Documentation: PM: Update platform_pci_wakeup_init() reference
 2024-03-27 15:25 UTC  (3+ messages)

[PATCH] thermal: gov_power_allocator: Allow binding without cooling devices
 2024-03-27 15:25 UTC  (2+ messages)

[PATCH v3 1/3] drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
 2024-03-27 15:25 UTC  (3+ messages)
` [PATCH v3 3/3] drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()

[PATCH] tools/oxenstored: Re-format
 2024-03-27 15:24 UTC  (3+ messages)

GSoC 2024 [PATCH]
 2024-03-27 15:23 UTC  (3+ messages)

FAILED: patch "[PATCH] i2c: i801: Avoid potential double call to" failed to apply to 5.4-stable tree
 2024-03-27 15:23 UTC 

FAILED: patch "[PATCH] i2c: i801: Avoid potential double call to" failed to apply to 5.10-stable tree
 2024-03-27 15:23 UTC 

[PATCH v3] PCI: Mask replay timer timeout of GL975x's rootport
 2024-03-27 15:23 UTC  (2+ messages)

[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-03-27 15:22 UTC  (4+ messages)
` [PATCH v3 21/49] i386/sev: Introduce "sev-common" type to encapsulate common SEV state

[PATCH v6 0/8] xen/spinlock: make recursive spinlocks a dedicated type
 2024-03-27 15:22 UTC  (9+ messages)
` [PATCH v6 1/8] xen/spinlock: add explicit non-recursive locking functions
` [PATCH v6 2/8] xen/spinlock: add another function level
` [PATCH v6 3/8] xen/spinlock: add missing rspin_is_locked() and rspin_barrier()
` [PATCH v6 4/8] xen/spinlock: split recursive spinlocks from normal ones
` [PATCH v6 5/8] xen/spinlock: let all is_locked and trylock variants return bool
` [PATCH v6 6/8] xen/spinlock: support higher number of cpus
` [PATCH v6 7/8] xen/rwlock: raise the number of possible cpus
` [PATCH v6 8/8] xen: allow up to 16383 cpus

__randomize_layout;
 2024-03-27 15:21 UTC 

FAILED: patch "[PATCH] iio: pressure: Fixes BMP38x and BMP390 SPI support" failed to apply to 6.1-stable tree
 2024-03-27 15:21 UTC 

[PATCH] Add static_key_feature_checks_initialized flag
 2024-03-27 15:20 UTC  (2+ messages)

[PATCH] cpufreq: Use a smaller freq for the policy->max when verify
 2024-03-27 15:21 UTC  (3+ messages)

pull-request: bpf-next 2024-03-25
 2024-03-27 15:20 UTC  (2+ messages)

[kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements
 2024-03-27 15:20 UTC  (3+ messages)
` [kvm-unit-tests Patch v3 09/11] x86: pmu: Improve LLC misses event verification


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.