All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-16 05:54:16 to 2025-04-16 06:44:48 UTC [more...]

[PATCH 00/67] crypto: shash - Handle partial blocks in API
 2025-04-16  6:44 UTC  (54+ messages)
` [PATCH 01/67] "
` [PATCH 02/67] crypto: blake2b-generic - Use API partial block handling
` [PATCH 03/67] crypto: arm/blake2b "
` [PATCH 04/67] crypto: ghash-generic "
` [PATCH 05/67] crypto: powerpc/ghash "
` [PATCH 06/67] crypto: arm/ghash "
` [PATCH 07/67] crypto: arm64/ghash "
` [PATCH 08/67] crypto: riscv/ghash "
` [PATCH 09/67] crypto: s390/ghash "
` [PATCH 10/67] crypto: x86/ghash "
` [PATCH 11/67] crypto: md5-generic "
` [PATCH 12/67] crypto: mips/octeon-md5 "
` [PATCH 13/67] crypto: powerpc/md5 "
` [PATCH 14/67] crypto: sparc/md5 "
` [PATCH 15/67] crypto: x86/sha1 "
` [PATCH 16/67] crypto: arm64/sha1 "
` [PATCH 17/67] crypto: mips/octeon-sha1 "
` [PATCH 18/67] crypto: sha1-generic "
` [PATCH 19/67] crypto: arm/sha1-ce "
` [PATCH 20/67] crypto: arm/sha1-neon "
` [PATCH 21/67] crypto: arm/sha1-asm "
` [PATCH 22/67] crypto: powerpc/sha1 "
` [PATCH 23/67] crypto: powerpc/sha1-spe "
` [PATCH 24/67] crypto: s390/sha1 "
` [PATCH 25/67] crypto: sparc/sha1 "
` [PATCH 26/67] crypto: sha1_base - Remove partial block helpers
` [PATCH 27/67] crypto: x86/sha256 - Use API partial block handling
` [PATCH 28/67] crypto: mips/octeon-sha256 "
` [PATCH 29/67] crypto: riscv/sha256 "
` [PATCH 30/67] crypto: sha256-generic "
` [PATCH 31/67] crypto: arm/sha256-ce "
` [PATCH 32/67] crypto: arm/sha256-neon "
` [PATCH 33/67] crypto: arm/sha256-asm "
` [PATCH 34/67] crypto: arm64/sha256-ce "
` [PATCH 35/67] crypto: arm64/sha256 "
` [PATCH 36/67] crypto: powerpc/sha256-spe "
` [PATCH 37/67] crypto: s390/sha256 "
` [PATCH 38/67] crypto: sparc/sha256 "
` [PATCH 39/67] crypto: sha256_base - Remove partial block helpers
` [PATCH 40/67] crypto: arm64/sha3-ce - Use API partial block handling
` [PATCH 41/67] crypto: s390/sha3 "
` [PATCH 42/67] crypto: sha3-generic "
` [PATCH 43/67] crypto: zynqmp-sha "
` [PATCH 44/67] crypto: x86/sha512 "
` [PATCH 45/67] crypto: mips/octeon-sha512 "
` [PATCH 46/67] crypto: riscv/sha512 "
` [PATCH 47/67] crypto: sha512-generic "
` [PATCH 48/67] crypto: arm/sha512-neon "
` [PATCH 49/67] crypto: arm/sha512-asm "
` [PATCH 50/67] crypto: arm64/sha512-ce "
` [PATCH 51/67] crypto: arm/sha512 "
` [PATCH 52/67] crypto: s390/sha512 "
` [PATCH 53/67] crypto: sparc/sha512 "

[PATCH 0/7] platform/chrome: Support for USB DP altmode muxing w/ DT
 2025-04-16  6:44 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: Move google,cros-ec-typec binding to usb

[PATCH 1/1] doc: dt_qemu: correct dumpdtb description
 2025-04-16  6:44 UTC 

[PATCH 1/3 v5.4.y] dmaengine: ti: edma: Add support for handling reserved channels
 2025-04-16  6:43 UTC 

[PATCH v6 00/10] arm64: Introduce CIX P1 (SKY1) SoC
 2025-04-16  6:38 UTC  (8+ messages)
` [PATCH v6 05/10] dt-bindings: mailbox: add cix,sky1-mbox
` [PATCH v6 07/10] arm64: defconfig: enable CIX mailbox
` [PATCH v6 08/10] dt-bindings: clock: cix: Add CIX sky1 scmi clock id

