All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-24 17:36:29 to 2024-12-24 20:13:08 UTC [more...]

[android-common:android14-6.1 2/2] kernel/sys_ni.c:50:1: sparse: sparse: symbol '__arm64_compat_sys_io_pgetevents_time64' was not declared. Should it be static?
 2024-12-24 20:12 UTC 

[PULL 00/72] tcg patch queue
 2024-12-24 20:05 UTC  (52+ messages)
` [PULL 01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
` [PULL 02/72] plugins: optimize cpu_index code generation
` [PULL 03/72] tcg/optimize: Split out finish_bb, finish_ebb
` [PULL 04/72] tcg/optimize: Split out fold_affected_mask
` [PULL 05/72] tcg/optimize: Copy mask writeback to fold_masks
` [PULL 06/72] tcg/optimize: Split out fold_masks_zs
` [PULL 07/72] tcg/optimize: Augment s_mask from z_mask in fold_masks_zs
` [PULL 08/72] tcg/optimize: Change representation of s_mask
` [PULL 10/72] tcg/optimize: Introduce const value accessors for TempOptInfo
` [PULL 11/72] tcg/optimize: Use fold_masks_zs in fold_and
` [PULL 12/72] tcg/optimize: Use fold_masks_zs in fold_andc
` [PULL 13/72] tcg/optimize: Use fold_masks_zs in fold_bswap
` [PULL 14/72] tcg/optimize: Use fold_masks_zs in fold_count_zeros
` [PULL 15/72] tcg/optimize: Use fold_masks_z in fold_ctpop
` [PULL 16/72] tcg/optimize: Use fold_and and fold_masks_z in fold_deposit
` [PULL 17/72] tcg/optimize: Compute sign mask "
` [PULL 18/72] tcg/optimize: Use finish_folding in fold_divide
` [PULL 19/72] tcg/optimize: Use finish_folding in fold_dup, fold_dup2
` [PULL 20/72] tcg/optimize: Use fold_masks_s in fold_eqv
` [PULL 21/72] tcg/optimize: Use fold_masks_z in fold_extract
` [PULL 23/72] tcg/optimize: Use fold_masks_zs in fold_exts
` [PULL 24/72] tcg/optimize: Use fold_masks_z in fold_extu
` [PULL 25/72] tcg/optimize: Use fold_masks_zs in fold_movcond
` [PULL 26/72] tcg/optimize: Use finish_folding in fold_mul*
` [PULL 27/72] tcg/optimize: Use fold_masks_s in fold_nand
` [PULL 28/72] tcg/optimize: Use fold_masks_z in fold_neg_no_const
` [PULL 29/72] tcg/optimize: Use fold_masks_s in fold_nor
` [PULL 30/72] tcg/optimize: Use fold_masks_s in fold_not
` [PULL 31/72] tcg/optimize: Use fold_masks_zs in fold_or
` [PULL 32/72] tcg/optimize: Use fold_masks_zs in fold_orc
` [PULL 33/72] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
` [PULL 34/72] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
` [PULL 35/72] tcg/optimize: Use finish_folding in fold_remainder
` [PULL 36/72] tcg/optimize: Distinguish simplification in fold_setcond_zmask
` [PULL 37/72] tcg/optimize: Use fold_masks_z in fold_setcond
` [PULL 38/72] tcg/optimize: Use fold_masks_s in fold_negsetcond
` [PULL 39/72] tcg/optimize: Use fold_masks_z in fold_setcond2
` [PULL 40/72] tcg/optimize: Use finish_folding in fold_cmp_vec
` [PULL 43/72] tcg/optimize: Use fold_masks_zs, fold_masks_s in fold_shift
` [PULL 48/72] tcg/optimize: Use fold_masks_zs in fold_xor
` [PULL 53/72] tcg/optimize: Move fold_bitsel_vec into alphabetic sort
` [PULL 55/72] softfloat: Add float{16,32,64}_muladd_scalbn
` [PULL 56/72] target/arm: Use float*_muladd_scalbn
` [PULL 58/72] softfloat: Remove float_muladd_halve_result
` [PULL 59/72] softfloat: Add float_round_nearest_even_max
` [PULL 63/72] target/hexagon: Use float32_muladd for helper_sffms
` [PULL 64/72] target/hexagon: Use float32_muladd_scalbn for helper_sffma_sc
` [PULL 65/72] target/hexagon: Use float32_muladd for helper_sffm[as]_lib
` [PULL 67/72] target/hexagon: Expand GEN_XF_ROUND
` [PULL 71/72] target/hexagon: Simplify internal_mpyhh setup
` [PULL 72/72] accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-24 20:10 UTC  (5+ messages)
` [PATCH v7 02/16] rust: implement generic driver registration
` [PATCH v7 03/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`

