All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-11 19:01:15 to 2025-04-11 20:31:30 UTC [more...]

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-11 19:41 UTC  (4+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation

[PATCH v3 0/6] Enhance the PCIe controller driver
 2025-04-11 20:31 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: pci: cadence: Extend compatible for new RP configuration
` [PATCH v3 3/6] PCI: cadence: Add header support for PCIe HPA controller
` [PATCH v3 5/6] PCI: cadence: Add callback functions for RP and EP controller
` [PATCH v3 6/6] PCI: cadence: Update support for TI J721e boards

[PATCH v4 0/3] Add Qualcomm i3c controller driver support
 2025-04-11 20:30 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: i3c: Add support for Qualcomm I3C controller

[RFC V3 PATCH 00/13] Support ACPI Control Method Sleep button
 2025-04-11 20:28 UTC  (2+ messages)
` [RFC V3 PATCH 01/13] acpi: Implement control method sleep button

[RFC PATCH 5/6] selinux: unify OOM handling in network hashtables
 2025-04-11 20:29 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH 4/6] selinux: improve network lookup failure warnings
 2025-04-11 20:29 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH 3/6] selinux: add likely hints for fast paths
 2025-04-11 20:29 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH 2/6] selinux: contify network namespace pointer
 2025-04-11 20:29 UTC  (2+ messages)
