All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-20 09:11:36 to 2023-06-20 09:44:45 UTC [more...]

[PATCH v1 00/46] Add LoongArch LASX instructions
 2023-06-20  9:38 UTC  (34+ messages)
` [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
` [PATCH v1 02/46] target/loongarch: meson.build support build LASX
` [PATCH v1 03/46] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
` [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
` [PATCH v1 05/46] target/loongarch: Implement xvreplgr2vr
` [PATCH v1 06/46] target/loongarch: Implement xvaddi/xvsubi
` [PATCH v1 07/46] target/loongarch: Implement xvneg
` [PATCH v1 08/46] target/loongarch: Implement xvsadd/xvssub
` [PATCH v1 10/46] target/loongarch: Implement xvaddw/xvsubw
` [PATCH v1 11/46] target/loongarch: Implement xavg/xvagr
` [PATCH v1 12/46] target/loongarch: Implement xvabsd
` [PATCH v1 13/46] target/loongarch: Implement xvadda
` [PATCH v1 14/46] target/loongarch: Implement xvmax/xvmin
` [PATCH v1 17/46] target/loongarch; Implement xvdiv/xvmod
` [PATCH v1 20/46] target/loongarch: Implement vext2xv
` [PATCH v1 21/46] target/loongarch: Implement xvsigncov
` [PATCH v1 22/46] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
` [PATCH v1 23/46] target/loognarch: Implement xvldi
` [PATCH v1 24/46] target/loongarch: Implement LASX logic instructions
` [PATCH v1 25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PATCH v1 26/46] target/loongarch: Implement xvsllwil xvextl
` [PATCH v1 27/46] target/loongarch: Implement xvsrlr xvsrar
` [PATCH v1 29/46] target/loongarch: Implement xvsrlrn xvsrarn
` [PATCH v1 31/46] target/loongarch: Implement xvssrlrn xvssrarn
` [PATCH v1 32/46] target/loongarch: Implement xvclo xvclz
` [PATCH v1 33/46] target/loongarch: Implement xvpcnt
` [PATCH v1 34/46] target/loongarch: Implement xvbitclr xvbitset xvbitrev
` [PATCH v1 36/46] target/loongarch: Implement LASX fpu arith instructions
` [PATCH v1 37/46] target/loongarch: Implement LASX fpu fcvt instructions
` [PATCH v1 39/46] target/loongarch: Implement xvfcmp
` [PATCH v1 42/46] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v
` [PATCH v1 43/46] target/loongarch: Implement xvpack xvpick xvilv{l/h}
` [PATCH v1 44/46] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins

[PATCH 1/6] USB: roles: make role_class a static const structure
 2023-06-20  9:44 UTC  (3+ messages)
` [PATCH 2/6] USB: gadget: udc: core: make udc_class "
` [PATCH 3/6] USB: mon: make mon_bin_class "

[PATCH] fs: Fix bug in lock_rename_child that can cause deadlock
 2023-06-20  9:44 UTC  (2+ messages)

[PATCH 0/8] add AESNI_MB optimisations
 2023-06-20  6:32 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
      ` [EXT] "

[PATCH v3 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-20  9:43 UTC  (5+ messages)
` [PATCH v3 2/6] iommu/qcom: Use the asid read from device-tree if specified

[PATCH] btrfs: fix a u32 overflow when writing into RAID56 chunks
 2023-06-20  9:43 UTC  (2+ messages)

[RESEND PATCH v3 00/32] Separate links and async sub-devices
 2023-06-20  9:43 UTC  (4+ messages)
` [RESEND PATCH v3 25/32] media: marvell: cafe: Register V4L2 device earlier

[PATCH] common/cnxk/roc_npa: fix npa_aura_fini
 2023-06-20  9:43 UTC  (6+ messages)
` [EXT] "
` [PATCH v2] common/cnxk/roc_npa: unlock mbox in error cases
  ` [PATCH v3] "

[igt-dev] tests/amdgpu: skips query-timestamp-while-idle test on raven/raven2
 2023-06-20  9:43 UTC  (2+ messages)

[PATCH 0/4] target/ppc: TCG SMT support for spapr
 2023-06-20  9:41 UTC  (4+ messages)
` [PATCH 4/4] spapr: Allow up to 8 threads SMT on POWER8 and newer

[PATCH v5 0/3] media: i2c: Add support for alvium camera
 2023-06-20  9:43 UTC  (8+ messages)
` [PATCH v5 3/3] "

linux-next: manual merge of the mm tree with Linus' tree
 2023-06-20  9:43 UTC  (4+ messages)

[PATCH] mmc: mmci: Add support for SW busy-end timeouts
 2023-06-20  9:42 UTC  (3+ messages)

[UBOOT PATCH 0/3] Port the usb reset patches from linux
 2023-06-20  9:42 UTC  (8+ messages)
` [UBOOT PATCH 1/3] usb: dwc3: core: improve reset sequence

[PATCH 0/4] Test examples compilation externally
 2023-06-20  9:42 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] examples/server_node_efd: simplify build configuration

[RFC PATCH 0/5] crypto/mlx5: support AES-GCM
 2023-06-20  9:42 UTC  (5+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v3 9/9] crypto/mlx5: enable AES-GCM capability
    ` [EXT] "

[RFC PATCH 0/5] gnss: updates to support the Renesas KingFisher board
 2023-06-20  9:41 UTC  (6+ messages)
` [RFC PATCH 4/5] gnss: ubx: add support for the reset gpio

[QEMU PATCH 0/1]
 2023-06-20  9:41 UTC  (6+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH 0/9] ppc: New reviewers and KVM cleanups
 2023-06-20  9:40 UTC  (17+ messages)
` [PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation
` [PATCH 2/9] MAINTAINERS: Add reviewer for PowerPC TCG CPUs
` [PATCH 3/9] MAINTAINERS: Add reviewer for XIVE
` [PATCH 4/9] ppc/prep: Report an error when run with KVM
` [PATCH 5/9] ppc/pegasos2: "
` [PATCH 6/9] ppc/sam460ex: "
` [PATCH 7/9] ppc/bamboo: "
` [PATCH 8/9] ppc/pnv: Rephrase "

[PATCH] build: Drop CONFIG_$ARCH_$(XEN_OS) definitions
 2023-06-20  9:41 UTC  (2+ messages)

[PATCH] dt-bindings: timer: add Ralink SoCs timer documentation
 2023-06-20  9:40 UTC  (2+ messages)

[Bug 1254] [dpdk-23.07] iavf performance drop 8%
 2023-06-20  9:38 UTC 

[PATCH] usb: typec: tcpci: allow drp toggling for non-drp port
 2023-06-20  9:38 UTC  (6+ messages)
  ` [EXT] "

[igt-dev] [PATCH] tests/ xe_exec_compute_mode: Increase fence timeout for simulation env
 2023-06-20  9:38 UTC  (3+ messages)

[PATCH 5.15 000/107] 5.15.118-rc1 review
 2023-06-20  9:35 UTC  (3+ messages)

[PATCH net 00/14,v2] Netfilter/IPVS fixes for net
 2023-06-20  9:35 UTC  (15+ messages)
` [PATCH net 01/14] ipvs: align inner_mac_header for encapsulation
` [PATCH net 02/14] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH net 03/14] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH net 04/14] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH net 05/14] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH net 06/14] netfilter: nf_tables: fix underflow in object reference counter
` [PATCH net 07/14] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH net 08/14] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH net 09/14] netfilter: nf_tables: reject unbound chain "
` [PATCH net 10/14] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH net 11/14] netfilter: nf_tables: disallow timeout for "
` [PATCH net 12/14] netfilter: nf_tables: drop module reference after updating chain
` [PATCH net 13/14] netfilter: nfnetlink_osf: fix module autoload
` [PATCH net 14/14] netfilter: nf_tables: Fix for deleting base chains with payload

[PATCH 5.4 00/64] 5.4.248-rc1 review
 2023-06-20  9:34 UTC  (3+ messages)

[GIT PULL] devfreq next for 6.5
 2023-06-20  9:33 UTC  (2+ messages)

[PATCH 0/9] Enable IPQ5332 USB2
 2023-06-20  9:32 UTC  (8+ messages)
` [PATCH 2/9] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-20  9:32 UTC  (5+ messages)
` [PATCH 3/9] dmaengine: dw-edma: Add HDMA remote interrupt configuration

[PATCH v3 0/3] Update the device tree for Ampere's Mt.Mitchell BMC
 2023-06-20  9:25 UTC  (12+ messages)
` [PATCH v3 1/3] ARM: dts: aspeed: mtmitchell: Enable the BMC UART8 and UART9
` [PATCH v3 2/3] ARM: dts: aspeed: mtmitchell: Update ADC sensors for Mt.Mitchell DVT systems
` [PATCH v3 3/3] ARM: dts: aspeed: mtmitchell: Add MCTP

