All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-26 14:02:25 to 2024-02-26 14:30:44 UTC [more...]

[PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driver
 2024-02-26 14:30 UTC  (4+ messages)

[PATCH v6 00/10] x86: Confine early 1:1 mapped startup code
 2024-02-26 14:30 UTC  (11+ messages)
` [PATCH v6 01/10] x86/startup_64: Simplify CR4 handling in "
` [PATCH v6 02/10] x86/startup_64: Defer assignment of 5-level paging global variables
` [PATCH v6 03/10] x86/startup_64: Simplify calculation of initial page table address
` [PATCH v6 04/10] x86/startup_64: Simplify virtual switch on primary boot
` [PATCH v6 05/10] x86/sme: Avoid SME/SVE related checks on non-SME/SVE platforms
` [PATCH v6 06/10] efi/libstub: Add generic support for parsing mem_encrypt=
` [PATCH v6 07/10] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH v6 08/10] x86/sme: Move early SME kernel encryption handling into .head.text
` [PATCH v6 09/10] x86/sev: Move early startup code into .head.text section
` [PATCH v6 10/10] x86/startup_64: Drop global variables keeping track of LA57 state

[PATCHv3] nvme: authentication error are always non-retryable
 2024-02-26 14:30 UTC 

[PATCH] MAINTAINERS: Drop myself as maintainer of TYPEC port controller drivers
 2024-02-26 14:30 UTC  (3+ messages)

[RCF 0/1] mm/mempolicy: weighted interleave system default weights
 2024-02-26 14:29 UTC  (6+ messages)
` [RFC 1/1] mm/mempolicy: introduce system default interleave weights

[PATCH v2 0/3] hw/ide: Make "ide_internal.h" really internal
 2024-02-26 13:43 UTC  (7+ messages)
` [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path

[PATCH 0/3] x86/entry: More cleanup
 2024-02-26 14:29 UTC  (5+ messages)
` [PATCH 1/3] x86/entry: Adjustments to "reduce assembly code size of entry points"
` [PATCH 2/3] x86/entry: Simplify expressions in compat_restore_all_guest()

[GIT PULL] pinctrl: renesas: Updates for v6.9 (take two)
 2024-02-26 14:29 UTC  (2+ messages)

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-26 14:33 UTC  (8+ messages)
` [PATCH 03/10] system/bootdevice: Don't unregister reset handler in restore_boot_order()
` [PATCH 04/10] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
` [PATCH 05/10] hw/core: Add documentation and license comments to reset.h

[RFC PATCH] rpm: add PACKAGECONFIG for openmp and disable it by default for native builds
 2024-02-26 14:28 UTC 

[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
 2024-02-26 14:28 UTC  (3+ messages)

intel i225 NIC loses PCIe link, network becomes unusable)
 2024-02-26 14:10 UTC  (2+ messages)

[PATCH v2 2/4] gpio: cdev: use correct pointer accessors with SRCU
 2024-02-26 14:27 UTC  (2+ messages)

[PATCH] drm/i915: fix applying placement flag
 2024-02-26 14:27 UTC 

[PATCH v2 1/1] leds: expresswire: Don't use "proxy" headers
 2024-02-26 14:27 UTC  (3+ messages)

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:19 UTC  (45+ messages)
` [PATCH v2 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v2 05/14] serial: 8250_bcm2835aux: "
` [PATCH v2 06/14] serial: 8250_bcm7271: "
` [PATCH v2 07/14] serial: 8250_dw: "
` [PATCH v2 08/14] serial: 8250_ingenic: "
` [PATCH v2 09/14] serial: 8250_lpc18xx: "
` [PATCH v2 10/14] serial: 8250_of: "
` [PATCH v2 11/14] serial: 8250_omap: "
` [PATCH v2 12/14] serial: 8250_pxa: "
` [PATCH v2 13/14] serial: 8250_tegra: "
` [PATCH v2 14/14] serial: 8250_uniphier: "

[PATCHSET v3 0/8] Support for provided buffers for send
 2024-02-26 14:27 UTC  (6+ messages)
` [PATCH 6/8] io_uring/net: support multishot "

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-26 14:25 UTC  (3+ messages)

[PATCH] tools/xentop: Add VBD3 support to xentop
 2024-02-26 14:24 UTC  (3+ messages)

[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
 2024-02-26 14:24 UTC  (11+ messages)
` [PATCH 01/28] qemu-img: stop printing error twice in a few places
` [PATCH 02/28] qemu-img: measure: convert img_size to signed, simplify handling
` [PATCH 03/28] qemu-img: create: "
` [PATCH 04/28] qemu-img: global option processing and error printing
` [PATCH 05/28] qemu-img: pass current cmd info into command handlers

DT Query on "New Compatible vs New Property"
 2024-02-26 14:22 UTC  (13+ messages)

[LTP] [PATCH 1/2] include: Move new API only functions to new API header
 2024-02-26 14:20 UTC  (3+ messages)
` [LTP] [PATCH 2/2] tst_fs_setup.c: Add tst_ prefix to new API functions

[PATCH v15 01/10] irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
 2024-02-26 14:21 UTC  (2+ messages)
` [tip: irq/msi] "

long-term stable backports of NFSD patches
 2024-02-26 14:21 UTC 

[PATCH v2 0/8] imx8mp: Enable PCIe/NVMe support
 2024-02-26 14:21 UTC  (15+ messages)
` [PATCH v2 4/8] imx8mp: power-domain: Expose high performance PLL clock
` [PATCH v2 5/8] phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY

[PATCH v1] dts: fix smoke tests driver regex
 2024-02-26 14:20 UTC  (2+ messages)

[PATCH] drm/i915/display/debugfs: New entry "DRRS capable" to i915_drrs_status
 2024-02-26 14:20 UTC  (4+ messages)

[PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-26 14:20 UTC  (13+ messages)
` [PATCH v4 12/30] xen/riscv: introduce cmpxchg.h

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2024-02-26 14:19 UTC  (21+ messages)
` [RFC PATCH 20/45] KVM: arm64: iommu: Add map() and unmap() operations
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration
` [RFC PATCH 30/45] iommu/arm-smmu-v3: Move queue and table allocation to arm-smmu-v3-common.c

[PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries
 2024-02-26 14:19 UTC  (4+ messages)

Need help: alternative module inclusion - duplicate symbols
 2024-02-26 13:38 UTC  (2+ messages)

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-26 13:46 UTC  (8+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:17 UTC  (9+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type

[PATCH md-6.9 00/10] md/raid1: refactor read_balance() and some minor fix
 2024-02-26 14:16 UTC  (3+ messages)
` [PATCH md-6.9 06/10] md/raid1: factor out read_first_rdev() from read_balance()

[PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2
 2024-02-26 14:16 UTC  (3+ messages)

[PATCH 0/5] HDCP MST Type1 fixes
 2024-02-26 14:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for HDCP MST Type1 fixes (rev8)

[PULL] drm-xe-next
 2024-02-26 14:16 UTC  (3+ messages)

[PATCH 1/2] ARM: i.MX6ul: TQMa6ul: fix mmc aliases
 2024-02-26 14:14 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX6ul: TQMa6ul: install barebox on eMMC boot partitions

[PATCH v3] bitbake: doc: Add section for variable context
 2024-02-26 14:16 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-02-26 14:02 UTC  (4+ messages)
` [PATCH v3 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[PATCH] [alsa-lib][PATCH] conf: USB-Audio: Add Corsair HS60 Pro to the IEC958 blacklist
 2024-02-26 14:14 UTC 

next/master baseline: 294 runs, 32 regressions (next-20240226)
 2024-02-26 14:15 UTC 

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-26 13:39 UTC  (4+ messages)
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices

[v4,0/2] wifi: mac80211: refactor STA CSA parsing flows
 2024-02-26 14:14 UTC  (5+ messages)
` [v4,2/2] "

[PATCH v3 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-26 14:14 UTC  (3+ messages)
` [PATCH v3 5/9] drm/vkms: Re-introduce line-per-line composition algorithm

[PATCH v2 0/2] mm: remove total_mapcount()
 2024-02-26 14:13 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins()
` [PATCH v2 2/2] mm: remove total_mapcount()

[PATCH v2] usb: port: Don't try to peer unused USB ports based on location
 2024-02-26 14:13 UTC  (3+ messages)

[PATCH v6 0/5] string list functions
 2024-02-26 14:11 UTC  (6+ messages)
` [PATCH v6 1/5] util: str_split
` [PATCH v6 2/5] qapi: QAPI_LIST_LENGTH
` [PATCH v6 3/5] util: strv_from_strList
` [PATCH v6 4/5] util: strList unit tests
` [PATCH v6 5/5] migration: simplify exec migration functions

[PATCH v4 1/2] dt-bindings: interrupt-controller: Add starfive,jh8100-intc
 2024-02-26 14:13 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v4 2/2] irqchip: Add StarFive external interrupt controller
 2024-02-26 14:13 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] drm/xe: use KMEM_CACHE() to create xe_hw_fence cache
 2024-02-26 14:12 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] power: reset: rmobile-reset: Make sysc_base2 local
 2024-02-26 14:12 UTC  (2+ messages)

[PATCH v7 0/5] Support for Avago APDS9306 Ambient Light Sensor
 2024-02-26 14:12 UTC  (3+ messages)
` [PATCH v7 5/5] iio: light: Add support for APDS9306 "

[PATCH v3] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW
 2024-02-26 14:12 UTC  (2+ messages)

[PATCH 0/3] vc4 VEC (analogue video) updates - margins and monochrome
 2024-02-26 14:10 UTC  (4+ messages)
` [PATCH 1/3] drm: Add DRM_MODE_TV_MODE_MONOCHROME
  ` UAPI "

[PATCH] cxl/acpi: Fix load failures due to single window creation failure
 2024-02-26 14:10 UTC  (8+ messages)

[PATCH] ARM: mvebu: Add check in coherency.c to prevent null pointer dereference
 2024-02-26 14:08 UTC  (4+ messages)

[PATCH 0/5] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-02-26 14:04 UTC  (4+ messages)
` [PATCH 4/5] firmware: imx: support BBM module

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-02-26 14:06 UTC  (2+ messages)

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-02-26 14:01 UTC  (32+ messages)
` [PATCH 02/18] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH 03/18] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH 04/18] ASoC: mediatek: mt8365: Add common header
` [PATCH 05/18] SoC: mediatek: mt8365: support audio clock control
` [PATCH 06/18] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH 07/18] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH 08/18] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH 09/18] ASoC: mediatek: mt8365: Add PCM "
` [PATCH 10/18] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH 11/18] ASoC: mediatek: mt8365: Add platform driver
` [PATCH 12/18] ASoC: codecs: mt6357: add MT6357 codec
` [PATCH 13/18] mfd: mt6397-core: register mt6357 sound codec
` [PATCH 14/18] ASoC: mediatek: Add MT8365 support
` [PATCH 15/18] arm64: defconfig: enable mt8365 sound
` [PATCH 16/18] arm64: dts: mediatek: add mt6357 audio codec support
` [PATCH 17/18] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH 18/18] arm64: dts: mediatek: add audio support for mt8365-evk

[PATCHv2] nvme: authentication error are always non-retryable
 2024-02-26 14:01 UTC  (5+ messages)

[PATCH v2 for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
 2024-02-26 14:06 UTC  (5+ messages)
` [PATCH v2 for-next 2/2] RDMA/hns: Support userspace "

