All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-01 14:35:23 to 2025-02-01 16:48:12 UTC [more...]

[PATCH v2 00/69] target/arm: FEAT_AFP and FEAT_RPRES
 2025-02-01 16:40 UTC  (56+ messages)
` [PATCH v2 01/69] target/i386: Do not raise Invalid for 0 * Inf + QNaN
` [PATCH v2 02/69] tests/tcg/x86_64/fma: Test some x86 fused-multiply-add cases
` [PATCH v2 03/69] fpu: Add float_class_denormal
` [PATCH v2 04/69] fpu: Implement float_flag_input_denormal_used
` [PATCH v2 05/69] fpu: allow flushing of output denormals to be after rounding
` [PATCH v2 06/69] target/arm: Define FPCR AH, FIZ, NEP bits
` [PATCH v2 07/69] target/arm: Implement FPCR.FIZ handling
` [PATCH v2 08/69] target/arm: Adjust FP behaviour for FPCR.AH = 1
` [PATCH v2 09/69] target/arm: Adjust exception flag handling for AH "
` [PATCH v2 10/69] target/arm: Add FPCR.AH to tbflags
` [PATCH v2 11/69] target/arm: Set up float_status to use for FPCR.AH=1 behaviour
` [PATCH v2 12/69] target/arm: Use FPST_FPCR_AH for FRECPE, FRECPS, FRECPX, FRSQRTE, FRSQRTS
` [PATCH v2 13/69] target/arm: Use FPST_FPCR_AH for BFCVT* insns
` [PATCH v2 14/69] target/arm: Use FPST_FPCR_AH for BFMLAL*, BFMLSL* insns
` [PATCH v2 18/69] target/arm: Handle FPCR.NEP for BFCVT scalar
` [PATCH v2 19/69] target/arm: Handle FPCR.NEP for 1-input scalar operations
` [PATCH v2 20/69] target/arm: Handle FPCR.NEP in do_cvtf_scalar()
` [PATCH v2 21/69] target/arm: Handle FPCR.NEP for scalar FABS and FNEG
` [PATCH v2 22/69] target/arm: Handle FPCR.NEP for FCVTXN (scalar)
` [PATCH v2 23/69] target/arm: Handle FPCR.NEP for NEP for FMUL, FMULX scalar by element
` [PATCH v2 24/69] target/arm: Implement FPCR.AH semantics for scalar FMIN/FMAX
` [PATCH v2 25/69] target/arm: Implement FPCR.AH semantics for vector FMIN/FMAX
` [PATCH v2 26/69] target/arm: Implement FPCR.AH semantics for FMAXV and FMINV
` [PATCH v2 27/69] target/arm: Implement FPCR.AH semantics for FMINP and FMAXP
` [PATCH v2 28/69] target/arm: Implement FPCR.AH semantics for SVE FMAXV and FMINV
` [PATCH v2 29/69] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX immediate
` [PATCH v2 30/69] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX vector
` [PATCH v2 32/69] target/arm: Implement FPCR.AH handling for scalar FABS and FABD
` [PATCH v2 34/69] target/arm: Handle FPCR.AH in SVE FNEG
` [PATCH v2 38/69] target/arm: Handle FPCR.AH in negation steps in FCADD
` [PATCH v2 39/69] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns
` [PATCH v2 42/69] target/arm: Handle FPCR.AH in negation in FMLS (vector)
` [PATCH v2 43/69] target/arm: Handle FPCR.AH in negation step in SVE "
` [PATCH v2 44/69] target/arm: Handle FPCR.AH in SVE FTSSEL
` [PATCH v2 45/69] target/arm: Handle FPCR.AH in SVE FTMAD
` [PATCH v2 46/69] target/arm: Handle FPCR.AH in vector FCMLA
` [PATCH v2 47/69] target/arm: Handle FPCR.AH in FCMLA by index
` [PATCH v2 49/69] target/arm: Handle FPCR.AH in FMLSL (by element and vector)
` [PATCH v2 50/69] target/arm: Handle FPCR.AH in SVE FMLSL (indexed)
` [PATCH v2 51/69] target/arm: Handle FPCR.AH in SVE FMLSLB, FMLSLT (vectors)
` [PATCH v2 52/69] target/arm: Enable FEAT_AFP for '-cpu max'
` [PATCH v2 53/69] target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper
` [PATCH v2 54/69] target/arm: Implement increased precision FRECPE
` [PATCH v2 55/69] target/arm: Implement increased precision FRSQRTE
` [PATCH v2 56/69] target/arm: Enable FEAT_RPRES for -cpu max
` [PATCH v2 57/69] target/arm: Introduce CPUARMState.vfp.fp_status[]
` [PATCH v2 59/69] target/arm: Remove standard_fp_status
` [PATCH v2 60/69] target/arm: Remove ah_fp_status_f16
` [PATCH v2 61/69] target/arm: Remove ah_fp_status
` [PATCH v2 62/69] target/arm: Remove fp_status_f16_a64
` [PATCH v2 64/69] target/arm: Remove fp_status_a64
` [PATCH v2 66/69] target/arm: Simplify fp_status indexing in mve_helper.c
` [PATCH v2 67/69] target/arm: Simplify DO_VFP_cmp in vfp_helper.c
` [PATCH v2 68/69] target/arm: Read fz16 from env->vfp.fpcr
` [PATCH v2 69/69] target/arm: Sink fp_status and fpcr access into do_fmlal*

[PATCH v4 0/6] Enable doing a shallow clone of a specific git revision
 2025-02-01 16:47 UTC  (3+ messages)
` [PATCH v4 2/6] clone: make it possible to specify --tags