[dtor-input:next] BUILD SUCCESS 21d8dd0daf4cf4627a0c4b813e0f91bcda67598a
 2024-12-24 20:09 UTC 

Pull request doc-2025-01-rc6
 2024-12-24 20:09 UTC 

[PATCH V5 00/23] Live update: cpr-transfer
 2024-12-24 20:06 UTC  (20+ messages)
` [PATCH V5 10/23] migration: enhance migrate_uri_parse
` [PATCH V5 11/23] migration: incoming channel
` [PATCH V5 15/23] migration: cpr-transfer mode
` [PATCH V5 17/23] tests/qtest: optimize migrate_set_ports
` [PATCH V5 18/23] tests/qtest: defer connection
` [PATCH V5 20/23] tests/qtest: enhance migration channels
` [PATCH V5 21/23] tests/qtest: assert qmp_ready
` [PATCH V5 22/23] migration-test: cpr-transfer
` [PATCH V5 23/23] migration: cpr-transfer documentation

[PATCH RESEND v7] pinctrl: stm32: Add check for clk_enable()
 2024-12-24 20:06 UTC 

[PATCH v4 00/25] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-24 20:00 UTC  (4+ messages)
` [PATCH v4 06/25] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation

[PATCH v7] pinctrl: stm32: Add check for clk_enable()
 2024-12-24 20:00 UTC 

[PATCH] workqueue: add printf attribute to __alloc_workqueue()
 2024-12-24 19:51 UTC  (2+ messages)

[rdma-rdma:wip/leon-for-next 25/34] drivers/infiniband/hw/bnxt_re/main.c:2172:1: warning: unused label 're_dev_unreg'
 2024-12-24 19:50 UTC 

[PATCH 6.1 00/83] 6.1.122-rc1 review
 2024-12-24 19:49 UTC  (2+ messages)

[PATCH][RFC] make take_dentry_name_snapshot() lockless
 2024-12-24 19:44 UTC  (12+ messages)

[PATCH] make-release: only leave tarball of wrap-file subprojects
 2024-12-24 19:43 UTC  (3+ messages)

[RFC PATCH] dts: update base runner version to ubuntu 24.04
 2024-12-24 20:44 UTC 

[PATCH v3 0/3] Add support for USB controllers on QCS615
 2024-12-24 19:42 UTC  (9+ messages)
` (subset) "

[PATCH v4 0/2] irqchip: Kconfig: Add module support for TI inta/intr
 2024-12-24 19:36 UTC  (3+ messages)
` [PATCH v4 1/2] irqchip/ti-sci-intr: add module build support
` [PATCH v4 2/2] irqchip/ti-sci-inta : Add "

[PATCH mtd-utils] ubi-utils: FIX DIVISION BY ZERO in ubinize.c
 2024-12-24 19:40 UTC 

[xfstests PATCH] generic/567: add partial pages zeroing out case
 2024-12-24 19:40 UTC  (2+ messages)

[PATCH 6.6 000/116] 6.6.68-rc1 review
 2024-12-24 19:38 UTC  (2+ messages)

[for-next][PATCH 0/5] ftrace: Updates for 6.14
 2024-12-24 19:38 UTC  (6+ messages)
` [for-next][PATCH 1/5] fgraph: Remove unnecessary disabling of interrupts and recursion
` [for-next][PATCH 2/5] ftrace: Do not disable interrupts in profiler
` [for-next][PATCH 3/5] ftrace: Remove unneeded goto jumps
` [for-next][PATCH 4/5] ftrace: Switch ftrace.c code over to use guard()
` [for-next][PATCH 5/5] fgraph: Get ftrace recursion lock in function_graph_enter

[PATCH v3] drm/i915/cmtg: Disable the CMTG
 2024-12-24 19:34 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/cmtg: Disable the CMTG (rev3)
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH iproute2-next 0/3] Add flow label support to ip-rule and route get
 2024-12-24 19:34 UTC  (3+ messages)
