All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-26 23:37:31 to 2024-01-27 00:20:20 UTC [more...]

gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-27  0:19 UTC  (18+ messages)
` [PATCH 1/9] clk: samsung: gs-101: drop extra empty line
` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH 3/9] clk: samsung: gs101: add support for cmu_peric1
` [PATCH 4/9] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH 5/9] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH 6/9] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
` [PATCH 7/9] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH 8/9] arm64: dts: exynos: gs101: sysreg_peric1 needs "
` [PATCH 9/9] clk: samsung: gs101: don't CLK_IGNORE_UNUSED peric1_sysreg clock

[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
 2024-01-27  0:19 UTC  (7+ messages)
` [PATCH v2 1/9] mmc: davinci_mmc: Use sg_miter for PIO
` [PATCH v2 2/9] mmc: moxart-mmc: Factor out moxart_use_dma() helper
` [PATCH v2 3/9] mmc: moxart-mmc: Fix accounting in DMA transfer
` [PATCH v2 4/9] mmc: moxart-mmc: Use sg_miter for PIO
` [PATCH v2 5/9] mmc: mvsdio: "
` [PATCH v2 6/9] mmc: mxcmmc: "

[PATCH v4 00/11] wifi: ath12k: P2P support for WCN7850
 2024-01-27  0:17 UTC  (11+ messages)
` [PATCH v4 01/11] wifi: ath12k: change interface combination for P2P mode
` [PATCH v4 02/11] wifi: ath12k: add P2P IE in beacon template
` [PATCH v4 03/11] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v4 04/11] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH v4 05/11] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512

[RFC v2 0/4] overlayfs: Optimize override/revert creds
 2024-01-27  0:16 UTC  (6+ messages)
` [RFC v2 2/4] cred: Add a light version of override/revert_creds()

[RFC bpf-next v3] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments
 2024-01-27  0:15 UTC  (7+ messages)

[f2fs-dev] [PATCH v4 00/12] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-01-27  0:10 UTC  (26+ messages)
`  "
` [f2fs-dev] [PATCH v4 01/12] ovl: Reject mounting over case-insensitive directories
  `  "
` [f2fs-dev] [PATCH v4 02/12] fscrypt: Factor out a helper to configure the lookup dentry
  `  "
` [f2fs-dev] [PATCH v4 03/12] fscrypt: Call fscrypt_prepare_lookup_dentry on unencrypted dentries
  `  "
` [f2fs-dev] [PATCH v4 04/12] fscrypt: Drop d_revalidate for valid dentries during lookup
  `  "
` [f2fs-dev] [PATCH v4 05/12] fscrypt: Drop d_revalidate once the key is added
  `  "
` [f2fs-dev] [PATCH v4 06/12] fscrypt: Ignore non-fscrypt volumes during d_move
  `  "
` [f2fs-dev] [PATCH v4 07/12] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
  `  "
` [f2fs-dev] [PATCH v4 08/12] libfs: Add helper to choose dentry operations at mount-time
  `  "
` [f2fs-dev] [PATCH v4 09/12] ext4: Configure dentry operations at dentry-creation time
  `  "
` [f2fs-dev] [PATCH v4 10/12] f2fs: "
  `  "
` [f2fs-dev] [PATCH v4 11/12] ubifs: "
  `  "
` [f2fs-dev] [PATCH v4 12/12] libfs: Drop generic_set_encrypted_ci_d_ops
  `  "

