All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 16:19:28 to 2021-05-25 17:06:02 UTC [more...]

[PATCH V5 00/11] Add PMIC DT files for sc7280
 2021-05-25 17:05 UTC  (3+ messages)
` [PATCH V5 11/11] mfd: qcom-spmi-pmic: Add support for four variants

[PATCH v6 00/25] python: create installable package
 2021-05-25 15:56 UTC  (7+ messages)
` [PATCH v6 13/25] python: add excluded dirs to flake8 config
` [PATCH v6 15/25] python: move mypy.ini into setup.cfg
` [PATCH v6 18/25] python/qemu: add isort to pipenv

[PULL 0/7] testing, gdbstub and plugin updates
 2021-05-25 15:15 UTC  (2+ messages)

[kbuild-all] Re: [PATCH] kvm: fix boolreturn.cocci warnings
 2021-05-25 16:46 UTC  (4+ messages)
`  "

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-25 16:56 UTC  (18+ messages)
` [RFC PATCH 12/97] drm/i915/guc: Don't repeat CTB layout calculations
        ` [Intel-gfx] "
` [RFC PATCH 17/97] drm/i915/guc: Stop using mutex while sending CTB messages
  ` [Intel-gfx] "
` [RFC PATCH 37/97] drm/i915/guc: Add stall timer to non blocking CTB send function
          ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915

[PATCH v2 00/19] arm64: entry: migrate more code to C
 2021-05-25 16:45 UTC  (3+ messages)
` [PATCH v2 02/19] arm64: entry: unmask IRQ+FIQ after EL0 handling

[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
 2021-05-25 16:49 UTC  (4+ messages)

[Bug 1896298] [NEW] memory leak
 2021-05-25 16:45 UTC  (2+ messages)
` [Bug 1896298] [RFC PATCH] accel/tcg: change default codegen buffer size for i386-softmmu

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-25 17:01 UTC  (17+ messages)

[Buildroot] [PATCH] package/grpc: restrict host-grpc to the absolute minimum
 2021-05-25 17:01 UTC  (2+ messages)

[PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
 2021-05-25 15:13 UTC  (4+ messages)

[PATCH net-next] nfp: update maintainer and mailing list addresses
 2021-05-25 17:01 UTC  (2+ messages)

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-05-25 16:51 UTC  (22+ messages)
` [PATCH v2 02/28] softfloat: Move int_to_float to softfloat-parts.c.inc
` [PATCH v2 03/28] softfloat: Move uint_to_float "
` [PATCH v2 04/28] softfloat: Move minmax_flags "
` [PATCH v2 05/28] softfloat: Move compare_floats "
` [PATCH v2 06/28] softfloat: Move scalbn_decomposed "
` [PATCH v2 08/28] softfloat: Split out parts_uncanon_normal
` [PATCH v2 10/28] softfloat: Introduce Floatx80RoundPrec
` [PATCH v2 14/28] softfloat: Convert floatx80_mul to FloatParts
` [PATCH v2 15/28] softfloat: Convert floatx80_div "
` [PATCH v2 16/28] softfloat: Convert floatx80_sqrt "
` [PATCH v2 18/28] softfloat: Convert floatx80_round_to_int "
` [PATCH v2 19/28] softfloat: Convert integer to floatx80 "
` [PATCH v2 20/28] softfloat: Convert floatx80 float conversions "
` [PATCH v2 21/28] softfloat: Convert floatx80 to integer "
` [PATCH v2 22/28] softfloat: Convert floatx80_scalbn "
` [PATCH v2 23/28] softfloat: Convert floatx80 compare "
` [PATCH v2 24/28] softfloat: Convert float32_exp2 "
` [PATCH v2 25/28] softfloat: Move floatN_log2 to softfloat-parts.c.inc
` [PATCH v2 26/28] softfloat: Convert modrem operations to FloatParts
` [PATCH v2 27/28] tests/fp: Enable more tests

[Nouveau] [PATCH -next] drm/nouveau: Remove set but not used variable 'dev'
 2021-05-25  8:25 UTC 

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-25 11:51 UTC  (4+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access
    ` [Nouveau] "

[PULL 095/114] target/arm: Implement SVE2 FCVTLT
 2021-05-25 15:07 UTC  (19+ messages)
` [PULL 096/114] target/arm: Implement SVE2 FCVTXNT, FCVTX
` [PULL 097/114] target/arm: Implement SVE2 FLOGB
` [PULL 098/114] target/arm: Share table of sve load functions
` [PULL 099/114] target/arm: Tidy do_ldrq
` [PULL 100/114] target/arm: Implement SVE2 LD1RO
` [PULL 101/114] target/arm: Implement 128-bit ZIP, UZP, TRN
` [PULL 102/114] target/arm: Implement SVE2 bitwise shift immediate
` [PULL 103/114] target/arm: Move endian adjustment macros to vec_internal.h
` [PULL 104/114] target/arm: Implement SVE2 fp multiply-add long
` [PULL 105/114] target/arm: Implement aarch64 SUDOT, USDOT
` [PULL 106/114] target/arm: Split out do_neon_ddda_fpst
` [PULL 107/114] target/arm: Remove unused fpst from VDOT_scalar
` [PULL 108/114] target/arm: Fix decode for VDOT (indexed)
` [PULL 109/114] target/arm: Split out do_neon_ddda
` [PULL 110/114] target/arm: Split decode of VSDOT and VUDOT
` [PULL 112/114] target/arm: Implement integer matrix multiply accumulate
` [PULL 113/114] linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
` [PULL 114/114] target/arm: Enable SVE2 "

[PATCH v1 0/3] Optimize host lock on TR send/compl paths and utilize UTRLCNR
 2021-05-25 16:40 UTC  (7+ messages)
` [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths

[PATCH 0/3] test/py: Rewrite SquashFS commands test suite
 2021-05-25 16:58 UTC  (3+ messages)
` [PATCH 1/3] test/py: rewrite common tools for SquashFS tests

[PATCH V3 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-05-25 16:58 UTC  (2+ messages)

[PATCH] pwm: sun4i: Avoid waiting until the next period
 2021-05-25 16:41 UTC  (6+ messages)

[PATCH] gitlab-ci: Be ready for new default 'main' branch name
 2021-05-25 16:43 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 105 runs, 4 regressions (v4.14.233-36-g430fdf2aba8d)
 2021-05-25 16:57 UTC 

[mm] 8cc621d2f4: fio.write_iops -21.8% regression
 2021-05-25 16:57 UTC  (7+ messages)

[PATCH] spapr: propagate LPCR to hot-plugged CPUs
 2021-05-25 15:12 UTC  (2+ messages)

[virtio-dev] [PATCH] Add virtio parameter server device specification
 2021-05-25 16:56 UTC  (6+ messages)

[PATCH 0/2] irq-meson-gpio: make it possible to build as a module
 2021-05-25 16:30 UTC  (9+ messages)
` [PATCH 1/2] irqchip: "

[RESEND PATCH v2] gpio: wcd934x: Fix shift-out-of-bounds error
 2021-05-25 16:55 UTC 

[Intel-gfx] [PATCH 00/14] drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups
 2021-05-25 16:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups (rev2)

[PATCH 0/2] arm64: kexec_file_load vs memory reservations
 2021-05-25 16:22 UTC  (4+ messages)

[zx2c4-wireguard-linux:devel 1/1] lib/crypto/poly1305-selftest.c:1043:13: warning: no previous prototype for 'poly1305_selftest'
 2021-05-25 16:54 UTC 

[zx2c4-wireguard-linux:devel 1/1] lib/crypto/poly1305-selftest.c:1043:13: warning: no previous prototype for function 'poly1305_selftest'
 2021-05-25 16:53 UTC 

[PATCH] gitlab-ci: Add jobs to build standalone machines
 2021-05-25 15:29 UTC 

[PATCH v2 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-25 16:52 UTC  (8+ messages)
` [PATCH v2 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

[PATCH v7 4/4] iommu: rockchip: Add support for iommu v2
 2021-05-25 16:51 UTC  (4+ messages)

[PATCH 0/6] tests: Fix some minor Coverity issues
 2021-05-25 16:14 UTC  (5+ messages)
` [PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
` [PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed

[PATCH v3 0/3] fpga: Use standard class dev_release function
 2021-05-25 16:51 UTC  (4+ messages)
` [PATCH v3 1/3] fpga: mgr: Use standard dev_release for class driver

[PATCH 00/18] Migrate to DM_USB and OF_CONTROL support
 2021-05-25 16:51 UTC  (7+ messages)
` [PATCH 07/18] mx6memcal: Disable USB GADGET in SPL

[PATCH 2/9] generic/294, afs: Allow for mknod subtest failing if mknod not supported
 2021-05-25 16:51 UTC  (16+ messages)
` [PATCH 0/9] Add support for using xfstests to test AFS
  ` [PATCH 4/9] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
  ` [PATCH 5/9] generic/123, generic/128, afs: Allow for an fs that does its own perm management
  ` [PATCH 6/9] Add the ability to require O_TMPFILE to be supported for a test
  ` [PATCH 8/9] generic/465: Fix handling of DIO alignment < sizeof(long)

[input:master] BUILD SUCCESS 94a332bd8626f6c32e7ba5835dd17eeddbb76e89
 2021-05-25 16:50 UTC 

[PORT] Help Porting U-BOOT master branch to GT90X V4 sun7i a20 tablet board
 2021-05-25 16:50 UTC  (2+ messages)

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-25 16:14 UTC  (5+ messages)

Spurious bad blocks on RAID-5
 2021-05-25 16:49 UTC  (2+ messages)

[RFC] virtio_scsi: to poll and kick the virtqueue in timeout handler
 2021-05-25 16:47 UTC  (6+ messages)

[PATCH v11 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-25 16:12 UTC  (20+ messages)
` [PATCH v11 1/9] media: hevc: Add fields and flags for hevc PPS
` [PATCH v11 2/9] media: hevc: Add decode params control
` [PATCH v11 3/9] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v11 4/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v11 5/9] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v11 6/9] media: uapi: Add a control for HANTRO driver
` [PATCH v11 7/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v11 8/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v11 9/9] media: hantro: IMX8M: add variant for G2/HEVC codec

[v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
 2021-05-25 16:46 UTC  (3+ messages)
` [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-05-25 16:24 UTC  (5+ messages)
  ` [tpmdd-devel] "

[PATCH v4 1/2] scsi: ufs: export hibern8 entry
 2021-05-25 16:44 UTC  (5+ messages)
` [PATCH v4 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

2463a604a8: netperf.Throughput_tps 12.8% improvement
 2021-05-25 16:44 UTC  (3+ messages)

[PATCH v2 0/3] pwm: spear: some cleanups
 2021-05-25 16:44 UTC  (2+ messages)

[PATCH 1/1] leds: as3645a: Fix error return code in as3645a_parse_node()
 2021-05-25 16:42 UTC  (2+ messages)

[PULL] u-boot-mips
 2021-05-25 16:41 UTC  (4+ messages)
` [PATCH] net: Remove ne2000 driver

Arm64 crash while online/offline memory sections
 2021-05-25 16:40 UTC  (3+ messages)

[PATCH] Staging: atomisp: Use sysfs_emit() instead of sprintf() where appropriate
 2021-05-25 16:37 UTC  (2+ messages)

[PATCH v3 00/12] KVM: Implement nested TSC scaling
 2021-05-25 16:34 UTC  (8+ messages)
` [PATCH v3 09/12] KVM: VMX: Remove vmx->current_tsc_ratio and decache_tsc_multiplier()

stable-rc/queue/4.9 baseline: 96 runs, 4 regressions (v4.9.269-35-gb7f9cf71a46a)
 2021-05-25 16:34 UTC 

[LTP] [PATCH 1/3] tst_net.sh: Move check_portmap_rpcbind() + fixes
 2021-05-25 16:31 UTC  (3+ messages)
` [LTP] [PATCH 3/3] nfs_lib.sh: Print verbose mount info on error

some principal questions to "disk full"
 2021-05-25 16:20 UTC 

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-25 16:29 UTC  (7+ messages)
` [PATCH v4 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH] pwm: visconti: Fix and simplify period calculation
 2021-05-25 16:29 UTC  (2+ messages)

[PATCH] mtd: spi-nor: intel-spi: Add support for second flash chip
 2021-05-25 16:03 UTC 

[RFC PATCH v3 00/12] Use obj_cgroup APIs to charge the LRU pages
 2021-05-25 16:27 UTC  (3+ messages)
` [RFC PATCH v3 01/12] mm: memcontrol: move the objcg infrastructure out of CONFIG_MEMCG_KMEM

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-25 16:05 UTC  (4+ messages)
` [PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default

[PATCH v26 00/25] LSM: Module stacking for AppArmor
 2021-05-25 16:26 UTC  (5+ messages)
` [PATCH v26 22/25] Audit: Add new record for multiple process LSM attributes

[PATCH v2 00/12] drm/vc4: hdmi: Enable Channel Mapping, IEC958, HBR Passthrough using hdmi-codec
 2021-05-25 16:01 UTC  (5+ messages)
` [PATCH v2 01/12] ALSA: doc: Clarify IEC958 controls iface
` [PATCH v2 02/12] ALSA: iec958: Split status creation and fill

💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, cae7e156)
 2021-05-25 16:25 UTC  (2+ messages)

[PATCH v3 0/4] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-25 16:24 UTC  (6+ messages)
` [PATCH v3 4/4] ASoC: tegra: Specify components string for Nexus 7

Gatesgarth-24.0.4 image-live fails
 2021-05-25 16:25 UTC  (5+ messages)

[PATCH] staging: hikey9xx: Remove defined but unused macros
 2021-05-25 16:24 UTC  (2+ messages)

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-25 16:23 UTC  (7+ messages)
` [PATCH 5.10 002/299] bus: mhi: core: Clear configuration from channel context during reset

[PATCH] btrfs: Add new flag to rescan quota after subvolume creation
 2021-05-25 16:20 UTC  (2+ messages)

[PATCH v2 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-05-25 16:24 UTC  (2+ messages)

[PATCH 1/1] IB/isert: align target max I/O size to initiator size
 2021-05-25 16:22 UTC  (3+ messages)

[PATCH net-next] net: wwan: core: Add WWAN device index sysfs attribute
 2021-05-25 16:31 UTC 

[PATCH] nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
 2021-05-25 15:59 UTC 

[PATCH] staging: rtl8723bs: remove the repeated declaration
 2021-05-25 16:21 UTC  (2+ messages)

[PATCH v1 0/8] various misc fixes (gitlab, gdbstub, plugins)
 2021-05-25 15:06 UTC  (5+ messages)
` [PATCH v1 3/8] gitlab: add special rule for the hexagon container

[PATCH] Move VMEnter and VMExit tracepoints closer to the actual event
 2021-05-25 16:20 UTC  (4+ messages)

[PATCH v3 00/51] Remove the request pointer from struct scsi_cmnd
 2021-05-25 16:19 UTC  (3+ messages)
` [PATCH v3 40/51] scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-05-25 16:19 UTC  (8+ messages)

[PATCH 4/9] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
 2021-05-25 16:17 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.