` [PATCH iproute2-next 3/3] iprule: Add flow label support

[PATCH -next v6] mm: vmscan: retry folios written back while isolated for traditional LRU
 2024-12-24 19:33 UTC  (5+ messages)

[PATCH] platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops
 2024-12-24 19:30 UTC  (2+ messages)

[PATCH] arm32: simplify ARM_MMU_KEEP usage
 2024-12-24 19:25 UTC  (3+ messages)

[bug report] RDMA/iwpm: reentrant iwpm hello message
 2024-12-24 19:26 UTC  (6+ messages)

[PATCH 0/2] tools/libs,xen/tools: remove dead code
 2024-12-24 19:13 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] tools/libs: "
  ` [PATCH v2 2/2] xen/tools: "

[PATCH 6.12 000/160] 6.12.7-rc1 review
 2024-12-24 19:12 UTC  (2+ messages)

[PATCH] drm/i915: Add debug print about hw config table size
 2024-12-24 19:10 UTC  (4+ messages)

[PATCH v2 05/13] mm, swap: clean up device availability check
 2024-12-24 19:08 UTC  (3+ messages)

[PATCH v4 0/4] Fix ycbcr_420_allowed inconsistency for HDMI bridges
 2024-12-24 19:08 UTC  (8+ messages)
` [PATCH v4 1/4] drm/bridge: Prioritize supported_formats over ycbcr_420_allowed
` [PATCH v4 2/4] drm/bridge-connector: Sync supported_formats with computed ycbcr_420_allowed
` [PATCH v4 3/4] drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed
` [PATCH v4 4/4] drm/tests: connector: Add ycbcr_420_allowed tests

[PATCH mm-unstable v3 6/6] mm/mglru: rework workingset protection
 2024-12-24 19:04 UTC  (3+ messages)

[PATCH v2] objtool: add bch2_trans_unlocked_error to bcachefs noreturns
 2024-12-24 18:55 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH] sched/fair: Update comments after sched_tick() rename
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 1/6] sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 2/6] sched/fair: Cleanup in migrate_degrades_locality() to improve readability
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 3/6] sched: Report the different kinds of imbalances in /proc/schedstat
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 4/6] sched: Move sched domain name out of CONFIG_SCHED_DEBUG
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 5/6] sched/stats: Print domain name in /proc/schedstat
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 6/6] docs: Update Schedstat version to 17
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: sched/core] "

[RESEND PATCH] perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH V5 1/2] perf/x86/intel: Support RDPMC metrics clear mode
 2024-12-24 18:54 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 0/15] Enable CXL PCIe Port protocol error handling and logging
 2024-12-24 18:53 UTC  (19+ messages)
` [PATCH v4 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe Port devices
` [PATCH v4 07/15] PCI/AER: Add CXL PCIe Port Uncorrectable Error recovery in AER service driver
` [PATCH v4 08/15] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v4 09/15] cxl/pci: Map CXL PCIe Upstream "
` [PATCH v4 10/15] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v4 12/15] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v4 13/15] cxl/pci: Add trace logging "
` [PATCH v4 14/15] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v4 15/15] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH v3 1/3] lockdep: fix upper limit for LOCKDEP_*_BITS configs
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] lockdep: Fix "

[PATCH v3 2/3] lockdep: clarify size for LOCKDEP_*_BITS configs
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] lockdep: Clarify "

[tip: locking/core] locking/ww_mutex/test: Use swap() macro
 2024-12-24 18:53 UTC 

[PATCH v3 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] lockdep: Document "

[PATCH v4 1/2] rust: sync: Add Lock::from_raw() for Lock<(), B>
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v1 1/1] lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v1 1/1] lockdep: Mark chain_hlock_class_idx() with __maybe_unused
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[tip: locking/core] locking: MAINTAINERS: Start watching Rust locking primitives
 2024-12-24 18:53 UTC 

[PATCH v4 2/2] rust: sync: Make Guard::new() public
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 1/2] rust: sync: Add MutexGuard type alias
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 2/2] rust: sync: Add SpinLockGuard type alias
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2] rust: sync: Add lock::Backend::assert_is_held()
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[RFC][PATCH] sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
 2024-12-24 18:53 UTC  (2+ messages)
` [tip: locking/core] "

