All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-26 11:35:39 to 2022-08-26 12:35:52 UTC [more...]

[PATCH v2 0/3] iommu: Retire detach_dev callback
 2022-08-26 12:30 UTC  (3+ messages)
` [PATCH v2 1/3] iommu: Replace detach_dev with real blocking domains
` [PATCH v2 2/3] iommu: Retire detach_dev domain ops

[GIT PULL] Some Gemini DTS updates for v6.1
 2022-08-26 12:32 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in ntfs_attr_find
 2022-08-26 12:32 UTC  (3+ messages)
` [PATCH] ntfs: change check order "

[PATCH] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by defualt
 2022-08-26 12:29 UTC  (5+ messages)

[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-26 11:45 UTC  (21+ messages)
` [Bridge] "
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
  ` [Bridge] "
` [PATCH v5 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
  ` [Bridge] "
` [PATCH v5 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
  ` [Bridge] "
` [PATCH v5 net-next 4/6] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
  ` [Bridge] "
` [PATCH v5 net-next 5/6] net: dsa: mv88e6xxx: MacAuth/MAB implementation
  ` [Bridge] "
` [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
  ` [Bridge] "

[PATCH] RDMA/rxe: Ratelimit error messages of read_reply()
 2022-08-26 12:28 UTC  (2+ messages)

[PATCH RESEND v2 0/2] clk: Fix CLK_OPS_PARENT_ENABLE and runtime PM
 2022-08-26 12:28 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops

[PATCH v2] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-26 12:23 UTC  (3+ messages)

[bitbake-devel] [RFC][PATCH] bitbake: fetch2/git: Use git fetch to shallow clone revisions
 2022-08-26 12:27 UTC 

drivers/spi/spi-cadence-xspi.c:488:22: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-08-26 12:26 UTC 

[PATCH v7 0/8] Add support for zoned device
 2022-08-26 12:20 UTC  (4+ messages)
` [PATCH v7 4/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH] drm/tve200: Fix smatch warning
 2022-08-26 12:23 UTC  (7+ messages)

[PATCH v2] iio: light: tsl2583: Fix module unloading
 2022-08-26 12:23 UTC 

[PATCH 0/2] hwmon: Add include stubs
 2022-08-26 12:23 UTC  (3+ messages)
` [PATCH 2/2] hwmon: Use struct definitions from header files

[Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.36.7
 2022-08-26 12:23 UTC  (3+ messages)

[PATCHv3 0/8] Virtual NMI feature
 2022-08-26 12:20 UTC  (11+ messages)
` [PATCHv3 5/8] KVM: SVM: Add VNMI support in inject_nmi

[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
 2022-08-26 12:20 UTC  (11+ messages)

Add interactive pause/resume functionality
 2022-08-26 12:21 UTC 

[PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
 2022-08-26 12:15 UTC  (5+ messages)

[PATCH v3 1/2] Documentation: devicetree: update bindings for tps23861
 2022-08-26 12:19 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/mtl: Added restriction for plane downscaling
 2022-08-26 12:17 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Limit scaler input to 4k in plane scaling

[poky][PATCH] Fix npm to use https rather than http
 2022-08-26 12:21 UTC  (4+ messages)
` [OE-core] "

[PATCH] bitbake.conf: set BB_DEFAULT_UMASK using ??=
 2022-08-26 12:20 UTC 

[Regression] Bug 216400 - Firmware activation starting AEN processing prevents further AER commands sent to the NVMe controller
 2022-08-26 12:19 UTC 

[PATCH] gpio: pxa: use devres for the clock struct
 2022-08-26 12:18 UTC  (4+ messages)

[PATCH v12 00/17] iommu: SVA and IOPF refactoring
 2022-08-26 12:11 UTC  (18+ messages)
` [PATCH v12 01/17] iommu: Add max_pasids field in struct iommu_device
` [PATCH v12 02/17] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v12 03/17] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v12 04/17] PCI: Enable PASID only when ACS RR & UF enabled on upstream path
` [PATCH v12 05/17] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v12 06/17] iommu: Add IOMMU SVA domain support
` [PATCH v12 07/17] iommu: Try to allocate blocking domain when probing device
` [PATCH v12 08/17] iommu: Make free of iommu_domain_ops optional
` [PATCH v12 09/17] iommu/vt-d: Add blocking domain support
` [PATCH v12 10/17] iommu/vt-d: Add SVA "
` [PATCH v12 11/17] arm-smmu-v3: Add blocking "
` [PATCH v12 12/17] arm-smmu-v3/sva: Add SVA "
` [PATCH v12 13/17] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v12 14/17] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v12 15/17] iommu: Prepare IOMMU domain for IOPF
` [PATCH v12 16/17] iommu: Per-domain I/O page fault handling
` [PATCH v12 17/17] iommu: Rename iommu-sva-lib.{c,h}

[PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
 2022-08-26 12:17 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Add user PWM support on Jetson Orin

[PATCH] drm: document uAPI page-flip flags
 2022-08-26 12:17 UTC  (4+ messages)
`  "

[PATCH 00/18] target/i386: make most SSE helpers generic in the vector size
 2022-08-26 11:31 UTC  (4+ messages)
` [PATCH 07/18] i386: Rewrite simple integer vector helpers

[RFC][PATCH] bitbake: fetch2/git: Use git fetch to shallow clone revisions
 2022-08-26 12:13 UTC 

[PATCH] test/ipsec: fix invalid crypto device failing
 2022-08-26 12:12 UTC  (3+ messages)

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 12:12 UTC  (3+ messages)
` [PATCH v3 16/18] perf sched: Fixes for thread safety analysis

[PATCH linux-next v2] usb: typec: tcpm: tcpci: Remove the unneeded result variable
 2022-08-26 12:11 UTC  (2+ messages)

[PATCH V4 vfio 00/10] Add device DMA logging support for mlx5 driver
 2022-08-26 12:10 UTC  (8+ messages)
` [PATCH V4 vfio 04/10] vfio: Add an IOVA bitmap support

[PATCH] arm64: dts: sparx5: rename pinctrl nodes
 2022-08-26 12:09 UTC  (3+ messages)

[PATCH v1 00/19] Fix dma_map_sg error check
 2022-08-26 12:08 UTC  (6+ messages)
` [PATCH v1 07/19] crypto: gemin: Fix error check for dma_map_sg

[dunfell][PATCH] golang: Fix several security issue in go
 2022-08-26 12:10 UTC 

[PATCH v2 1/2] dt-bindings: arm: rockchip: Document Radxa ROCK 4C+
 2022-08-26 12:08 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3399: "

[PATCH v3 0/5] Making microcode late-load robust
 2022-08-26 12:09 UTC  (7+ messages)
` [PATCH v3 2/5] x86/microcode/intel: Allow a late-load only if a min rev is specified

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-08-26 12:07 UTC  (6+ messages)
` [PATCH v6 0/7] bbdev changes for 22.11
  ` [PATCH v6 4/7] drivers/baseband: update PMDs to expose queue per operation
  ` [PATCH v6 5/7] bbdev: add new operation for FFT processing

[PATCH 0/2] [RFC] platform/x86: Fixes for Toshiba Z830
 2022-08-26 12:07 UTC  (4+ messages)

[dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session
 2022-08-26 12:07 UTC  (3+ messages)

[PATCH v4 0/2] serial: pl011: Add xilinx uart
 2022-08-26 12:05 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: serial: pl011: Add a reg-io-width parameter
` [PATCH v4 2/2] serial: pl011: Add reg-io-width parameters

oomd with 6.0-rc1 has ridiculously high memory pressure stats wit
 2022-08-26 12:06 UTC  (7+ messages)

ARMADA espressobin SATA drive detection failure
 2022-08-26 12:05 UTC  (12+ messages)

[PATCH v2] vfio/fsl-mc: Fix a typo in a message
 2022-08-26 12:05 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: add enable-strobe-pulldown to emmc phy on rk3399
 2022-08-26 12:03 UTC  (8+ messages)

[PATCH 1/1] MAINTAINERS: Add entry for TQ-Systems device trees and drivers
 2022-08-26 12:04 UTC 

[PATCH 0/3] iothread and irqfd support
 2022-08-26 11:18 UTC  (4+ messages)
` [PATCH 1/3] hw/nvme: support irq(de)assertion with eventfd
` [PATCH 2/3] hw/nvme: use KVM irqfd when available
` [PATCH 3/3] hw/nvme: add iothread support

[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2022-08-26 12:00 UTC  (3+ messages)

libata-scsi: ata_to_sense_error handling status 0x40
 2022-08-26 12:00 UTC 

Recent changes (master)
 2022-08-26 12:00 UTC 

[RFC] drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
 2022-08-26 11:59 UTC  (7+ messages)

[PATCH v2 0/3] Fix hugepages with memfd on s390x and clean up related code
 2022-08-26 11:38 UTC  (2+ messages)

[PATCH] rnbd-srv: remove 'dir' argument from rnbd_srv_rdma_ev
 2022-08-26 11:58 UTC  (6+ messages)

[PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-26 11:58 UTC  (6+ messages)
` [PATCH ipsec-next,v4 1/3] net: allow storing xfrm interface metadata in metadata_dst
` [PATCH ipsec-next,v4 2/3] xfrm: interface: support collect metadata mode
` [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

[PATCH 0/3] reset: microchip-sparx5: fix the broken switch reset
 2022-08-26 11:56 UTC  (8+ messages)
` [PATCH 1/3] reset: microchip-sparx5: issue a reset on startup
` [PATCH 2/3] dt-bindings: net: sparx5: don't require a reset line
` [PATCH 3/3] net: lan966x: make reset optional

[PATCH 1/1] v4l: subdev: Fail graciously when getting try data for NULL state
 2022-08-26 11:56 UTC 

[PATCH v6 2/2] target/s390x: support SHA-512 extensions
 2022-08-26 11:28 UTC  (4+ messages)
` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] target/s390x: support PRNO_TRNG instruction

[kvm-unit-tests PATCH v5 0/2] Add specification exception tests
 2022-08-26 11:55 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 1/2] s390x: Add specification exception test

[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for external REFCLK
 2022-08-26 11:55 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for RGB/BGR swap
 2022-08-26 11:54 UTC  (9+ messages)

[PATCH v8 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-08-26 11:52 UTC  (5+ messages)
` [PATCH v8 1/4] remoteproc: core: Introduce rproc_rvdev_add_device function
` [PATCH v8 2/4] remoteproc: core: Introduce rproc_add_rvdev function
` [PATCH v8 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [PATCH v8 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

[Intel-wired-lan] [RFC PATCH net-next 0/5] ice: L2TPv3 offload support
 2022-08-26 11:52 UTC  (6+ messages)
  `  "

[RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-08-26 11:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/webkitgtk: security bump to version 2.36.7
 2022-08-26 11:49 UTC  (2+ messages)

[PATCH] drm: bridge: icn6211: Add and use hs_rate and lp_rate
 2022-08-26 11:49 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: renesas: Add V3H2 Condor-I board support
 2022-08-26 11:48 UTC  (7+ messages)
` [PATCH v2 1/4] arm64: dts: renesas: add condor-common.dtsi
` [PATCH v2 2/4] arm64: dts: renesas: add r8a77980a.dtsi
` [PATCH v2 3/4] arm64: dts: renesas: Add V3H2 Condor-I board support

[Buildroot] [git commit] package/webkitgtk: security bump to version 2.36.7
 2022-08-26 11:44 UTC 

[Buildroot] [git commit] package/wpewebkit: security bump to version 2.36.7
 2022-08-26 11:44 UTC 

[PATCH] drm/panel: nt35510: Fix comment typo
 2022-08-26 11:47 UTC  (3+ messages)

[PATCH 0/1] Fix backlight control on Toshiba Satellite Z830
 2022-08-26 11:46 UTC  (3+ messages)
` [PATCH 1/1] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk

[PATCH v5 0/9] Add Xue - console over USB 3 Debug Capability
 2022-08-26 11:46 UTC  (4+ messages)
` [PATCH v5 1/9] drivers/char: separate dbgp=xhci to dbc=xhci option

[PATCH] wait_on_bit: add an acquire memory barrier
 2022-08-26 11:46 UTC  (6+ messages)

[PATCH] tests/x86: Add 'q35' machine type to hotplug tests
 2022-08-26 11:41 UTC 

[PATCH v2 0/2] Add support for uring-passthrough in t/io_uring
 2022-08-26 11:33 UTC  (3+ messages)
  ` [PATCH v2 1/2] t/io_uring: prep for including engines/nvme.h "
  ` [PATCH v2 2/2] t/io_uring: add support for async-passthru

[PATCH v3] adapter: Implement PowerState property
 2022-08-26 11:44 UTC  (3+ messages)
` [v3] "

[PATCH 0/3] built-in add -p: support diff-so-fancy better
 2022-08-26 11:43 UTC  (4+ messages)
` [PATCH v2 0/4] "

[PATCH 1/2] drm/panel: use 'select' for Ili9341 panel driver helpers
 2022-08-26 11:42 UTC  (3+ messages)

[PATCH 2/2] drm: fix drm_mipi_dbi build errors
 2022-08-26 11:42 UTC  (3+ messages)

[PATCH v2] arm64: spectre: increase parameters that can be used to turn off bhb mitigation individually
 2022-08-26 11:40 UTC  (2+ messages)

❌ FAIL: Test report for master (6.0.0-rc2, mainline.kernel.org-clang, 4c612826)
 2022-08-26 11:41 UTC 

[PATCH] Revert "reset: microchip-sparx5: allow building as a module"
 2022-08-26 11:37 UTC  (7+ messages)

[PATCH 0/2] iio: adc: mcp320x: Add triggered buffer support
 2022-08-26 11:38 UTC  (4+ messages)
` [PATCH 1/2] iio: adc: mcp320x: use device managed functions

[kirkstone][PATCH] podman: Patch for CVE-2022-27649
 2022-08-26 11:37 UTC  (3+ messages)
` [meta-virtualization] "

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-26 11:33 UTC  (4+ messages)
` [PATCH 50/51] .gitlab-ci.d/windows.yml: Increase the timeout to the runner limit

[PATCH v4 0/5] Parse CONFIG_CMDLINE in compressed kernel
 2022-08-26 11:35 UTC  (3+ messages)
` [PATCH v4 2/5] x86: Add resolve_cmdline() helper

[RFC PATCH v1 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
 2022-08-26 11:35 UTC  (3+ messages)
` [RFC PATCH v1 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV

[PATCH] staging: rtl8192e: Describe each kernel config option
 2022-08-26 11:35 UTC 


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.