All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-27 20:27:44 to 2024-03-27 21:31:44 UTC [more...]

[PATCH v3 00/14] Unified cross-architecture kernel-mode FPU API
 2024-03-27 21:25 UTC  (19+ messages)
` [PATCH v3 02/14] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 03/14] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 04/14] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 05/14] arm64: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [PATCH v3 08/14] powerpc: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 09/14] x86: "
` [PATCH v3 10/14] riscv: Add support for kernel-mode FPU
` [PATCH v3 11/14] drm/amd/display: Only use hard-float, not altivec on powerpc
` [PATCH v3 12/14] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT
` [PATCH v3 13/14] selftests/fpu: Move FP code to a separate translation unit
` [PATCH v3 14/14] selftests/fpu: Allow building on other architectures

[PATCH] soc: qcom: cmd-db: map shared memory as WT, not WB
 2024-03-27 21:06 UTC  (4+ messages)

[RFC PATCH v3 0/8] mm: workingset reporting
 2024-03-27 21:31 UTC  (9+ messages)
` [RFC PATCH v3 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [RFC PATCH v3 2/8] mm: aggregate working set information into histograms
` [RFC PATCH v3 3/8] mm: use refresh interval to rate-limit workingset report aggregation
` [RFC PATCH v3 4/8] mm: report workingset during memory pressure driven scanning
` [RFC PATCH v3 5/8] mm: extend working set reporting to memcgs
` [RFC PATCH v3 6/8] mm: add per-memcg reaccess histogram
` [RFC PATCH v3 7/8] mm: add kernel aging thread for workingset reporting
` [RFC PATCH v3 8/8] mm: test system-wide "

[PATCH v2][next] wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid some -Wfamnae warnings
 2024-03-27 21:30 UTC 

[PATCH 0/3] using guard/__free in networking
 2024-03-27 21:28 UTC  (7+ messages)

[PATCH v1] nfs: Handle error of rpc_proc_register() in nfs_net_init()
 2024-03-27 21:27 UTC 

[PATCH v3 2/2] PCI: qcom: properly implement RC shutdown/power up
 2024-03-27 21:27 UTC  (3+ messages)

[PATCH v2 1/3] PCI: Add check for CXL Secondary Bus Reset
 2024-03-27 21:26 UTC  (2+ messages)

[PATCH v3 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-03-27 21:25 UTC  (15+ messages)
` [PATCH v3 2/8] cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
` [PATCH v3 4/8] cpufreq: sun50i: Refactor speed bin decoding
` [PATCH v3 5/8] cpufreq: sun50i: Add support for opp_supported_hw
` [PATCH v3 7/8] arm64: dts: allwinner: h616: Add CPU OPPs table
` [PATCH v3 8/8] arm64: dts: allwinner: h616: enable DVFS for all boards

[RFC PATCH v2 0/4] tracing: improve symbolic printing
 2024-03-27 21:24 UTC  (4+ messages)
