All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-19 07:45:32 to 2024-04-19 08:19:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-19  8:19 UTC 

[PATCH 5.10.y-cip 00/53] Add initial support for the Renesas RZ/G3S SoC
 2024-04-19  8:17 UTC  (54+ messages)
` [PATCH 5.10.y-cip 01/53] clk: renesas: rzg2l: Wait for status bit of SD mux before continuing
` [PATCH 5.10.y-cip 02/53] clk: renesas: rzg2l: Lock around writes to mux register
` [PATCH 5.10.y-cip 03/53] clk: renesas: rzg2l: Trust value returned by hardware
` [PATCH 5.10.y-cip 04/53] clk: renesas: rzg2l: Use FIELD_GET() for PLL register fields
` [PATCH 5.10.y-cip 05/53] clk: renesas: rzg2l: Fix computation formula
` [PATCH 5.10.y-cip 06/53] clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()
` [PATCH 5.10.y-cip 07/53] clk: renesas: rzg2l: Check reset monitor registers
` [PATCH 5.10.y-cip 08/53] dt-bindings: soc: renesas: Document Renesas RZ/G3S SoC variants
` [PATCH 5.10.y-cip 09/53] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/G3S SoC
` [PATCH 5.10.y-cip 10/53] clk: renesas: rzg2l: Don't assume all CPG_MOD clocks support PM
` [PATCH 5.10.y-cip 11/53] clk: renesas: rzg2l: Convert to readl_poll_timeout_atomic()
` [PATCH 5.10.y-cip 12/53] clk: renesas: rzg2l: Use u32 for flag and mux_flags
` [PATCH 5.10.y-cip 13/53] clk: renesas: rzg2l: Simplify .determine_rate()
` [PATCH 5.10.y-cip 14/53] clk: renesas: rzg2l: Use core->name for clock name
` [PATCH 5.10.y-cip 15/53] clk: renesas: rzg2l: Simplify the logic in rzg2l_mod_clock_endisable()
` [PATCH 5.10.y-cip 16/53] clk: renesas: rzg2l: Remove critical area
` [PATCH 5.10.y-cip 17/53] clk: renesas: rzg2l: Add support for RZ/G3S PLL
` [PATCH 5.10.y-cip 18/53] clk: renesas: rzg2l: Add struct clk_hw_data
` [PATCH 5.10.y-cip 19/53] clk: renesas: rzg2l: Remove CPG_SDHI_DSEL from generic header
` [PATCH 5.10.y-cip 20/53] clk: renesas: rzg2l: Refactor SD mux driver
` [PATCH 5.10.y-cip 21/53] clk: divider: Add re-usable determine_rate implementations
` [PATCH 5.10.y-cip 22/53] clk: renesas: rzg2l: Add divider clock for RZ/G3S
` [PATCH 5.10.y-cip 23/53] dt-bindings: clock: renesas,rzg2l-cpg: Document RZ/G3S SoC
` [PATCH 5.10.y-cip 24/53] clk: renesas: Add minimal boot support for "
` [PATCH 5.10.y-cip 25/53] clk: renesas: r9a08g045: Add clock and reset support for SDHI1 and SDHI2
` [PATCH 5.10.y-cip 26/53] clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1 mux
` [PATCH 5.10.y-cip 27/53] soc: renesas: Use "#ifdef" for single-symbol definition checks
` [PATCH 5.10.y-cip 28/53] soc: renesas: Identify RZ/G3S SoC
` [PATCH 5.10.y-cip 29/53] pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constant
` [PATCH 5.10.y-cip 30/53] pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
` [PATCH 5.10.y-cip 31/53] pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]
` [PATCH 5.10.y-cip 32/53] pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
` [PATCH 5.10.y-cip 33/53] pinctrl: renesas: rzg2l: Index all registers based on port offset
` [PATCH 5.10.y-cip 34/53] pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsets
` [PATCH 5.10.y-cip 35/53] pinctrl: renesas: rzg2l: Adapt function number for RZ/G3S
` [PATCH 5.10.y-cip 36/53] pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configuration
` [PATCH 5.10.y-cip 37/53] pinctrl: renesas: rzg2l: Add support for different DS values on different groups
` [PATCH 5.10.y-cip 38/53] dt-bindings: pinctrl: renesas: Document RZ/G3S SoC
` [PATCH 5.10.y-cip 39/53] pinctrl: renesas: rzg2l: Add RZ/G3S support
` [PATCH 5.10.y-cip 40/53] dt-bindings: mmc: renesas,sdhi: Document "
` [PATCH 5.10.y-cip 41/53] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH 5.10.y-cip 42/53] dt-bindings: soc: renesas: Document RZ/G3S SMARC SoM
` [PATCH 5.10.y-cip 43/53] dt-bindings: soc: renesas: Document SMARC Carrier-II EVK
` [PATCH 5.10.y-cip 44/53] arm64: dts: renesas: Add initial DTSI for RZ/G3S SoC
` [PATCH 5.10.y-cip 45/53] arm64: dts: renesas: Add initial support for RZ/G3S SMARC SoM
` [PATCH 5.10.y-cip 46/53] arm64: dts: renesas: Add initial device tree for RZ SMARC Carrier-II Board
` [PATCH 5.10.y-cip 47/53] arm64: dts: renesas: Add initial device tree for RZ/G3S SMARC EVK board
` [PATCH 5.10.y-cip 48/53] arm64: dts: renesas: r9a08g045: Add nodes for SDHI1 and SDHI2
` [PATCH 5.10.y-cip 49/53] arm64: dts: renesas: r9a08g045: Add missing cache-level for L3 cache
` [PATCH 5.10.y-cip 50/53] arm64: dts: renesas: rzg3s-smarc-som: Spelling s/device-type/device_type/
` [PATCH 5.10.y-cip 51/53] arm64: dts: renesas: rzg3s-smarc-som: Enable SDHI2
` [PATCH 5.10.y-cip 52/53] arm64: dts: renesas: rzg3s-smarc: Enable SDHI1
` [PATCH 5.10.y-cip 53/53] arm64: defconfig: Enable RZ/G3S (R9A08G045) SoC