[syzbot] [mm?] general protection fault in workingset_refault
 2024-12-24 18:49 UTC  (2+ messages)

acer-wmi: Nitro button doesn't produce a WMI event
 2024-12-24 18:45 UTC  (11+ messages)

[vkoul-dmaengine:next 33/46] ERROR: modpost: "__udivdi3" [drivers/dma/tegra210-adma.ko] undefined!
 2024-12-24 18:36 UTC 

[PATCH v3 0/2] Fix ycbcr_420_allowed inconsistency for HDMI bridges
 2024-12-24 18:37 UTC  (9+ messages)
` [PATCH v3 1/2] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed
` [PATCH v3 2/2] drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed

[PATCH net-next v1] devlink: Improve the port attributes description
 2024-12-24 18:37 UTC 

[PATCH v3 0/3] hw/loongarch/booting: Booting protocol refactoring
 2024-12-24 18:35 UTC  (4+ messages)
` [PATCH v3 1/3] hw/loongarch/boot: Refactor EFI booting protocol generation

[PATCH v2 00/27] spi-nand/spi-mem DTR support
 2024-12-24 17:06 UTC  (10+ messages)
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations
` [PATCH v2 25/27] mtd: spinand: winbond: Update the *JW chip definitions
` [PATCH v2 26/27] mtd: spinand: winbond: Add comment about naming
` [PATCH v2 27/27] mtd: spinand: winbond: Add support for DTR operations

[RFC PATCH v2 00/11] AMD broadcast TLB invalidation
 2024-12-24 18:26 UTC  (4+ messages)
` [PATCH 01/11] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional

[RFC PATCH 00/10] AMD broadcast TLB invalidation
 2024-12-24 18:25 UTC  (9+ messages)
` [PATCH 04/10] x86,mm: use INVLPGB for kernel TLB flushes
` [PATCH 09/10] x86/mm: enable AMD translation cache extensions

[leon-rdma:rdma-next 32/1045] drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:699:13: warning: 'pvrdma_report_event_handle' defined but not used
 2024-12-24 18:15 UTC 

[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-24 18:15 UTC  (10+ messages)
` [PATCH 07/10] sched_ext: Introduce per-node idle cpumasks
` [PATCH 08/10] sched_ext: idle: introduce SCX_PICK_IDLE_NODE

[PATCH v4 0/5] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2024-12-24 18:14 UTC  (5+ messages)
` [PATCH v4 3/5] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v4 5/5] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors

Merge of fixes-togreg inside testing?
 2024-12-24 16:57 UTC 

DT subtree sync for v6.12
 2024-12-24 18:07 UTC  (2+ messages)

[PATCH v8 00/27] cxl: add type2 device basic support
 2024-12-24 18:07 UTC  (21+ messages)
` [PATCH v8 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v8 16/27] sfc: obtain root decoder with enough HPA free space
` [PATCH v8 17/27] cxl: define a driver interface for DPA allocation
` [PATCH v8 19/27] cxl: make region type based on endpoint type
` [PATCH v8 20/27] cxl/region: factor out interleave ways setup
` [PATCH v8 21/27] cxl/region: factor out interleave granularity setup
` [PATCH v8 22/27] cxl: allow region creation by type2 drivers
` [PATCH v8 23/27] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v8 24/27] sfc: create cxl region
` [PATCH v8 25/27] cxl: add function for obtaining region range

[bugzilla-daemon@kernel.org: [Bug 219619] New: vfio-pci: screen graphics artifacts after 6.12 kernel upgrade]
 2024-12-24 18:06 UTC  (5+ messages)

[paulmckrcu:dev.2024.12.11a] [rcutorture] 774c4d7adb: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
 2024-12-24 17:57 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-12-24 17:57 UTC 

[PATCH v2 0/6] Add SYS and GIC clock entries for RZ/V2H(P) SoC
 2024-12-24 17:55 UTC  (4+ messages)
` [PATCH v2 4/6] clk: renesas: rzv2h: Switch MSTOP configuration to per-bit basis

[RFC PATCH v3 00/13] Clavis LSM
 2024-12-24 17:43 UTC  (3+ messages)
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis

[GIT PULL] mtd: Fixes for 6.13-rc5
 2024-12-24 17:30 UTC  (2+ messages)

Hamlib 4.6 released
 2024-12-24 17:23 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.