All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-24 18:31:28 to 2024-12-24 20:46:33 UTC [more...]

[PATCH v2] ipmi: make ipmi_destroy_user() return void
 2024-12-25  1:45 UTC 

[openeuler:openEuler-1.0-LTS 1345/1345] drivers/hid/i2c-hid/.tmp_i2c-hid-core.o: warning: objtool: missing symbol for section .init.text
 2024-12-24 20:44 UTC 

[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922
 2024-12-24 20:42 UTC 

[PATCH] drm/msm: Check return value of of_dma_configure()
 2024-12-24 20:41 UTC  (2+ messages)

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

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-24 20:41 UTC  (2+ messages)

[PATCH v4 00/16] drm/msm/dp: perform misc cleanups
 2024-12-24 20:41 UTC  (2+ messages)

[PATCH v2 0/8] drm/msm/dpu: catalog corrections
 2024-12-24 20:41 UTC  (2+ messages)

[PATCH 0/3] drm/msm/mdp4: fix probe deferral issues
 2024-12-24 20:40 UTC  (2+ messages)

[PATCH] drm/msm: fix -Wformat-security warnings
 2024-12-24 20:40 UTC  (2+ messages)

[PATCH 0/8] drm/i915/scaler: Scaler cleanups and tracepoints
 2024-12-24 20:38 UTC  (3+ messages)
` [PATCH 6/8] drm/i915/scaler: Pimp scaler debugs

[PATCH] staging: gpib: Fix allyesconfig build failures
 2024-12-24 20:38 UTC  (2+ messages)

[PATCH v2 01/15] net/zxdh: zxdh np init implementation
 2024-12-24 20:30 UTC  (3+ messages)
` [PATCH v5 00/15] net/zxdh: updated net zxdh driver

[PATCH v0 0/3] Add support for AD7191
 2024-12-24 20:27 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: iio: adc: add AD7191

[PATCH 1/2] dt-bindings: arm: mediatek: Drop MT8192 Chromebook variants that never shipped
 2024-12-24 20:23 UTC  (2+ messages)

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

[PATCH] dt-bindings: vendor-prefixes: add Siflower
 2024-12-24 20:24 UTC  (2+ messages)

[rdma-rdma:wip/leon-for-next 32/34] drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c:154:17: error: implicit declaration of function 'pvrdma_dispatch_event'; did you mean 'ib_dispatch_event'?
 2024-12-24 20:23 UTC 

rpi: Compute Module 5 doesn't autoboot without debug UART
 2024-12-24 20:22 UTC  (2+ messages)

[PATCH] openrisc: migrate to the generic rule for built-in DTB
 2024-12-24 20:21 UTC  (2+ messages)

[PATCH] ipmi: make ipmi_destroy_user() return void
 2024-12-25  1:14 UTC 

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

[PATCH] net: fec: handle page_pool_dev_alloc_pages error
 2024-12-24 20:20 UTC  (3+ messages)

[PATCH] nptl: Add <thread_pointer.h> for or1k
 2024-12-24 20:20 UTC  (2+ messages)

[PATCH] usb: gadget: m66592-udc: Add check for clk_enable()
 2024-12-24 20:22 UTC 

[PULL 00/72] tcg patch queue
 2024-12-24 20:05 UTC  (73+ 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 09/72] tcg/optimize: Use finish_folding in fold_add, fold_add_vec, fold_addsub2
` [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 22/72] tcg/optimize: Use finish_folding in fold_extract2
` [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 41/72] tcg/optimize: Use finish_folding in fold_cmpsel_vec
` [PULL 42/72] tcg/optimize: Use fold_masks_zs in fold_sextract
` [PULL 43/72] tcg/optimize: Use fold_masks_zs, fold_masks_s in fold_shift
` [PULL 44/72] tcg/optimize: Simplify sign bit test "
` [PULL 45/72] tcg/optimize: Use finish_folding in fold_sub, fold_sub_vec
` [PULL 46/72] tcg/optimize: Use fold_masks_zs in fold_tcg_ld
` [PULL 47/72] tcg/optimize: Use finish_folding in fold_tcg_ld_memcopy
` [PULL 48/72] tcg/optimize: Use fold_masks_zs in fold_xor
` [PULL 49/72] tcg/optimize: Use finish_folding in fold_bitsel_vec
` [PULL 50/72] tcg/optimize: Use finish_folding as default in tcg_optimize
` [PULL 51/72] tcg/optimize: Remove z_mask, s_mask from OptContext
` [PULL 52/72] tcg/optimize: Re-enable sign-mask optimizations
` [PULL 53/72] tcg/optimize: Move fold_bitsel_vec into alphabetic sort
` [PULL 54/72] tcg/optimize: Move fold_cmp_vec, fold_cmpsel_vec "
` [PULL 55/72] softfloat: Add float{16,32,64}_muladd_scalbn
` [PULL 56/72] target/arm: Use float*_muladd_scalbn
` [PULL 57/72] target/sparc: "
` [PULL 58/72] softfloat: Remove float_muladd_halve_result
` [PULL 59/72] softfloat: Add float_round_nearest_even_max
` [PULL 60/72] softfloat: Add float_muladd_suppress_add_product_zero
` [PULL 61/72] target/hexagon: Use float32_mul in helper_sfmpy
` [PULL 62/72] target/hexagon: Use float32_muladd for helper_sffma
` [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 66/72] target/hexagon: Remove internal_fmafx
` [PULL 67/72] target/hexagon: Expand GEN_XF_ROUND
` [PULL 68/72] target/hexagon: Remove Float
` [PULL 69/72] target/hexagon: Remove Double
` [PULL 70/72] target/hexagon: Use mulu64 for int128_mul_6464
` [PULL 71/72] target/hexagon: Simplify internal_mpyhh setup
` [PULL 72/72] accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core

[rdma-rdma:wip/leon-for-next 25/34] drivers/infiniband/hw/bnxt_re/main.c:2172:1: warning: label 're_dev_unreg' defined but not used
 2024-12-24 20:12 UTC 

[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 

[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  (16+ messages)
` [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 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] 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  (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/cmtg: Disable the CMTG (rev3)
` ✗ Xe.CI.Full: "

[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  (7+ 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 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  (17+ messages)
` [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  (2+ messages)
` [PATCH v2 20/27] spi: spi-mem: Estimate the time taken by operations


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.