` [RFC PATCH v2 1/4] tracing: add __print_sym() to replace __print_symbolic()

[PATCH v7 0/7] drm/xe/guc: Add GuC based register capture for error capture
 2024-03-27 21:24 UTC  (14+ messages)
` [PATCH v7 1/7] drm/xe/guc: Update GuC ADS size "
` [PATCH v7 2/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v7 3/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v7 4/7] drm/xe/guc: Check sizing of guc_capture output
` [PATCH v7 5/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH v7 6/7] drm/xe/guc: Pre-allocate output nodes for extraction
` [PATCH v7 7/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH][next] wifi: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid -Wfamnae warning
 2024-03-27 21:23 UTC  (3+ messages)

+ drm-amd-display-use-arch_has_kernel_fpu_support-fix.patch added to mm-nonmm-unstable branch
 2024-03-27 21:23 UTC 

[PATCH v2 0/7] Add dispcc, videocc and camcc for SM7150
 2024-03-27 21:22 UTC  (5+ messages)
` [PATCH v2 1/7] clk: qcom: gcc-sm7150: Make clk_init_data const and various fixes
` [PATCH v2 3/7] clk: qcom: Add Display Clock Controller driver for SM7150

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-03-27 21:22 UTC  (4+ messages)
` [PATCH 12/13] strvec: implement swapping two strvecs

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-27 21:21 UTC  (15+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-27 19:35 UTC  (16+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH for-9.0] docs/about: Mark the iaspc machine type as deprecated
 2024-03-27 20:47 UTC  (8+ messages)

[PATCH i-g-t, v3] tests/intel/xe_vm: Fix WB caching PAT index for coherency mode
 2024-03-27 21:17 UTC  (2+ messages)
` ✓ CI.xeBAT: success for tests/intel/xe_vm: Fix WB caching PAT index for coherency mode (rev3)

[Buildroot] [git commit] package/python-sqlalchemy: bump version to 2.0.29
 2024-03-27 21:11 UTC 

[Buildroot] [git commit] package/python-sqlalchemy: add cython for python-sqlalchemy
 2024-03-27 21:09 UTC 

[Buildroot] [PATCH 1/2] package/python-sqlalchemy: add cython for python-sqlalchemy
 2024-03-27 21:16 UTC  (2+ messages)

[PATCH e2fsprogs] e2fsck: update quota accounting after directory optimization
 2024-03-27 21:16 UTC  (3+ messages)

[PATCH v4] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-03-27 13:07 UTC  (2+ messages)

[PATCH] vmcore: replace strncpy with strtomem
 2024-03-27 21:10 UTC  (2+ messages)

Maximum Bonded Devices
 2024-03-27 21:10 UTC  (4+ messages)

[PATCH] drm/i915/gt: Limit the reserved VM space to only the platforms that need it
 2024-03-27 21:09 UTC  (2+ messages)

[Buildroot] [Bug 15973] New: imx8m bootloader image generation broken since update to imx-mkimage 6.1.36_2.1.0
 2024-03-27 21:08 UTC  (2+ messages)
` [Buildroot] [Bug 15973] "

[RFC WIP 0/4] Rust bindings for KMS + RVKMS
 2024-03-27 21:06 UTC  (5+ messages)
` [PATCH 1/4] WIP: rust: Add basic KMS bindings
` [PATCH 2/4] WIP: drm: Introduce rvkms

[PATCH][next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae warning
 2024-03-27 21:06 UTC  (3+ messages)

[PATCH v1] i2c: i2c-qcom-geni: Add support to share an I2C SE from two subsystem
 2024-03-27 21:05 UTC  (2+ messages)

[Buildroot] [Bug 16009] New: 'select' does not work with 'choice'
 2024-03-27 21:04 UTC  (2+ messages)
` [Buildroot] [Bug 16009] "

[PATCH] mx6cuboxi: fix ethernet after synchronise device-tree
 2024-03-27 21:04 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: arm: qcom: Add Motorola Moto G (2013)
 2024-03-27 19:50 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: qcom: Add support for "

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-03-27 21:02 UTC  (5+ messages)
` [PATCH 21/64] i2c: gpio: reword "
` [PATCH 22/64] i2c: highlander: "

[PATCH] Register EAPOL frame listeners earlier
 2024-03-27 21:01 UTC  (2+ messages)

[PATCH v4 0/2] Update mce_record tracepoint
 2024-03-27 21:00 UTC  (5+ messages)
` [PATCH v4 1/2] tracing: Include PPIN in "
` [PATCH v4 2/2] tracing: Include Microcode Revision "

[PATCH 1/2] block: track per-node I/O latency
 2024-03-27 20:59 UTC  (2+ messages)

[djwong-xfs:timestats-hoist 184/450] fs/xfs/xfs_iops.c:1304:46: error: 'struct rw_semaphore' has no member named 'mr_lock'
 2024-03-27 20:59 UTC 

[PATCH 1/2] net: ravb: Always process TX descriptor ring
 2024-03-27 20:59 UTC  (2+ messages)

[PATCH net-next 1/4] net: microchip: encx24j600: drop driver owner assignment
 2024-03-27 20:57 UTC  (3+ messages)
` [PATCH net-next 2/4] net: wwan: mhi: "

[PATCH v3] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-03-27 20:52 UTC  (4+ messages)

[PATCH v2 0/4] power: supply: core: align charge_behaviour format with docs
 2024-03-27 20:48 UTC  (3+ messages)
` [PATCH v2 1/4] power: supply: mm8013: fix "not charging" detection

[GIT PULL] hotfixes for 6.9-rc2
 2024-03-27 20:47 UTC  (2+ messages)

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-27 20:41 UTC  (11+ messages)
` [PATCH v2 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH v2 2/3] arch: Remove struct fb_info from video helpers
` [PATCH v2 3/3] arch: Rename fbdev header and source files

[PATCH v3 0/2] Add support for Wa KLVs
 2024-03-27 20:47 UTC  (6+ messages)
` [PATCH v3 1/2] drm/xe/guc: Add support for w/a KLVs

[PATCH] selinux: update numeric format specifiers for ebitmaps
 2024-03-27 20:44 UTC  (2+ messages)

[PATCH 0/3] vvfat: Fix bugs in writing and reading files
 2024-03-27 20:11 UTC  (4+ messages)
` [PATCH 1/3] vvfat: Fix bug in writing to middle of file
` [PATCH 2/3] vvfat: Fix usage of `info.file.offset`
` [PATCH 3/3] ffvat: Fix reading files with non-continuous clusters

[PATCH 0/2] timers: More fixes
 2024-03-27 20:42 UTC  (12+ messages)
` [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full
                ` for_each_domain()/sched_domain_span() has offline CPUs (was Re: [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full)

[PATCH v2 0/5] staging: vc04_services: vchiq_core: Stop kthreads on shutdown
 2024-03-27 20:40 UTC  (5+ messages)
` [PATCH v2 5/5] "

[GIT PULL] Btrfs fixes for 6.9-rc2
 2024-03-27 20:32 UTC 

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 20:37 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH] drm/i915/hwmon: Remove i915_hwmon_unregister() during driver unbind
 2024-03-27 20:37 UTC  (5+ messages)

[PATCH 0/2] drm/i915: A few bigjoiner fixes
 2024-03-27 20:36 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Disable port sync when bigjoiner is used
` [PATCH 2/2] drm/i915: Fix intel_modeset_pipe_config_late() for bigjoiner

Please backport commit 13e3a512a290 (i2c: smbus: Support up to 8 SPD EEPROMs)
 2024-03-27 20:35 UTC  (3+ messages)

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-03-27 20:35 UTC  (5+ messages)
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting
    ` [PATCH 3/3] mm: page_alloc: batch vmstat updates in expand()

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-27 20:34 UTC  (7+ messages)
` [PATCH 01/19] "
` [PATCH 14/19] i2c: nomadik: drop owner assignment

[PATCH v4 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
 2024-03-27 20:34 UTC  (4+ messages)

[PATCH v2 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-03-27 19:29 UTC  (6+ messages)
` [PATCH v2 1/9] spi: pxa2xx: Narrow the Kconfig option visibility
` [PATCH v2 3/9] spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helper
` [PATCH v2 4/9] spi: pxa2xx: Skip SSP initialization if it's done elsewhere
` [PATCH v2 6/9] spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties
` [PATCH v2 7/9] spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one

[PATCH 0/2] Enable internal strobe pulldown on Radxa ROCK 4 SBCs
 2024-03-27 19:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK Pi 4

[GIT PULL] iommu/arm-smmu: Fixes for 6.9-rc
 2024-03-27 18:13 UTC 

RISC-V for-next/fixes (cont'd from PW sync)
 2024-03-27 20:32 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
 2024-03-27 20:32 UTC  (2+ messages)

[PATCHSET v2 0/10] Move away from remap_pfn_range()
 2024-03-27 20:31 UTC  (4+ messages)
` [PATCH 03/10] io_uring: use vmap() for ring mapping

[RFC] recipeutils: check for SRC_URI name in get_recipe_upstream_version
 2024-03-27 20:31 UTC  (2+ messages)
` [OE-core] "

[PATCH v6 00/10] block atomic writes
 2024-03-27 20:31 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: rockchip: enable gpu on rk3588-jaguar
 2024-03-27 20:30 UTC  (4+ messages)

[PATCH 1/3][V2] tests/amdgpu/amd_dp_dsc: Correct code style problems
 2024-03-27 20:30 UTC  (2+ messages)
` ✓ CI.xeBAT: success for series starting with [1/3,V2] "

raid1 root device with efi
 2024-03-27 20:21 UTC  (7+ messages)

+ selftests-fpu-allow-building-on-other-architectures.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ selftests-fpu-move-fp-code-to-a-separate-translation-unit.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ drm-amd-display-use-arch_has_kernel_fpu_support.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ drm-amd-display-only-use-hard-float-not-altivec-on-powerpc.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ riscv-add-support-for-kernel-mode-fpu.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ x86-implement-arch_has_kernel_fpu_support.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ powerpc-implement-arch_has_kernel_fpu_support.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ loongarch-implement-arch_has_kernel_fpu_support.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ lib-raid6-use-cc_flags_fpu-for-neon-cflags.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ arm64-crypto-use-cc_flags_fpu-for-neon-cflags.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ arm64-implement-arch_has_kernel_fpu_support.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ arm-crypto-use-cc_flags_fpu-for-neon-cflags.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ arm-implement-arch_has_kernel_fpu_support.patch added to mm-nonmm-unstable branch
 2024-03-27 20:30 UTC 

+ arch-add-arch_has_kernel_fpu_support.patch added to mm-nonmm-unstable branch
 2024-03-27 20:29 UTC 

[PATCH] arm64: dts: rockchip: quartzpro64: Enable the GPU
 2024-03-27 20:28 UTC  (5+ messages)

"svc_tcp_read_marker nfsd RPC fragment too large" with Linux 6.6 LTS nfsd 
 2024-03-27 20:28 UTC  (2+ messages)

[PATCH] drm/ast: Fix soft lockup
 2024-03-27 20:28 UTC  (3+ messages)

[PATCH 0/2] Fix a black screen on sc7180 Trogdor devices
 2024-03-27 20:27 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: dispcc-sc7180: Force off rotator clk at probe
` [PATCH 2/2] clk: qcom: Properly initialize shared RCGs upon registration


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.