[Patch v3 00/22] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
 2025-04-16  6:42 UTC  (4+ messages)
` [Patch v3 16/22] perf/core: Support to capture higher width vector registers

[PATCH RFC 0/3] nvme: add support for command quiesce timeout
 2025-04-16  6:39 UTC  (6+ messages)
` [PATCH RFC 3/3] nvme: delay failover by "

[PATCH] property: Use tidy for_each_named_* macros
 2025-04-16  6:41 UTC  (6+ messages)

[PATCH 0/9] Split up "object-file.c"
 2025-04-16  6:41 UTC  (3+ messages)
` [PATCH v3 00/10] "

[PATCH] powerpc/defconfigs: Set HZ=1000 on ppc64 and powernv defconfigs
 2025-04-16  6:40 UTC  (2+ messages)

Reggression caused by "drm/fb-helper: Don't use the preferred depth for the BPP default"
 2025-04-16  6:41 UTC  (2+ messages)

[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
 2025-04-16  6:40 UTC  (6+ messages)
` [PATCH v4 111/163] tcg: Move i into each for loop in liveness_pass_1
` [PATCH v4 144/163] tcg/sparc64: Hoist tcg_cond_to_bcond lookup out of tcg_out_movcc

[PATCH v1 0/4] drm: panel: add support for panels used in LG P880/P895
 2025-04-16  6:40 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: display: panel: Document Renesas R61307 based DSI panel

[PATCH V10 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-04-16  6:39 UTC  (16+ messages)
` [PATCH V10 01/15] rust: cpumask: Add few more helpers
` [PATCH V10 02/15] rust: cpumask: Add initial abstractions
` [PATCH V10 03/15] MAINTAINERS: Add entry for Rust cpumask API
` [PATCH V10 04/15] rust: clk: Add helpers for Rust code
` [PATCH V10 05/15] rust: clk: Add initial abstractions
` [PATCH V10 06/15] rust: macros: enable use of hyphens in module names
` [PATCH V10 07/15] rust: cpu: Add from_cpu()
` [PATCH V10 08/15] rust: opp: Add initial abstractions for OPP framework
` [PATCH V10 09/15] rust: opp: Add abstractions for the OPP table
` [PATCH V10 10/15] rust: opp: Add abstractions for the configuration options
` [PATCH V10 11/15] rust: cpufreq: Add initial abstractions for cpufreq framework
` [PATCH V10 12/15] rust: cpufreq: Extend abstractions for policy and driver ops
` [PATCH V10 13/15] rust: cpufreq: Extend abstractions for driver registration
` [PATCH V10 14/15] rust: opp: Extend OPP abstractions with cpufreq support
` [PATCH V10 15/15] cpufreq: Add Rust-based cpufreq-dt driver

[PATCH 0/2] drm/virtio: Avoid struct drm_gem_object.import_attach
 2025-04-16  6:40 UTC  (5+ messages)
` [PATCH 1/2] drm/virtio: Test for imported buffers with drm_gem_is_imported()
` [PATCH 2/2] drm/virtio: Use dma_buf from GEM object instance

[6.15-rc2 regression] xfs: assertion failed in inode allocation
 2025-04-16  6:39 UTC  (3+ messages)

[PATCH v2] sched/uclamp: Align uclamp and util_est and call before freq update
 2025-04-16  6:38 UTC  (2+ messages)

Hitting WARN_ON_ONCE in i2c-designware-common.c
 2025-04-16  6:37 UTC  (5+ messages)

[Buildroot] [PATCH] package/lua-periphery: bump to version 2.4.3
 2025-04-16  6:37 UTC 

[PATCH v2 00/19] xen: introduce CONFIG_SYSCTL
 2025-04-16  6:37 UTC  (5+ messages)
` [PATCH v2 10/19] xen/sysctl: introduce CONFIG_PM_STATS

Share another use case of layer overrides: world build for specific layer
 2025-04-16  6:36 UTC  (2+ messages)
` [yocto] "

[PATCH] USB: serial: simple: add OWON HDS200 series oscilloscope support
 2025-04-16  6:35 UTC  (2+ messages)

[PATCH v1 1/1] ipmi: si: Cast to smaller integer type without warning
 2025-04-16  6:34 UTC  (6+ messages)

[PATCH v1] ptp: ocp: fix NULL deref in _signal_summary_show
 2025-04-16  6:33 UTC  (9+ messages)

[PATCH v1 0/2] bitmap-str: A couple of cleanups
 2025-04-16  6:32 UTC  (3+ messages)

[PATCH v2 0/2] bitmap-str: A couple of cleanups
 2025-04-16  6:32 UTC  (3+ messages)
` [PATCH v2 1/2] bitmap-str: Get rid of 'extern' for function prototypes
` [PATCH v2 2/2] bitmap-str: Add missing header(s)

[PATCH v3] mempolicy: Optimize queue_folios_pte_range by PTE batching
 2025-04-16  6:32 UTC  (2+ messages)

[bug report] blktests nvme/062 hang
 2025-04-16  6:31 UTC 

[RESEND PATCH] gpio: vf610: Allow building as a module
 2025-04-16  6:31 UTC  (3+ messages)
  ` [EXT] "

[RFC PATCH 0/2] tests/qtest: Enable spapr dma tests
 2025-04-16  6:29 UTC  (3+ messages)
` [RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness

[PATCH net-next v2 0/2] Implement udp tunnel port for txgbe
 2025-04-16  6:29 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: txgbe: Support to set UDP tunnel port

[PATCH v2] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()
 2025-04-16  6:29 UTC  (3+ messages)

[PATCH 1/2] i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]
 2025-04-16  6:29 UTC  (2+ messages)
` [PATCH 2/2] i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]

[PATCH v1 0/8] Enable/Disable DC balance along with VRR DSB
 2025-04-16  6:27 UTC  (9+ messages)
` [PATCH v1 1/8] drm/i915/vrr: Add DC balance registers
` [PATCH v1 2/8] drm/i915/dmc: Add pipe DMC "
` [PATCH v1 3/8] drm/i915/vrr: Refactor vmin/vmax stuff
` [PATCH v1 4/8] drm/i915/vrr: Add functions to read out "
` [PATCH v1 5/8] drm/i915: Extract vrr_vblank_start()
` [PATCH v1 6/8] drm/i915/vrr: Implement vblank evasion with DC balancing
` [PATCH v1 7/8] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [PATCH v1 8/8] drm/i915/vrr: Pause DC balancing for DSB commits

[PATCH] sched: Skip useless sched_balance_running acquisition if load balance is not due
 2025-04-16  6:28 UTC  (3+ messages)

[PATCH] documentation: Add nodebugmon for arm64 platforms
 2025-04-16  6:27 UTC 

[PATCH v2 0/4] xen/x86: fix implementation of subpage r/o MMIO
 2025-04-16  6:28 UTC  (3+ messages)
` [PATCH v2 1/4] xen/io: provide helpers for multi size MMIO accesses

[PATCH v3 0/7] Fix dtbs_check warnings in CSI overlays
 2025-04-16  6:27 UTC  (3+ messages)
` [PATCH v3 1/7] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators

[Buildroot] [PATCH] package/socat: bump to version 1.8.0.3
 2025-04-16  6:26 UTC 

[PATCH 0/4] md: fix is_mddev_idle()
 2025-04-16  6:27 UTC  (5+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] md: cleanup accounting for issued sync IO

