All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-05 11:24:41 to 2024-12-05 12:10:07 UTC [more...]

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-05 12:09 UTC  (12+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v1 2/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v1 3/7] phy: replace bitwise flag definitions with BIT() macro
` [PATCH net-next v1 4/7] phy: introduce optional polling interface for PHY statistics

[PATCH] include: Rename sysemu/ -> system/
 2024-12-05 12:09 UTC  (4+ messages)

[PATCH] gpio: gpiolib: fix refcount imbalance in gpiochip_setup_dev()
 2024-12-05 12:09 UTC  (2+ messages)

[PATCH bpf-next v3] bpftool: Fix gen object segfault
 2024-12-05 12:09 UTC 

[PATCH V4 00/19] Live update: cpr-transfer
 2024-12-05 12:08 UTC  (3+ messages)
` [PATCH V4 04/19] machine: aux-ram-share option

[PATCH v1 0/3] db845c/rb3: add i2s playback support
 2024-12-05 12:08 UTC  (2+ messages)

[PATCH v2.1 1/1] kernel/cgroup: Add "dmem" memory accounting cgroup
 2024-12-05 12:07 UTC  (3+ messages)

[PATCH v9 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-12-05 12:07 UTC  (9+ messages)
` [PATCH v9 13/22] ACPI: platform_profile: Add profile attribute for class interface
` [PATCH v9 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v9 16/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v9 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile

[PATCH 00/11] KVM: arm64: Add NV timer support
 2024-12-05 12:07 UTC  (3+ messages)
` [PATCH 06/11] KVM: arm64: nv: Acceletate EL0 counter accesses from hypervisor context

[syzbot] [nilfs?] WARNING in nilfs_rmdir
 2024-12-05 12:07 UTC  (2+ messages)

[PATCH v2 1/2] gpio: omap: allow building the module with COMPILE_TEST=y
 2024-12-05 12:06 UTC  (2+ messages)
` [PATCH v2 2/2] gpio: omap: save two lines by using devm_clk_get_prepared()

[PATCH] cpumask: work around false-postive stringop-overread errors
 2024-12-05 12:05 UTC  (3+ messages)

[PATCH] powerpc: increase MIN RMA size for CAS negotiation
 2024-12-05 12:05 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: fix wrong copied_seq calculation and add tests
 2024-12-05 12:02 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: fix wrong copied_seq calculation
` [PATCH bpf 2/2] selftests/bpf: add strparser test for bpf

[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2024-12-05 11:45 UTC  (15+ messages)
` [PATCH v2 01/15] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v2 02/15] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
` [PATCH v2 03/15] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation
` [PATCH v2 04/15] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v2 05/15] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH v2 06/15] drm/mediatek: Add support for MT8195 Digital Parallel Interface
` [PATCH v2 07/15] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v2 08/15] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v2 09/15] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v2 11/15] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v2 12/15] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v2 13/15] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v2 14/15] drm/mediatek: mtk_hdmi_common: Add OP_HDMI, vendor and product strings
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188

[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
 2024-12-05 12:04 UTC  (3+ messages)
` [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c

[RFC] why do we need smp_rmb/smp_wmb pair in fd_install()/expand_fdtable()?
 2024-12-05 12:03 UTC  (2+ messages)
` [RFC PATCH] fs: elide the smp_rmb fence in fd_install()

[PATCH RFC 0/4] introduce IPsec Service in virtio-crypto
 2024-12-05 12:04 UTC  (3+ messages)
` [PATCH RFC 1/4] virtio-crypto: Add IPsec service operation and Capabilities

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_sync
 2024-12-05 12:04 UTC  (4+ messages)

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-05 12:02 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support
 2024-12-05 12:02 UTC  (6+ messages)

[PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read()
 2024-12-05 12:02 UTC  (7+ messages)

[PATCH bpf-next v2] bpftool: Fix gen object segfault
 2024-12-05 12:02 UTC  (3+ messages)

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-12-05 12:01 UTC  (4+ messages)
` [PATCH net-next v8 2/2] "

Rust in QEMU roadmap
 2024-12-05 12:00 UTC  (5+ messages)

[PATCH v3 0/3] Expand firmware-name property to load specific
 2024-12-05 12:00 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch

[PATCH v2] dmaengine: qcom: bam_dma: Avoid writing unavailable register
 2024-12-05 12:00 UTC 

[f2fs-dev] [PATCH] libf2fs_io: change lseek & read/write to pread/pwrite
 2024-12-05 12:00 UTC  (2+ messages)

[PATCH v3 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-05 12:00 UTC  (4+ messages)
` [PATCH v3 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID

[PATCH v3 0/4] TEE subsystem for restricted dma-buf allocations
 2024-12-05 10:55 UTC  (6+ messages)
` [PATCH v3 2/4] optee: account for direction while converting parameters

[PATCH v4 0/4] Add PCIe Overlays for J721E, AM68 and AM69
 2024-12-05 10:50 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: ti: Makefile: Fix typo "k3-j7200-evm-pcie1-ep.dtbo"
` [PATCH v4 2/4] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE1 Endpoint Mode
` [PATCH v4 3/4] arm64: dts: ti: k3-am68-sk-base-board: "
` [PATCH v4 4/4] arm64: dts: ti: k3-am69-sk: Add overlay for PCIE0 "

[PATCH next] mtd: rawnand: fix double free in atmel_pmecc_create_user()
 2024-12-05 10:43 UTC  (3+ messages)

[PATCH v3] mtd: rawnand: arasan: Fix double assertion of chip-select
 2024-12-05 10:43 UTC  (2+ messages)

[PATCH v3 0/3] mtd: spinand: Add support for SkyHigh S35ML-3 family
 2024-12-05 10:43 UTC  (2+ messages)

[PATCH v4] mtd: diskonchip: Cast an operand to prevent potential overflow
 2024-12-05 10:43 UTC  (2+ messages)

[PATCH] mtd: spinand: add support for FORESEE F35SQA001G
 2024-12-05 10:43 UTC  (2+ messages)

[PATCH] mtd: onenand: Fix uninitialized retlen in do_otp_read()
 2024-12-05 10:43 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: arasan: Fix missing de-registration of NAND
 2024-12-05 10:43 UTC  (2+ messages)

[PATCH] mtd: rawnand: omap2: Fix build warnings with W=1
 2024-12-05 10:43 UTC  (2+ messages)

[PATCH v2 0/5] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2)
 2024-12-05 10:42 UTC  (2+ messages)

[PATCH v5 0/5] Add pinctrl support for mt7988
 2024-12-05 10:39 UTC  (8+ messages)
` [PATCH v5 3/5] dt-bindings: pinctrl: add binding for MT7988 SoC

[PATCH treewide 00/11] ASoC: Clean up {hp,mic}-det-gpio handling
 2024-12-05 10:42 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] x86: 32-bit cleanups
 2024-12-05 11:58 UTC  (9+ messages)
` [PATCH 09/11] x86: rework CONFIG_GENERIC_CPU compiler flags

[PATCH RESEND 1/4] mfd: cs42l43: Prepare support for updated bios patch
 2024-12-05 11:58 UTC  (4+ messages)
` [PATCH RESEND 2/4] mfd: cs42l43: Use gpiod_set_raw for GPIO operations
` [PATCH 3/4] mfd: cs42l43: Increase the SoundWire attach timeout
` [PATCH 4/4] mfd: cs42l43: Use devres for remove as well

QEMU wiki theme table of contents changes
 2024-12-05 11:56 UTC  (9+ messages)

[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
 2024-12-05 11:57 UTC  (3+ messages)

[PATCH v2 net-next] net_sched: sch_fq: add three drop_reason
 2024-12-05 11:57 UTC  (2+ messages)

[PATCH v3 1/1] media: ccs: Clean up parsed CCS static data on parse failure
 2024-12-05 11:57 UTC  (3+ messages)

[PATCH v4 0/3] rust: Add pr_*_once macros
 2024-12-05 11:55 UTC  (7+ messages)
` [PATCH v4 3/3] rust: error: Replace pr_warn by pr_warn_once

[PATCH v2 1/2] drm/xe: Use non-interruptible wait when moving BO to system
 2024-12-05 12:02 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe: Wait for migration job before unmapping pages

[PATCH v15 00/13] Add Secure TSC support for SNP guests
 2024-12-05 11:55 UTC  (3+ messages)
` [PATCH v15 03/13] x86/sev: "

[RFC/RFT PATCH] PM: sleep: Ignore device driver suspend() callback return values
 2024-12-05 11:55 UTC  (2+ messages)

[PATCH] rust: rust-analyzer: add proc_macro for macros crate
 2024-12-05 11:54 UTC 

[PATCH v6 0/6] block: partition table OF support
 2024-12-05 11:54 UTC  (4+ messages)
` [PATCH v6 5/6] block: add support for partition table defined in OF
  ` Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)

[PATCH v1 1/4] cpu: Introduce qemu_early_init_vcpu() to initialize nr_cores and nr_threads inside it
 2024-12-05 11:53 UTC  (4+ messages)
` [PATCH] cpu: Initialize nr_cores and nr_threads in cpu_common_initfn()

[PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
 2024-12-05 11:52 UTC  (2+ messages)

[PATCH] i2c: imx: make controller available until system suspend_noirq() and from resume_noirq()
 2024-12-05 11:53 UTC  (2+ messages)

[PATCH] drm/i915/display: clean up DP Adaptive Sync SDP state mismatch logging
 2024-12-05 11:51 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/4] large atomic writes for xfs
 2024-12-05 11:51 UTC  (5+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
 2024-12-05 11:51 UTC  (4+ messages)
` [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms

[PATCH] ARM: tegra: nyan: Maintain power to USB ports on boot
 2024-12-05 11:50 UTC  (2+ messages)

[PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
 2024-12-05 11:49 UTC  (4+ messages)

[PATCH 0/3] kselftest framework to introduce TEST_CONFIG_DEPS
 2024-12-05 11:47 UTC  (4+ messages)
` [PATCH 1/3] docs/kselftests: Explain the usage of TEST_CONFIG_DEPS
` [PATCH 2/3] selftests/lib.mk: Introduce check to validate required configs
` [PATCH 3/3] selftests/livepatch: Check if required config options are enabled

[PATCH] drm/xe/tests: Wait for clear fence operation to complete
 2024-12-05 11:49 UTC  (2+ messages)

[PATCHv2 01/10] drm/crtc: Add histogram properties
 2024-12-05 11:48 UTC  (4+ messages)

[GIT PULL] firmware: arm_ffa: Fixes for v6.13
 2024-12-05 11:44 UTC 

[f2fs-dev] f2fs-tools: Check and fix inline xattr inplace
 2024-12-05 11:47 UTC  (4+ messages)

[PATCH] edac: al_mc: free mem_ctl_info on error path in .probe()
 2024-12-05 11:47 UTC 

[GIT PULL] firmware: arm_scmi: Fix for v6.13
 2024-12-05 11:43 UTC 

[PATCH] MAINTAINERS: update email address for Leif Lindholm
 2024-12-05 11:45 UTC  (2+ messages)

[GIT PULL] arm64: dts: juno: Fixes for v6.13
 2024-12-05 11:43 UTC 

[PATCH v2] hw/ide/ahci: Decouple from PCI
 2024-12-05 11:44 UTC 

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-05 11:40 UTC  (9+ messages)
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

[PATCH v5 00/16] x86-64: Stack protector and percpu improvements
 2024-12-05 11:44 UTC  (3+ messages)
` [PATCH v5 02/16] x86: Raise minimum GCC version to 8.1

[PATCH 0/6] Rockchip: add Rockchip rk3576 EVB1 board
 2024-12-05 11:30 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: PCI: dwc: rockchip: Add rk3576 support

[PATCH net-next 0/4] net: phylib EEE cleanups
 2024-12-05 11:44 UTC  (7+ messages)
` [PATCH net-next 1/4] net: phy: marvell: use phydev->eee_cfg.eee_enabled
` [PATCH net-next 2/4] net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled
` [PATCH net-next 3/4] net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg

[PATCH v2] wifi: mac80211: re-order unassigning channel in activate links
 2024-12-05 11:43 UTC  (2+ messages)

[PATCH RFC 0/2] mailbox: tmelite-qmp: Introduce QCOM TMEL QMP mailbox driver
 2024-12-05 11:43 UTC  (5+ messages)
` [PATCH RFC 1/2] dt-bindings: mailbox: qcom: Document qcom,tmelite-qmp

[PATCH RFC v4 0/3] fix two bugs related to page_pool
 2024-12-05 11:43 UTC  (6+ messages)
` [PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local

[PATCH v2] rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()
 2024-12-05 11:43 UTC 

[PATCH] drm/bridge: ite-it6263: Support VESA input format
 2024-12-05 11:42 UTC  (6+ messages)

[PATCH v2 0/3] Fix dm_array_cursor skipping and error handling
 2024-12-05 11:41 UTC  (4+ messages)
` [PATCH v2 1/3] dm array: fix releasing a faulty array block twice in dm_array_cursor_end
` [PATCH v2 2/3] dm array: fix unreleased btree blocks on closing a faulty array cursor
` [PATCH v2 3/3] dm array: fix cursor index when skipping across block boundaries

[koverstreet-bcachefs:bcachefs-testing 185/187] fs/bcachefs/journal_io.c:1447:55: sparse: sparse: cast to restricted __le64
 2024-12-05 11:41 UTC 

[arnd-playground:8250-cleanup 13/13] kismet: WARNING: unmet direct dependencies detected for SERIAL_8250_LEGACY_ISA when selected by SERIAL_8250_HP300
 2024-12-05 11:41 UTC 

[asahilinux:bits/140-pci 9/18] drivers/pci/controller/pcie-apple.c:150:23: sparse: sparse: symbol 't8103_hw' was not declared. Should it be static?
 2024-12-05 11:41 UTC 

[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
 2024-12-05 11:22 UTC  (4+ messages)
` [PATCH v5 6/6] MAINTAINER: Add entry for Blaize SoC

[PATCH 1/1] lib: sbi_misaligned_ldst: Add handling of vector load/store
 2024-12-05 11:42 UTC  (6+ messages)

Linux 4.19.325
 2024-12-05 11:42 UTC  (2+ messages)

[PATCHv2 blktests 0/2] add nvme test for creating sleep while atomic kernel BUG
 2024-12-05 11:20 UTC  (7+ messages)
` [PATCHv2 blktests 2/2] nvme: add test for writing to file-ns just after disabling it

[PATCH v1 0/2] intel_pstate: Use information from CPPC to compute hybrid scaling factors
 2024-12-05 11:40 UTC  (3+ messages)
` [PATCH v1 1/2] cpufreq: intel_pstate: Use CPPC to get "
` [PATCH v1 2/2] cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list

[RFC 0/5] locking: Start watching Rust locking primitives
 2024-12-05 11:39 UTC  (5+ messages)
` [RFC 1/5] locking: MAINTAINERS: "

[PATCH] usb: typec: intel_pmc_mux: Silence snprintf() output truncation warning
 2024-12-05 11:39 UTC 

[PATCH for-rc 0/5] RDMA/bnxt_re: Bug fixes
 2024-12-05 11:38 UTC  (5+ messages)
` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix error recovery sequence

[PATCH V5 0/2] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2024-12-05 11:37 UTC  (5+ messages)
` [PATCH V5 1/2] firmware: arm_scmi: Add QCOM Generic Vendor Protocol documentation

[PATCH v4 0/7] target/riscv: Add support for Control Transfer Records Ext
 2024-12-05 11:36 UTC  (4+ messages)
` [PATCH v4 4/7] target/riscv: Add support to record CTR entries

[PATCH v1 1/1] drm/i915/gt: Increase a time to retry RING_HEAD reset
 2024-12-05 11:57 UTC 

[PATCH v5 0/7] target/riscv: Add support for Control Transfer Records Ext
 2024-12-05 11:34 UTC  (8+ messages)
` [PATCH v5 1/7] target/riscv: Remove obsolete sfence.vm instruction
` [PATCH v5 2/7] target/riscv: Add Control Transfer Records CSR definitions
` [PATCH v5 3/7] target/riscv: Add support for Control Transfer Records extension CSRs
` [PATCH v5 4/7] target/riscv: Add support to record CTR entries
` [PATCH v5 5/7] target/riscv: Add CTR sctrclr instruction
` [PATCH v5 6/7] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs
` [PATCH v5 7/7] target/riscv: machine: Add Control Transfer Record state description

[PATCH i-g-t] tests/intel/kms_pm_rpm: Update cursor_fb3 framebuffer creation format
 2024-12-05 11:35 UTC  (2+ messages)

[PATCH v2] rust: alloc: Add doctest for `ArrayLayout`
 2024-12-05 11:35 UTC  (2+ messages)

[net v2 PATCH] octeontx2-af: Fix installation of PF multicast rule
 2024-12-05 11:34 UTC 

[PATCH 0/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
 2024-12-05 11:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] arm-bsp: corstone1000: `CORSTONE1000-2024.11` pre-release
 2024-12-05 11:33 UTC  (3+ messages)
` [PATCH v3 1/2] arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release
` [PATCH v3 2/2] kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the "

[PATCH] soundwire: bus: Move irq mapping cleanup into devres
 2024-12-05 11:33 UTC 

[PATCH 1/2] ASoC: codecs: wcd9335: Add define for number of DAIs
 2024-12-05 11:33 UTC  (3+ messages)

[PATCH] crypto/openssl: fix CMAC auth context update
 2024-12-05 11:33 UTC  (2+ messages)

[PATCH 0/3] drm: add drm_printer based hex dumper and use it
 2024-12-05 11:32 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[RFC PATCH 00/21] alienware-wmi driver rework
 2024-12-05 11:32 UTC  (3+ messages)
` [RFC PATCH 16/21] alienware-wmi: Make running control state part of platdata

[PATCH v6 1/2] rust: error: Add EOVERFLOW
 2024-12-05 11:32 UTC  (2+ messages)
` [PATCH v6 2/2] rust: add dma coherent allocator abstraction

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-05 11:32 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better

[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2024-12-05 11:30 UTC  (9+ messages)
` [PATCH V4 4/5] soc: qcom: Introduce SCMI based Memlat (Memory Latency) governor

[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
 2024-12-05 11:29 UTC  (4+ messages)
` [PATCH net-next v4 3/6] tls: add counters for rekey

[PATCH RT 0/1] Linux v4.19.324-rt139-rc1
 2024-12-05 11:28 UTC  (2+ messages)

[PATCH v4 0/7] x86: Rid .head.text of all abs references
 2024-12-05 11:28 UTC  (8+ messages)
` [PATCH v4 1/7] x86/sev: Avoid WARN()s and panic()s in early boot code
` [PATCH v4 2/7] x86/boot/64: Determine VA/PA offset before entering C code
` [PATCH v4 3/7] x86/boot/64: Avoid intentional absolute symbol references in .head.text
` [PATCH v4 4/7] x86/boot: Disable UBSAN in early boot code
` [PATCH v4 5/7] x86/kernel: Move ENTRY_TEXT to the start of the image
` [PATCH v4 6/7] x86/boot: Move .head.text into its own output section
` [PATCH v4 7/7] x86/boot: Reject absolute references in .head.text

[PATCH i-g-t] GPGPU support for MTL platform
 2024-12-05 11:26 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add ptp library for Microchip phys
 2024-12-05 11:26 UTC  (6+ messages)
` [PATCH net-next v5 2/5] net: phy: microchip_ptp : "

[PATCH v12 0/7] Pointer Masking update for Zjpm v1.0
 2024-12-05 11:23 UTC  (6+ messages)
` [PATCH v12 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of "
` [PATCH v12 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v12 5/7] target/riscv: Update address modify functions to take into account "
` [PATCH v12 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
` [PATCH v12 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

[PATCH v2 0/2] arm-bsp: corstone1000: `CORSTONE1000-2024.11` pre-release
 2024-12-05 11:25 UTC  (3+ messages)
` [PATCH v2 1/2] arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release
` [PATCH v2 2/2] kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the "


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.