messages from 2026-05-12 15:21:24 to 2026-05-12 16:34:44 UTC [more...]
[PATCH 0/8] i3c: Hot-Join improvements and MIPI HCI Hot-Join support
2026-05-12 16:34 UTC (15+ messages)
` [PATCH 1/8] i3c: master: Make hot-join workqueue freezable to block hot-join during suspend
` [PATCH 2/8] i3c: master: Serialize i3c_set_hotjoin() with the maintenance lock
` [PATCH 3/8] i3c: master: Consolidate Hot-Join DAA work in the core
` [PATCH 4/8] i3c: master: Ensure Hot-Join operations are stopped on shutdown
` [PATCH 5/8] i3c: dw: Drop redundant Hot-Join cancel_work_sync() in shutdown
` [PATCH 7/8] i3c: master: Export i3c_master_enec_disec_locked()
` [PATCH 8/8] i3c: mipi-i3c-hci: Add Hot-Join support
[PATCH 0/2] Improve the performance of bitmap_find_next_zero_area_off()
2026-05-12 16:34 UTC (2+ messages)
[PATCH v6 00/28] KVM: combined patchset for MBEC/GMET support
2026-05-12 16:34 UTC (4+ messages)
[net-next v3 0/5] Add StarFive jhb100 soc SGMII GMAC support
2026-05-12 16:33 UTC (5+ messages)
` [net-next v3 3/5] dt-bindings: net: starfive,jh7110-dwmac: Add jhb100 sgmii rx clk
[PATCH 0/2] iommu/riscv: Enable IOMMU_DMA
2026-05-12 16:33 UTC (5+ messages)
` [PATCH 1/2] iommu/riscv: Map IMSIC addresses for paging domains
[PATCH v5 0/2] media: qcom: iris: Add generic Gen2 firmware detection and loading
2026-05-12 16:33 UTC (3+ messages)
` [PATCH v5 2/2] media: iris: Add Gen2 firmware autodetect and fallback
[PATCH v1] ACPI: PAD: xen: Check ACPI_COMPANION() against NULL
2026-05-12 16:32 UTC (2+ messages)
[PATCH resend v6 00/30] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-12 16:32 UTC (12+ messages)
` [PATCH resend v6 17/30] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH resend v6 20/30] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH resend v6 21/30] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH resend v6 28/30] mm: add put_page_zeroed and folio_put_zeroed
[PATCH] staging: Documentation: dds: replace frequencyY with frequency
2026-05-12 16:31 UTC (3+ messages)
[PATCH v5 0/7] driver core: remove software node from platform devices on device release
2026-05-12 16:31 UTC (7+ messages)
` [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
` [PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()
` [PATCH v5 6/7] kunit: provide kunit_software_node_register()
[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
2026-05-12 16:31 UTC (3+ messages)
` [PATCH 02/22] KVM: x86: move pdptrs out of the MMU
[PATCH] media: i2c: ov08x40: implement .get_selection
2026-05-12 16:30 UTC
[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-12 16:30 UTC (5+ messages)
` [PATCH 01/11] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
[PATCH] PCI: Save/restore Device 3 control and clear stale 14-bit Tag enables
2026-05-12 16:30 UTC
[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2026-05-12 16:30 UTC (12+ messages)
` [PATCH net-next V6 2/3] net/mlx5e: Avoid copying payload to the skb's linear part
[RFC PATCH] rust: hwmon: add basic hwmon abstractions
2026-05-12 16:30 UTC (2+ messages)
[PATCH v1] platform/surface: surfacepro3_button: Check ACPI_COMPANION()
2026-05-12 16:30 UTC
[PATCH v1 0/2] hwmon: (pmbus/mp2869) Two cleanups about device ids
2026-05-12 16:28 UTC (3+ messages)
` [PATCH v1 1/2] hwmon: (pmbus/mp2869) Remove unused driver data
` [PATCH v1 2/2] hwmon: (pmbus/mp2869) Drop unjustified __maybe_unused
[PATCH v13 net-next 0/9] octeontx2-af: npc: Enhancements
2026-05-12 15:54 UTC (3+ messages)
` [PATCH v13 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
[PATCH v1] iio: light: acpi-als: Check ACPI_COMPANION() against NULL
2026-05-12 16:28 UTC
[RFC PATCH v3 3/7] hq-spinlock: add contention detection
2026-05-12 16:25 UTC (3+ messages)
` [PATCH v3] locking/hqlock_core: restore missing call in contention detection logic
[PATCH v1] Input: atlas - Check ACPI_COMPANION() against NULL
2026-05-12 16:26 UTC
[PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
2026-05-12 16:25 UTC (6+ messages)
[syzbot] [kernel?] upstream test error: KMSAN: uninit-value in irqentry_exit_to_kernel_mode_preempt
2026-05-12 16:24 UTC (4+ messages)
[PATCH] pci_crash: capture PCI config space at panic time
2026-05-12 16:24 UTC
[PATCH bpf-next v14 0/8] bpf: Extend BPF syscall with common attributes support
2026-05-12 16:23 UTC (10+ messages)
` [PATCH bpf-next v14 1/8] "
` [PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
` [PATCH bpf-next v14 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v14 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v14 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v14 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v14 7/8] libbpf: "
` [PATCH bpf-next v14 8/8] selftests/bpf: Add tests to verify map create failure log
[PATCH v1] watchdog: ni903x_wdt: Check ACPI_COMPANION() against NULL
2026-05-12 16:22 UTC
[PATCH v15 0/5] shut down devices asynchronously
2026-05-12 16:21 UTC
[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
2026-05-12 16:21 UTC (2+ messages)
[PATCH v1 0/2] drivers: char: Check ACPI_COMPANION() against NULL at probe time
2026-05-12 16:20 UTC (3+ messages)
` [PATCH v1 1/2] hpet: "
` [PATCH v1 2/2] sonypi: "
[PATCH v2] cxl/region: Validate partition index before array access
2026-05-12 16:21 UTC
[PATCH v2] drm/panel-edp: Add AUO B133HAN06.6 and BOE NV133FHM-N4F V8.0
2026-05-12 16:19 UTC (2+ messages)
[PATCH v2] can: m_can: Use of_property_present() for wakeup-source
2026-05-12 16:19 UTC (2+ messages)
[PATCH] perf kvm stat: Update the exit reason mappings
2026-05-12 16:18 UTC (3+ messages)
[PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support
2026-05-12 16:18 UTC (2+ messages)
[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-12 16:18 UTC (14+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v12 05/11] iio: core: add decimal value formatting into 64-bit value
[PATCHv2] uprobes: Use flexible array for xol_area bitmap
2026-05-12 16:17 UTC (4+ messages)
[PATCH] pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup source
2026-05-12 16:17 UTC (3+ messages)
[PATCH] HID: logitech-hidpp: Add support for newer Bluetooth keyboards
2026-05-12 16:16 UTC (2+ messages)
[PATCH v2] sched: move stack_canary to the start of the randomizable region
2026-05-12 16:16 UTC (2+ messages)
[PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
2026-05-12 16:16 UTC
[PATCH v1 0/8] Add support for Microsoft Surface Pro 12in 1st Edition (Snapdragon)
2026-05-12 16:15 UTC (3+ messages)
` [PATCH v1 5/8] hid: Pen battery quirk for Surface Pro 12in
[PATCH 1/5] arm_mpam: Parse the rest of the ACPI table
2026-05-12 16:13 UTC (2+ messages)
[PATCH v2] HID: pidff: Fix integer overflow in pidff_rescale
2026-05-12 16:13 UTC (2+ messages)
[PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
2026-05-12 16:13 UTC (2+ messages)
` [PATCH] KVM: selftests: sync_regs_test: drop stale TODO comment
[PATCH 0/4] Add MSI Claw HID Configuration Driver
2026-05-12 16:13 UTC (2+ messages)
[PATCH 0/4] nfs: remove the fileid field from struct nfs_inode
2026-05-12 16:12 UTC (5+ messages)
` [PATCH 1/4] nfs: store the full NFS fileid in inode->i_ino
` [PATCH 2/4] nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64
` [PATCH 3/4] nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
` [PATCH 4/4] nfs: remove fileid field from struct nfs_inode
[PATCH] HID: i2c-hid: add reset quirk for BLTP7853 touchpad
2026-05-12 16:11 UTC (2+ messages)
[PATCH] cpupower: Implement powercap enabled setters
2026-05-12 16:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH] x86/xen: Tolerate nested XEN_LAZY_MMU entering/leaving
2026-05-12 16:10 UTC (3+ messages)
[PATCH] HID: pxrc: fix slab-out-of-bounds read/write in pxrc_raw_event()
2026-05-12 16:10 UTC (2+ messages)
[PATCH 0/8] per-memcg-per-node kmem accounting
2026-05-12 16:08 UTC (4+ messages)
` [PATCH 1/8] mm: memcontrol: propagate NMI slab stats to memcg vmstats
[PATCH v4] staging: iio: addac: adt7316: document SPI interface switching sequence
2026-05-12 16:07 UTC (2+ messages)
[PATCH] Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"
2026-05-12 16:06 UTC
[PATCH] usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling
2026-05-12 16:05 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 0/4] HID: Proper fix for OOM in hid-core
2026-05-12 16:04 UTC
[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
2026-05-12 16:03 UTC (2+ messages)
[PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
2026-05-12 16:02 UTC (5+ messages)
[PATCH] HID: google: hammer: stop hardware on devres action failure
2026-05-12 16:01 UTC
[PATCH v3 1/2] staging: rtl8723bs: fix block comment formatting
2026-05-12 15:57 UTC (2+ messages)
` [PATCH v3 2/2] staging: rtl8723bs: resolve 100-column limit with intermediate pointer
[RFC PATCH 2/9] bpf/arena: Add BPF_F_ARENA_MAP_ALWAYS for direct kernel access
2026-05-12 15:59 UTC (9+ messages)
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2026-05-12 15:58 UTC
[PATCH 0/2] HID: appletb-kbd: fix UAF and mutex-in-atomic in inactivity timer
2026-05-12 15:57 UTC
[PATCH] iio: mapping file for include-what-you-use tool
2026-05-12 15:57 UTC (4+ messages)
[PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
2026-05-12 15:56 UTC (13+ messages)
[PATCH net-next v3] net: stmmac: Use interrupt mode INTM=1 for per channel irq
2026-05-12 15:56 UTC (3+ messages)
[PATCH] KVM: selftests: Ensure gmem file sizes are multiple of host page size
2026-05-12 15:56 UTC
[PATCH v4 0/5] Add OneXPlayer Configuration HID Driver
2026-05-12 15:56 UTC
[PATCH v2] ASoC: tas2781: reject too-short writes to acoustic_ctl debugfs
2026-05-12 15:55 UTC
[PATCH net-next v2 4/9] net: phy: ncn26000: Support for internal phy for S2500
2026-05-12 15:55 UTC (5+ messages)
[PATCH 1/5] liveupdate: Remove limit on the number of sessions
2026-05-12 15:55 UTC (2+ messages)
[PATCH] ASoC: tas2781: reject too-short writes to acoustic_ctl debugfs
2026-05-12 15:54 UTC (3+ messages)
` "
[PATCH] HID: playstation: Clamp num_touch_reports
2026-05-12 15:55 UTC
[PATCH v3 1/3] iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling
2026-05-12 15:54 UTC (5+ messages)
` [PATCH v3 3/3] iio: adc: xilinx-ams: refactor alarm mapping to table-driven approach
[PATCH] audit: add backlog high water mark metric
2026-05-12 15:54 UTC
[PATCH] iio: imu: kmx61: Fix TOCTOU race condition
2026-05-12 15:54 UTC (5+ messages)
[PATCH v6] HID: magicmouse: add battery reporting for Magic Trackpad v1
2026-05-12 15:53 UTC
[PATCH v17 24/24] KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory
2026-05-12 15:53 UTC (2+ messages)
MAINTAINERS: Add self for the 3c509 network driver
2026-05-12 15:53 UTC (8+ messages)
[PATCH RFC] arch_topology: Introduce nr_possible_packages
2026-05-12 15:51 UTC (2+ messages)
[PATCH v3 0/2] dmaengine: fsl-edma: Scatter/gather improvements
2026-05-12 15:50 UTC (4+ messages)
` [PATCH v3 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining
[PATCH v10 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-12 15:49 UTC (7+ messages)
` [PATCH v10 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v10 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v10 4/6] iio: adc: ad4691: add SPI offload support
[PATCH v2 1/1] HID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_ID
2026-05-12 15:49 UTC
[PATCH v4 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
2026-05-12 15:48 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add ESWIN eic7700 "
` [PATCH v4 2/3] clk: eswin: Add eic7700 HSP clock driver
[PATCH 0/3] mm/zswap: Implement per-cgroup proactive writeback
2026-05-12 15:47 UTC (6+ messages)
` [PATCH 2/3] mm/zswap: Implement "
[PATCH AUTOSEL 7.0-5.10] ALSA: sparc/dbri: add missing fallthrough
2026-05-12 15:47 UTC (3+ messages)
` [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
[PATCH] HID: mcp2221: Fix heap buffer overflow in mcp2221_raw_event()
2026-05-12 15:47 UTC
[PATCH] docs/zh_CN: update admin-guide/index.rst translation
2026-05-12 15:46 UTC (3+ messages)
[PATCH v2 00/10] iio: light: opt3001: driver cleanup
2026-05-12 15:43 UTC (5+ messages)
` [PATCH v2 06/10] iio: light: opt3001: localize for loop iterator
` [PATCH v2 07/10] iio: light: opt3001: prefer dev_err_probe()
[PATCH] mm: fix misleading comment for remap_pfn_range()
2026-05-12 15:46 UTC (2+ messages)
[PATCH v6 1/6] media: qcom: iris: Improve format alignment for encoder
2026-05-12 15:45 UTC
[PATCH] sched: flush plug in schedule_preempt_disabled() to prevent deadlock
2026-05-12 15:45 UTC (4+ messages)
[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-05-12 15:44 UTC (2+ messages)
[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
2026-05-12 15:44 UTC (3+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
[PATCH v2 00/15] media: microchip-isc: fixes and enhancements
2026-05-12 15:43 UTC (16+ messages)
` [PATCH v2 01/15] media: microchip-isc: fix SBGGR10 Bayer pattern
` [PATCH v2 02/15] media: microchip-isc: mask WB offset and gain register fields
` [PATCH v2 03/15] media: microchip-isc: fix race condition on stream stop
` [PATCH v2 04/15] media: microchip-isc: fix PM runtime leak in AWB work handler
` [PATCH v2 05/15] media: microchip-isc: add driver documentation
` [PATCH v2 06/15] media: microchip-isc: set SAM9X7 maximum resolution to 2560x1920
` [PATCH v2 07/15] media: microchip-isc: configure DPC and pipeline for SAMA7G5
` [PATCH v2 08/15] media: microchip-isc: add gamma 1.8 and 2.4 correction curves
` [PATCH v2 09/15] media: microchip-isc: add SAMA7G5 hue and saturation controls
` [PATCH v2 10/15] media: microchip-isc: expose color correction matrix as V4L2 controls
` [PATCH v2 11/15] media: microchip-isc: add per-channel gamma LUT controls
` [PATCH v2 12/15] media: microchip-isc: reset pipeline state on kernel AWB enable
` [PATCH v2 13/15] media: microchip-isc: use weighted averages for Grey World AWB
` [PATCH v2 14/15] media: microchip-isc: smooth AWB gains with EMA filter
` [PATCH v2 15/15] media: microchip-isc: scale DPC black level to sensor bit depth
[PATCH v7 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
2026-05-12 15:44 UTC (4+ messages)
` [PATCH v7 2/4] firmware: ti_sci: add support for restoring IRQs during resume
[PATCH 0/2] Add the SMMU and the downlod mode support for Qualcomm's IPQ9650 SoC
2026-05-12 15:41 UTC (2+ messages)
[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
2026-05-12 15:41 UTC (7+ messages)
[PATCH] x86/microcode: Fix comment in microcode_loader_disabled()
2026-05-12 15:27 UTC
[PATCH v4] coresight: fix missing error code when trace ID is invalid
2026-05-12 15:40 UTC (3+ messages)
[PATCH] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
2026-05-12 15:40 UTC
[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
2026-05-12 15:38 UTC (8+ messages)
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor
[PATCH sched/core] sched/rt: Fix RT_PUSH_IPI soft lockup loop
2026-05-12 15:37 UTC (3+ messages)
[PATCH v3] HID: pulsar: add driver for Pulsar gaming mice
2026-05-12 15:37 UTC
[PATCH v3 0/6] media: synopsys: Add imx93 support
2026-05-12 15:35 UTC (2+ messages)
[PATCH] sched/deadline: Make dl-server nohz full aware
2026-05-12 15:34 UTC (5+ messages)
[PATCH] HID: sony: use input_dev from sc struct in sony_init_ff()
2026-05-12 15:34 UTC
[PATCH] HID: usbhid: replace strlcat with better alternatives
2026-05-12 15:33 UTC
[PATCH 0/3] sched: Simplify ifdeffery around CONFIG_SCHED_SMT
2026-05-12 15:32 UTC (4+ messages)
IBM Power S822LC: pci 0021:0d:00.0: xHCI HW did not halt within 32000 usec status = 0x0
2026-05-12 15:32 UTC (7+ messages)
[PATCH] HID: playstation: Add DualSense Edge extra button support
2026-05-12 15:30 UTC
[PATCH v2] HID: rakk: add support for Rakk Dasig X side buttons
2026-05-12 15:29 UTC
[PATCH] serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled
2026-05-12 15:27 UTC
[PATCH v5] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
2026-05-12 15:27 UTC (2+ messages)
[PATCH] block: don't overwrite bip_vcnt in bio_integrity_copy_user()
2026-05-12 15:27 UTC (2+ messages)
[PATCH] crypto : ecc - Fix carry overflow in vli multiplication
2026-05-12 15:27 UTC (3+ messages)
[PATCH] xsk: switch xdp_build_skb_from_zc() to napi_alloc_skb()
2026-05-12 15:26 UTC
[RFC net-next 0/4] devlink: Add boot-time defaults
2026-05-12 15:25 UTC (12+ messages)
[PATCH] HID: quirks: really enable the intended work around for appledisplay
2026-05-12 15:24 UTC
[GIT PULL] probes: Fixes for v7.1-rc3
2026-05-12 15:23 UTC
[v6 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2026-05-12 15:22 UTC
[PATCH v2 0/3] sched: Simplify ifdeffery around CONFIG_SCHED_SMT
2026-05-12 15:21 UTC (4+ messages)
` [PATCH v2 1/3] topology: Introduce cpu_smt_mask for CONFIG_SCHED_SMT=n
` [PATCH v2 2/3] sched: Simplify ifdeffery around cpu_smt_mask
` [PATCH v2 3/3] sched/fair: Add compile time check in fastpaths for CONFIG_SCHED_SMT=n
[PATCH] gpio: Initialize i2c_device_id arrays using member names
2026-05-12 15:21 UTC
[PATCH v6 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-05-12 15:21 UTC (5+ 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