[PATCH 0/3] ASoC: soc-utils: add snd_soc_dlc_is_dummy()
 2025-04-16  6:27 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ASoC: mediatek: mt8188: use snd_soc_dlc_is_dummy()
` [PATCH 3/3] ASoC: mediatek: mt8195: "

[PATCH/RFC v1 0/9] media: i2c: AR0144 camera sensor driver with companding support
 2025-04-16  6:27 UTC  (5+ messages)
` [PATCH/RFC v1 2/9] media: i2c: Add a driver for the onsemi AR0144 camera sensor

[PATCH] hfs{plus}: add deprecation warning
 2025-04-16  6:27 UTC  (3+ messages)

spi : Data Throughput via spi-loopback-test.ko
 2025-04-16  6:26 UTC 

[PATCH] USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
 2025-04-16  6:26 UTC  (2+ messages)

[PATCH v2] gpio: vf610: Allow building as a module
 2025-04-16  6:26 UTC 

linux-next: Tree for Apr 16
 2025-04-16  6:25 UTC 

[RFC V3 PATCH 00/13] Support ACPI Control Method Sleep button
 2025-04-16  6:24 UTC  (7+ messages)
` [RFC V3 PATCH 05/13] acpi: Send the GPE event of suspend and wakeup for x86

[LTP] [PATCH 0/5] KVM test for Intel VMX vAPIC
 2025-04-16  6:24 UTC  (7+ messages)
` [LTP] [PATCH 2/5] KVM: Add kvm_vmx01 to the runtest file
` [LTP] [PATCH 3/5] KVM: Simplify reading VMX control field masks
` [LTP] [PATCH 4/5] KVM: Add constants for Intel VMX vAPIC control

[PATCH v4 0/7] i2c: core: Move client towards fwnode
 2025-04-16  6:24 UTC  (7+ messages)
` [PATCH v4 3/7] i2c: core: Switch to fwnode APIs to get IRQ
` [PATCH v4 6/7] i2c: core: Deprecate of_node in struct i2c_board_info

[PATCH v2 0/3] timers: Exclude isolated cpus from timer migation
 2025-04-16  6:23 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH RESEND v13 0/5] Expose modifiers/formats supported by async flips
 2025-04-16  6:21 UTC  (2+ messages)

[PATCH v2 0/8] Support hiding capability when its initialization fails
 2025-04-16  6:20 UTC  (10+ messages)