[Intel-wired-lan] [PATCH net-next v10 0/6] ice: Support 5 layer Tx scheduler topology
 2024-04-19  8:08 UTC  (14+ messages)
` [Intel-wired-lan] [PATCH net-next v10 1/6] devlink: extend devlink_param *set pointer
` [Intel-wired-lan] [PATCH net-next v10 2/6] ice: Support 5 layer topology
` [Intel-wired-lan] [PATCH net-next v10 3/6] ice: Adjust the VSI/Aggregator layers
` [Intel-wired-lan] [PATCH net-next v10 4/6] ice: Enable switching default Tx scheduler topology
` [Intel-wired-lan] [PATCH net-next v10 5/6] ice: Add tx_scheduling_layers devlink param
` [Intel-wired-lan] [PATCH net-next v10 6/6] ice: Document tx_scheduling_layers parameter

[PATCH v2 0/5] configs: apple: Switch to standard boot + small adjustments
 2024-04-19  8:16 UTC  (3+ messages)
` [PATCH v2 4/5] arm: apple: Switch to standard boot

[net-next] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-04-19  8:16 UTC  (5+ messages)

[PATCH v2] ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VC
 2024-04-19  8:15 UTC 

[PATCH vhost 0/6] virtio_net: rx enable premapped mode by default
 2024-04-19  8:14 UTC  (13+ messages)
` [PATCH vhost 4/6] virtio_net: big mode support premapped