[PATCH] hwclock: add support for RTC_VL_READ/RTC_VL_CLR ioctls
 2023-06-20  9:30 UTC  (3+ messages)

[PATCH] crypto/openssl: do not build useless workaround
 2023-06-20  9:29 UTC  (2+ messages)

[patch v3 0/7] x86/smp: Cure stop_other_cpus() and kexec() troubles
 2023-06-20  9:29 UTC  (5+ messages)
` [patch v3 5/7] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
` [patch v3 6/7] x86/smp: Split sending INIT IPI out into a helper function

[PATCH] sys-utils: fix SELinux context example in mount.8
 2023-06-20  9:28 UTC  (2+ messages)

[PATCH 4.14 00/32] 4.14.319-rc1 review
 2023-06-20  9:28 UTC  (3+ messages)

[PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
 2023-06-20  9:28 UTC  (6+ messages)

[PATCH net-next v2] inet: Cleanup on charging memory for newly accepted sockets
 2023-06-20  9:27 UTC 

[PATCH v4] script: modpost: emit a warning when the description is missing
 2023-06-20  9:26 UTC  (3+ messages)

[PATCH v2 0/5] Prep patches for porting overlayfs to new mount api
 2023-06-20  9:26 UTC  (12+ messages)
` [PATCH v2 1/5] ovl: negate the ofs->share_whiteout boolean
` [PATCH v2 2/5] ovl: clarify ovl_get_root() semantics
` [PATCH v2 3/5] ovl: pass ovl_fs to xino helpers
` [PATCH v2 4/5] ovl: store enum redirect_mode in config instead of a string
` [PATCH v2 5/5] ovl: factor out ovl_parse_options() helper

[PATCH v4] crypto/qat: add SM3 HMAC to gen4 devices
 2023-06-20  9:26 UTC 

[PATCH] cmd: usb: Prevent reset in usb tree/info command
 2023-06-20  9:13 UTC  (10+ messages)
        ` [SPAM] "

[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-20  9:25 UTC  (3+ messages)

[PATCH] selinux: introduce an initial SID for early boot processes
 2023-06-20  9:24 UTC  (5+ messages)

[PATCH v5 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings
 2023-06-20  9:24 UTC  (3+ messages)
` [PATCH v6 "

[PATCH RFC 0/5] btrfs: scrub: introduce SCRUB_LOGICAL flag
 2023-06-20  9:24 UTC  (3+ messages)
` [PATCH RFC 5/5] btrfs: scrub: implement the repair part of scrub logical

[Intel-gfx] [PATCH] drm/i915/display/dp: Add fallback on LT failure for DP2.0
 2023-06-20  9:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol
 2023-06-20  9:23 UTC  (4+ messages)

[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
 2023-06-20  9:22 UTC  (11+ messages)
        ` [PATCH v6] "
          ` Ping: "
                ` [PATCH v7] "

[Bug?] Information around newlines lost in merge
 2023-06-20  9:22 UTC 

[PATCH] verbs: fix compilation warning with C++20
 2023-06-20  9:19 UTC  (3+ messages)
` [PATCH v2] "

Common DRM execution context v4
 2023-06-20  9:20 UTC  (12+ messages)
` [PATCH 06/13] drm/amdgpu: use the new drm_exec object for CS v2
` [PATCH 08/13] drm/qxl: switch to using drm_exec

[f2fs-dev] [PATCH] f2fs: remove unneeded page uptodate check/set
 2023-06-20  9:20 UTC  (3+ messages)
  ` [f2fs-dev][PATCH] "

[PATCH net-next 0/15] Add and use helper for PCS negotiation modes
 2023-06-20  9:18 UTC  (3+ messages)
` [PATCH net-next 11/15] net: qca8k: update PCS driver to use neg_mode

[PATCH 4.19 00/49] 4.19.287-rc1 review
 2023-06-20  9:19 UTC  (2+ messages)

BUG: divide error in ubi_attach_mtd_dev
 2023-06-20  9:17 UTC  (2+ messages)

[PATCH] cmd: usb: Prevent reset in usb tree/info command
 2023-06-20  9:17 UTC  (2+ messages)

[PATCH] doc: update IPsec Multi-buffer version for Arm
 2023-06-20  9:17 UTC 

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-20  9:17 UTC  (11+ messages)

[PATCH 5.10 00/89] 5.10.185-rc1 review
 2023-06-20  9:18 UTC  (2+ messages)

[PATCH] perf/amd: Prevent grouping of IBS events
 2023-06-20  9:16 UTC 

[PATCH v4] Bluetooth: btusb: Add support Mediatek MT7925
 2023-06-20  9:13 UTC  (2+ messages)

[PATCH] nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
 2023-06-20  9:15 UTC  (2+ messages)

[PATCH -next 0/8] md: fix and refactor io accounting and 'active_io'
 2023-06-20  9:13 UTC  (7+ messages)
` [PATCH -next 6/8] md/md-multipath: enable io accounting
` [PATCH -next 7/8] md/md-linear: "
` [PATCH -next 8/8] md/md-faulty: "

[PATCH 6.1 000/166] 6.1.35-rc1 review
 2023-06-20  9:15 UTC  (3+ messages)

[PATCH v3] net: macsec SCI assignment for ES = 0
 2023-06-20  9:13 UTC 

[PATCH RFC] common/btrfs: use _scratch_cycle_mount to ensure all page caches are dropped
 2023-06-20  9:13 UTC  (4+ messages)

KMSAN: uninit-value in xfrm_state_find
 2023-06-20  9:13 UTC  (3+ messages)
` [syzbot] [net?] "

[PATCH 6.3 000/187] 6.3.9-rc1 review
 2023-06-20  9:14 UTC  (2+ messages)

Fwd: iosm: detected field-spanning write for XMM7360
 2023-06-20  9:12 UTC  (2+ messages)

[PATCH v4 01/11] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-20  9:07 UTC  (27+ messages)
` [PATCH v4 02/11] thermal/drivers/sun8i: remove redundant msg in sun8i_ths_register()
` [PATCH v4 03/11] thermal/drivers/amlogic: remove redundant msg in amlogic_thermal_probe()
` [PATCH v4 04/11] thermal/drivers/imx: remove redundant msg in imx8mm_tmu_probe() and imx_sc_thermal_probe()
` [PATCH v4 05/11] drivers/thermal/k3: remove redundant msg in k3_bandgap_probe()
` [PATCH v4 06/11] thermal/drivers/tegra: remove redundant msg in tegra_tsensor_register_channel()
` [PATCH v4 07/11] thermal/drivers/qoriq: remove redundant msg in qoriq_tmu_register_tmu_zone()
` [PATCH v4 08/11] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor()
` [PATCH v4 09/11] thermal/drivers/qcom: remove redundant msg
` [PATCH v4 10/11] thermal/drivers/mediatek/lvts_thermal: "
` [PATCH v4 11/11] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors

[LTP] [PATCH 0/2] Improve ioprio tests
 2023-06-20  9:13 UTC  (2+ messages)

[tip: sched/core] sched: Fix performance regression introduced by mm_cid
 2023-06-20  9:11 UTC  (3+ messages)

meta-arm-toolchain: SUPPORTED file not found #toolchain
 2023-06-20  9:11 UTC  (2+ messages)
` [yocto] "


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.