messages from 2025-03-06 13:44:16 to 2025-03-06 15:48:30 UTC [more...]
[PATCH v5 00/16] drm/bridge: Various quality of life improvements
2025-03-06 15:48 UTC (13+ messages)
` [PATCH v5 04/16] drm/atomic: Introduce helper to lookup connector by encoder
` "
` Re:Re: [PATCH "
` [PATCH v5 08/16] drm/bridge: Add helper to reset bridge pipeline
` [PATCH v5 14/16] drm/bridge: tc358768: Stop disabling when failing to enable
[Bug report] Memory leak in scmi_device_create
2025-03-06 15:47 UTC (5+ messages)
[PATCH net] net: dsa: mv88e6xxx: Verify after ATU Load ops
2025-03-06 15:45 UTC (3+ messages)
` [PATCH v2 net 1/1] "
[PATCH v1] usb: core: Add boot delay for DH34 board in restore mode
2025-03-06 15:44 UTC (2+ messages)
[PATCH v7 0/3] drm/sched: Documentation and refcount improvements
2025-03-06 15:44 UTC (3+ messages)
[PATCH] s390/pci: Fix dev.dma_range_map missing sentinel element
2025-03-06 15:41 UTC (2+ messages)
[PATCH 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h
2025-03-06 15:38 UTC (2+ messages)
[PATCH net v2 0/2] net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B
2025-03-06 15:35 UTC (5+ messages)
` [PATCH net v2 1/2] net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
[PATCH] mm: Remove redundant return in set_huge_zero_folio()
2025-03-06 15:34 UTC (2+ messages)
[PATCH 6.13 000/154] 6.13.6-rc2 review
2025-03-06 15:34 UTC (2+ messages)
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-06 15:33 UTC (10+ messages)
` [RFC PATCH 0/3] pipe: Convert pipe->{head,tail} to unsigned short
` [RFC PATCH 1/3] fs/pipe: Limit the slots in pipe_resize_ring()
` [RFC PATCH 3/3] treewide: pipe: Convert all references to pipe->{head,tail,max_usage,ring_size} to unsigned short
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
2025-03-06 15:32 UTC (11+ messages)
[PATCH v2 0/6] sysctl: Move sysctls from kern_table into their respective subsystems
2025-03-06 15:31 UTC (3+ messages)
` [PATCH v2 4/6] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
[PATCH] driver: svc-i3c-master: Kernel panic issue fixed
2025-03-06 15:31 UTC (4+ messages)
[PATCH next v2 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
2025-03-06 15:29 UTC (3+ messages)
` [PATCH next v2 2/2] bluetooth: btnxpuart: implement powerup sequence
[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-03-06 15:29 UTC (7+ messages)
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
[PATCH v4 01/13] dt-bindings: soc: Add Renesas RZ/T2H (R9A09G077) SoC
2025-03-06 15:24 UTC (13+ messages)
` [PATCH v4 02/13] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
` [PATCH v4 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
` [PATCH v4 04/13] soc: renesas: Add RZ/T2H (R9A09G077) config option
` [PATCH v4 05/13] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
` [PATCH v4 06/13] clk: renesas: Add support for R9A09G077 SoC
` [PATCH v4 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v4 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v4 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v4 10/13] serial: sh-sci: Add support for RZ/T2H SCI
` [PATCH v4 11/13] arm64: dts: renesas: Add initial support for renesas RZ/T2H SoC
` [PATCH v4 12/13] arm64: dts: renesas: Add initial support for renesas RZ/T2H eval board
` [PATCH v4 13/13] arm64: defconfig: Enable Renesas RZ/T2H serial SCI
[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
2025-03-06 15:26 UTC (2+ messages)
[PATCH v2 0/7] refactor mremap and fix bug
2025-03-06 15:26 UTC (5+ messages)
` [PATCH v2 2/7] mm/mremap: refactor mremap() system call implementation
` [PATCH v2 3/7] mm/mremap: introduce and use vma_remap_struct threaded state
[PATCH v2 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
2025-03-06 15:26 UTC (8+ messages)
` [PATCH v2 2/4] pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
` [PATCH v2 3/4] pinctrl: samsung: add gs101 specific "
` [PATCH v2 4/4] pinctrl: samsung: Add filter selection support for alive bank on gs101
[for-next][PATCH 00/10] ring-buffer: Updates for v6.15
2025-03-06 15:25 UTC (11+ messages)
` [for-next][PATCH 01/10] ring-buffer: Allow persistent ring buffers to be mmapped
` [for-next][PATCH 02/10] ring-buffer: Fix bytes_dropped calculation issue
` [for-next][PATCH 03/10] ring-buffer: Use kaslr address instead of text delta
` [for-next][PATCH 04/10] ring-buffer: Add buffer meta data for persistent ring buffer
` [for-next][PATCH 05/10] ring-buffer: Add ring_buffer_meta_scratch()
` [for-next][PATCH 06/10] tracing: Have persistent trace instances save KASLR offset
` [for-next][PATCH 07/10] module: Add module_for_each_mod() function
` [for-next][PATCH 08/10] tracing: Have persistent trace instances save module addresses
` [for-next][PATCH 09/10] tracing: Show module names and addresses of last boot
` [for-next][PATCH 10/10] tracing: Update modules to persistent instances when loaded
[PATCH v2 4/8] PCI: brcmstb: Fix error path upon call of regulator_bulk_get()
2025-03-06 15:24 UTC (4+ messages)
[PATCH] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1
2025-03-06 15:22 UTC (6+ messages)
[PATCH v12 0/3] rust: add dma coherent allocator abstraction
2025-03-06 15:21 UTC (5+ messages)
` [PATCH v12 2/3] "
[PATCH 6.12 000/148] 6.12.18-rc2 review
2025-03-06 15:20 UTC
[PATCH 6.6 000/147] 6.6.81-rc2 review
2025-03-06 15:20 UTC
[PATCH 6.1 000/161] 6.1.130-rc2 review
2025-03-06 15:20 UTC
6.13/regression/bisected - new nvme timeout errors
2025-03-06 15:19 UTC (2+ messages)
[PATCH v6 0/5] Utilize cpu-type for CPU matching
2025-03-06 15:18 UTC (3+ messages)
` [PATCH v6 4/5] x86/bugs: Declutter vulnerable CPU list
[PATCH] drm/gma500: Remove unused mrst_helper_funcs
2025-03-06 15:17 UTC (3+ messages)
[PATCH] nvme: remove multipath module parameter
2025-03-06 15:16 UTC (13+ messages)
[PATCH v2 0/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 15:16 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH resend ] tracepoint: Print the function symbol when tracepoint_debug is set
2025-03-06 15:13 UTC (4+ messages)
[PATCH v2] ktest: Fix Test Failures Due to Missing LOG_FILE Directories
2025-03-06 15:12 UTC (5+ messages)
[PATCH] jbd2: remove jbd2_journal_unfile_buffer()
2025-03-06 15:11 UTC (2+ messages)
[PATCH v7 0/5] Add support for Nuvoton npcm845 i3c controller
2025-03-06 15:08 UTC (3+ messages)
` [PATCH v7 2/5] i3c: master: svc: Add support for Nuvoton npcm845 i3c
[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
2025-03-06 15:07 UTC (7+ messages)
` [PATCH v5 1/7] bits: split the definition of the asm and non-asm GENMASK()
[PATCH v1 0/2] override audit silence norule for fs cases
2025-03-06 15:06 UTC (3+ messages)
` [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
[PATCH 0/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 14:54 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
2025-03-06 15:05 UTC (2+ messages)
[PATCH 1/2] can: flexcan: only set CAN_STATE_ERROR_ACTIVE when resume has no issue
2025-03-06 15:04 UTC (4+ messages)
` [PATCH v2 2/2] can: flexcan: disable transceiver during system PM
[PATCH] ASoC: dt-bindings: fsl,imx-asrc: Document audio graph port
2025-03-06 15:02 UTC (2+ messages)
[PATCH v3] iio: gyro: bmg160_spi: add of_match_table
2025-03-06 14:57 UTC
[PATCH v2] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
2025-03-06 14:57 UTC (2+ messages)
[PATCH net-next v2 0/8] enic:enable 32, 64 byte cqes and get max rx/tx ring size from hw
2025-03-06 14:56 UTC (2+ messages)
[PATCH 0/4] Fix missing of_node_put() calls
2025-03-06 14:55 UTC (10+ messages)
` [PATCH 1/4] gpio: rcar: Fix missing of_node_put() call
` [PATCH 2/4] pinctrl: renesas: rzg2l: "
` [PATCH 3/4] pinctrl: renesas: rzv2m: "
` [PATCH 4/4] pinctrl: renesas: rza2: "
` (subset) [PATCH 0/4] Fix missing of_node_put() calls
[RFC PATCH 0/7] Add Linux Motion Control subsystem
2025-03-06 14:54 UTC (12+ messages)
` [RFC PATCH 1/7] drivers: Add motion control subsystem
[PATCH 0/2] clk: renesas: rzv2h-cpg: Add support for static mux clocks and static dividers
2025-03-06 14:53 UTC (4+ messages)
` [PATCH 2/2] clk: renesas: rzv2h-cpg: Add macro for defining "
[PATCH] platform/x86: amd: Add ISP platform info
2025-03-06 14:52 UTC (6+ messages)
[PATCH v2] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
2025-03-06 14:52 UTC
[PATCH 6.1 000/176] 6.1.130-rc1 review
2025-03-06 14:52 UTC (2+ messages)
[PATCH 1/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 14:50 UTC (9+ messages)
[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
2025-03-06 14:48 UTC (5+ messages)
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
[PATCH v8 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
2025-03-06 14:47 UTC (2+ messages)
[PATCH v2 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
2025-03-06 14:46 UTC (7+ messages)
` [PATCH v2 2/2] Input: atkbd - Fix TUXEDO NB02 notebook keyboards FN-keys
[PATCH] drm/amd/display: fix missing .is_two_pixels_per_container
2025-03-06 14:43 UTC (2+ messages)
[PATCH v5 0/3] printf: convert self-test to KUnit
2025-03-06 14:41 UTC (5+ messages)
` [PATCH v5 1/3] "
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-06 14:42 UTC (16+ messages)
[PATCH v2 0/2] Add support for Quad Input Page Program
2025-03-06 14:42 UTC (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups "
[PATCH] sched/uclamp: Let each sched_class handle uclamp
2025-03-06 14:40 UTC (6+ messages)
[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
2025-03-06 14:40 UTC (5+ messages)
` [PATCH v3 08/10] selftests/mm: Skip gup_longerm tests on weird filesystems
[PATCH 0/7] Add RK3576 SAI Audio Controller Support
2025-03-06 14:38 UTC (4+ messages)
` [PATCH 3/7] ASoC: dt-bindings: add schema for rockchip SAI controllers
(no subject)
2025-03-06 14:37 UTC (4+ messages)
` [PATCH v6 2/9] coresight-etm4x: change etmv4_drvdata spinlock type to raw_spinlock_t
[PATCH] mm: memcontrol: fix swap counter leak from offline cgroup
2025-03-06 14:37 UTC (3+ messages)
[PATCH v4 drm-dp 0/8] Add HPD, getting EDID, colorbar features in DP function
2025-03-06 14:36 UTC (7+ messages)
` [PATCH v4 drm-dp 3/8] drm/hisilicon/hibmc: Add dp serdes cfg in dp process
` [PATCH v4 drm-dp 7/8] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
[PATCH 0/2] PM: s2idle: A couple of minor lock-simplifications
2025-03-06 14:34 UTC (3+ messages)
` [PATCH 1/2] PM: s2idle: Drop redundant locks when entering s2idle
[PATCH v2 0/3] Fix a BUG_ON crashing the kernel in start_this_handle
2025-03-06 14:28 UTC (4+ messages)
` [PATCH v2 1/3] ext4: define ext4_journal_destroy wrapper
` [PATCH v2 2/3] ext4: avoid journaling sb update on error if journal is destroying
` [PATCH v2 3/3] ext4: Make sb update interval tunable
[PATCH v4 0/2] Improving topology_span_sane
2025-03-06 14:33 UTC (2+ messages)
[PATCH] mm/vma: Do not register private-anon mappings with khugepaged during mmap
2025-03-06 14:32 UTC (3+ messages)
[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
2025-03-06 14:29 UTC (3+ messages)
` [PATCH v3 net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
[PATCH 0/4] nfsd: observability improvements
2025-03-06 14:29 UTC (5+ messages)
` [PATCH 2/4] nfsd: add a tracepoint for nfsd_setattr
` [PATCH 3/4] nfsd: add some stub tracepoints around key vfs functions
Re:Re: [PATCH 0/6] Add support for RK3588 DisplayPort Controller
2025-03-06 14:28 UTC (9+ messages)
` "
[PATCH V23 00/16] Add support UHS-II for GL9755 and GL9767
2025-03-06 14:27 UTC (5+ messages)
` [PATCH V23 15/16] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
[PATCH] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
2025-03-06 14:25 UTC (3+ messages)
[PATCH V2] usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22]
2025-03-06 14:22 UTC (4+ messages)
[PATCH 6.13 000/157] 6.13.6-rc1 review
2025-03-06 14:21 UTC (3+ messages)
[PATCH v2 0/7] thermal: renesas: Add support fot RZ/G3E
2025-03-06 14:18 UTC (3+ messages)
` [PATCH v2 2/7] clk: renesas: r9a09g047: Add clock and reset signals for the TSU IP
[PATCH v2 0/2] iio: gyro: bmg160: Improve BMG160 driver with of_match_table support
2025-03-06 14:18 UTC (4+ messages)
` [PATCH v2 1/2] iio: gyro: bmg160_spi: add of_match_table
[PATCH] squashfs: Fix invalid pointer dereference in squashfs_cache_delete
2025-03-06 14:09 UTC (2+ messages)
[PATCH mm-unstable 0/5] Switch zswap to object read/write APIs
2025-03-06 14:15 UTC (4+ messages)
` [PATCH mm-unstable 3/5] mm: zpool: Remove object mapping APIs
[PATCH v3 04/13] soc: renesas: Add RZ/T2H (R9A09G077) config option
2025-03-06 14:13 UTC (2+ messages)
[PATCH 1/2] dt-bindings: display: mitsubishi,aa104xd12: Allow jeida-18 for data-mapping
2025-03-06 14:12 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: display: mitsubishi,aa104xd12: Adjust allowed and required properties
[PATCH 0/1] Update on habanalabs maintainer status
2025-03-06 14:12 UTC (6+ messages)
` [PATCH 1/1] MAINTAINERS: Change habanalabs maintainer
[PATCH v2 0/8] Fix SCHED_DEADLINE bandwidth accounting during suspend
2025-03-06 14:10 UTC (9+ messages)
` [PATCH v2 1/8] sched/deadline: Ignore special tasks when rebuilding domains
` [PATCH v2 2/8] sched/topology: Wrappers for sched_domains_mutex
` [PATCH v2 3/8] sched/deadline: Generalize unique visiting of root domains
` [PATCH v2 4/8] sched/deadline: Rebuild root domain accounting after every update
` [PATCH v2 5/8] sched/topology: Remove redundant dl_clear_root_domain call
` [PATCH v2 6/8] cgroup/cpuset: Remove partition_and_rebuild_sched_domains
` [PATCH v2 7/8] sched/topology: Stop exposing partition_sched_domains_locked
` [PATCH v2 8/8] include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h
[PATCH] counter: microchip-tcb-capture: Fix undefined counter channel state on probe
2025-03-06 14:08 UTC (2+ messages)
[PATCH v2 0/2] vDSO: Always reject undefined references during linking
2025-03-06 14:07 UTC (3+ messages)
` [PATCH v2 1/2] x86: vdso: "
` [PATCH v2 2/2] sparc: "
[PATCH 6.6 000/142] 6.6.81-rc1 review
2025-03-06 14:06 UTC (2+ messages)
[PATCH] mm/vmalloc: Refactoring function __vmalloc_node_range_noprof
2025-03-06 14:06 UTC (2+ messages)
[PATCH] drm/panel: novatek-nt36523: transition to mipi_dsi wrapped functions
2025-03-06 14:05 UTC (2+ messages)
[PATCH 0/3] Add support for Mali-G31 GPU on RZ/V2H(P) SoC
2025-03-06 14:04 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: renesas: r9a09g057: Add Mali-G31 GPU node
` [PATCH 3/3] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable Mali-G31
[PATCH 0/4] Add support for AD4052 device family
2025-03-06 14:03 UTC (5+ messages)
` [PATCH 1/4] iio: code: mark iio_dev as const in iio_buffer_enabled
` [PATCH 2/4] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH 3/4] docs: iio: new docs for ad4052 driver
` [PATCH 4/4] iio: adc: add support for ad4052
[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
2025-03-06 14:04 UTC (5+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap
[PATCH] kbuild: add Kbuild bash completion
2025-03-06 14:02 UTC (3+ messages)
[RFC PATCH V2 2/2] mmc: allow card to disable tuning
2025-03-06 14:01 UTC (3+ messages)
[PATCH] drm/bridge: dw-hdmi-cec: fix inconsistent indenting warning
2025-03-06 14:01 UTC (2+ messages)
[PATCH v2 7/8] arm64: dts: rockchip: Add SDMMC/SDIO controllers for RK3528
2025-03-06 14:00 UTC (2+ messages)
[PATCH] ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS
2025-03-06 13:59 UTC (2+ messages)
[PATCH v5 0/5] Initial Nova Core series
2025-03-06 13:59 UTC (5+ messages)
` [PATCH v5 5/5] gpu: nova-core: add initial documentation
CVE-2022-49623: powerpc/xive/spapr: correct bitmap allocation size
2025-03-06 13:58 UTC (2+ messages)
[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
2025-03-06 13:56 UTC (11+ messages)
[PATCH v3 0/6] ASoC: q6apm: fix under runs and fragment sizes
2025-03-06 13:56 UTC (2+ messages)
[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
2025-03-06 13:56 UTC (3+ messages)
[PATCH 1/2] dt-bindings: memory-controllers: samsung,exynos4210-srom: Enforce child props
2025-03-06 13:51 UTC (3+ messages)
[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
2025-03-06 13:50 UTC (5+ messages)
` [PATCH v7 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors
[PATCH] fuse: fix possible deadlock if rings are never initialized
2025-03-06 13:48 UTC (4+ messages)
request_irq() with local bh disabled
2025-03-06 13:45 UTC (2+ messages)
[PATCH v8 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
2025-03-06 13:44 UTC (3+ messages)
` [PATCH v8 1/2] counter: microchip-tcb-capture: Add IRQ handling
` [PATCH v8 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA/RB
[PATCH v1] usb: core: fix pipe creation for get_bMaxPacketSize0
2025-03-06 13:44 UTC (3+ 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