messages from 2024-05-29 07:47:46 to 2024-05-29 08:14:14 UTC [more...]
[PATCH v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
2024-05-29 8:14 UTC (5+ messages)
` [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
[PATCH] drm/display: Fix HDMI state helper dependency
2024-05-29 8:13 UTC (2+ messages)
[bug report][regression] blktests block/008 lead kerne panic at RIP: 0010:amd_iommu_enable_faulting+0x0/0x10
2024-05-29 8:13 UTC (7+ messages)
[PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property
2024-05-29 8:33 UTC (13+ messages)
convert the SCSI ULDs to the atomic queue limits API
2024-05-29 8:13 UTC (13+ messages)
` [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling
` [PATCH 02/12] block: take io_opt and io_min into account for max_sectors
` [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store
` [PATCH 04/12] sd: add a sd_disable_discard helper
` [PATCH 05/12] sd: add a sd_disable_write_same helper
` [PATCH 06/12] sd: simplify the disable case in sd_config_discard
[oe][meta-oe][kirkstone][PATCH V2 1/2] nodejs: fix CVE-2024-22025
2024-05-29 8:13 UTC (3+ messages)
[PATCH v10 0/6] uvcvideo: Fixes for hw timestamping
2024-05-29 8:13 UTC (5+ messages)
` [PATCH v10 4/6] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH v10 5/6] media: uvcvideo: Refactor clock circular buffer
[PATCH 5.10.y-cip 00/47] Add Ethernet support for Renesas RZ/G3S SoC
2024-05-29 8:10 UTC (48+ messages)
` [PATCH 5.10.y-cip 01/47] clk: renesas: r9a08g045: Add clock and reset support for ETH0 and ETH1
` [PATCH 5.10.y-cip 02/47] pinctrl: renesas: rzg2l: Move arg and index in the main function block
` [PATCH 5.10.y-cip 03/47] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH 5.10.y-cip 04/47] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH 5.10.y-cip 05/47] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH 5.10.y-cip 06/47] pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
` [PATCH 5.10.y-cip 07/47] pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()
` [PATCH 5.10.y-cip 08/47] ravb: Fix potential use-after-free in ravb_rx_gbeth()
` [PATCH 5.10.y-cip 09/47] net: ravb: Fix lack of register setting after system resumed for Gen3
` [PATCH 5.10.y-cip 10/47] net: ravb: Check return value of reset_control_deassert()
` [PATCH 5.10.y-cip 11/47] net: ravb: Make write access to CXR35 first before accessing other EMAC registers
` [PATCH 5.10.y-cip 12/47] net: ravb: Stop DMA in case of failures on ravb_open()
` [PATCH 5.10.y-cip 13/47] net: ravb: Keep reverse order of operations in ravb_remove()
` [PATCH 5.10.y-cip 14/47] net: ravb: Wait for operating mode to be applied
` [PATCH 5.10.y-cip 15/47] net: ravb: Count packets instead of descriptors in GbEth RX path
` [PATCH 5.10.y-cip 16/47] ethernet: renesas: Use div64_ul instead of do_div
` [PATCH 5.10.y-cip 17/47] ravb: ravb_close() always returns 0
` [PATCH 5.10.y-cip 18/47] ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
` [PATCH 5.10.y-cip 19/47] dt-bindings: net: renesas,etheravb: Document RZ/G3S support
` [PATCH 5.10.y-cip 20/47] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH 5.10.y-cip 21/47] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH 5.10.y-cip 22/47] net: ravb: Make reset controller support mandatory
` [PATCH 5.10.y-cip 23/47] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH 5.10.y-cip 24/47] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH 5.10.y-cip 25/47] net: ravb: Move getting/requesting IRQs in the probe() method
` [PATCH 5.10.y-cip 26/47] net: ravb: Split GTI computation and set operations
` [PATCH 5.10.y-cip 27/47] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH 5.10.y-cip 28/47] net: ravb: Move DBAT configuration to "
` [PATCH 5.10.y-cip 29/47] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH 5.10.y-cip 30/47] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH 5.10.y-cip 31/47] net: ravb: Simplify ravb_suspend()
` [PATCH 5.10.y-cip 32/47] net: ravb: Simplify ravb_resume()
` [PATCH 5.10.y-cip 33/47] ravb: Add Rx checksum offload support for GbEth
` [PATCH 5.10.y-cip 34/47] ravb: Add Tx "
` [PATCH 5.10.y-cip 35/47] net: ravb: Get rid of the temporary variable irq
` [PATCH 5.10.y-cip 36/47] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH 5.10.y-cip 37/47] net: ravb: Return cached statistics if the interface is down
` [PATCH 5.10.y-cip 38/47] net: ravb: Move the update of ndev->features to ravb_set_features()
` [PATCH 5.10.y-cip 39/47] net: ravb: Do not apply features to hardware if the interface is down
` [PATCH 5.10.y-cip 40/47] net: ravb: Add runtime PM support
` [PATCH 5.10.y-cip 41/47] net: ravb: Fix GbEth jumbo packet RX checksum handling
` [PATCH 5.10.y-cip 42/47] net: ravb: Fix RX byte accounting for jumbo packets
` [PATCH 5.10.y-cip 43/47] net: ravb: Fix registered interrupt names
` [PATCH 5.10.y-cip 44/47] arm64: dts: renesas: r9a08g045: Add Ethernet nodes
` [PATCH 5.10.y-cip 45/47] arm64: dts: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
` [PATCH 5.10.y-cip 46/47] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces
` [PATCH 5.10.y-cip 47/47] arm64: dts: renesas: rzg3s-smarc-som: Guard Ethernet IRQ GPIO hogs
[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-29 8:05 UTC (6+ messages)
` [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
[PATCH 0/3] Add initial DT for OpenWrt One
2024-05-29 8:09 UTC (17+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add OpenWrt
` [PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add OpenWrt One
` [PATCH 3/3] "
[PATCH] genirq/debugfs: Print irqdomain flags as human-readable strings
2024-05-29 8:10 UTC (2+ messages)
[PATCH] docs: crypto: async-tx-api: fix broken code example
2024-05-29 8:10 UTC (3+ messages)
[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
2024-05-29 8:09 UTC (9+ messages)
` [PATCH v3 4/6] drm/ci: uprev IGT
` [PATCH v3 6/6] drm/ci: update xfails for the new testlist
[cip-dev][isar-cip-core][PATCH v2] Enable secureboot and tpm2 encryption for generic x86
2024-05-29 8:08 UTC
[PATCH] iio: dac: ad9739a: drop COMPILE_TEST option
2024-05-29 8:09 UTC (4+ messages)
[PATCH v2] docs: crypto: async-tx-api: fix broken code example
2024-05-29 8:08 UTC
[PATCH v4 0/6] power: supply: Lenovo Yoga C630 EC
2024-05-29 8:08 UTC (5+ messages)
` [PATCH v4 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
[PATCH v2 0/5] Enable PSP security attributes on more SoCs
2024-05-29 8:07 UTC (2+ messages)
[android-common:android15-6.6 23/44] drivers/virt/gunyah/gunyah_platform_hooks.c:42:5: warning: conflicting types for 'gunyah_rm_platform_pre_demand_page' due to enum/integer mismatch; have 'int(struct gunyah_rm *, u16, enum gunyah_pagetable_access, struct folio *)' {aka 'int(struct gunyah
2024-05-29 8:07 UTC
[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
2024-05-29 8:01 UTC (42+ messages)
` [DO NOT MERGE v8 01/36] sh: passing FDT address to kernel startup
` [DO NOT MERGE v8 02/36] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v8 03/36] sh: Enable OF support for build and configuration
` [DO NOT MERGE v8 04/36] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v8 05/36] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v8 06/36] sh: kernel/setup Update DT support
` [DO NOT MERGE v8 07/36] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v8 08/36] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v8 09/36] dt-binding: Add compatible SH7750 SoC
` [DO NOT MERGE v8 10/36] sh: Common PCI Framework driver support
` [DO NOT MERGE v8 11/36] pci: pci-sh7751: Add SH7751 PCI driver
` [DO NOT MERGE v8 12/36] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [DO NOT MERGE v8 13/36] dt-bindings: clock: sh7750-cpg: Add renesas, sh7750-cpg header
` [DO NOT MERGE v8 13/36] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v8 14/36] clk: Compatible with narrow registers
` [DO NOT MERGE v8 15/36] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v8 16/36] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v8 17/36] dt-bindings: interrupt-controller: renesas, sh7751-intc: Add json-schema
` [DO NOT MERGE v8 17/36] dt-bindings: interrupt-controller: renesas,sh7751-intc: "
` [DO NOT MERGE v8 18/36] irqchip: SH7751 external interrupt encoder with enable gate
` [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas, sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: "
` [DO NOT MERGE v8 20/36] serial: sh-sci: fix SH4 OF support
` [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas, scif: Add scif-sh7751
` [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas,scif: "
` [DO NOT MERGE v8 22/36] dt-bindings: display: smi, sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v8 22/36] dt-bindings: display: smi,sm501: "
` [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v8 24/36] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v8 27/36] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v8 28/36] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v8 29/36] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v8 30/36] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v8 31/36] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v8 32/36] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v8 33/36] sh: Add dtbs target support
` [DO NOT MERGE v8 34/36] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v8 35/36] sh: LANDISK "
` [DO NOT MERGE v8 36/36] sh: j2_defconfig: update
[PATCH] tests/libqos: Add loongarch virt machine node
2024-05-29 8:05 UTC (3+ messages)
[PATCH v2] selftests/vDSO: fix clang build errors and warnings
2024-05-29 8:05 UTC (2+ messages)
[PATCH v7 0/4] Replay Protected Memory Block (RPMB) subsystem
2024-05-29 8:06 UTC (9+ messages)
` [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem
[PATCH v3 0/6] thermal: Add support of multiple sensors
2024-05-29 8:06 UTC (4+ messages)
` [PATCH v3 4/6] dt-bindings: thermal: Add a property to select the aggregation type
Lockdep annotation introduced warn in VMD driver
2024-05-29 8:06 UTC (3+ messages)
[PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-05-29 8:03 UTC (16+ messages)
` [PATCH v12 2/8] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v12 3/8] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v12 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v12 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v12 6/8] perf: imx_perf: add support for i.MX95 platform
` [PATCH v12 7/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
` [PATCH v12 8/8] perf vendor events arm64:: Add i.MX95 "
How to implement message forwarding from one CID to another in vhost driver
2024-05-29 8:04 UTC (11+ messages)
[Help] O-RAN Fronthaul CUS-U data structure implementation
2024-05-29 8:04 UTC (3+ messages)
[PATCH 0/7] Zacas/Zabha support and qspinlocks
2024-05-29 8:04 UTC (5+ messages)
` [PATCH 4/7] riscv: Implement xchg8/16() using Zabha
Updated Xen 4.19 schedule
2024-05-29 8:03 UTC
[paulmck-rcu:dev.2024.05.18a 44/51] update.c:undefined reference to `cmpxchg_emu_u8'
2024-05-29 7:54 UTC (3+ messages)
[PATCH] cnxk: disable building template files
2024-05-29 8:01 UTC (7+ messages)
` [PATCH v5] "
` [EXTERNAL] "
[PATCH v4] Bluetooth: Add vendor-specific packet classification for ISO data
2024-05-29 8:00 UTC
[PATCH v4 0/2] t/: port helper/test-{sha1, sha256} to unit-tests/t-hash
2024-05-29 8:00 UTC (4+ messages)
` [GSoC][PATCH v5 0/2] t/: migrate "
` [PATCH v5 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
` [PATCH v5 2/2] t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash
[PATCH v4 0/4] Guest XenStore page allocation for 11 Dom0less domUs
2024-05-29 8:00 UTC (5+ messages)
` [PATCH v4 2/4] xen/arm: Alloc XenStore page for Dom0less DomUs from hypervisor
` [PATCH v4 4/4] docs/features/dom0less: Update the late XenStore init protocol
[PATCH stable,5.15 0/2] Revert the patchset for fix CVE-2024-26865
2024-05-29 7:59 UTC (7+ messages)
[PATCH 00/10] dt-bindings: clock: qcom,gcc: handle the controllers without power domains
2024-05-29 7:58 UTC (4+ messages)
` [PATCH 01/10] dt-bindings: clock: qcom: split the non-PD schema for GCC
[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
2024-05-29 7:57 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board
[PATCH v7 0/8] wifi: ath12k: Introduce device group abstraction
2024-05-29 7:57 UTC (4+ messages)
Patchwork housekeeping for: spi-devel-general
2024-05-29 7:57 UTC
[PATCH] difftool: add env vars directly in run_file_diff()
2024-05-29 7:57 UTC (2+ messages)
[PATCH v19 000/130] KVM TDX basic feature support
2024-05-29 7:56 UTC (7+ messages)
` [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
[PATCH net-next 0/2] tcp: add sysctl_tcp_rto_min_us
2024-05-29 7:56 UTC (5+ messages)
[PATCH v2 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
2024-05-29 7:55 UTC (4+ messages)
[PATCH] x86/percpu: fix cast in __pcpu_cast_* macros
2024-05-29 7:54 UTC (2+ messages)
[linus:master] [mm] ba42b524a0: segfault_at_ip_sp_error
2024-05-29 7:52 UTC (3+ messages)
XDP CPU maps & shared umem
2024-05-29 7:51 UTC (11+ messages)
Proszę o kontakt
2024-05-29 7:50 UTC
[PATCH v11 0/9] Enable build of full Xen for RISC-V
2024-05-29 7:50 UTC (6+ messages)
` [PATCH v11 2/9] xen: introduce generic non-atomic test_*bit()
[PATCH v2 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe
2024-05-29 7:50 UTC (3+ messages)
[PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
2024-05-29 7:49 UTC (2+ messages)
[PATCH] arm: dts: k3-*-binman: Make default DM file optional
2024-05-29 7:48 UTC
[PATCH 0/8] midx-write: miscellaneous clean-ups for incremental MIDXs
2024-05-29 7:48 UTC (11+ messages)
` [PATCH 1/8] midx-write.c: tolerate `--preferred-pack` without bitmaps
` [PATCH 2/8] midx-write.c: reduce argument count for `get_sorted_entries()`
` [PATCH 3/8] midx-write.c: pass `start_pack` to `get_sorted_entries()`
` [PATCH 4/8] midx-write.c: extract `should_include_pack()`
` [PATCH 6/8] midx-write.c: support reading an existing MIDX with `packs_to_include`
[PATCH v20 00/12] Implement copy offload support
2024-05-29 7:48 UTC (5+ messages)
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
[bug report] nvme not re-recognize when changed M.2 SSD in S3 mode
2024-05-29 7:47 UTC (6+ messages)
[PATCH 0/2] power: dead struct removal
2024-05-29 7:47 UTC (3+ messages)
` [PATCH 2/2] power: supply: ab8500: remove unused struct 'inst_curr_result_list'
[paulmck-rcu:non-rcu/next] BUILD SUCCESS 6b59ef87fa0bab0ba976f221d34308b6edc7ee07
2024-05-29 7:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.