[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
 2024-02-26 14:05 UTC  (8+ messages)
` [PATCH v2 1/7] mm/damon: refactor DAMOS_PAGEOUT with migration_mode
` [PATCH v2 2/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v2 3/7] mm/damon: introduce DAMOS_DEMOTE action for demotion
` [PATCH v2 4/7] mm/memory-tiers: add next_promotion_node to find promotion target
` [PATCH v2 5/7] mm/damon: introduce DAMOS_PROMOTE action for promotion
` [PATCH v2 6/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v2 7/7] mm/damon/sysfs-schemes: apply target_nid for promote and demote actions

[PATCH] ext4: remove unused parameter biop in ext4_issue_discard()
 2024-02-26 14:06 UTC  (2+ messages)

[Bug 218487] New: Linux warning `usb: port power management may be unreliable` on Dell OptiPlex 5055
 2024-02-26 14:05 UTC  (2+ messages)
` [Bug 218487] "

[RFC PATCH] mm: Add reclaim type to memory.reclaim
 2024-02-26 14:04 UTC  (2+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-26 14:04 UTC  (12+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[PATCH v2] drm/tegra: Remove existing framebuffer only if we support display
 2024-02-26 14:04 UTC  (5+ messages)

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-02-26 14:02 UTC  (4+ messages)

[Buildroot] [PATCH v4 1/3] package/python-pygame: drop package
 2024-02-26 14:02 UTC  (6+ messages)
` [Buildroot] [PATCH v4 3/3] package/python3: bump version to 3.12.1


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.