All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-17 19:55:04 to 2024-12-17 20:56:46 UTC [more...]

[PATCH v3] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-17 20:56 UTC  (2+ messages)

[PATCH v15 0/9] TTM shrinker helpers and xe buffer object shrinker
 2024-12-17 20:56 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev16)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[OE-core][kirkstone 0/9] Patch review
 2024-12-17 20:55 UTC  (10+ messages)
` [OE-core][kirkstone 1/9] xserver-xorg: fix CVE-2024-9632
` [OE-core][kirkstone 2/9] subversion: fix CVE-2024-46901
` [OE-core][kirkstone 3/9] package.bbclass: Use shlex instead of deprecated pipes
` [OE-core][kirkstone 4/9] base-passwd: Regenerate the patches
` [OE-core][kirkstone 5/9] base-passwd: Update to 3.5.52
` [OE-core][kirkstone 6/9] base-passwd: Update the status for two patches
` [OE-core][kirkstone 7/9] base-passwd: add the wheel group
` [OE-core][kirkstone 8/9] base-passwd: fix patchreview warning
` [OE-core][kirkstone 9/9] base-passwd: Add the sgx group

[PATCH 0/4] Add support for USB DFU boot on AM62Px
 2024-12-17 20:55 UTC  (3+ messages)
` [PATCH 1/4] dfu: do not overwrite "dfu_alt_info"

[PATCHSET v6.0 4/5] xfs: reflink on the realtime device
 2024-12-17 20:55 UTC  (7+ messages)
` [PATCH 03/43] xfs: introduce realtime refcount btree ondisk definitions
` [PATCH 28/43] xfs: scrub the realtime refcount btree

[PATCH] drm/rockchip: Don't change hdmi reference clock rate
 2024-12-17 20:52 UTC  (4+ messages)

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-17 20:53 UTC  (4+ messages)

acer-wmi: Nitro button doesn't produce a WMI event
 2024-12-17 20:52 UTC  (7+ messages)

[PATCH][next] ASoC: soc-core: remove redundant assignment to variable ret
 2024-12-17 20:52 UTC  (2+ messages)

[RFC v2 00/11] enable bs > ps for block devices
 2024-12-17 20:51 UTC  (4+ messages)
` [RFC v2 09/11] block/bdev: lift block size restrictions and use common definition

[PATCH 0/3] drm/amd/display: fixes for kernel crashes since cursor overlay mode
 2024-12-17 20:45 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/display: fix page fault due to max surface definition mismatch
` [PATCH 2/3] drm/amd/display: increase MAX_SURFACES to the value supported by hw
` [PATCH 3/3] drm/amd/display: fix divide error in DM plane scale calcs

[PATCH] um: rtc: use RTC time when calculating the alarm
 2024-12-17 20:49 UTC 

[PATCH] btrfs: use uuid_is_null() to verify if an uuid is empty
 2024-12-17 20:50 UTC  (2+ messages)

[PATCH net-next 0/3] net: add and use phy_disable_eee
 2024-12-17 20:50 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: add phy_disable_eee

[PATCH v1 0/2] TPS65219 MFD Driver Cleanup Series
 2024-12-17 20:49 UTC  (3+ messages)
` [PATCH v1 1/2] mfd: tps65219: Use MFD_CELL macros
` [PATCH v1 2/2] mfd: tps65219: Remove unused macros & add regmap.h

[PATCH 0/5] ps/build follow-ups
 2024-12-17 20:49 UTC  (2+ messages)

[PATCH v2 0/6] reduce boilerplate code within btrfs
 2024-12-17 20:49 UTC  (7+ messages)

[PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
 2024-12-17 20:48 UTC 

[PATCH v1 0/1] TPS65219 GPIO Driver Cleanup Series
 2024-12-17 20:47 UTC  (2+ messages)
` [PATCH v1 1/1] gpio: tps65219: Use existing kernel gpio macros

[PATCH 1/1] NFSD: fix management of pending async copies
 2024-12-17 20:47 UTC  (3+ messages)

[PATCH 00/46] tcg: Remove in-flight mask data from OptContext
 2024-12-17 20:47 UTC  (95+ messages)
` [PATCH 01/46] tcg/optimize: Split out finish_bb, finish_ebb
` [PATCH 02/46] tcg/optimize: Copy mask writeback to fold_masks
` [PATCH 03/46] tcg/optimize: Add fold_masks_zsa, fold_masks_zs, fold_masks_z
` [PATCH 04/46] tcg/optimize: Use finish_folding in fold_add, fold_add_vec
` [PATCH 05/46] tcg/optimize: Use finish_folding in fold_addsub2
` [PATCH 06/46] tcg/optimize: Use fold_masks_zsa in fold_and
` [PATCH 07/46] tcg/optimize: Use fold_masks_zsa in fold_andc
` [PATCH 08/46] tcg/optimize: Use fold_masks_zs in fold_bswap
` [PATCH 09/46] tcg/optimize: Use fold_masks_z in fold_count_zeros
` [PATCH 10/46] tcg/optimize: Use fold_masks_z in fold_ctpop
` [PATCH 11/46] tcg/optimize: Use fold_and and fold_masks_z in fold_deposit
` [PATCH 12/46] tcg/optimize: Use finish_folding in fold_divide
` [PATCH 13/46] tcg/optimize: Use finish_folding in fold_dup, fold_dup2
` [PATCH 14/46] tcg/optimize: Use fold_masks_zs in fold_eqv
` [PATCH 15/46] tcg/optimize: Use fold_masks_zsa in fold_extract
` [PATCH 16/46] tcg/optimize: Use finish_folding in fold_extract2
` [PATCH 17/46] tcg/optimize: Use fold_masks_zsa in fold_exts
` [PATCH 18/46] tcg/optimize: Use fold_masks_zsa in fold_extu
` [PATCH 19/46] tcg/optimize: Use fold_masks_zs in fold_movcond
` [PATCH 20/46] tcg/optimize: Use finish_folding in fold_mul*
` [PATCH 21/46] tcg/optimize: Use fold_masks_zs in fold_nand
` [PATCH 22/46] tcg/optimize: Use fold_masks_z in fold_neg_no_const
` [PATCH 23/46] tcg/optimize: Use fold_masks_zs in fold_nor
` [PATCH 24/46] tcg/optimize: Use fold_masks_zs in fold_not
` [PATCH 25/46] tcg/optimize: Use fold_masks_zs in fold_or
` [PATCH 26/46] tcg/optimize: Use fold_masks_zs in fold_orc
` [PATCH 27/46] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
` [PATCH 28/46] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
` [PATCH 29/46] tcg/optimize: Use finish_folding in fold_remainder
` [PATCH 30/46] tcg/optimize: Distinguish simplification in fold_setcond_zmask
` [PATCH 31/46] tcg/optimize: Use fold_masks_z in fold_setcond
` [PATCH 32/46] tcg/optimize: Use fold_masks_zs in fold_negsetcond
` [PATCH 33/46] tcg/optimize: Use fold_masks_z in fold_setcond2
` [PATCH 34/46] tcg/optimize: Use finish_folding in fold_cmp_vec
` [PATCH 35/46] tcg/optimize: Use finish_folding in fold_cmpsel_vec
` [PATCH 36/46] tcg/optimize: Use fold_masks_zsa in fold_sextract
` [PATCH 37/46] tcg/optimize: Use fold_masks_zs in fold_shift
` [PATCH 38/46] tcg/optimize: Use finish_folding in fold_sub, fold_sub_vec
` [PATCH 39/46] tcg/optimize: Use fold_masks_zs in fold_tcg_ld
` [PATCH 40/46] tcg/optimize: Use finish_folding in fold_tcg_ld_memcopy
` [PATCH 41/46] tcg/optimize: Use fold_masks_zs in fold_xor
` [PATCH 42/46] tcg/optimize: Use finish_folding in fold_bitsel_vec
` [PATCH 43/46] tcg/optimize: Use finish_folding as default in tcg_optimize
` [PATCH 44/46] tcg/optimize: Remove [zsa]_mask from OptContext
` [PATCH 45/46] tcg/optimize: Move fold_bitsel_vec into alphabetic sort
` [PATCH 46/46] tcg/optimize: Move fold_cmp_vec, fold_cmpsel_vec "

[PATCH] remote: align --verbose output with spaces
 2024-12-17 20:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/4] TPS65219 Regulator Driver Cleanup Series
 2024-12-17 20:45 UTC  (5+ messages)
` [PATCH v1 1/4] regulator: tps65219: Use dev_err_probe() instead of dev_err()
` [PATCH v1 2/4] regulator: tps65219: Update driver name
` [PATCH v1 3/4] regulator: tps65219: Remove MODULE_ALIAS
` [PATCH v1 4/4] regulator: tps65219: Remove debugging helper function

[PATCH v7 0/4] SRF: Fix offline CPU preventing pc6 entry
 2024-12-17 20:45 UTC  (5+ messages)
` [PATCH v7 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint

Unexpected results from perf on haswell
 2024-12-17 20:44 UTC 

[PATCH mtd-utils] ffsX-utils: Fix integer overflow in jffs2reader.c
 2024-12-17 20:43 UTC 

[PATCHSET v6.0 3/5] xfs: realtime reverse-mapping support
 2024-12-17 20:41 UTC  (13+ messages)
` [PATCH 04/37] xfs: introduce realtime rmap btree ondisk definitions
` [PATCH 10/37] xfs: pretty print metadata file types in error messages
` [PATCH 27/37] xfs: online repair of realtime file bmaps
` [PATCH 32/37] xfs: online repair of the realtime rmap btree

[RFC][PATCH v021 0/9] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2024-12-17 20:40 UTC  (4+ messages)
` [RFC][PATCH v021 5/9] PM: EM: Introduce em_dev_expand_perf_domain()

FAILED: patch "[PATCH] drm/i915: Fix memory leak by correcting cache object name in" failed to apply to 5.10-stable tree
 2024-12-17 20:40 UTC  (4+ messages)
` [PATCH 5.10.y] drm/i915: Fix memory leak by correcting cache object name in error handler

[PATCH v2 0/4] RTL9300 MDIO driver
 2024-12-17 20:39 UTC  (8+ messages)
` [PATCH v2 4/4] net: mdio: Add "
        ` smatch usage (was Re: [PATCH v2 4/4] net: mdio: Add RTL9300 MDIO driver)

[PATCH] drm/xe/vsec: enforce CONFIG_INTEL_VSEC dependency
 2024-12-17 20:39 UTC  (5+ messages)

[DPDK/core Bug 1605] lib/eal build failure with address and undefined behavior sanitizers
 2024-12-17 20:39 UTC 

[PATCH v3 0/4] Support for autonomous selection in cppc_cpufreq
 2024-12-17 20:38 UTC  (4+ messages)
` [PATCH v3 3/4] ACPI: CPPC: Add autonomous selection ABIs

[PATCH] btrfs: handle free space tree rebuild in multiple transactions
 2024-12-17 20:38 UTC  (5+ messages)

[PATCH 5.10 00/43] 5.10.232-rc1 review
 2024-12-17 20:37 UTC  (2+ messages)

[PATCH] drm/i915/display: Don't program DBUF_CTL tracker state service
 2024-12-17 20:37 UTC  (2+ messages)

[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-17 20:35 UTC  (3+ messages)
` [PATCH v3 07/33] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2

[PATCH v10 0/2] fuse: add kernel-enforced request timeout option
 2024-12-17 20:37 UTC  (10+ messages)
` [PATCH v10 1/2] fuse: add kernel-enforced timeout option for requests

+ fs-proc-task_mmu-fix-pagemap-flags-with-pmd-thp-entries-on-32bit.patch added to mm-hotfixes-unstable branch
 2024-12-17 20:37 UTC 

is it possible to add a new filter to detect unusable partition types
 2024-12-17 20:32 UTC  (3+ messages)

[PATCH v6 0/7] Add support for EU stall sampling
 2024-12-17 20:35 UTC  (5+ messages)
` [PATCH v6 2/7] drm/xe/uapi: Introduce API "
` [PATCH v6 6/7] drm/xe/uapi: Add a device query to get EU stall sampling information

[PATCH v2] net: core: Convert inet_addr_is_any() to sockaddr_storage
 2024-12-17 20:34 UTC 

[PATCH] GitHub ci(windows): speed up initializing Git for Windows' minimal SDK again
 2024-12-17 20:33 UTC  (2+ messages)

[PATCH v3 0/3] futex: Create set_robust_list2
 2024-12-17 20:31 UTC  (2+ messages)

[cip dev][PATCH 5.10.y-cip 0/3] pinctrl: renesas: rzg2l: Fixes for suspend to RAM
 2024-12-17 20:30 UTC  (2+ messages)

[PATCH] net: core: dev.c confirmed to use classic sockaddr
 2024-12-17 20:30 UTC  (3+ messages)

[cip dev][PATCH 6.1.y-cip 0/3] pinctrl: renesas: rzg2l: Fixes for suspend to RAM
 2024-12-17 20:29 UTC  (2+ messages)

[PATCH 0/3] KASAN fix for arch_dup_task_struct (x86, um)
 2024-12-17 20:27 UTC  (4+ messages)
` [PATCH 1/3] vmlinux.lds.h: remove entry to place init_task onto init_stack
` [PATCH 2/3] um: avoid copying FP state from init_task
` [PATCH 3/3] x86: avoid copying dynamic "

[PATCH v3 1/2] usb: typec: tcpci: fix NULL pointer issue on shared irq case
 2024-12-17 20:29 UTC  (4+ messages)
` [PATCH v3 2/2] usb: typec: tcpci: set ALERT_MASK register after devm_request_threaded_irq()

[PATCH V5 1/4] perf/x86/intel/ds: Add PEBS format 6
 2024-12-17 20:29 UTC  (5+ messages)
` [PATCH V5 4/4] perf/x86/intel: Support PEBS counters snapshotting

[PATCH 1/3] efi: Correct logic for OF_EMBED and OF_SEPARATE co-existing
 2024-12-17 20:29 UTC  (8+ messages)
` [PATCH 0/3] efi: Minor tweaks to the EFI app

Graphics support
 2024-12-17 20:28 UTC  (2+ messages)
` Graphics support (HP VisEG/VisFX/HCRX...)

[RFC PATCH v2] libselinux: restore previous regex spec ordering
 2024-12-17 20:27 UTC  (3+ messages)

[PATCH] libsemanage: Mute error messages from selinux_restorecon
 2024-12-17 20:26 UTC  (3+ messages)

[PATCH] libselinux/fuzz: update for lookup_all() change
 2024-12-17 20:26 UTC  (3+ messages)

[PATCH 0/4] wifi: ath12k: few fixes for clang warnings
 2024-12-17 20:26 UTC  (5+ messages)
` [PATCH 1/4] wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage
` [PATCH 2/4] wifi: ath12k: Decrease ath12k_bss_assoc() "
` [PATCH 3/4] wifi: ath12k: Decrease ath12k_sta_rc_update_wk() "
` [PATCH 4/4] wifi: ath12k: Decrease ath12k_mac_station_assoc() "

[PATCH] libsepol: add missing word separators in error message
 2024-12-17 20:25 UTC  (3+ messages)

[RFC 0/2] ima: evm: Add kernel cmdline options to disable IMA/EVM
 2024-12-17 20:25 UTC  (3+ messages)
` [RFC 1/2] ima: Add kernel parameter to disable IMA
` [RFC 2/2] evm: Add kernel parameter to disable EVM

[PATCH v8 0/5] Add SDM670 camera subsystem
 2024-12-17 20:25 UTC  (4+ messages)
` [PATCH v8 5/5] arm64: dts: qcom: sdm670: add camss and cci

[PATCH] Always build for LFS mode on 32-bit archs
 2024-12-17 20:25 UTC  (3+ messages)

[PATCH] sepolgen-ifgen: allow M4 escaped filenames
 2024-12-17 20:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] UAPI: net/sched: Open-code __struct_group() in flex struct tc_u32_sel
 2024-12-17 20:25 UTC  (8+ messages)