` [PATCH RFC "

[RFC PATCH 1/6] selinux: constify network address pointer
 2025-04-11 20:29 UTC  (2+ messages)
` [PATCH RFC "

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-04-11 20:26 UTC  (6+ messages)
` [PATCH v2 03/17] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies

[PATCH v5 00/16] Uthreads
 2025-04-11 20:29 UTC  (2+ messages)

[PATCH v3 0/2] dma-buf: heaps: Support carved-out heaps
 2025-04-11 20:26 UTC  (3+ messages)
` [PATCH v3 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH v5 0/5] iommu/s390: support additional table regions
 2025-04-11 20:24 UTC  (6+ messages)
` [PATCH v5 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v5 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v5 3/5] iommu/s390: support iova_to_phys for "
` [PATCH v5 4/5] iommu/s390: support map/unmap "
` [PATCH v5 5/5] iommu/s390: allow larger region tables

[PATCH v2 0/5] scsi: scsi_debug: Changes to improve support for device types
 2025-04-11 20:23 UTC  (2+ messages)

[PATCH v2 0/2] drm/xe/guc: Add LFD format output for guc log
 2025-04-11 20:21 UTC  (6+ messages)
` [PATCH v2 1/2] "

[mail@asciiwolf.com: Re: ethtool: Incorrect component type in AppStream metainfo causes issues and possible breakages]
 2025-04-11 20:18 UTC  (2+ messages)

[PATCH net-next 0/2] net: ethernet: ti: am65-cpsw: Fix MAC address fetching
 2025-04-11 20:17 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ethernet: ti: am65-cpsw: set fwnode for ports

[PATCH RFC] riscv: mm: fix boot hang when the kernel is loaded into a non-canonical address
 2025-04-11 20:15 UTC  (2+ messages)

[PATCH 0/6] Make blockdev-mirror dest sparse in more cases
 2025-04-11 20:15 UTC  (4+ messages)
` [PATCH 1/6] mirror: Skip pre-zeroing destination if it is already zero

[PATCH] NFSv4: xattr handlers should check for absent nfs filehandles
 2025-04-11 20:16 UTC 

[PATCH v3 0/3] serial: 8250_of: support an optional bus clock
 2025-04-11 20:15 UTC  (9+ messages)
` [PATCH v3 2/3] serial: 8250_of: add support for "
` [PATCH v3 3/3] serial: 8250_of: manage bus clock in suspend/resume

[PATCH 00/13] drm/amd/display: more drm_edid to AMD display driver
 2025-04-11 20:08 UTC  (14+ messages)
` [PATCH 01/13] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
` [PATCH 02/13] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH 03/13] drm/amd/display: parse display name from drm_eld
` [PATCH 04/13] drm/amd/display: get panel id with drm_edid helper
` [PATCH 05/13] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH 06/13] drm/amd/display: get SADB "
` [PATCH 07/13] drm/amd/display: simplify dm_helpers_parse_edid_caps signature
` [PATCH 08/13] drm/amd/display: change DC functions to accept private types for edid
` [PATCH 09/13] drm/amd/display: add a mid-layer file to handle EDID in DC
` [PATCH 10/13] drm/amd/display: create a function to fill dc_sink with edid data
` [PATCH 11/13] drm/edid: introduce a helper that compares edid data from two drm_edid
` [PATCH 12/13] drm/amd/display: add drm_edid to dc_sink
` [PATCH 13/13] drm/amd/display: move dc_sink from dc_edid to drm_edid

[PATCH v4 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2025-04-11 20:14 UTC  (3+ messages)
` [PATCH v4 3/4] thermal/drivers/cpuidle_cooling: Change the registration function

[PATCH v2 bpf-next 3/5] bpf: udp: Avoid socket skips and repeats during iteration
 2025-04-11 20:12 UTC  (2+ messages)

[PATCH bpf-next v7 00/10] bpf qdisc
 2025-04-11 20:11 UTC  (8+ messages)
` [PATCH bpf-next v7 03/10] bpf: net_sched: Add basic bpf qdisc kfuncs

[PATCH v2 0/9] Split up "object-file.c"
 2025-04-11 20:09 UTC  (3+ messages)
` [PATCH v2 1/9] object-file: move `safe_create_leading_directories()` into "dir.c"

[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-04-11 20:09 UTC  (7+ messages)
` [PATCH 1/4] eal: add macro to embed information in binaries
` [PATCH 2/4] buildtools: use "
` [PATCH 3/4] usertools: parse strings from PE images
` [PATCH 4/4] drivers: use macro to embed information in binaries

[RFC PATCH 0/29] Rework the LSM initialization
 2025-04-11 20:09 UTC  (7+ messages)
` [RFC PATCH 20/29] smack: move initcalls to the LSM framework
` [RFC PATCH 22/29] safesetid: "

[PATCH v2 1/1] dt-bindings: mtd: convert vf610-nfc to yaml format
 2025-04-11 20:08 UTC  (2+ messages)

Forbidden requests for kernel.org/releases.json
 2025-04-11 20:08 UTC  (6+ messages)

[PATCH 00/19] drm: Eliminate redundant drm_format_info lookups
 2025-04-11 20:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm: Eliminate redundant drm_format_info lookups (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ Fi.CI.CHECKPATCH: warning for drm: Eliminate redundant drm_format_info lookups (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Hooks: success for drm: Eliminate redundant drm_format_info lookups (rev2)
` ✗ CI.checksparse: warning "

[syzbot] [openvswitch?] KMSAN: uninit-value in validate_set (2)
 2025-04-11 20:07 UTC 

[PATCH ulogd2,v2 1/4] ulogd: add linux namespace helper
 2025-04-11 20:06 UTC  (4+ messages)

[PATCH v6 0/2] Add L1 and L2 error detection for A53, A57 and A72
 2025-04-11 20:02 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: arm: cpus: Add edac-enabled property

[PATCH RESEND v2 0/2] ecdsa KEYCTL_PKEY_QUERY fixes
 2025-04-11 20:00 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
` [PATCH RESEND v2 2/2] crypto: ecdsa - Fix NIST P521 key "

[PATCH] mldev: enable to be compiled with msvc
 2025-04-11 19:59 UTC 

[PATCH] Package microcode for the x86 hardware runners
 2025-04-11 19:59 UTC 

[PATCH BlueZ v2] bap: Fix not setting SID for broadcast receiver
 2025-04-11 19:56 UTC 

[PATCH] media: davinci: vpif: Fix memory leak in probe error path
 2025-04-11 19:48 UTC 

[RFC PATCH resend] x86/boot: Drop CRC-32 checksum and the build tool that generates it
 2025-04-11 19:52 UTC  (4+ messages)
` [tip: x86/build] "

[PATCH] ublk: skip blk_mq_tag_to_rq() bounds check
 2025-04-11 19:51 UTC  (3+ messages)

[PATCH] dt-bindings: remove RZ/N1S bindings
 2025-04-11 19:47 UTC 

[PATCH] x86/acpi: fix potential NULL deref in acpi_wakeup_cpu()
 2025-04-11 19:48 UTC 

[PATCH 0/2] Fix V1P8_SIGNAL_ENA and HIGH_SPEED_ENA
 2025-04-11 19:48 UTC  (4+ messages)

[PATCH net-next 0/2] CPSW Bindings for 5000M Fixed-Link
 2025-04-11 19:43 UTC  (5+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link
` [PATCH net-next 2/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property

[net-next PATCH v2 00/14] Add PCS core support
 2025-04-11 19:44 UTC  (4+ messages)
` [net-next PATCH v2 14/14] of: property: Add device link support for PCS

PREEMPT_RT testing on kernelci
 2025-04-11 19:44 UTC  (6+ messages)

[PATCH] dt-bindings: phy: cadence-torrent: enable PHY_TYPE_USXGMII
 2025-04-11 19:42 UTC  (3+ messages)

[PATCH] lpfc: use memcpy for bios version
 2025-04-11 19:42 UTC  (2+ messages)

[brauner-github:vfs.fixes 12/12] loongarch64-linux-ld: mm/readahead.c:704:undefined reference to `anon_inode_aops'
 2025-04-11 19:43 UTC 

DTS Meeting Minutes - April 10, 2025
 2025-04-11 19:39 UTC 

[PATCH RFC 0/1] ptdma: Add SLAB_TYPESAFE_BY_RCU to DMA descriptor slab
 2025-04-11 19:41 UTC  (2+ messages)
` [PATCH RFC 1/1] dmaengine: ptdma: use SLAB_TYPESAFE_BY_RCU for the "

[PATCH v2 0/9] ASoC: add Renesas MSIOF sound driver
 2025-04-11 19:41 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support

[PATCH v10 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping
 2025-04-11 19:40 UTC  (3+ messages)
` [PATCH v10 1/2] staging: rtl8723bs: Add spaces and line breaks to improve readability
` [PATCH v10 2/2] staging: rtl8723bs: Use % 4096 instead of & 0xfff

exporting a device type
 2025-04-11 19:39 UTC 

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-04-11 19:37 UTC  (8+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync

[PATCH] loop: aio inherit the ioprio of original request
 2025-04-11 19:36 UTC  (2+ messages)

[PATCH v2 0/2] drm/i915: DG1 fixes
 2025-04-11 19:34 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: DG1 fixes (rev4)

[PATCH v2 net-next 10/14] ipv6: Factorise ip6_route_multipath_add()
 2025-04-11 19:33 UTC  (2+ messages)

[PATCH 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
 2025-04-11 19:31 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/1] dt-bindings: counter: Convert ftm-quaddec.txt to yaml format
 2025-04-11 19:31 UTC  (2+ messages)

[PATCH] drm/xe/pf: Don't show GGTT/LMEM debugfs files under media GT
 2025-04-11 19:30 UTC 

[PATCH 1/1] dt-bindings: mtd: convert vf610-nfc to yaml format
 2025-04-11 19:30 UTC  (3+ messages)

[PATCH v3] ufs: core: Add WB buffer resize support
 2025-04-11 19:30 UTC  (3+ messages)
` [PATCH v11] "

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-11 19:30 UTC  (6+ messages)
` [PATCH 05/67] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE

[PATCH 04/19] drm: Pass the format info to .fb_create()
 2025-04-11 19:29 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 03/19] drm: Look up the format info earlier
 2025-04-11 19:27 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 0/3] add support for RV8063 SPI rtc
 2025-04-11 19:27 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: rtc: pcf85063: add binding for RV8063
` [PATCH v3 3/3] rtc: pcf85063: add support "

[PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
 2025-04-11 19:27 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v1] ASoC: qcom: qdsp6: Fix references to lookup USB_RX mixer status
 2025-04-11 19:26 UTC 

[PATCH v2 0/4] Add video clock controller for SM6350
 2025-04-11 19:26 UTC  (7+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sm6350: Add video clock controller

[PATCH v4 0/4] ftrace: Add function arguments to function tracers
 2025-04-11 19:27 UTC  (15+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer

[PATCH v1 1/1] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: enable MICs LDO
 2025-04-11 19:25 UTC  (2+ messages)

[PATCH 0/4] migration: savevm testing
 2025-04-11 19:23 UTC  (7+ messages)
` [PATCH 1/4] migration/savevm: Add a compatibility check for capabilities

[PATCH v2] PCI: Fix NULL dereference in SR-IOV VF creation error path
 2025-04-11 19:23 UTC  (3+ messages)
  ` [PATCH v2] PCI: Fix NULL dereference in SR-IOV VF creation error path - REGRESSION

[PATCH v1] bsp: fitimage-legacyhs: add default dtb support
 2025-04-11 19:23 UTC  (2+ messages)
` [meta-ti] "

[PATCH] dt-bindings: serial: snps-dw-apb-uart: remove N1S binding
 2025-04-11 19:22 UTC  (3+ messages)

[PATCH 0/8] iio: imu: new inv_icm45600 driver
 2025-04-11 19:21 UTC  (3+ messages)
` [PATCH 2/8] iio: imu: inv_icm45600: add I2C driver for "

[PATCH] crypto: skcipher - Realign struct skcipher_walk to save 8 bytes
 2025-04-11 19:20 UTC 

I2C: can't detect Adafruit Mini I2C Gamepad on Linux - other devices detected
 2025-04-11 19:21 UTC  (5+ messages)

[meta-arago][master/scarthgap][PATCH] hwspinlocktest: Fix build against latest kernel
 2025-04-11 19:20 UTC 

[PATCH] block: add SPDX header line to blk-throttle.h
 2025-04-11 19:20 UTC 

[PATCH 00/15] block: unify elevator changing and fix lockdep warning
 2025-04-11 19:20 UTC  (5+ messages)
` [PATCH 04/15] block: prevent elevator switch during updating nr_hw_queues
` [PATCH 11/15] block: move elv_register[unregister]_queue out of elevator_lock

[PATCH v3 0/3] drm/panel: simple: add Tianma P0700WXF1MBAA and improve Tianma TM070JDHG34-00
 2025-04-11 19:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: display: simple: Add Tianma P0700WXF1MBAA panel
` [PATCH v3 2/3] drm/panel: simple: Tianma TM070JDHG34-00: add delays
` [PATCH v3 3/3] drm/panel: simple: add Tianma P0700WXF1MBAA panel

[PATCH 01/19] drm: Pass pixel_format+modifier to .get_format_info()
 2025-04-11 19:19 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net-next v2 6/8] netdev: depend on netdev->lock for xdp features
 2025-04-11 19:19 UTC  (6+ messages)

[PATCH v3 1/2] dt-bindings: i2c: qcom-cci: Document QCM2290 compatible
 2025-04-11 19:19 UTC  (9+ messages)
  ` [PATCH v3 2/2] arm64: dts: qcom: qcm2290: Add CCI node

[PATCH v3 1/2] rcutorture: Perform more frequent testing of ->gpwrap
 2025-04-11 19:18 UTC  (3+ messages)
` [v3,1/2] "

[RFC PATCH 00/13] migration: Unify capabilities and parameters
 2025-04-11 19:14 UTC  (14+ messages)
` [RFC PATCH 01/13] migration: Fix latent bug in migrate_params_test_apply()
` [RFC PATCH 02/13] migration: Normalize tls arguments
` [RFC PATCH 03/13] migration: Run a post update routine after setting parameters
` [RFC PATCH 04/13] migration: Fix parameter validation
` [RFC PATCH 05/13] migration: Reduce a bit of duplication in migration.json
` [RFC PATCH 06/13] migration: Remove the parameters copy during validation
` [RFC PATCH 07/13] migration: Introduce new MigrationConfig structure
` [RFC PATCH 08/13] migration: Replace s->parameters with s->config
` [RFC PATCH 09/13] migration: Do away with usage of QERR_INVALID_PARAMETER_VALUE
` [RFC PATCH 10/13] migration: Replace s->capabilities with s->config
` [RFC PATCH 11/13] migration: Merge parameters and capability checks
` [RFC PATCH 12/13] [PoC] migration: Add query/set commands for MigrationConfig
` [RFC PATCH 13/13] [PoC] migration: Allow migrate commands to provide the migration config

[PATCH v3 0/0] Switch to using $(PHASE_) in Makefiles
 2025-04-11 19:16 UTC  (2+ messages)

[PATCH] cmd: optee: fix hello subcommand argument check
 2025-04-11 19:16 UTC  (2+ messages)

[PATCH v2 1/1] configs: qemu-arm raise CONFIG_NR_DRAM_BANKS
 2025-04-11 19:16 UTC  (2+ messages)

[PATCH 1/3] configs: phycore_am64x_a53_defconfig: Enable remoteproc cmd
 2025-04-11 19:16 UTC  (2+ messages)

[PATCH 1/2] Dockerfile: install byacc
 2025-04-11 19:16 UTC  (2+ messages)
` (subset) "

[PATCH i-g-t] tests/intel/xe_oa: Check for DRM_XE_OA_CAPS_OA_BUFFER_SIZE
 2025-04-11 19:15 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] mm: Introduce free_folio_and_swap_cache() to replace free_page_and_swap_cache()
 2025-04-11 19:15 UTC  (2+ messages)

[BUG] unbinding mv88e6xxx device spews
 2025-04-11 19:14 UTC  (5+ messages)

[PATCH BlueZ v1] bap: Fix not setting SID for broadcast receiver
 2025-04-11 19:14 UTC 

[PATCH v4 00/11] x86: Refactor and consolidate startup code
 2025-04-11 19:15 UTC  (2+ messages)

[PATCH v1 00/24] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-04-11 19:13 UTC  (3+ messages)
` [PATCH v1 12/24] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block

arm64: juno-r2: SSD detect failed on mainline and next
 2025-04-11 19:11 UTC  (5+ messages)

[PATCH 1/1] arm-bsp/documentation: corstone1000: Fix typos in the documentation
 2025-04-11 19:13 UTC  (2+ messages)

[PATCH] classes/tfm_sign_image: Fix assignment whitespace
 2025-04-11 19:13 UTC  (2+ messages)

[PATCH 1/1] arm/trusted-firmware-a: remove optee-os dependency from tests
 2025-04-11 19:13 UTC  (2+ messages)

[PATCH 1/3] arm/edk2-firmware: add version to be printed out
 2025-04-11 19:13 UTC  (2+ messages)

Bug: being stuck in rebase mode when accidently typing `git am`
 2025-04-11 19:13 UTC  (3+ messages)

[PATCH 00/17] bootstd: Useability improvements
 2025-04-11 19:13 UTC  (11+ messages)
` [PATCH 09/17] test/py: Add a test image for Ubuntu

[PATCH v1 7/9] serial: qcom-geni: move clock-rate logic to separate function
 2025-04-11 19:12 UTC  (2+ messages)

[PATCH] dt-bindings: serial: snps-dw-apb-uart: Simplify DMA-less RZ/N1 rule
 2025-04-11 19:12 UTC  (5+ messages)

[PATCH v3] x86/boot/sev: Avoid shared GHCB page for early memory acceptance
 2025-04-11 19:11 UTC  (4+ messages)

[PATCH v2] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-11 19:10 UTC  (3+ messages)

[PATCH] libsemanage: fix handling errors during child execution
 2025-04-11 19:09 UTC  (2+ messages)

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-11 19:09 UTC  (3+ messages)
` [PATCH v2 security-next 1/4] security: "

[PATCH 0/2] Improvements around BB_PRESSURE_* variables
 2025-04-11 19:09 UTC  (3+ messages)
` [PATCH 1/2] runqueue: decrease the verbosity of pressure messages
  ` [docs] "

Bug: Git sometimes disregards wildcards in pathspecs if a file name matches exactly
 2025-04-11 19:08 UTC 

[PATCH 0/5] autorefs: add kdevops User-Agent identifier
 2025-04-11 19:07 UTC  (5+ messages)
` [PATCH 5/5] gitref: generate user agent kdevops header identifier

[PATCH] tools/make_pip: Use virtualenv when invoking pip
 2025-04-11 19:06 UTC  (2+ messages)

[PATCH 1/3] soc: qcom: socinfo: Add support for new fields in revision 20
 2025-04-11 19:02 UTC  (5+ messages)
` [PATCH 3/3] soc: qcom: socinfo: Add support for new fields in revision 22

Way to "impersonate" remote or sync remotes without fetching everything?
 2025-04-11 19:02 UTC  (3+ messages)

[PATCH 0/6] drm/amdgpu and drm/radeon: a slew of small fixes
 2025-04-11 19:00 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.