[Buildroot] [PATCH] package/redis: security bump to version 7.2.7
 2025-02-01 16:46 UTC  (2+ messages)

[Buildroot] [git commit] package/redis: security bump to version 7.2.7
 2025-02-01 16:41 UTC 

[PATCH] usb: dwc3: Fix timeout issue during controller enter/exit from halt state
 2025-02-01 16:43 UTC  (3+ messages)

[PATCH v1 00/12] iio: accel: adxl345: add interrupt based sensor events
 2025-02-01 16:43 UTC  (7+ messages)
` [PATCH v1 01/12] iio: accel: adxl345: migrate constants to core
` [PATCH v1 02/12] iio: accel: adxl345: reorganize measurement enable
` [PATCH v1 04/12] iio: accel: adxl345: reorganize irq handler

Linux kernel 6.13.1 released
 2025-02-01 16:40 UTC 

[PATCH v2] usb: dwc3: Fix timeout issue during controller enter/exit from halt state
 2025-02-01 16:39 UTC 

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-02-01 16:38 UTC  (8+ messages)

[PATCH] m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault()
 2025-02-01 16:37 UTC  (3+ messages)

[PATCH RESEND v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller
 2025-02-01 16:34 UTC  (4+ messages)

[PATCH] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
 2025-02-01 16:33 UTC 

[PATCH v3 0/6] reduce tasklist_lock hold time on exit and do some
 2025-02-01 16:31 UTC  (7+ messages)
` [PATCH v3 1/6] exit: perform add_device_randomness() without tasklist_lock
` [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
` [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped
` [PATCH v3 4/6] pid: sprinkle tasklist_lock asserts
` [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock
` [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock

[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-01 16:30 UTC  (11+ messages)
` [RFC PATCH 2/5] mfd: Add "
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC

[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
 2025-02-01 16:30 UTC  (4+ messages)

[PATCH v11 0/2] media: qcom: camss: Add sc7280 support
 2025-02-01 16:26 UTC  (3+ messages)
` [PATCH v11 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH] PCI: mediatek: Remove the usage of virt_to_phys
 2025-02-01 16:24 UTC  (6+ messages)

[RESEND PATCH v2] Bluetooth: hci_uart: fix race during initialization
 2025-02-01 16:24 UTC 

[PATCH] ACPI: PRM: Remove unnecessary strict handler address checks
 2025-02-01 16:23 UTC  (2+ messages)

[PATCH] net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()
 2025-02-01 16:21 UTC 

[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
 2025-02-01 16:22 UTC  (12+ messages)

[PATCH 0/4] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support
 2025-02-01 16:22 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: qcm2290: add UART3 device
` [PATCH 4/4] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support

[PATCH RFC net-next] ptp: Add file permission checks on PHC chardevs
 2025-02-01 16:22 UTC  (3+ messages)

ath11k: add device-specific firmware for QCM6490 boards
 2025-02-01 16:20 UTC 

[PATCH v2] gpio_keys.c: Send also event when EV_ABS axis button is released
 2025-02-01 16:20 UTC 

[PATCH v11 0/8] Add support for AD485x DAS Family
 2025-02-01 16:19 UTC  (3+ messages)
` [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver

[akpm-mm:mm-unstable 75/80] drivers/video/fbdev/core/fb_defio.c:272:17: error: implicit declaration of function 'mapping_wrprotect_page'
 2025-02-01 16:16 UTC 

[bvanassche:thread-safety 7/28] WARNING: modpost: EXPORT symbol "sched_setattr_nocheck" [vmlinux] version generation failed, symbol will not be versioned
 2025-02-01 16:16 UTC 

[android-common:android15-6.6 0/1] fs/proc/task_mmu.c:1858:8: sparse: sparse: symbol '__pagemap_lseek' was not declared. Should it be static?
 2025-02-01 16:16 UTC 

[Buildroot] [PATCH] package/rtl8189es: bump to version 2024-12-29
 2025-02-01 16:12 UTC  (4+ messages)
` [Buildroot] [PATCH] package/rtl8189fs: bump to version 2025-01-13

[Buildroot] [git commit] package/mpd: update version to 0.23.17
 2025-02-01 16:10 UTC 

[Buildroot] [git commit] package/rtl8189fs: bump to version 2025-01-13
 2025-02-01 16:12 UTC 

[Buildroot] [git commit] package/rtl8189es: bump to version 2024-12-29
 2025-02-01 16:10 UTC 

[Buildroot] [PATCH 1/1] package/mpd: update version to 0.23.17
 2025-02-01 16:12 UTC  (2+ messages)

[PATCH] perf test: Fix perf test 11 hwmon endianess issue
 2025-02-01 16:12 UTC  (3+ messages)

[syzbot] [overlayfs?] possible deadlock in ovl_create_object
 2025-02-01 16:12 UTC 

[Buildroot] [PATCH] package/spdlog: bump to version 1.15.1
 2025-02-01 16:11 UTC 

[GIT PULL] debugfs fix for 6.14-rc1
 2025-02-01 16:11 UTC 

[PATCH] clk: davinci: Use of_get_available_child_by_name()
 2025-02-01 16:10 UTC 

[RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator
 2025-02-01 16:10 UTC  (9+ messages)

[PATCH BlueZ v3] shared/vcp: have only one volume change in flight at a time
 2025-02-01 16:09 UTC  (2+ messages)
` [BlueZ,v3] "

[PATCH 0/1] meson: Deprecate 32-bit host systems
 2025-02-01 15:20 UTC  (4+ messages)

[PATCH] bus: mhi: Remove unused functions
 2025-02-01 16:07 UTC  (2+ messages)

[PATCH V11] scsi: ufs: qcom: Enable UFS Shared ICE Feature
 2025-02-01 16:04 UTC  (2+ messages)

ath11k-firmware: WCN6750: hw1.0: Qualcomm Robotics RB3gen2 BDF
 2025-02-01 16:03 UTC 

[PATCH v2] misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX
 2025-02-01 16:01 UTC  (2+ messages)

[PATCH] drm/msm: Use of_get_available_child_by_name()
 2025-02-01 15:58 UTC 

[PATCH 0/7] Cleanup error handling on probe
 2025-02-01 15:55 UTC  (4+ messages)
` [PATCH 5/7] drm/xe: Cleanup unwind of gt initialization

[PATCH 0/6] X1P42100 DT and PCIe PHY bits
 2025-02-01 15:56 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints

[meta-networking][PATCH] ndpi: correct LICENSE value
 2025-02-01 15:56 UTC 

[PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
 2025-02-01 15:51 UTC  (8+ messages)

[PATCH v2 00/16] Add features, improvements, and fixes
 2025-02-01 15:50 UTC  (10+ messages)
` [PATCH v2 01/16] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v2 06/16] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
` [PATCH v2 10/16] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support

[PATCH v3 0/4] Enable ethernet on qcs615
 2025-02-01 15:48 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: qcs615: add ethernet node

Move airoha in a dedicated folder
 2025-02-01 15:50 UTC  (3+ messages)

A possible way to reduce free space fragmentation?
 2025-02-01 15:48 UTC  (3+ messages)

[PATCH] misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe()
 2025-02-01 15:47 UTC  (2+ messages)

[PATCH 5.4 00/94] 5.4.290-rc2 review
 2025-02-01 15:43 UTC  (8+ messages)

[PATCH v3 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-02-01 15:41 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points
` [PATCH v3 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures

[PATCH 0/8] Various io_uring micro-optimizations (reducing lock contention)
 2025-02-01 15:38 UTC  (9+ messages)

[PATCH v6 0/7] Initial support for RK3576 UFS controller
 2025-02-01 15:35 UTC  (7+ messages)
` [PATCH v6 6/7] scsi: ufs: rockchip: initial support for UFS
` [PATCH v6 7/7] arm64: dts: rockchip: Add UFS support for RK3576 SoC

[PATCH 1/2] gpu: nova-core: add initial driver stub
 2025-02-01 15:31 UTC  (4+ messages)

[PATCH 00/21] Add i.MX 8M Plus EVK machine
 2025-02-01 15:28 UTC  (9+ messages)
` [PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support
` [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-02-01 15:25 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH 2/4] clk: qcom: apss-ipq5424: "

[PATCH v5 0/6] Add support for ADIS16550 and ADIS16550W
 2025-02-01 15:24 UTC  (9+ messages)
` [PATCH v5 1/6] iio: imu: adis: Add custom ops struct
` [PATCH v5 3/6] iio: imu: adis: Add DIAG_STAT register size
` [PATCH v5 5/6] iio: imu: adis16550: add adis16550 support
` [PATCH v5 6/6] docs: iio: add documentation for adis16550 driver

BUG: KASAN: vmalloc-out-of-bounds in copy_to_kernel_nofault+0xd8/0x1c8 (v6.13-rc6, PowerMac G4)
 2025-02-01 15:14 UTC  (9+ messages)

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS d487853aa91104ff76e1a2b542638d17dbb6798a
 2025-02-01 15:18 UTC 

[PATCH] hw/ppc/e500: Partial implementation of local access window registers
 2025-02-01 15:17 UTC  (4+ messages)

[Buildroot] [git commit branch/2024.11.x] package/bind: security update to 9.18.33
 2025-02-01 15:14 UTC 

[Buildroot] [git commit branch/2024.11.x] package/go: security bump to version 1.23.5
 2025-02-01 15:13 UTC 

[meta-networking][PATCH] open62541: fix qa error with encryption-openssl PACKAGECONFIG
 2025-02-01 15:16 UTC 

[Buildroot] [git commit branch/2024.02.x] package/go: security bump to version 1.22.11
 2025-02-01 15:12 UTC 

[Buildroot] [git commit branch/2024.02.x] package/bind: security update to 9.18.33
 2025-02-01 15:15 UTC 

[Buildroot] [PATCH] package/bind: security update to 9.18.33
 2025-02-01 15:15 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/go: bump to version 1.23.5
 2025-02-01 15:15 UTC  (3+ messages)

[PATCH 5.10 000/136] 5.10.234-rc2 review
 2025-02-01 15:14 UTC  (2+ messages)

[PATCH v3 4/4] scsi: st: Add sysfs file reset_blocked
 2025-02-01 15:11 UTC  (2+ messages)
` [PATCH v3b 4/4] scsi: st: Add sysfs file position_lost_in_reset

[Buildroot] [git commit branch/2024.02.x] package/nodejs: security bump to version 20.18.2
 2025-02-01 15:05 UTC 

[bvanassche:thread-safety 6/28] WARNING: modpost: EXPORT symbol "mutex_lock" [vmlinux] version generation failed, symbol will not be versioned
 2025-02-01 14:55 UTC 

[litex-hub:litex-rebase 14/15] drivers/clk/clk-litex.c:539:21: warning: use of logical '&&' with constant operand
 2025-02-01 14:55 UTC 

[Buildroot] [PATCH v3 0/2] configs/raspberrypizero2w_64: new defconfig
 2025-02-01 14:51 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] DEVELOPERS: add myself as developer for raspberrypi
` [Buildroot] [PATCH v3 2/2] configs/raspberrypizero2w_64: new defconfig

[syzbot] [kernel?] kernel panic: stack is corrupted in __schedule (4)
 2025-02-01 14:46 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH] arm64: dts: Introduce more nodes to EN7581 SoC evaluation board
 2025-02-01 14:39 UTC 

Adding timestamps to yocto log entries
 2025-02-01 14:39 UTC  (2+ messages)
` [yocto] "

[PATCH] ALSA: hda/realtek: Limit mic boost on Positivo ARN50
 2025-02-01 14:39 UTC 

[PATCH 6.13 00/25] 6.13.1-rc1 review
 2025-02-01 14:39 UTC  (2+ messages)

[PATCH RFC WIP] rust: remove x86 panicking intrinsics
 2025-02-01 14:39 UTC 

[ath:master-pending] BUILD SUCCESS 9729a7acddcf227d7ea869dda368699cab6ba974
 2025-02-01 14:38 UTC 

[PATCH v8 00/19] fanotify: add pre-content hooks
 2025-02-01 14:38 UTC  (6+ messages)
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
  ` [REGRESSION] "

[OE-core][PATCH v3 1/2] rpm-sequoia: New recipe for version 1.7.0
 2025-02-01 14:37 UTC  (4+ messages)
` [OE-core][PATCH v4 "
  ` [OE-core][PATCH v4 2/2] oeqa/selftest/cases/signing.py: Re-enable self-test

[RFC][PATCH 0/2] sched: Extended Scheduler Time Slice revisited
 2025-02-01 14:35 UTC  (3+ messages)
` [RFC][PATCH 1/2] sched: Extended scheduler time slice


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.