messages from 2026-03-20 09:38:46 to 2026-03-20 10:59:38 UTC [more...]
[PATCH net-next 0/3] dpll: zl3073x: add hwmon support
2026-03-20 10:59 UTC (4+ messages)
` [PATCH net-next 1/3] dpll: zl3073x: add hwmon support for die temperature
` [PATCH net-next 2/3] dpll: zl3073x: add input reference frequency measurement
` [PATCH net-next 3/3] dpll: zl3073x: add hwmon support for input reference frequencies
[syzbot] [media?] KASAN: slab-use-after-free Read in em28xx_release_resources
2026-03-20 10:59 UTC (2+ messages)
[PATCH v6 0/4] cpufreq: Introduce boost frequency QoS
2026-03-20 10:58 UTC (9+ messages)
` [PATCH v6 1/4] cpufreq: Remove per-CPU QoS constraint
` [PATCH v6 3/4] cpufreq: Set policy->min and max as real QoS constraints
` [RFC PATCH v6 4/4] cpufreq/freq_table: Allow decreasing cpuinfo.max_freq
[PATCH 0/6] Enable NVL support in intel_pmc_core
2026-03-20 10:58 UTC (11+ messages)
` [PATCH 1/6] platform/x86/intel/pmc: Enable PkgC LTR blocking counter
` [PATCH 2/6] platform/x86/intel/pmc: Enable Pkgc blocking residency counter
` [PATCH 3/6] platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery
` [PATCH 4/6] platform/x86/intel/pmc: Add support for variable DMU offsets
` [PATCH 5/6] platform/x86/intel/pmc: Retrieve PMC info only for available PMCs
[PATCH v3 0/2] Add initial support for Lenovo YOGA Tablet 10 (Wi-Fi)
2026-03-20 10:58 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: mediatek: Add "
` [PATCH v3 2/2] arm: dts: mediatek: mt6589: add basic support for Lenovo B8000-F
[PATCH v7 0/2] arm64: dts: qcom: glymur: Add USB support
2026-03-20 10:56 UTC (3+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: glymur: Add USB related nodes
` [PATCH v7 2/2] arm64: dts: qcom: glymur-crd: Enable USB support
[PATCH 0/4] mm/mprotect: micro-optimization work
2026-03-20 10:54 UTC (22+ messages)
` [PATCH 1/4] mm/mprotect: encourage inlining with __always_inline
` [PATCH 2/4] mm/mprotect: move softleaf code out of the main function
` [PATCH 3/4] mm/mprotect: un-inline folio_pte_batch_flags()
` [PATCH 4/4] mm/mprotect: special-case small folios when applying write permissions
[PATCH v3 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-20 10:51 UTC (13+ messages)
` [PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v3 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v3 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v3 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v3 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v3 23/23] mm/vma: convert __mmap_region() "
[PATCH v11 0/2] Add support for more AES modes in TI DTHEv2
2026-03-20 10:50 UTC (3+ messages)
` [PATCH v11 1/2] crypto: ti - Add support for AES-GCM in DTHEv2 driver
` [PATCH v11 2/2] crypto: ti - Add support for AES-CCM "
[PATCH v7 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
2026-03-20 10:49 UTC (11+ messages)
` [PATCH v7 01/10] dt-bindings: clock: Document RZ/G3L SoC
` [PATCH v7 02/10] clk: renesas: rzg2l-cpg: Add support for critical resets
` [PATCH v7 03/10] clk: renesas: r9a07g04{3,4}/r9a08g045-cpg: Add critical reset entries
` [PATCH v7 04/10] clk: renesas: rzg2l-cpg: Add rzg2l_mod_clock_init_mstop_helper()
` [PATCH v7 05/10] clk: renesas: rzg2l-cpg: Re-enable critical module clocks during resume
` [PATCH v7 06/10] clk: renesas: Add support for RZ/G3L SoC
` [PATCH v7 07/10] arm64: dts: renesas: Add initial DTSI "
` [PATCH v7 08/10] arm64: dts: renesas: Add initial support for RZ/G3L SMARC SoM
` [PATCH v7 09/10] arm64: dts: renesas: renesas-smarc2: Move usb3 nodes to board DTS
` [PATCH v7 10/10] arm64: dts: renesas: Add initial device tree for RZ/G3L SMARC EVK board
[PATCH v2 0/2] gpio: shared: fix devicetree corner cases
2026-03-20 10:49 UTC (2+ messages)
[PATCH v8 00/11] drm: Add new pixel formats for Xilinx Zynqmp
2026-03-20 10:48 UTC (7+ messages)
` [PATCH v8 02/11] drm/fourcc: Add DRM_FORMAT_XV15/XV20
` [PATCH v8 04/11] drm/fourcc: Add DRM_FORMAT_Y10_P32
[PATCH 0/8] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-03-20 10:46 UTC (9+ messages)
` [PATCH 1/8] drm/mxsfb/lcdif: simplify remote pointer management using __free
` [PATCH 2/8] drm/mxsfb/lcdif: don't unnecessarily loop over ports
` [PATCH 3/8] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` [PATCH 4/8] drm/bridge: dw-hdmi: document the output_port field
` [PATCH 5/8] drm/bridge: dw-hdmi: warn on unsupported attach combination
` [PATCH 6/8] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` [PATCH 7/8] drm/bridge: imx8mp-hdmi-tx: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH 8/8] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
[GIT PULL] MMC fixes for v7.0-rc5
2026-03-20 10:47 UTC
[PATCH] arm64: dts: qcom: remove the disabled replicator
2026-03-20 10:46 UTC (5+ messages)
[PATCH] kernel/smp: Improve smp_call_function_single() CSD-lock diagnostics
2026-03-20 10:45 UTC
[PATCH 0/8] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-03-20 10:45 UTC (6+ messages)
` [PATCH 1/8] selftests: livepatch: test-syscall: Check for ARCH_HAS_SYSCALL_WRAPPER
[PATCH v2 0/5] workqueue: Detect stalled in-flight workers
2026-03-20 10:44 UTC (14+ messages)
` [PATCH v2 4/5] workqueue: Show all busy workers in stall diagnostics
[PATCH] stop_machine: Fix the documentation for a NULL cpus argument
2026-03-20 10:42 UTC
[PATCH v5 0/8] clk: amlogic: Add A5 SoC PLLs and Peripheral clock
2026-03-20 10:42 UTC (6+ messages)
` [PATCH v5 5/8] clk: amlogic: Add A5 clock peripherals controller driver
[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
2026-03-20 10:42 UTC (5+ messages)
` [PATCH v14 1/4] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
` [PATCH v14 3/4] arm64: Use generic TIF bits for common thread flags
` [PATCH v14 4/4] selftests: sud_test: Support aarch64
[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
2026-03-20 10:40 UTC (4+ messages)
[PATCH 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-03-20 10:40 UTC (3+ messages)
` [PATCH 1/7] memcg: Scale up vmstats flush threshold with log2(nums_possible_cpus)
[PATCH v2 0/8] i2c: rtl9300: support for RTL9607C I2C controller
2026-03-20 10:39 UTC (4+ messages)
` [PATCH v2 7/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9607C support
[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-03-20 10:39 UTC (4+ messages)
` [PATCH 2/4] pinctrl: intel: expose software nodes for baytrail GPIO devices
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-20 10:37 UTC (3+ messages)
` [PATCH v13 15/48] arm64: RMI: RTT tear down
[PATCH v4] LICENSES: Explicitly allow SPDX-FileCopyrightText
2026-03-20 10:37 UTC (3+ messages)
[PATCH v4 0/5] platform/x86: panasonic-laptop: Bind to a platform device instead of an ACPI one
2026-03-20 10:35 UTC (6+ messages)
` [PATCH v4 1/5] platform/x86: panasonic-laptop: Make pcc_register_optd_notifier() void
` [PATCH v4 2/5] platform/x86: panasonic-laptop: Fix OPTD notifier registration and cleanup
` [PATCH v4 3/5] platform/x86: panasonic-laptop: Remove redundant checks from 3 functions
` [PATCH v4 4/5] platform/x86: panasonic-laptop: Register ACPI notify handler directly
` [PATCH v4 5/5] platform/x86: panasonic-laptop: Convert ACPI driver to a platform one
[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
2026-03-20 10:36 UTC (3+ messages)
[PATCH v3 0/4] clk: rockchip: rk3588: add I2S MCLK output gate clocks
2026-03-20 10:34 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: clock: rockchip,rk3588-cru: add I2S MCLK output to IO clock IDs
` [PATCH v3 2/4] clk: rockchip: allow grf_type_sys lookup in aux_grf_table
` [PATCH v3 3/4] soc: rockchip: rk3588: add SYS_GRF SOC_CON6 register offset
` [PATCH v3 4/4] clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-20 10:34 UTC (2+ messages)
[PATCH v3 0/4] iio: adc: aspeed: Reserve battery sensing channel for on-demand use
2026-03-20 10:33 UTC (5+ messages)
` [PATCH v3 3/4] iio: adc: aspeed: Replace mdelay() with fsleep() for ADC stabilization delay
` [PATCH v3 4/4] iio: adc: aspeed: Reserve battery sensing channel for on-demand use
[RFC] liveupdate: prevent double preservation
2026-03-20 10:31 UTC (2+ messages)
[PATCH] dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
2026-03-20 10:31 UTC (2+ messages)
[PATCH v2] i3c: master: dw-i3c: Fix missing reset assertion in remove() callback
2026-03-20 10:30 UTC (2+ messages)
[syzbot] [media?] [usb?] KASAN: slab-use-after-free Read in v4l2_open
2026-03-20 10:30 UTC (2+ messages)
[PATCH] printf: add bad-pointer tests for %ptT and %ptS
2026-03-20 10:29 UTC (4+ messages)
[PATCH v3 0/3] dmaengine: arm-dma350: support combined IRQ topology
2026-03-20 10:28 UTC (11+ messages)
` [PATCH v3 1/3] dt-bindings: dma: arm-dma350: document generic and combined IRQ topologies
` [PATCH v3 3/3] arm64: dts: cix: add DT nodes for DMA
[PATCH v7 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2026-03-20 10:27 UTC (10+ messages)
` [PATCH v7 16/31] rust: ptr: add const_align_up()
[PATCH v2] ext4: fix use-after-free in update_super_work when racing with umount
2026-03-20 10:27 UTC (2+ messages)
` [syzbot ci] "
[PATCH v10 0/7] Add AMD ISP4 driver
2026-03-20 10:26 UTC (2+ messages)
[PATCH v14 00/10] arm64: entry: Convert to Generic Entry
2026-03-20 10:26 UTC (11+ messages)
` [PATCH v14 01/10] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v14 02/10] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v14 03/10] arm64/ptrace: Expand secure_computing() in place
` [PATCH v14 04/10] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v14 05/10] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v14 06/10] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v14 07/10] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v14 08/10] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v14 09/10] arm64: entry: Convert to generic entry
` [PATCH v14 10/10] arm64: Inline el0_svc_common()
[PATCH v2 0/4] sched/rt: mitigate root_domain cache line contention
2026-03-20 10:24 UTC (8+ messages)
` [PATCH v2 1/4] sched/rt: Optimize cpupri_vec layout to mitigate "
` [PATCH v2 2/4] sched/rt: Restructure root_domain to reduce cacheline contention
` [PATCH v2 3/4] sched/rt: Split root_domain->rto_count to per-NUMA-node counters
[PATCH v3] hwmon: (yogafan) Add universal Lenovo Yoga/Legion fan driver
2026-03-20 10:24 UTC
[PATCH 1/2] kho: make sure preservations do not span multiple NUMA nodes
2026-03-20 10:24 UTC (6+ messages)
` [PATCH 2/2] kho: drop restriction on maximum page order
[RFC PATCH 0/5] Separate compound page from folio
2026-03-20 10:21 UTC (2+ messages)
[PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
2026-03-20 10:21 UTC (2+ messages)
` [PATCH 2/2] cdx: Fix double free when sysfs file creation fails
[PATCH] kho: fix child node parsing for debugfs in/sub_fdts
2026-03-20 10:20 UTC (6+ messages)
[PATCH] reset: rzg2l-usbphy-ctrl: Fix malformed MODULE_AUTHOR string
2026-03-20 10:19 UTC (2+ messages)
[PATCH v2 0/2] drm/bridge: add drm_bridge_clear_and_put()
2026-03-20 10:18 UTC (2+ messages)
[syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4)
2026-03-20 10:18 UTC
[PATCH V3] MAINTAINERS: Update GPU driver maintainer information
2026-03-20 10:10 UTC
[PATCH v5 0/3] Add SDHCI support for Canaan K230 SoC
2026-03-20 10:17 UTC (3+ messages)
` [PATCH v5 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
[PATCH] media: nxp: imx8-isi: remove kzalloc_objs
2026-03-20 10:16 UTC (6+ messages)
[PATCH 0/9] driver core / pmdomain: Add support for fined grained sync_state
2026-03-20 10:13 UTC (8+ messages)
` [PATCH 4/9] pmdomain: core: Add initial fine grained sync_state support
` [PATCH 9/9] pmdomain: renesas: rmobile-sysc: Drop GENPD_FLAG_NO_STAY_ON
[PATCH v2 1/3] acpi/apei: Add devm_ghes_register_vendor_record_notifier()
2026-03-20 10:13 UTC (6+ messages)
` [PATCH v2 2/3] PCI: hisi: Use devm_ghes_register_vendor_record_notifier()
` [PATCH v2 3/3] acpi/apei: Add NVIDIA GHES vendor CPER record handler
[PATCH] arm64: suspend: Remove forcing error from suspend finisher
2026-03-20 10:13 UTC (4+ messages)
[PATCH v2] fs: remove stale and duplicate forward declarations
2026-03-20 10:13 UTC (2+ messages)
[PATCH 0/2] btrfs: prevent direct reclaim during compressed readahead
2026-03-20 10:12 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] reset: sti: kzalloc + kcalloc to kzalloc
2026-03-20 10:12 UTC (2+ messages)
[PATCH v2] staging: media: av7110: remove print_time() dead code
2026-03-20 10:07 UTC
[PATCH] xfs: use GFP_NOFS in __xfs_trans_alloc
2026-03-20 10:03 UTC (2+ messages)
` [PATCH] xfs: defer lazytime timestamp updates to inodegc during eviction
[PATCH wireless-next 14/35] wifi: mm81x: add mac.c
2026-03-20 10:06 UTC (9+ messages)
[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
2026-03-20 10:04 UTC (4+ messages)
` [PATCH 1/3] selftests: pci_endpoint: Skip subrange map test if iATU allocation fails
[PATCH v1 0/3] Modify memfd_luo code
2026-03-20 10:04 UTC (9+ messages)
` [PATCH v1 1/3] mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
` [PATCH v1 2/3] mm/memfd_luo: remove unnecessary memset in zero-size memfd path
` [PATCH v1 3/3] mm/memfd_luo: use i_size_write() to set inode size during retrieve
[PATCH v2] selftests/nolibc: fix libc-test with musl libc
2026-03-20 10:04 UTC (2+ messages)
[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
2026-03-20 10:04 UTC (3+ messages)
[PATCH v2] usb: typec: qcom: Add support for per port VBUS detection
2026-03-20 10:03 UTC (4+ messages)
[PATCH 0/4] riscv: spacemit: k3: Add more resource to UART
2026-03-20 10:03 UTC (6+ messages)
` [PATCH 1/4] riscv: dts: spacemit: k3: add clock tree
[PATCH 0/5] mm: Switch gfp_t to unsigned long
2026-03-20 10:02 UTC (10+ messages)
[PATCH V2] cpufreq: conservative: Reset requested_freq on limits change
2026-03-20 10:02 UTC (2+ messages)
[PATCH v2 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
2026-03-20 10:01 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH RFC] mm/mglru: lazily activate folios while folios are really mapped
2026-03-20 9:59 UTC (7+ messages)
` 答复: "
[PATCH v21 0/6] Introduction of a remoteproc tee to load signed firmware
2026-03-20 9:58 UTC (6+ messages)
` [PATCH v21 2/6] dt-bindings: remoteproc: Add STM32 TEE-controlled rproc binding
[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-03-20 9:56 UTC (12+ messages)
` [PATCH v4 2/2] "
[PATCH v2 0/3] clk: rockchip: rk3588: add I2S MCLK output gate clocks
2026-03-20 9:55 UTC (3+ messages)
` [PATCH v2 3/3] clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO
[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
2026-03-20 9:55 UTC (2+ messages)
[PATCH net-next 0/2] net: sfp: Describe and handle regulators
2026-03-20 9:55 UTC (5+ messages)
` [PATCH net-next 2/2] net: sfp: manage receiver and transmitter regulators
[PATCH net v2] net: airoha: add RCU lock around dev_fill_forward_path
2026-03-20 9:54 UTC (2+ messages)
ath12k: desc_va endianness problem
2026-03-20 9:52 UTC
[PATCH] selftests: x86: test_shadow_stack: return KSFT_SKIP when test is skipped
2026-03-20 9:52 UTC (4+ messages)
[PATCH 1/5] dt-bindings: irq: Add Qualcomm MSM VIC binding
2026-03-20 9:51 UTC (3+ messages)
` [PATCH 2/5] irqchip: Add Qualcomm MSM VIC driver
[PATCH v2] mm/vmalloc: use dedicated unbound workqueue for vmap area draining
2026-03-20 9:51 UTC (2+ messages)
` [syzbot ci] "
[PATCH] ASoC: SOF: topology: reject invalid vendor array size in token parser
2026-03-20 9:50 UTC (2+ messages)
[PATCH v2 0/2] lib/vsprintf: Fixes size check
2026-03-20 9:48 UTC (3+ messages)
` [PATCH v2 1/2] lib/vsprintf: Fix to check field_width and precision
[PATCH] [PATCH] staging: rtl8723bs: change error handling to use standard errno
2026-03-20 9:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH/RFC] PM: domains: Call pm_runtime_barrier() before dev_pm_domain_{attach*,detach}()
2026-03-20 9:47 UTC (3+ messages)
[PATCH RFC 0/2] kernel-doc: better handle data prototypes
2026-03-20 9:46 UTC (3+ messages)
` [PATCH RFC 1/2] docs: kdoc: add a class to parse data items
` [PATCH RFC 2/2] HACK: add a parse_c.py file to test CDataParser
[PATCH v4] reset: spacemit: k3: Decouple composite reset lines
2026-03-20 9:45 UTC (2+ messages)
[PATCH 0/4] Add i.MX94 remoteproc support and reset vector handling improvements
2026-03-20 9:46 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx-rproc: Introduce fsl,reset-vector-mask
[PATCH v5 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-20 9:42 UTC (4+ messages)
` [PATCH v5 1/3] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
[PATCH v3 0/2] PCI: mediatek: Add support for EcoNet SoCs
2026-03-20 9:42 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH v3 2/2] PCI: mediatek: Add support for EcoNet EN7528 SoC
[PATCH v2 0/9] Add eDP support for RK3576
2026-03-20 9:41 UTC (4+ messages)
` [PATCH v2 1/9] dt-bindings: display: rockchip: analogix-dp: Expand clock-names "hclk" for the third clock
[PATCH v2 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation
2026-03-20 9:40 UTC (2+ messages)
[PATCH v2] net: enetc: fix the output issue of 'ethtool --show-ring'
2026-03-20 9:42 UTC
[BUG] Dell Inspiron 3501 (Tiger Lake) - No analog audio output, only HDMI detected
2026-03-20 9:40 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