` [PATCH v2 4/8] vpci: Hide capability when it fails to initialize
` [PATCH v2 7/8] vpci/msi: Free MSI resources when init_msi() fails
` [PATCH v2 8/8] vpci/msix: Add function to clean MSIX resources

[PATCH v1 0/2] spi: Introduce and use spi_bpw_to_bytes()
 2025-04-16  6:16 UTC  (3+ messages)
` [PATCH v1 1/2] spi: Add spi_bpw_to_bytes() helper and use it
` [PATCH v1 2/2] spi: dw: Use spi_bpw_to_bytes() helper

[PATCH] Hexagon (target/hexagon) Remove gen_tcg_func_table.py
 2025-04-16  6:18 UTC  (2+ messages)

[PATCH V2] fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
 2025-04-16  6:18 UTC  (4+ messages)

[PATCH 0/2] Hyperflash boot fixes for j721e
 2025-04-16  6:16 UTC  (3+ messages)
` [PATCH 1/2] mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver
` [PATCH 2/2] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage

[PATCH v3] xen/domain: unify domain ID allocation
 2025-04-16  6:15 UTC 

[PATCH 0/4] update MyFirstContribution with current code base
 2025-04-16  6:14 UTC  (5+ messages)
` [PATCH 1/4] Remove unused git-mentoring mailing list
` [PATCH 2/4] Docs: Correct cmd_psuh and Explain UNUSED macro
` [PATCH 3/4] Docs: Add cmd_psuh with repo and UNUSED removal
` [PATCH 4/4] cmd_psuh: Prefer repo_config for config lookup

[PATCH v4 0/5] Add support for the Bus Lock Threshold
 2025-04-16  6:14 UTC  (5+ messages)
` [PATCH v4 3/5] KVM: SVM: Enable Bus lock threshold exit
` [PATCH v4 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs

[PATCH] cmd: tlv_eeprom: return after successful read from EEPROM
 2025-04-16  6:13 UTC 

[PATCH] pci: define more standard register offsets
 2025-04-16  6:10 UTC 

[PATCH v1] configs: agilex5: Restore fixed bloblist
 2025-04-16  6:12 UTC 

[PATCH v2] media: davinci: vpif: Fix memory leaks in probe error path
 2025-04-16  6:11 UTC  (2+ messages)

The driver-core.git tree has moved
 2025-04-16  6:10 UTC  (5+ messages)

[PATCH v2] arm64: dts: ti: k3-j721e-som-p0: Add bootph-all to HBMC node
 2025-04-16  6:07 UTC 

[PATCH v6 0/7] Add some enhancements for i.MX95 PCIe https: //lore.kernel.org/imx/20250314060104.390065-1-hongxing.zhu@nxp.com/- 3/7 relies on "arm64: dts: imx95: Correct the range of PCIe app-reg region"
 2025-04-16  6:06 UTC  (8+ messages)
` [PATCH v6 1/7] PCI: imx6: Start link directly when workaround is not required
` [PATCH v6 2/7] PCI: imx6: Skip one dw_pcie_wait_for_link() in workaround link training
` [PATCH v6 3/7] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v6 4/7] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v6 5/7] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v6 6/7] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe
` [PATCH v6 7/7] PCI: imx6: Save and restore the LUT setting "

[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
 2025-04-16  6:09 UTC  (4+ messages)

[PATCH v3 00/11] systemd based initrd and modular kernel support
 2025-04-16  6:08 UTC  (9+ messages)
` [PATCH v3 01/11] systemd: enable efi support by default
  ` [OE-core] "

[RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
 2025-04-16  6:08 UTC  (4+ messages)

[PATCH] correct disabling of -Wshift-negative-value
 2025-04-16  6:07 UTC  (5+ messages)

[PATCH i-g-t] tests/kms_async_flip: skip subtest if invalid driver-specific condition
 2025-04-16  6:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/xe/xe_pmu: Add a null check for xe gt
 2025-04-16  6:05 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] brcmfmac: fix compilation error seen while building only brcmfmac sub-directory
 2025-04-16  6:00 UTC 

[PATCH] iio: adc: ad4000: Avoid potential double data word read
 2025-04-16  6:01 UTC  (5+ messages)

[RFC] PCI: pwrctrl and link-up dependencies
 2025-04-16  5:59 UTC  (6+ messages)

[PATCH 0/2] btrfs: fix corner cases for subpage generic/363 failures
 2025-04-16  5:57 UTC  (9+ messages)
` [PATCH 2/2] btrfs: make btrfs_truncate_block() zero folio range for certain subpage corner cases

[PATCH 0/2] iio: adc: ti-adc128s052: Add support for adc102s021
 2025-04-16  5:58 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support

[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
 2025-04-16  5:56 UTC  (4+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 9/9] repack: exclude cruft pack(s) from the MIDX "

[PATCH 0/5] cleanup interfaces
 2025-04-16  5:54 UTC  (3+ messages)
` [PATCH 3/5] vfio/iommufd: Implement .get_cap() in TYPE_HOST_IOMMU_DEVICE_IOMMUFD_VFIO sub-class

Reproducible XFS Filesystems Builds for VMs
 2025-04-16  5:55 UTC  (5+ messages)

[PATCH 0/5] Add support for user creatable SMMUv3 device
 2025-04-16  5:54 UTC  (4+ messages)
` [PATCH 3/5] hw/arm/virt: Factor out common SMMUV3 dt bindings code

[PATCH] um/asm: Replace "REP; NOP" with PAUSE mnemonic
 2025-04-16  5:53 UTC  (3+ 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.