All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 10:15:16 to 2024-03-28 10:57:30 UTC [more...]

[PATCH] crypto: bcm/spu2
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH v2] crypto: bcm/spu2 - Add buffer size check

[PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH v2 0/2] crypto: x86/aesni - Simplify AES key expansion code

[PATCH 0/2] crypto: iaa - A couple of bugfixes
 2024-03-28 10:57 UTC  (3+ messages)
` [PATCH 2/2] crypto: iaa: Fix some errors in IAA documentation

[PATCH] crypto: ecdsa - Fix module auto-load on add-key
 2024-03-28 10:56 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-28 10:56 UTC  (3+ messages)
` [PATCH v19 092/130] KVM: TDX: Implement interrupt injection

[PATCH] NFSD: trace export root filehandle event
 2024-03-28 10:55 UTC  (3+ messages)

[PATCH v3 0/2] sched: Minor changes for rd->overload access
 2024-03-28 10:56 UTC  (9+ messages)
          ` [tip: sched/core] sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
          ` [tip: sched/core] sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
          ` [tip: sched/core] sched/fair: Rename root_domain::overload to ::overloaded

[PATCH] crypto: ecc - update ecc_gen_privkey for FIPS 186-5
 2024-03-28 10:56 UTC  (2+ messages)

[PATCHv2] drm/xe/display: check for error on drmm_mutex_init
 2024-03-28 10:55 UTC  (5+ messages)

[PATCH] crypto: ecrdsa - Fix module auto-load on add_key
 2024-03-28 10:55 UTC  (2+ messages)

[PATCH] hwrng: core: Convert sprintf/snprintf to sysfs_emit
 2024-03-28 10:54 UTC  (2+ messages)

[PATCH 0/2] Add Inline Crypto Engine for SC7280 UFS
 2024-03-28 10:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: ice: Document sc7280 inline crypto engine

kernel crash in mknod
 2024-03-28 10:53 UTC  (7+ messages)

[PATCH] drm/i915/gem: Calculate object page offset for partial memory mapping
 2024-03-28 10:53 UTC  (5+ messages)

[PATCH v2] crypto: remove CONFIG_CRYPTO_STATS
 2024-03-28 10:53 UTC  (2+ messages)

[PATCH] media: i2c: imx219: Use dev_err_probe on probe
 2024-03-28 10:53 UTC  (6+ messages)

[Intel-wired-lan] [PATCH v2 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
 2024-03-28 10:52 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH v2 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
  `  "

[Intel-wired-lan] [iwl-next v1 0/3] ice: devlink cleanup
 2024-03-28 10:51 UTC  (10+ messages)
` [Intel-wired-lan] [iwl-next v1 1/3] ice: move ice_devlink.[ch] to devlink folder
` [Intel-wired-lan] [iwl-next v1 2/3] ice: move devlink port code to a separate file
` [Intel-wired-lan] [iwl-next v1 3/3] ice: hold devlink lock for whole init/cleanup

qemu process consumes 100% host CPU after reverting snapshot
 2024-03-28 10:50 UTC  (2+ messages)

[PATCH 0/2] Fix UBSAN warning in hdcp_info
 2024-03-28 10:51 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/display: Initialize capability variables
` [PATCH 2/2] drm/i915/hdcp: Fix get remote hdcp capability function

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-03-28 10:51 UTC  (2+ messages)

[PATCH] arm: imx: Fix incorrect return value
 2024-03-28 10:50 UTC 

[PATCH v5 0/4] improve write IO performance when fragmentation is high
 2024-03-28 10:50 UTC  (4+ messages)
` [PATCH v5 4/4] ocfs2: fix sparse warnings

[XEN PATCH v3 0/2] xen: address violations of MISRA C Rule 17.1
 2024-03-28 10:50 UTC  (5+ messages)
` [XEN PATCH v3 1/2] MISRA C:2012 Rule 17.1 states: The features of `<stdarg.h>' shall not be used
` [XEN PATCH v3 2/2] MISRA C Rule 20.7 states: "The features of `<stdarg.h>' shall not be used"