[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
 2024-01-27  0:05 UTC  (3+ messages)
` [PATCH 01/11] x86/sev: Rename snp_init() in the boot/compressed/sev.c file

[PATCH 5.10 000/286] 5.10.209-rc1 review
 2024-01-27  0:03 UTC  (9+ messages)

[lee-leds:for-leds-next] BUILD SUCCESS 54602f38551e89b520611ffb9df05232d1bf73f8
 2024-01-27  0:00 UTC 

[PATCH 00/46] Dynamic allocation of reserved_mem array
 2024-01-26 23:54 UTC  (92+ messages)
` [PATCH 01/46] of: reserved_mem: Change the order that reserved_mem regions are stored
` [PATCH 02/46] of: reserved_mem: Introduce new early reserved memory scan function
` [PATCH 03/46] ARC: reserved_mem: Implement the new processing order for reserved memory
` [PATCH 04/46] ARM: "
` [PATCH 05/46] arm64: "
` [PATCH 06/46] csky: "
` [PATCH 07/46] Loongarch: "
` [PATCH 08/46] microblaze: "
` [PATCH 09/46] mips: "
` [PATCH 10/46] nios2: "
` [PATCH 11/46] openrisc: "
` [PATCH 12/46] powerpc: "
` [PATCH 13/46] riscv: "
` [PATCH 14/46] sh: "
` [PATCH 15/46] um: "
` [PATCH 16/46] xtensa: "
` [PATCH 17/46] of: reserved_mem: Delete the early_init_fdt_scan_reserved_mem() function
` [PATCH 18/46] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH 19/46] ARC: resrved_mem: Move fdt_init_reserved_mem() below unflatten_device_tree()
` [PATCH 20/46] ARM: "
` [PATCH 21/46] arm64: "
` [PATCH 22/46] csky: "
` [PATCH 23/46] microblaze: "
` [PATCH 24/46] mips: "
` [PATCH 25/46] nios2: "
` [PATCH 26/46] powerpc: "
` [PATCH 27/46] riscv: "
` [PATCH 28/46] um: "
` [PATCH 29/46] xtensa: "
` [PATCH 30/46] of: reserved_mem: Add code to use unflattened DT for reserved_mem nodes
` [PATCH 31/46] of: reserved_mem: Rename fdt_* functions to refelct use of unflattened devicetree APIs
` [PATCH 32/46] ARC: reserved_mem: Switch fdt_init_reserved_mem() to dt_init_reserved_mem()
` [PATCH 33/46] ARM: "
` [PATCH 34/46] arm64: "
` [PATCH 35/46] csky: "
` [PATCH 36/46] loongarch: reserved_mem: Switch fdt_init_reserved_mem to dt_init_reserved_mem
` [PATCH 37/46] microblaze: "
` [PATCH 38/46] mips: reserved_mem: Switch fdt_init_reserved_mem() to dt_init_reserved_mem()
` [PATCH 39/46] nios2: "
` [PATCH 40/46] openrisc: reserved_mem: Switch fdt_init_reserved_mem to dt_init_reserved_mem
` [PATCH 41/46] powerpc: reserved_mem: Switch fdt_init_reserved_mem() to dt_init_reserved_mem()
` [PATCH 42/46] riscv: "
` [PATCH 43/46] sh: "
` [PATCH 44/46] um: "
` [PATCH 45/46] xtensa: "
` [PATCH 46/46] of: reserved_mem: Delete the fdt_init_reserved_mem() function

[Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
 2024-01-27  0:00 UTC  (5+ messages)

[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-26 23:54 UTC  (6+ messages)
` [PATCH v2 11/25] x86/sev: Adjust directmap to avoid inadvertant RMP faults

[openeuler:OLK-5.10 27108/30000] arch/x86/events/zhaoxin/uncore.c:1608 uncore_pci_probe() warn: possible memory leak of 'boxes'
 2024-01-26 23:53 UTC 

[PATCH bpf-next v3] bpftool: add support for split BTF to gen min_core_btf
 2024-01-26 23:51 UTC  (2+ messages)

serial: sc16is7xx: improve regmap debugfs by using one regmap per port
 2024-01-26 23:49 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: dump the page status if hit something wrong
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()" failed to apply to 4.19-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()" failed to apply to 5.4-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()" failed to apply to 5.10-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()" failed to apply to 5.15-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 4.19-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 5.4-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 5.10-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: remove obsolete loop in" failed to apply to 5.15-stable tree
 2024-01-26 23:48 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 4.19-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 5.4-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 5.10-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in" failed to apply to 5.15-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix unconditional activation of THRI" failed to apply to 6.1-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: fix unconditional activation of THRI" failed to apply to 6.6-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 4.19-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 5.4-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 5.10-stable tree
 2024-01-26 23:47 UTC 

FAILED: patch "[PATCH] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap" failed to apply to 5.15-stable tree
 2024-01-26 23:47 UTC 

[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise()
 2024-01-26 23:46 UTC  (6+ messages)

Requesting help recovering my array
 2024-01-26 23:45 UTC  (27+ messages)

FAILED: patch "[PATCH] erofs: fix lz4 inplace decompression" failed to apply to 5.15-stable tree
 2024-01-26 23:43 UTC  (2+ messages)

[PATCH] softirq: fix memory corruption when freeing tasklet_struct
 2024-01-26 23:43 UTC  (3+ messages)

[PATCH] git-p4: use raw string literals for regular expressions
 2024-01-26 23:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] drm/i915/display: Move some LNL registers
 2024-01-26 23:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH bpf-next] tools/resolve_btfids: fix cross-compilation to non-host endianness
 2024-01-26 23:40 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/sparsemem: fix race in accessing memory_section->usage" failed to apply to 5.4-stable tree
 2024-01-26 23:40 UTC 

FAILED: patch "[PATCH] mm/sparsemem: fix race in accessing memory_section->usage" failed to apply to 5.10-stable tree
 2024-01-26 23:40 UTC 

FAILED: patch "[PATCH] mm/sparsemem: fix race in accessing memory_section->usage" failed to apply to 5.15-stable tree
 2024-01-26 23:40 UTC 

FAILED: patch "[PATCH] mm: migrate: fix getting incorrect page mapping during page" failed to apply to 6.6-stable tree
 2024-01-26 23:39 UTC 

[PATCH] rockchip: rk3588-quartzpro64: Enable AHCI, PCI and USB
 2024-01-26 23:39 UTC 

FAILED: patch "[PATCH] selftests: mm: hugepage-vmemmap fails on 64K page size" failed to apply to 6.1-stable tree
 2024-01-26 23:39 UTC 

FAILED: patch "[PATCH] thermal: gov_power_allocator: avoid inability to reset a cdev" failed to apply to 5.15-stable tree
 2024-01-26 23:38 UTC 

FAILED: patch "[PATCH] thermal: gov_power_allocator: avoid inability to reset a cdev" failed to apply to 6.1-stable tree
 2024-01-26 23:38 UTC 

FAILED: patch "[PATCH] thermal: gov_power_allocator: avoid inability to reset a cdev" failed to apply to 6.6-stable tree
 2024-01-26 23:38 UTC 

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-01-26 23:42 UTC  (3+ messages)
` [PATCH 14/15] iommu/vt-d: Add a helper to retrieve PID address
` [PATCH 15/15] iommu/vt-d: Enable posted mode for device MSIs


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.