[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-19  8:14 UTC  (4+ messages)
` [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation

[PATCH v5] fpga: region: add owner module and take its refcount
 2024-04-19  8:13 UTC  (6+ messages)

[PATCH for-stable-6.1 00/23] x86/efistub backports
 2024-04-19  8:11 UTC  (24+ messages)
` [PATCH for-stable-6.1 01/23] x86/efi: Drop EFI stub .bss from .data section
` [PATCH for-stable-6.1 02/23] x86/efi: Disregard setup header of loaded image
` [PATCH for-stable-6.1 03/23] x86/efistub: Reinstate soft limit for initrd loading
` [PATCH for-stable-6.1 04/23] x86/efi: Drop alignment flags from PE section headers
` [PATCH for-stable-6.1 05/23] x86/boot: Remove the 'bugger off' message
` [PATCH for-stable-6.1 06/23] x86/boot: Omit compression buffer from PE/COFF image memory footprint
` [PATCH for-stable-6.1 07/23] x86/boot: Drop redundant code setting the root device
` [PATCH for-stable-6.1 08/23] x86/boot: Drop references to startup_64
` [PATCH for-stable-6.1 09/23] x86/boot: Grab kernel_info offset from zoffset header directly
` [PATCH for-stable-6.1 10/23] x86/boot: Set EFI handover offset directly in header asm
` [PATCH for-stable-6.1 11/23] x86/boot: Define setup size in linker script
` [PATCH for-stable-6.1 12/23] x86/boot: Derive file size from _edata symbol
` [PATCH for-stable-6.1 13/23] x86/boot: Construct PE/COFF .text section from assembler
` [PATCH for-stable-6.1 14/23] x86/boot: Drop PE/COFF .reloc section
` [PATCH for-stable-6.1 15/23] x86/boot: Split off PE/COFF .data section
` [PATCH for-stable-6.1 16/23] x86/boot: Increase section and file alignment to 4k/512
` [PATCH for-stable-6.1 17/23] x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
` [PATCH for-stable-6.1 18/23] x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
` [PATCH for-stable-6.1 19/23] x86/head/64: Add missing __head annotation to startup_64_load_idt()
` [PATCH for-stable-6.1 20/23] x86/head/64: Move the __head definition to <asm/init.h>
` [PATCH for-stable-6.1 21/23] x86/sme: Move early SME kernel encryption handling into .head.text
` [PATCH for-stable-6.1 22/23] x86/sev: Move early startup code into .head.text section
` [PATCH for-stable-6.1 23/23] x86/efistub: Remap kernel text read-only before dropping NX attribute

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-19  8:09 UTC  (12+ messages)
` [PATCH 11/15] tty: msm_serial: use dmaengine_prep_slave_sg()
                    ` [PATCH] serial: msm: check dma_map_sg() return value properly

RTT-PROBE: lore-subspace-rtt
 2024-04-19  8:09 UTC 

[PATCH v3] fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}
 2024-04-19  8:01 UTC  (2+ messages)

[PATCH net-next v4] net: openvswitch: Check vport netdev name
 2024-04-19  4:31 UTC  (2+ messages)

[PATCH] gpio: Add Intel Granite Rapids-D vGPIO driver
 2024-04-19  8:05 UTC 

[PATCH net-next 0/5] mlx5e per-queue coalescing
 2024-04-19  8:04 UTC  (6+ messages)
` [PATCH net-next 1/5] net/mlx5e: Move DIM function declarations to en/dim.h
` [PATCH net-next 2/5] net/mlx5e: Use DIM constants for CQ period mode parameter
` [PATCH net-next 3/5] net/mlx5e: Dynamically allocate DIM structure for SQs/RQs
` [PATCH net-next 4/5] net/mlx5e: Support updating coalescing configuration without resetting channels
` [PATCH net-next 5/5] net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing

[PATCH net-next v6 0/7] Implement reset reason mechanism to detect
 2024-04-19  8:06 UTC  (12+ messages)

[PATCH net] net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
 2024-04-19  8:05 UTC 

[PATCH v2 blktests 0/5] add new tests for blk-throttle
 2024-04-19  8:05 UTC  (7+ messages)
` [PATCH v2 blktests 1/5] tests/throtl: add first test "
` [PATCH v2 blktests 4/5] tests/throtl: add a new test 004

[oe] [meta-python][PATCH] python3-twisted: upgrade 22.10.0 -> 24.3.0
 2024-04-19  8:05 UTC  (2+ messages)
`  "