[PATCH] thermal: imx_tmu: Fix TMU error on iMX8MQ
 2024-03-28 10:49 UTC 

[PATCH v3 00/30] Zone write plugging
 2024-03-28 10:49 UTC  (3+ messages)
` [PATCH v3 15/30] scsi: sd: Use the block layer zone append emulation

[PATCH] arm: imx9: Fix MMU map table overlap
 2024-03-28 10:49 UTC 

[xen-4.17-testing test] 185171: tolerable FAIL - PUSHED
 2024-03-28 10:48 UTC 

[PATCH 1/2] arm: imx9: Correct imx9_probe_mu prototype
 2024-03-28 10:48 UTC  (2+ messages)
` [PATCH 2/2] arm: imx9: Call imx9_probe_mu for DM post in board_r

[PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-03-28 10:47 UTC  (4+ messages)
` [SLOF] "

[PATCH v1] ufs: core: wlun suspend dev/link state error recovery
 2024-03-28 10:47 UTC 

[PATCH v3 1/2] sched/fair: Check rd->overload value before update
 2024-03-28 10:47 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Check root_domain::overload "

[PATCH v3 2/2] sched/fair: Use helper functions to access rd->overload
 2024-03-28 10:47 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use helper functions to access root_domain::overload

[RFC PATCH v8 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-28 10:46 UTC  (5+ messages)
` [RFC PATCH v8 09/23] target/arm: Handle PSTATE.ALLINT on taking an exception

[PATCH][next] crypto/nx: Avoid -Wflex-array-member-not-at-end warning
 2024-03-28 10:46 UTC  (3+ messages)

[PATCH v4 0/3] Add support for the RAPL MSRs series
 2024-03-28 10:46 UTC  (5+ messages)
` [PATCH v4 2/3] tools: build qemu-vmsr-helper

[PATCH] drm/i915: use fine grained -Woverride-init disable
 2024-03-28 10:46 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH] crypto: drbg - make drbg_kcapi_{ctr_bcc,kcapi_sym}() return void
 2024-03-28 10:46 UTC  (2+ messages)

[PATCH 5.10.y-cip 00/36] Add IA55 interrupt controller support
 2024-03-28 10:45 UTC  (3+ messages)

[PATCH v2 0/5] staging: vc04_services: vchiq_core: Stop kthreads on shutdown
 2024-03-28 10:45 UTC  (7+ messages)
` [PATCH v2 5/5] "

[PATCH v4 0/7] crypto: starfive: Add support for JH8100
 2024-03-28 10:45 UTC  (2+ messages)

[RFC 00/15] block job API
 2024-03-28 10:44 UTC  (6+ messages)
` [RFC 01/15] scripts/qapi: support type-based unions

[Buildroot] [Bug 15973] New: imx8m bootloader image generation broken since update to imx-mkimage 6.1.36_2.1.0
 2024-03-28 10:44 UTC  (2+ messages)
` [Buildroot] [Bug 15973] "

[PATCH 0/4] crypto: IAA stats bugfixes and simplifications
 2024-03-28 10:44 UTC  (2+ messages)

[PATCH 6.1.y-cip 00/13] Update IA55 driver
 2024-03-28 10:44 UTC  (2+ messages)

[PATCH i-g-t] tests/intel-ci: Drop "xe_exec_threads" from XE BAT
 2024-03-28 10:43 UTC  (3+ messages)

[LTP] [PATCH] input_helper: Modify the check range of the input event number
 2024-03-28 10:42 UTC  (5+ messages)

[PATCH v2 0/3] leds: trigger: Improve handling of led_trigger_event() and simplify mute audio trigger
 2024-03-28 10:42 UTC  (4+ messages)

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28  7:24 UTC  (5+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[PATCH 0/8] [RFC] Rust device / driver abstractions
 2024-03-28 10:41 UTC  (3+ messages)
` [PATCH 4/8] rust: add driver abstraction

[PATCH 0/2] Revert "ASoC: amd: yc: add new YC platform variant (0x63) support"
 2024-03-28 10:40 UTC  (4+ messages)

[PATCH 5.10 000/238] 5.10.214-rc1 review
 2024-03-28 10:40 UTC  (6+ messages)
` [PATCH 5.10 005/238] btrfs: add and use helper to check if block group is used
` [PATCH 5.10 127/238] HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd

[RFC QEMU PATCH v8 0/1] S3 support
 2024-03-28 10:39 UTC  (3+ messages)
` [RFC QEMU PATCH v8 1/2] virtio-pci: only reset pm state during resetting
` [RFC QEMU PATCH v8 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH mptcp-next 00/11] refactor mptcp bpf tests
 2024-03-28 10:40 UTC  (2+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-28 10:40 UTC  (4+ messages)
` [PATCH net-next v6 10/17] net: pse-pd: Add support for PSE PIs

I/O blocked after booting
 2024-03-28 10:39 UTC  (3+ messages)

[PATCH RFC 0/2] block,nvme: latency-based I/O scheduler
 2024-03-28 10:38 UTC  (2+ messages)

[PATCH 0/3] target/ppc: fix tlb flushing race
 2024-03-28 10:37 UTC  (4+ messages)

[openeuler:OLK-6.6 1624/6998] drivers/cpufreq/loongson3-acpi-cpufreq.c:169:3: sparse: sparse: symbol 'all_package_data' was not declared. Should it be static?
 2024-03-28 10:37 UTC 

[CI v3 0/8] drm/ttm, drm/xe: Shrinker support
 2024-03-28 10:36 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/ttm, drm/xe: Shrinker support (rev3)

[PATCH 6.1 000/451] 6.1.83-rc1 review
 2024-03-28 10:36 UTC  (9+ messages)
` [PATCH 6.1 018/451] nfsd: Fix creation time serialization order
` [PATCH 6.1 039/451] arm64: dts: Fix dtc interrupt_provider warnings
` [PATCH 6.1 140/451] ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
` [PATCH 6.1 212/451] iommu: Fix compilation without CONFIG_IOMMU_INTEL

[PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-28 10:35 UTC  (3+ messages)

[PATCH] block: Remove unnecessary NULL check in bdrv_pad_request()
 2024-03-28 10:35 UTC  (2+ messages)

[PATCH 00/19] -Werror=maybe-uninitialized fixes
 2024-03-28 10:35 UTC  (21+ messages)
` [PATCH 01/19] util/coroutine: fix -Werror=maybe-uninitialized false-positive
` [PATCH 02/19] util/timer: with "
` [PATCH 03/19] hw/qxl: fix -Werror=maybe-uninitialized false-positives
` [PATCH 04/19] nbd: with -Werror=maybe-uninitialized false-positive
` [PATCH 05/19] block/mirror: fix "
` [PATCH 06/19] block/stream: fix -Werror=maybe-uninitialized false-positives
` [PATCH 07/19] hw/ahci: fix -Werror=maybe-uninitialized false-positive
` [PATCH 08/19] hw/vhost-scsi: fix -Werror=maybe-uninitialized
` [PATCH 09/19] hw/sdhci: fix -Werror=maybe-uninitialized false-positive
` [PATCH 10/19] hw/rdma: "
` [PATCH 11/19] migration/block: "
` [PATCH 12/19] migration: fix -Werror=maybe-uninitialized false-positives
` [PATCH 13/19] hw/virtio-blk: fix -Werror=maybe-uninitialized false-positive
` [PATCH 14/19] plugins: "
` [PATCH 15/19] migration: "
` [PATCH 16/19] tests: fix -Werror=maybe-uninitialized
` [PATCH 17/19] hw/nvme: "
` [PATCH 18/19] hw/virtio: "
` [PATCH 19/19] RFC: hw/virtio: a potential leak fix

[PATCH 0/9] Introduce support for IGVM files
 2024-03-28 10:34 UTC  (5+ messages)
` [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

[PATCH] platform/x86: panasonic-laptop: fix NULL dereference
 2024-03-28 10:35 UTC 

[oe][meta-networking][dunfell][PATCH] wireshark: Backport fix for CVE-2024-2955
 2024-03-28 10:35 UTC 

[PATCH net v2] virtio-net: fix possible dim status unrecoverable
 2024-03-28 10:34 UTC  (2+ messages)

Ping over IPv6 IP6IP6 tunnels not working
 2024-03-28 10:29 UTC  (2+ messages)

[PATCH 4.19 000/148] 4.19.311-rc1 review
 2024-03-28 10:34 UTC  (3+ messages)
` [PATCH 4.19 035/148] wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()

[PATCH v7 0/7] Add support for DEVNAME:0.0 style hardware based addressing
 2024-03-28 10:33 UTC  (5+ messages)
` [PATCH v7 4/7] serial: core: Add support for DEVNAME:0.0 style naming for kernel console

[PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-03-28  9:18 UTC  (6+ messages)
` [PATCH v16 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v16 05/22] PCI: microchip: Rename two PCIe data structures
` [PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v16 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v16 20/22] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value

[PATCH i-g-t 1/2] tests/kms_pm_dc: Ensure PSR is enabled
 2024-03-28 10:33 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] tests/kms_pm_dc: Ensure PSR is enabled (rev2)

[sailus-media-tree:ipu6] BUILD SUCCESS af377d7fa423f371a3a9b8288b8d65da8a90f47e
 2024-03-28 10:32 UTC 

[PATCH 0/1] quote: quote space
 2024-03-28 10:32 UTC  (5+ messages)

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-28 10:32 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Auxdisplay, Staging, fbdev and OMAP due for the v6.9 merge window

[PATCH i-g-t 1/2] tests/intel/kms_fbt: Skip fbcpsr tests on Wa_14016291713
 2024-03-28 10:32 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCH] gpio: davinci: Fix potential buffer overflow
 2024-03-28 10:32 UTC  (2+ messages)

[PATCH v3 0/3] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
 2024-03-28 10:31 UTC  (4+ messages)
` [PATCH v3 1/3] docs/interop/firmware.json: add new enum FirmwareFormat

folio_mmapped
 2024-03-28 10:32 UTC  (12+ messages)

[PATCH v3 1/5] drm/amdgpu: Add a new runtime mode definition
 2024-03-28 10:32 UTC  (2+ messages)

About upstreaming ArmChina NPU driver
 2024-03-28 10:32 UTC  (3+ messages)

[RFC PATCH 0/1] sched/eevdf: Curb wakeup preemption further
 2024-03-28 10:26 UTC  (2+ messages)

[PATCH v2 0/3] crypto/fsl: allow accessing Job Ring from non-TrustZone
 2024-03-28 10:30 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] configs: colibri-imx7: set non-secure boot mode as default
` [PATCH v2 3/3] configs: colibri-imx7: allow accessing job-rings from non-TrustZone

[PATCH v2] KVM: arm64: Add KVM_CAP to control WFx trapping
 2024-03-28 10:30 UTC  (4+ messages)

[PATCH] linux-firmware: update firmware for en8811h 2.5G ethernet phy
 2024-03-28 10:29 UTC 

[PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
 2024-03-28 10:29 UTC  (2+ messages)

[Bug Report] nvme-cli commands fails to open head disk node and print error
 2024-03-28 10:25 UTC  (3+ messages)

Thoughts about U-boot binary size increase
 2024-03-28 10:29 UTC  (3+ messages)

(no subject)
 2024-03-28 10:28 UTC 

[PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-28 10:27 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek - Fix inactive headset mic jack
 2024-03-28 10:27 UTC 

[PATCH 1/4] dt-bindings: display: simple: Document support for Innolux G121XCE-L01
 2024-03-28 10:27 UTC  (4+ messages)
` [PATCH 2/4] drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
` [PATCH 3/4] drm/panel: simple: Convert Innolux G121X1-L03 to display_timing
` [PATCH 4/4] drm/panel: simple: Add Innolux G121XCE-L01 LVDS display support

[PATCH] drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
 2024-03-28 10:27 UTC 

[PATCH 5.4 000/183] 5.4.273-rc1 review
 2024-03-28 10:27 UTC  (3+ messages)
` [PATCH 5.4 177/183] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add regulator nodes vcc-dram and vcc1v2

[PATCH] doc: update LTS maintenance to 3 years
 2024-03-28 10:25 UTC  (6+ messages)
` [PATCH v2] "

[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
 2024-03-28 10:25 UTC  (13+ messages)
` [PATCH u-boot-mvebu v3 13/18] gpio: turris_omnia_mcu: Update firmware features reading
` [PATCH u-boot-mvebu v3 14/18] gpio: turris_omnia_mcu: Add support for system power off via sysreset
` [PATCH u-boot-mvebu v3 15/18] arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig
` [PATCH u-boot-mvebu v3 16/18] cmd: rng: Print "Abort" on -EINTR
` [PATCH u-boot-mvebu v3 17/18] misc: turris_omnia_mcu: Add support for rng provided by MCU
` [PATCH u-boot-mvebu v3 18/18] arm: mvebu: turris_omnia: Enable rng command in defconfig

Violations of mandatory MISRA C:2012 Rule 19.1 in X86_64 build
 2024-03-28 10:25 UTC  (2+ messages)

[PATCH 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-03-28 10:24 UTC  (5+ messages)
` [PATCH 04/19] platform: chrome: drop owner assignment
` [PATCH 06/19] platform: classmate-laptop: "

[PATCH 0/5] riscv: improve nommu and timer-clint
 2024-03-28 10:11 UTC  (6+ messages)
` [PATCH 2/5] riscv: nommu: use CSR_TIME* for get_cycles* implementation

[PATCH bpf-next] selftests/bpf: Handle EAGAIN in bpf_tcp_ca
 2024-03-28 10:23 UTC 

[PATCH] nvme: split nvme_update_zone_info
 2024-03-28 10:23 UTC  (2+ messages)

User userspace access to I2C device acquired by kernel driver
 2024-03-28 10:22 UTC  (3+ messages)

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-03-28 10:08 UTC  (6+ messages)
` [PATCH v3 6/6] "

[PATCH] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
 2024-03-28 10:00 UTC  (2+ messages)

[oe][meta-networking][kirkstone][PATCH] wireshark: Backport fix for CVE-2024-2955
 2024-03-28 10:19 UTC 

[PATCH 0/4] Doc new guidelines
 2024-03-28 10:21 UTC  (4+ messages)
` [PATCH 2/4] doc: allow literal and emphasis format in doc vs help tests

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-03-28 10:20 UTC  (3+ messages)
` [PATCH 05/13] credential: gate new fields on capability

[PATCH v5 0/7] iio: accel: adxl345: Add spi-3wire feature
 2024-03-28 10:20 UTC  (4+ messages)
` [PATCH v5 4/7] dt-bindings: iio: accel: adxl345: Add spi-3wire

[PATCH 1/2] drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
 2024-03-28 10:18 UTC  (3+ messages)

[meta-arago][master/kirkstone][PATCH v2] meta-arago-test: cpuloadgen: Update SRCREV to latest
 2024-03-28 10:18 UTC 

[PATCH v4 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-28 10:16 UTC  (3+ messages)

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-03-28 10:18 UTC  (4+ messages)
` [PATCH 02/13] wifi: nl80211: send underlying multi-hardware channel capabilities to user space

[PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
 2024-03-28 10:17 UTC  (11+ messages)

[PATCH] crypto: ecdh - explicitly zeroize private_key
 2024-03-28 10:17 UTC  (2+ messages)

[NEXT] Pull request acpi-next-20240328
 2024-03-28 10:16 UTC 

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28 10:15 UTC  (7+ messages)
` [PATCH 17/23] dt-bindings: media: imx258: Rename to include vendor prefix

[PATCH v2 0/5] Wave515 decoder IP support
 2024-03-28 10:16 UTC  (5+ messages)
` [PATCH v2 4/5] media: chips-media: wave5: drop "sram-size" DT prop
    `  "

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-28 10:16 UTC  (4+ messages)
` [PATCH 9/9] mmc: Convert from tasklet to BH workqueue


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.