All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-25 16:05:37 to 2021-05-25 16:48:44 UTC [more...]

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-05-25 15:07 UTC  (29+ messages)
` [PATCH v2 01/28] softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc
` [PATCH v2 02/28] softfloat: Move int_to_float "
` [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 07/28] softfloat: Move sqrt_float "
` [PATCH v2 08/28] softfloat: Split out parts_uncanon_normal
` [PATCH v2 09/28] softfloat: Reduce FloatFmt
` [PATCH v2 10/28] softfloat: Introduce Floatx80RoundPrec
` [PATCH v2 11/28] softfloat: Adjust parts_uncanon_normal for floatx80
` [PATCH v2 12/28] tests/fp/fp-test: Reverse order of floatx80 precision tests
` [PATCH v2 13/28] softfloat: Convert floatx80_add/sub to FloatParts
` [PATCH v2 14/28] softfloat: Convert floatx80_mul "
` [PATCH v2 15/28] softfloat: Convert floatx80_div "
` [PATCH v2 16/28] softfloat: Convert floatx80_sqrt "
` [PATCH v2 17/28] softfloat: Convert floatx80_round "
` [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
` [PATCH v2 28/28] softfloat: Use hard-float for {u}int64_to_float{32, 64}

[PATCH 0/6] tests: Fix some minor Coverity issues
 2021-05-25 16:13 UTC  (3+ messages)
` [PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed

[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  (30+ 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

[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  (6+ messages)
` [PATCH] kvm: fix boolreturn.cocci warnings
    ` [kbuild-all] "

[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

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

[PATCH 0/9] Add support for using xfstests to test AFS
 2021-05-25 16:46 UTC  (18+ messages)
` [PATCH 2/9] generic/294, afs: Allow for mknod subtest failing if mknod not supported
` [PATCH 3/9] generic/314, afs: Allow for a filesystem that doesn't honour SGID inheritance
` [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)

[PULL 095/114] target/arm: Implement SVE2 FCVTLT
 2021-05-25 15:07 UTC  (11+ messages)
` [PULL 096/114] target/arm: Implement SVE2 FCVTXNT, FCVTX
` [PULL 099/114] target/arm: Tidy do_ldrq
` [PULL 100/114] target/arm: Implement SVE2 LD1RO
` [PULL 103/114] target/arm: Move endian adjustment macros to vec_internal.h
` [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 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 "

[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

[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 16:44 UTC  (12+ messages)

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

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

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

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

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

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

[PATCH] gitlab-ci: Be ready for new default 'main' branch name
 2021-05-25 15:38 UTC 

[PATCH v3 00/12] KVM: Implement nested TSC scaling
 2021-05-25 16:34 UTC  (10+ messages)
` [PATCH v3 09/12] KVM: VMX: Remove vmx->current_tsc_ratio and decache_tsc_multiplier()
` [PATCH v3 10/12] KVM: VMX: Set the TSC offset and multiplier on nested entry and exit

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

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

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 v2 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-25 16:29 UTC  (6+ messages)
` [PATCH v2 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

[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  (7+ messages)
` [PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
      ` [Intel-gfx] "

[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 0/2] arm64: kexec_file_load vs memory reservations
 2021-05-25 16:22 UTC  (3+ messages)

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

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-25 16:14 UTC  (4+ messages)
` [RFC PATCH 17/97] drm/i915/guc: Stop using mutex while sending CTB messages
    ` [Intel-gfx] "

[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 v3 3/3] staging: media: atomisp: remove useless returns
 2021-05-25 16:18 UTC  (3+ messages)
` [PATCH v4 0/3] staging: media: atomisp: code clean up

mount.nfs: Stale file handle
 2021-05-25 16:03 UTC 

[PATCH] drm/msm/disp/dpu1/dpu_encoder: Drop unnecessary NULL checks after container_of
 2021-05-25 16:18 UTC  (3+ messages)

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

mount.nfs: Stale file handle
 2021-05-25 16:14 UTC 

[PATCH] drm/msm/dp: remove the repeated declaration
 2021-05-25 16:17 UTC  (3+ messages)

[PATCH] nvmet-tcp: fix memory leak when having inflight commands on disconnect
 2021-05-25 15:52 UTC  (2+ messages)

[PATCH] drivers: crypto: talitos.c: Replace space with tabs
 2021-05-25 16:20 UTC  (2+ messages)

[PULL 000/114] target-arm queue
 2021-05-25 15:03 UTC  (9+ messages)
` [PULL 073/114] target/arm: Split out formats for 2 vectors + 1 index
` [PULL 080/114] target/arm: Implement SVE2 signed saturating doubling multiply high
` [PULL 083/114] target/arm: Implement SVE2 integer multiply long (indexed)
` [PULL 084/114] target/arm: Implement SVE2 complex integer multiply-add (indexed)
` [PULL 087/114] target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h}
` [PULL 088/114] target/arm: Implement SVE mixed sign dot product (indexed)
` [PULL 089/114] target/arm: Implement SVE mixed sign dot product
` [PULL 091/114] target/arm: Implement SVE2 crypto destructive binary operations

[PATCH v3 0/2] Apple M1 pinctrl DT bindings
 2021-05-25 15:48 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
  ` [PATCH v3 1/2] dt-bindings: pinctrl: Add DT bindings for apple, pinctrl
` [PATCH v3 2/2] arm64: apple: Add pinctrl nodes

[PATCH 0/4] staging: media: atomisp: Fix minor issues in
 2021-05-25 16:15 UTC  (2+ messages)

[PATCH] nvmet: fix false keep-alive timeout when a controller is torn down
 2021-05-25 15:49 UTC 

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

[PATCH] btrfs: fix deadlock when cloning inline extents and low on available space
 2021-05-25 16:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix mode selection for Nx tests
 2021-05-25 20:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[RFC 00/26] SLUB: use local_lock for kmem_cache_cpu protection and reduce disabling irqs
 2021-05-25 16:11 UTC  (3+ messages)
` [RFC 26/26] mm, slub: convert kmem_cpu_slab protection to local_lock

Arm64 crash while reading memory sysfs
 2021-05-25 15:37 UTC  (2+ messages)

[PATCH -next] riscv: TRANSPARENT_HUGEPAGE: depends on MMU
 2021-05-25 15:40 UTC  (3+ messages)

[PATCH] perf jevents: fix getting maximum number of fds
 2021-05-25 16:07 UTC 

GRUB 2.06 release is nearing
 2021-05-25 16:09 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix kernel-doc
 2021-05-25 16:09 UTC  (5+ messages)

[PATCH] KVM: x86/mmu: Remove the repeated declaration
 2021-05-25 16:09 UTC  (2+ messages)

[PATCH 1/6] drm/amd/pm: Add ASIC independent throttle bits
 2021-05-25 16:09 UTC  (3+ messages)

[PATCH 1/2] common/config: remove default 4k blocksize from XFS_MKFS_OPTIONS
 2021-05-25 16:09 UTC  (3+ messages)
` [PATCH 2/2] generic: test small swapfile without page-aligned contiguous blocks

Crosscompiling iproute2
 2021-05-25 16:08 UTC  (8+ messages)
  ` Aw: "

[PATCH v7 0/2] hwspinlock: add sun6i hardware spinlock support
 2021-05-25 16:07 UTC  (3+ messages)

[PATCH v3 03/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-25 16:07 UTC  (4+ messages)

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-05-25 15:26 UTC  (3+ messages)
` [PATCH 03/10] dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles


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.