[PATCH] wifi: mt76: make const arrays in functions static
 2024-04-19  8:04 UTC 

[PATCH] arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tiger
 2024-04-19  8:03 UTC  (3+ messages)

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-19  8:02 UTC  (6+ messages)
` [PATCH cmpxchg 13/14] xtensa: Emulate one-byte cmpxchg

[net-next RFC v3 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-04-19  8:02 UTC  (4+ messages)
` [net-next RFC v3 7/7] net: ravb: Allocate RX buffers via page pool

[PATCH v2 0/2] sched/eevdf: Minor fixes for reweight_entity()
 2024-04-19  8:02 UTC  (3+ messages)

[PATCH net] bridge/br_netlink.c: no need to return void function
 2024-04-19  8:02 UTC 

[PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-04-19  8:01 UTC  (3+ messages)

[PATCH] drm/xe/preempt_fence: enlarge the fence critical section
 2024-04-19  8:01 UTC  (4+ messages)
` ✓ CI.Build: success for drm/xe/preempt_fence: enlarge the fence critical section (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3 00/17] Add display support for the MT8365-EVK board
 2024-04-19  8:01 UTC  (4+ messages)
` [PATCH v3 14/17] drm/mediatek: add MT8365 SoC support

[PATCH 0/6] s390x/cpu_models: Misc cleanup on returned error code and local @err variables
 2024-04-19  8:00 UTC  (9+ messages)
` [PATCH 3/6] target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
` [PATCH 4/6] target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
` [PATCH 5/6] target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
` [PATCH 6/6] target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()

[PATCH v3 00/31] KVM: arm64: Preamble for pKVM
 2024-04-19  7:59 UTC  (32+ messages)
` [PATCH v3 01/31] KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
` [PATCH v3 02/31] KVM: arm64: Move guest_owns_fp_regs() to increase its scope
` [PATCH v3 03/31] KVM: arm64: Refactor checks for FP state ownership
` [PATCH v3 04/31] KVM: arm64: Do not re-initialize the KVM lock
` [PATCH v3 05/31] KVM: arm64: Issue CMOs when tearing down guest s2 pages
` [PATCH v3 06/31] KVM: arm64: Avoid BUG-ing from the host abort path
` [PATCH v3 07/31] KVM: arm64: Check for PTE validity when checking for executable/cacheable
` [PATCH v3 08/31] KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
` [PATCH v3 09/31] KVM: arm64: Support TLB invalidation in guest context
` [PATCH v3 10/31] KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
` [PATCH v3 11/31] KVM: arm64: Remove locking from EL2 allocation fast-paths
` [PATCH v3 12/31] KVM: arm64: Prevent kmemleak from accessing .hyp.data
` [PATCH v3 13/31] KVM: arm64: Fix comment for __pkvm_vcpu_init_traps()
` [PATCH v3 14/31] KVM: arm64: Change kvm_handle_mmio_return() return polarity
` [PATCH v3 15/31] KVM: arm64: Move setting the page as dirty out of the critical section
` [PATCH v3 16/31] KVM: arm64: Simplify vgic-v3 hypercalls
` [PATCH v3 17/31] KVM: arm64: Add is_pkvm_initialized() helper
` [PATCH v3 18/31] KVM: arm64: Introduce and use predicates that check for protected VMs
` [PATCH v3 19/31] KVM: arm64: Move pstate reset value definitions to kvm_arm.h
` [PATCH v3 20/31] KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit
` [PATCH v3 21/31] KVM: arm64: Refactor calculating SVE state size to use helpers
` [PATCH v3 22/31] KVM: arm64: Move some kvm_psci functions to a shared header
` [PATCH v3 23/31] KVM: arm64: Refactor reset_mpidr() to extract its computation
` [PATCH v3 24/31] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
` [PATCH v3 25/31] KVM: arm64: Introduce hyp_rwlock_t
` [PATCH v3 26/31] KVM: arm64: Add atomics-based checking refcount implementation at EL2
` [PATCH v3 27/31] KVM: arm64: Use atomic refcount helpers for 'struct hyp_page::refcount'
` [PATCH v3 28/31] KVM: arm64: Reformat/beautify PTP hypercall documentation
` [PATCH v3 29/31] KVM: arm64: Rename firmware pseudo-register documentation file
` [PATCH v3 30/31] KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst
` [PATCH v3 31/31] KVM: arm64: Force injection of a data abort on NISV MMIO exit

[PATCH blktests v2 00/11] support test case repeat by different conditions
 2024-04-18 19:36 UTC  (2+ messages)

[PATCH v3 00/16] Add AST2700 support
 2024-04-19  7:58 UTC  (4+ messages)
` [PATCH v3 12/16] aspeed/soc: "

RTT-PROBE: lore-subspace-rtt
 2024-04-19  7:59 UTC 

[PATCH i-g-t 00/12] gputop: Add support for xe
 2024-04-19  7:58 UTC  (7+ messages)
` [PATCH i-g-t 03/12] lib/igt_drm_fdinfo: Fix wrong name len assert
` [PATCH i-g-t 07/12] lib/igt_drm_fdinfo: Parse unit for engine utilization

[PATCH v2] fpga: dfl: remove unused function is_dfl_feature_present
 2024-04-19  7:52 UTC  (2+ messages)

[PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-19  7:57 UTC  (3+ messages)

[PATCH v4] manuals: standards.md5: add standard for project names
 2024-04-19  7:55 UTC 

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-04-19  7:54 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[isar-cip-core][PATCH v3 0/3] Integrate Delta Update with rdiff_image and delta handler
 2024-04-19  7:53 UTC  (5+ messages)
` [isar-cip-core][PATCH v3 2/3] swupdate.bbclass: Generate swu for delta updates
      ` [cip-dev] "

[PATCH] efi_loader: change the error message when storing EFI variables
 2024-04-19  7:52 UTC  (3+ messages)

[PATCH] drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspend
 2024-04-19  7:52 UTC 

[PATCH v4] pinctrl: renesas: rzg2l: Configure the interrupt type on resume
 2024-04-19  7:52 UTC  (2+ messages)

[PATCH] fstests: add fsstress + compaction test
 2024-04-19  7:51 UTC  (7+ messages)

[bug-report] task info hung problem in fb_deferred_io_work()
 2024-04-19  7:50 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-19  7:49 UTC 

[XEN PATCH v2] automation/eclair_analysis: substitute deprecated service STD.emptrecd
 2024-04-19  7:49 UTC  (3+ messages)

[PATCH 0/2] eliminate the uninitialized compilation warning
 2024-04-19  7:48 UTC  (3+ messages)
` [PATCH 1/2] bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct_snapshots
` [PATCH 2/2] bcachefs: eliminate the uninitialized compilation warning in __do_six_trylock

[PATCH] manuals: standards.md5: add standard for project names
 2024-04-19  7:48 UTC  (3+ messages)

[PATCH nf] netfilter: flowtable: infer TCP state and timeout before flow teardown
 2024-04-19  7:47 UTC  (11+ messages)

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-19  7:47 UTC  (3+ messages)

[PATCH] stm32mp: Reserve OPTEE area in EFI memory map
 2024-04-19  7:44 UTC  (4+ messages)


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.