[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
 2024-12-17 20:18 UTC  (3+ messages)

[PATCH 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
 2024-12-17 20:16 UTC  (10+ messages)
` [PATCH 2/5] clk: mediatek: mt2701-aud: "
` [PATCH 3/5] clk: mediatek: mt2701-bdp: add missing dummy clk
` [PATCH 4/5] clk: mediatek: mt2701-mm: "
` [PATCH 5/5] clk: mediatek: mt2701-img: "

[nf PATCH] netfilter: ipset: Fix for recursive locking warning
 2024-12-17 19:56 UTC 

[PATCH v3 0/1] arm64: CCA TSM module autoloading
 2024-12-17 20:16 UTC  (4+ messages)
` [PATCH v3 1/1] arm64: rsi: Add automatic arm-cca-guest module loading

[PATCH 6.12 000/172] 6.12.6-rc1 review
 2024-12-17 20:21 UTC  (2+ messages)

[PATCH v3] drm/i915/gt: Use ENGINE_TRACE for tracing
 2024-12-17 20:19 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/gt: Use ENGINE_TRACE for tracing. (rev5)

[PATCH RESEND] USB: serial: CH341: add hardware flow control RTS/CTS
 2024-12-17 20:08 UTC  (3+ messages)

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-17 20:17 UTC  (11+ messages)

[PATCH 1/2] bloblist: Introduce BLOBLIST_PRIOR_STAGE options
 2024-12-17 20:15 UTC  (7+ messages)

[openeuler:OLK-6.6 1613/1613] drivers/acpi/pptt.c:309:5: sparse: sparse: symbol 'acpi_pptt_for_each_container' was not declared. Should it be static?
 2024-12-17 20:15 UTC 

[RFC PATCH 00/14] can: netlink: add CAN XL
 2024-12-17 20:03 UTC  (12+ messages)

[PATCH v4 0/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value
 2024-12-17 20:13 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915/display: Add MTL subplatforms definition
` [PATCH v4 2/2] drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value

[RFC PATCH 0/8] Linux SBI MPXY and RPMI drivers
 2024-12-17 20:14 UTC  (4+ messages)
` [RFC PATCH 8/8] clk: Add clock driver for the RISC-V RPMI clock service group

[PATCH v8 0/4] Add support for AArch64 AMUv1-based average freq
 2024-12-17 20:10 UTC  (6+ messages)
` [PATCH v8 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry

[PATCH net-next v5] net: Document netmem driver support
 2024-12-17 20:12 UTC 

[PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-17 20:10 UTC  (3+ messages)
` [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types

[Buildroot] [v2] package/linuxptp: bump version to 4.4
 2024-12-17 20:10 UTC  (2+ messages)

[Buildroot] [git commit] package/linuxptp: bump version to 4.4
 2024-12-17 20:06 UTC 

[PATCH] mingw_rename: do support directory renames
 2024-12-17 20:09 UTC  (2+ messages)

[PATCH v2] drm/i915/display: UHBR rates for Thunderbolt
 2024-12-17 20:08 UTC  (4+ messages)
` ✓ CI.Build: success for drm/i915/display: UHBR rates for Thunderbolt (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[android-common:android12-5.10-2023-02 2/4] arch/arm64/mm/dma-mapping-noalias.c:550:6: warning: no previous prototype for 'arm64_noalias_setup_dma_ops'
 2024-12-17 20:04 UTC 

[ANNOUNCE] Git for Windows 2.48.0-rc0
 2024-12-17 20:03 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 30062044a1a652ad1722a19604b816e363af7089
 2024-12-17 20:00 UTC 

[PATCH 6.6 000/109] 6.6.67-rc1 review
 2024-12-17 20:00 UTC  (2+ messages)

[PATCH i-g-t] lib/igt_core: Use suffix for casting to long to avoid overflow
 2024-12-17 19:58 UTC  (5+ messages)

[PATCH net-next] net/mlx5: use do_aux_work for PHC overflow checks
 2024-12-17 19:57 UTC 

[PATCH v2] bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
 2024-12-17 19:58 UTC 

[PATCHSET v6.0 2/5] xfs: enable in-core block reservation for rt metadata
 2024-12-17 19:58 UTC  (4+ messages)
` [PATCH 2/2] xfs: allow inode-based btrees to reserve space in the data device

Zoned storage and BLK_STS_RESOURCE
 2024-12-17 19:58 UTC  (15+ messages)

Consider adding pruning of refs to git maintenance
 2024-12-17 19:56 UTC  (6+ messages)

[PATCH 6.1 00/76] 6.1.121-rc1 review
 2024-12-17 19:55 UTC  (2+ messages)

[PATCH v3 0/8] wifi: ath12k: Refactor the monitor status Rx path
 2024-12-17 19:55 UTC  (5+ messages)
` [PATCH v3 7/8] wifi: ath12k: Change the Tx monitor SRNG ring ID
` [PATCH v3 8/8] wifi: ath12k: Avoid explicit type cast in monitor status parse handler


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.