All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 16:26:55 to 2021-05-25 17:14:31 UTC [more...]

[Buildroot] [PATCH 1/5] package/zstd: bump to version 1.5.0
 2021-05-25 17:14 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/zstd: Simplify host-build
` [Buildroot] [PATCH 3/5] package/zstd: rework build and install
` [Buildroot] [PATCH 4/5] package/zstd: Change Build options
` [Buildroot] [PATCH 5/5] package/zstd: Add option for cli binary

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-25 17:07 UTC  (22+ messages)
` [RFC PATCH 12/97] drm/i915/guc: Don't repeat CTB layout calculations
      ` [Intel-gfx] "
` [RFC PATCH 37/97] drm/i915/guc: Add stall timer to non blocking CTB send function
        ` [Intel-gfx] "
` [RFC PATCH 53/97] drm/i915/guc: Disable semaphores when using GuC scheduling
  ` [Intel-gfx] "
` [RFC PATCH 55/97] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
  ` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915

[PATCH] USB: chipidea: remove dentry storage for debugfs file
 2021-05-25 17:14 UTC 

[PATCH v7 00/22] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-25 17:13 UTC  (3+ messages)
` [PATCH v7 22/22] Documentation: arm64: describe asymmetric 32-bit support

[intel-linux-intel-lts:5.10/preempt-rt 1994/8628] drivers/dma-buf/heaps/cma_heap.c:185:10: error: implicit declaration of function 'vmap'; did you mean 'kmap'?
 2021-05-25 17:13 UTC 

[PATCH 0/5] RTL8231 GPIO expander support
 2021-05-25 17:11 UTC  (9+ messages)
` [PATCH v3 0/6] "

[PULL v2 0/7] testing, gdbstub and plugin updates
 2021-05-25 16:05 UTC 

[PATCH 0/3] [GSOC][RFC] ref-filter: add contents:raw atom
 2021-05-25 17:11 UTC  (6+ messages)
` [PATCH 2/3] [GSOC] ref-filter: support %(contents) for blob, tree

[PATCH v3 0/5] doc: asciidoc cleanups
 2021-05-25 17:11 UTC  (7+ messages)
` [PATCH v3 3/5] doc: remove unnecessary rm instances

[PATCH 0/9] Misc fixups and cleanups
 2021-05-25 17:08 UTC  (10+ messages)
` [PATCH 1/9] btrfs: sysfs: fix format string for some discard stats
` [PATCH 2/9] btrfs: clear defrag status of a root if starting transaction fails
` [PATCH 3/9] btrfs: clear log tree recovering status "
` [PATCH 4/9] btrfs: scrub: factor out common scrub_stripe constraints
` [PATCH 5/9] btrfs: document byte swap optimization of root_item::flags accessors
` [PATCH 6/9] btrfs: reduce compressed_bio members' types
` [PATCH 7/9] btrfs: remove extra sb::s_id from message in btrfs_validate_metadata_buffer
` [PATCH 8/9] btrfs: simplify eb checksum verification "
` [PATCH 9/9] btrfs: clean up header members offsets in write helpers

[PATCH] nvmet: fix false keep-alive timeout when a controller is torn down
 2021-05-25 17:10 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/1] drm/i915/gt: Declare when we enabled timeslicing
 2021-05-25 17:09 UTC  (3+ messages)

[PATCH] lib/math/rational.c: Fix divide by zero
 2021-05-25 17:10 UTC  (5+ messages)

[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  (19+ messages)

mirroring u-boot mailing list on lore.kernel.org
 2021-05-25 17:09 UTC  (5+ messages)

[PATCH v6 00/11] Speedup mremap on ppc64
 2021-05-25 17:08 UTC  (6+ messages)
` [PATCH v6 07/11] mm/mremap: Use range flush that does TLB and page walk cache flush

"rtdm/nrtsig: move inband work description off the stack"
 2021-05-25 17:08 UTC  (9+ messages)

[v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
 2021-05-25 17:07 UTC  (3+ messages)

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

[PULL 095/114] target/arm: Implement SVE2 FCVTLT
 2021-05-25 15:07 UTC  (20+ 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 111/114] target/arm: Implement aarch32 VSUDOT, VUSDOT
` [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 for-6.1 00/11] target/arm: Implement BFloat16
 2021-05-25 16:57 UTC  (5+ messages)
` [PATCH v1 11/11] target/arm: Enable BFloat16 extensions

[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)

[tip:sched/core 7/29] arch/arm64/kvm/mmu.c:1203:9-10: WARNING: return of 0/1 in function 'kvm_age_gfn' with return type bool
 2021-05-25 16:46 UTC  (7+ messages)
` [PATCH] kvm: fix boolreturn.cocci warnings
    ` [kbuild-all] "

[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

[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  (13+ messages)
` [PATCH v2 06/28] softfloat: Move scalbn_decomposed to softfloat-parts.c.inc
` [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 18/28] softfloat: Convert floatx80_round_to_int "
` [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 26/28] softfloat: Convert modrem operations "

[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] "

[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  (10+ 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  (3+ 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 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 4/9] generic/317, afs: Allow for a filesystem not to honour the local uid/gid
 2021-05-25 16:51 UTC  (9+ messages)
` [PATCH 0/9] Add support for using xfstests to test AFS
  ` [PATCH 5/9] generic/123, generic/128, afs: Allow for an fs that does its own perm management
  ` [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

[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 8/9] generic/465: Fix handling of DIO alignment < sizeof(long)
 2021-05-25 16:25 UTC 

[PATCH 5/9] generic/123, generic/128, afs: Allow for an fs that does its own perm management
 2021-05-25 16:19 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.