messages from 2025-12-22 05:02:16 to 2025-12-22 08:45:46 UTC [more...]
[PATCH 0/8] Add Axiado AX3000 eMMC Host Controller Support
2025-12-22 8:45 UTC (6+ messages)
` [PATCH 1/8] dt-bindings: phy: axiado,ax3000-emmc-phy: add Axiado eMMC PHY document
` [PATCH 2/8] phy: axiado: add Arasan eMMC-PHY for Axiado
` [PATCH 3/8] arm64: dts: axiado: Add eMMC-PHY node support
` [PATCH 4/8] MAINTAINERS: Update entry for Axiado eMMC PHY
` [PATCH 5/8] dt-bindings: mmc: axiado: Add axiado eMMC variant
[PATCH 0/3] Add CCI and imx577 sensor support for Talos evk
2025-12-22 8:44 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
` [PATCH 2/3] arm64: dts: qcom: talos: Add CCI definitions
` [PATCH 3/3] arm64: dts: qcom: talos-evk-camera: Add DT overlay
[PATCH v6] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
2025-12-22 8:43 UTC
[PATCH v9 3/6] mfd: Add RTL8231 core device
2025-12-22 8:43 UTC (2+ messages)
[PATCH] virtio: uapi: avoid usage of libc types
2025-12-22 8:39 UTC (2+ messages)
[PATCH v2 00/11] drm/panel: Add 5 DDIC panel drivers for 14 Sony phones
2025-12-22 8:36 UTC (4+ messages)
` [PATCH v2 06/11] dt-bindings: display: panel: Describe Samsung SOFEF03-M DDIC
[PATCH -next] x86/aperfmperf: Remove unused declaration aperfmperf_get_khz()
2025-12-22 8:56 UTC
arch/powerpc/kvm/book3s_xive.c:357:41: sparse: sparse: incorrect type in initializer (different base types)
2025-12-22 8:35 UTC
[PATCHv2 00/14]
2025-12-22 8:34 UTC (17+ messages)
` [PATCHv2 02/14] mm/sparse: Check memmap alignment
` [PATCHv2 06/14] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv2 08/14] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv2 10/14] mm: Drop fake head checks
` [PATCHv2 11/14] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv2 12/14] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv2 13/14] mm: Remove the branch from compound_head()
` [PATCHv2 14/14] hugetlb: Update vmemmap_dedup.rst
[PATCH v1 1/1] tee: optee: expose OS revision via sysfs
2025-12-22 8:34 UTC (13+ messages)
` [PATCH v2 "
[PATCH 0/4] arm64: allwinner: a523: Support SPI controllers
2025-12-22 8:33 UTC (2+ messages)
[PATCH] x86/Kconfig: Implement ARCH_HAS_CC_CAN_LINK
2025-12-22 8:29 UTC
[PATCH v7 00/31] drm/dyndbg: Fix dynamic debug classmap regression
2025-12-22 8:28 UTC (2+ messages)
` [PATCH v7 01/31] dyndbg: factor ddebug_match_desc out from ddebug_change
[PATCH] sparc: Implement ARCH_HAS_CC_CAN_LINK
2025-12-22 8:29 UTC
[PATCH v2 0/3] media: qcom: camss: Add sm6150 camss support
2025-12-22 8:28 UTC (4+ messages)
` [PATCH v2 1/3] media: dt-bindings: Add qcom,sm6150-camss
` [PATCH v2 2/3] media: qcom: camss: add support for SM6150 camss
` [PATCH v2 3/3] arm64: dts: qcom: talos: Add camss node
[PATCH] mm/vmscan: respect mems_effective in demote_folio_list()
2025-12-22 8:28 UTC (10+ messages)
` [PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
` [PATCH v2 2/2] mm/vmscan: check all allowed targets in can_demote()
[PATCH] MIPS: Implement ARCH_HAS_CC_CAN_LINK
2025-12-22 8:28 UTC
[PATCH v7 02/31] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
2025-12-22 8:20 UTC (28+ messages)
` [PATCH v7 03/31] docs/dyndbg: update examples \012 to \n
` [PATCH v7 04/31] docs/dyndbg: explain flags parse 1st
` [PATCH v7 05/31] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7 06/31] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7 07/31] dyndbg: make ddebug_class_param union members same size
` [PATCH v7 08/31] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7 09/31] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v7 10/31] dyndbg: reduce verbose/debug clutter
` [PATCH v7 11/31] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v7 12/31] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7 13/31] dyndbg: replace classmap list with a vector
` [PATCH v7 14/31] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v7 15/31] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v7 16/31] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v7 17/31] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v7 18/31] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7 20/31] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v7 21/31] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v7 22/31] dyndbg: detect class_id reservation conflicts
` [PATCH v7 23/31] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v7 24/31] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v7 25/31] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v7 26/31] dyndbg: treat comma as a token separator
` [PATCH v7 27/31] dyndbg: split multi-query strings with %
` [PATCH v7 28/31] selftests-dyndbg: add test_mod_submod
` [PATCH v7 30/31] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH v7 31/31] docs/dyndbg: add classmap info to howto
[PATCH] s390: Implement ARCH_HAS_CC_CAN_LINK
2025-12-22 8:28 UTC
[PATCH] riscv: Implement ARCH_HAS_CC_CAN_LINK
2025-12-22 8:27 UTC
[PATCH] mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entry
2025-12-22 8:23 UTC (2+ messages)
[PATCH net] bonding: Fix header_ops type confusion
2025-12-22 8:20 UTC (5+ messages)
[PATCH] software node: replace -EEXIST with -EBUSY
2025-12-22 8:19 UTC (2+ messages)
[PATCH 1/2] arm64: dts: tqma8mpql-mba8mpxl: Configure multiple queues on eqos
2025-12-22 8:18 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: tqma8mpql-mba8mp-ras314: "
[PATCH v4 00/17] media: i2c: Miscellaneous features and fixes for OV5647
2025-12-22 8:15 UTC (18+ messages)
` [PATCH v4 01/17] media: i2c: ov5647: Initialize subdev before controls
` [PATCH v4 02/17] media: i2c: ov5647: Correct pixel array offset
` [PATCH v4 03/17] media: i2c: ov5647: Correct minimum VBLANK value
` [PATCH v4 04/17] media: i2c: ov5647: Sensor should report RAW color space
` [PATCH v4 05/17] media: i2c: ov5647: Fix PIXEL_RATE value for VGA mode
` [PATCH v4 06/17] dt-bindings: media: ov5647: Add optional regulators
` [PATCH v4 07/17] media: i2c: ov5647: Add support for regulator control
` [PATCH v4 08/17] dt-bindings: media: ov5647: Allow props from video-interface-devices
` [PATCH v4 09/17] media: i2c: ov5647: Parse and register properties
` [PATCH v4 10/17] media: i2c: ov5647: Support HFLIP and VFLIP
` [PATCH v4 11/17] media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
` [PATCH v4 12/17] media: i2c: ov5647: Add control of V4L2_CID_HBLANK
` [PATCH v4 13/17] media: i2c: ov5647: Tidy up mode registers to make the order common
` [PATCH v4 14/17] media: i2c: ov5647: Separate out the common registers
` [PATCH v4 15/17] media: i2c: ov5647: Use the same PLL config for full, 1080p, and binned modes
` [PATCH v4 16/17] media: i2c: ov5647: Tidy up PIXEL_RATE control
` [PATCH v4 17/17] media: i2c: ov5647: Add V4L2_CID_LINK_FREQUENCY control
[PATCH 0/3] mmc: sdhci-of-k1: add reset support
2025-12-22 8:16 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mmc: spacemit,sdhci: "
[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
2025-12-22 8:14 UTC (6+ messages)
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping
[PATCH][next] scsi: ufs: host: mediatek: make read-only array scale_us static const
2025-12-22 8:13 UTC (2+ messages)
[PATCH] fuse: uapi: use UAPI types
2025-12-22 8:06 UTC
[PATCH v3 1/2] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
2025-12-22 8:05 UTC (2+ messages)
` [PATCH v3 2/2] Documentation: hid: intel-ish-hid: Document PRODUCT_FAMILY "
[PATCH] dmaengine: idxd: uapi: use UAPI types
2025-12-22 8:04 UTC
[PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link
2025-12-22 8:02 UTC (2+ messages)
[PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link
2025-12-22 8:00 UTC (2+ messages)
[PATCH 0/2] soundwire: amd: refactor clock init sequence and
2025-12-22 7:57 UTC (4+ messages)
` [PATCH 1/2] soundwire: amd: add clock init control function
` [PATCH 2/2] soundwire: amd: refactor bandwidth calculaiton logic
[PATCH] usb: xhci: check Null pointer in segment alloc
2025-12-22 7:55 UTC (7+ messages)
` 答复: "
[PATCH] ipc/shm: uapi: remove dependency on libc
2025-12-22 7:55 UTC
[PATCH v2 1/2] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
2025-12-22 7:53 UTC (2+ messages)
` [PATCH v2 2/2] Documentation: hid: intel-ish-hid: Document PRODUCT_FAMILY "
[PATCH] rv: Fix documentation reference in da_monitor.h
2025-12-22 7:52 UTC (2+ messages)
[PATCH] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
2025-12-22 7:49 UTC
[PATCH] regulator: Add UAPI headers to MAINTAINERS
2025-12-22 7:49 UTC
[PATCH v2 0/3] arm64: dts: Initial support for i.MX952
2025-12-22 7:48 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add i.MX952 EVK board
[GIT PULL] Networking for Linux 6.19
2025-12-22 7:48 UTC (3+ messages)
[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2025-12-22 7:47 UTC (3+ messages)
` [PATCH v8 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
[PATCH 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
2025-12-22 7:45 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: add Meta ventura2 board
` [PATCH 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC
[PATCH] regulator: uapi: Use UAPI integer type
2025-12-22 7:45 UTC
[PATCH -next 0/5] mm/mglru: remove memcg lru
2025-12-22 7:44 UTC (10+ messages)
` [PATCH -next 1/5] mm/mglru: use mem_cgroup_iter for global reclaim
` [PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
` [PATCH -next 4/5] mm/mglru: combine shrink_many into shrink_node_memcgs
[PATCH] hexagon: uapi: Fix structure alignment attribute
2025-12-22 7:40 UTC
[PATCH RFC v2 2/3] mm/page_alloc: refactor the initial compaction handling
2025-12-22 7:40 UTC (2+ messages)
[Question] Detecting Sleep-in-Atomic Context in PREEMPT_RT via RV (Runtime Verification) monitor rtapp:sleep
2025-12-22 7:40 UTC (8+ messages)
[PATCH] rcu: Fix rcu_read_unlock() deadloop due to softirq
2025-12-22 8:06 UTC (7+ messages)
[PATCH v2 0/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD on compatible touchpads
2025-12-22 7:36 UTC (3+ messages)
` [PATCH v2 3/4] selftests/hid: use a enum class for the different button types
[PATCH] sparc/vdso: add missing prototypes
2025-12-22 7:36 UTC (2+ messages)
[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
2025-12-22 7:30 UTC (4+ messages)
` [PATCH v3 12/22] drm/meson: encoder_hdmi: get/put the next bridge
[PATCH] arm64: dts: qcom: monaco: add QCrypto node
2025-12-22 7:30 UTC
[PATCH -next] mm/hugetlb_cgroup: fix -Wformat-truncation warning
2025-12-22 7:23 UTC
[PATCH 00/14] iio: pressure: mprls0025pa: driver code cleanup
2025-12-22 7:22 UTC (9+ messages)
` [PATCH 06/14] iio: pressure: mprls0025pa: memset rx_buf before reading new data
` [PATCH 12/14] iio: pressure: mprls0025pa: fix interrupt flag
[PATCH 0/5] power: supply: Remove unused gpio include header
2025-12-22 7:19 UTC (3+ messages)
` [PATCH 1/5] power: supply: bd99954: "
[PATCH v3 5/6] arm64: dts: qcom: sm6150: Add gpu and rgmu nodes
2025-12-22 7:19 UTC (12+ messages)
[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
2025-12-22 7:18 UTC (15+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver
[RFC PATCH] RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
2025-12-22 6:33 UTC (3+ messages)
[PATCH v8 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2025-12-22 7:08 UTC (4+ messages)
` [PATCH v8 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
` [External] : "
` "
[PATCH v2 5/9] sched/fair: Wire up yield deboost in yield_to_task_fair()
2025-12-22 7:06 UTC (2+ messages)
[PATCH RFC 0/3] pinctrl: spacemit: add support for K3 SoC
2025-12-22 6:59 UTC (3+ messages)
` [PATCH RFC 2/3] pinctrl: spacemit: k3: add initial pin support
[PATCH v8 0/8] coresight: ctcu: Enable byte-cntr function for TMC ETR
2025-12-22 6:58 UTC (9+ messages)
` [PATCH v8 5/8] dt-bindings: arm: add an interrupt property for Coresight CTCU
[PATCH v5] ACPI: AGDI: Add interrupt signaling mode support
2025-12-22 6:53 UTC
arch/powerpc/kexec/core.c:217:20: sparse: sparse: incorrect type in assignment (different base types)
2025-12-22 6:44 UTC
[PATCH v9 0/2] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
2025-12-22 6:41 UTC (4+ messages)
` [PATCH v9 2/2] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
[PATCH 06/11] rust: macros: convert `#[export]` to use `syn`
2025-12-22 6:39 UTC (8+ messages)
` [PATCH 07/11] rust: macros: convert `concat_idents!` "
` [PATCH 09/11] rust: macros: allow arbitrary types to be used in `module!` macro
` [PATCH 10/11] rust: macros: rearrange `#[doc(hidden)]` "
[PATCH v16 00/17] Refcounted interrupts, SpinLockIrq for rust
2025-12-22 6:28 UTC (17+ messages)
` [PATCH v16 09/17] rust: sync: Add SpinLockIrq
` [PATCH v16 10/17] rust: sync: Introduce lock::Backend::Context
` [PATCH v16 11/17] rust: sync: lock: Add `Backend::BackendInContext`
` [PATCH v16 12/17] rust: sync: lock/global: Rename B to G in trait bounds
` [PATCH v16 13/17] rust: sync: Add a lifetime parameter to lock::global::GlobalGuard
` [PATCH v16 14/17] rust: sync: Expose lock::Backend
` [PATCH v16 15/17] rust: sync: lock/global: Add Backend parameter to GlobalGuard
` [PATCH v16 16/17] rust: sync: lock/global: Add BackendInContext support to GlobalLock
[PATCH] clockevents: add a error handling in tick_broadcast_init_sysfs()
2025-12-22 6:24 UTC (2+ messages)
[PATCH] serial: digicolor: fix use-after-free on driver unbind
2025-12-22 6:22 UTC (3+ messages)
[PATCH] powerpc/pseries/cmm: fix the error handling in cmm_sysfs_register()
2025-12-22 6:20 UTC (2+ messages)
[PATCH v2] net/sched: Fix divide error in tabledist
2025-12-22 6:13 UTC
[PATCH] docs/zh_CN: Add staging/crc32 Chinese translation
2025-12-22 6:12 UTC (2+ messages)
[PATCH 0/2] crypto: hisilicon/trng - support multiple tfms sharing the device
2025-12-22 6:10 UTC (4+ messages)
` [PATCH 1/2] crypto: hisilicon/trng - use DEFINE_MUTEX() and LIST_HEAD()
[PATCH 0/4] Initial patch set for PURWA-IOT-EVK
2025-12-22 6:03 UTC (5+ messages)
` [PATCH 1/4] firmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVK
` [PATCH 2/4] dt-bindings: arm: qcom: Document PURWA-IOT-EVK board
` [PATCH 3/4] arm64: dts: qcom: Commonize IQ-X-IOT DTSI
` [PATCH 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board
[PATCH] softirq: allow raising NET_RX_SOFTIRQ from SMP call on RT
2025-12-22 6:03 UTC (2+ messages)
arch/powerpc/platforms/pseries/papr-hvpipe.c:121:24: sparse: sparse: incorrect type in return expression (different base types)
2025-12-22 6:02 UTC
[PATCH v6 0/4] add sysfs nodes to configure TPDA's registers
2025-12-22 6:02 UTC (5+ messages)
` [PATCH v6 1/4] coresight: tpda: add sysfs nodes for tpda cross-trigger configuration
` [PATCH v6 2/4] coresight: tpda: add global_flush_req sysfs node
` [PATCH v6 3/4] coresight: tpda: add logic to configure TPDA_SYNCR register
` [PATCH v6 4/4] coresight: tpda: add sysfs node to flush specific port
SMP boot issue during system resume
2025-12-22 6:00 UTC
[linus:master] [sched/fair] 33cf66d883: hackbench.throughput 17.8% regression
2025-12-22 5:59 UTC
[syzbot] [btrfs?] WARNING in btree_csum_one_bio
2025-12-22 5:59 UTC
[PATCH v6] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
2025-12-22 5:57 UTC (6+ messages)
[PATCH v2] clk: Disable KUNIT_UML_PCI
2025-12-22 7:06 UTC
clocksource: Reduce watchdog readout delay limit to prevent false positives
2025-12-22 5:50 UTC (7+ messages)
[PATCH] media: ttusb-dec: fix heap-buffer-overflow in ttusb_dec_process_urb_frame()
2025-12-22 5:46 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
2025-12-22 5:35 UTC (4+ messages)
[PATCH bpf v2] lib/buildid: use __kernel_read() for sleepable context
2025-12-22 5:33 UTC (8+ messages)
[syzbot] [usb?] memory leak in es58x_open
2025-12-22 5:27 UTC
[syzbot] [batman?] INFO: rcu detected stall in batadv_iv_send_outstanding_bat_ogm_packet (6)
2025-12-22 5:27 UTC
[syzbot] [batman?] INFO: rcu detected stall in batadv_mcast_mla_update (2)
2025-12-22 5:27 UTC
[PATCH v3] irqchip/riscv-imsic: Adjust the number of available guest irq files
2025-12-22 5:03 UTC (2+ messages)
[PATCH 2/3] PCI/sysfs: Prohibit unaligned access to I/O port on non-x86
2025-12-22 5:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox