LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 15:57:25 to 2024-04-03 17:19:56 UTC [more...]

[PATCH AUTOSEL 5.15 1/8] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:19 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 2/8] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 5.15 3/8] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 5.15 4/8] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 5.15 5/8] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 5.15 6/8] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2

[PATCH AUTOSEL 6.1 01/15] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:18 UTC  (15+ messages)
` [PATCH AUTOSEL 6.1 02/15] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 6.1 03/15] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
` [PATCH AUTOSEL 6.1 04/15] usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
` [PATCH AUTOSEL 6.1 05/15] usb: typec: ucsi: Limit read size on v1.2
` [PATCH AUTOSEL 6.1 06/15] thunderbolt: Keep the domain powered when USB4 port is in redrive mode
` [PATCH AUTOSEL 6.1 07/15] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 6.1 08/15] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 6.1 09/15] thermal/of: Assume polling-delay(-passive) 0 when absent
` [PATCH AUTOSEL 6.1 10/15] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 6.1 11/15] x86/xen: attempt to inflate the memory balloon on PVH
` [PATCH AUTOSEL 6.1 12/15] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 6.1 13/15] io_uring: clear opcode specific data for an early failure
` [PATCH AUTOSEL 6.1 14/15] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.1 15/15] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH v14 00/18] Linux RISC-V AIA Support
 2024-04-03 17:19 UTC  (8+ messages)
` [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver

[PATCH AUTOSEL 6.6 01/20] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:18 UTC  (20+ messages)
` [PATCH AUTOSEL 6.6 02/20] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 6.6 03/20] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
` [PATCH AUTOSEL 6.6 04/20] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
` [PATCH AUTOSEL 6.6 05/20] usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
` [PATCH AUTOSEL 6.6 06/20] usb: typec: ucsi: Limit read size on v1.2
` [PATCH AUTOSEL 6.6 07/20] thunderbolt: Keep the domain powered when USB4 port is in redrive mode
` [PATCH AUTOSEL 6.6 08/20] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 6.6 09/20] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 6.6 10/20] ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE
` [PATCH AUTOSEL 6.6 11/20] thermal/of: Assume polling-delay(-passive) 0 when absent
` [PATCH AUTOSEL 6.6 12/20] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 6.6 13/20] x86/xen: attempt to inflate the memory balloon on PVH
` [PATCH AUTOSEL 6.6 14/20] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 6.6 15/20] io_uring: clear opcode specific data for an early failure
` [PATCH AUTOSEL 6.6 16/20] modpost: fix null pointer dereference
` [PATCH AUTOSEL 6.6 17/20] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.6 18/20] fbmon: prevent division by zero in fb_videomode_from_videomode()
` [PATCH AUTOSEL 6.6 19/20] ALSA: hda/realtek: Add quirks for some Clevo laptops
` [PATCH AUTOSEL 6.6 20/20] drm/amdgpu: fix use-after-free bug

[PATCH 1/9] rust: list: add ListArc
 2024-04-03 17:18 UTC  (2+ messages)

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-03 17:17 UTC  (3+ messages)
` [PATCH v6 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH AUTOSEL 6.8 01/28] tools: iio: replace seekdir() in iio_generic_buffer
 2024-04-03 17:16 UTC  (28+ messages)
` [PATCH AUTOSEL 6.8 02/28] usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
` [PATCH AUTOSEL 6.8 03/28] serial: qcom-geni: Don't cancel/abort if we can't get the port lock
` [PATCH AUTOSEL 6.8 04/28] bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
` [PATCH AUTOSEL 6.8 05/28] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
` [PATCH AUTOSEL 6.8 06/28] usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk
` [PATCH AUTOSEL 6.8 07/28] thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities read
` [PATCH AUTOSEL 6.8 08/28] usb: gadget: uvc: refactor the check for a valid buffer in the pump worker
` [PATCH AUTOSEL 6.8 09/28] usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
` [PATCH AUTOSEL 6.8 10/28] usb: typec: ucsi: Limit read size on v1.2
` [PATCH AUTOSEL 6.8 11/28] serial: 8250_of: Drop quirk fot NPCM from 8250_port
` [PATCH AUTOSEL 6.8 12/28] thunderbolt: Keep the domain powered when USB4 port is in redrive mode
` [PATCH AUTOSEL 6.8 13/28] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH AUTOSEL 6.8 14/28] usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
` [PATCH AUTOSEL 6.8 15/28] ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE
` [PATCH AUTOSEL 6.8 16/28] thermal/of: Assume polling-delay(-passive) 0 when absent
` [PATCH AUTOSEL 6.8 17/28] ASoC: soc-core.c: Skip dummy codec when adding platforms
` [PATCH AUTOSEL 6.8 18/28] x86/xen: attempt to inflate the memory balloon on PVH
` [PATCH AUTOSEL 6.8 19/28] ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"
` [PATCH AUTOSEL 6.8 20/28] ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"
` [PATCH AUTOSEL 6.8 21/28] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
` [PATCH AUTOSEL 6.8 22/28] io_uring: clear opcode specific data for an early failure
` [PATCH AUTOSEL 6.8 23/28] modpost: fix null pointer dereference
` [PATCH AUTOSEL 6.8 24/28] drivers/nvme: Add quirks for device 126f:2262
` [PATCH AUTOSEL 6.8 25/28] fbmon: prevent division by zero in fb_videomode_from_videomode()
` [PATCH AUTOSEL 6.8 26/28] ALSA: hda/realtek: Add quirks for some Clevo laptops
` [PATCH AUTOSEL 6.8 27/28] drm/amdgpu: fix use-after-free bug
` [PATCH AUTOSEL 6.8 28/28] drm/amdgpu: Init zone device and drm client after mode-1 reset on reload

[PATCH 0/2] arm64: Add basic support for LG H815
 2024-04-03 17:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add LG G4 (h815)

[PATCH v1 0/5] spi: pxa2xx: Cleanup (part 2)
 2024-04-03 17:06 UTC  (6+ messages)
` [PATCH v1 1/5] spi: pxa2xx: Move number of CS pins validation out of condition
` [PATCH v1 2/5] spi: pxa2xx: Drop struct pxa2xx_spi_chip
` [PATCH v1 3/5] spi: pxa2xx: Remove DMA parameters from struct chip_data
` [PATCH v1 4/5] spi: pxa2xx: Remove timeout field "
` [PATCH v1 5/5] spi: pxa2xx: Don't provide struct chip_data for others

[PATCH v6 0/1] Add StarFive JH8100 dwmac support
 2024-04-03 17:15 UTC  (3+ messages)
` [PATCH v6 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH 0/4] Use folio APIs in procfs
 2024-04-03 17:14 UTC  (5+ messages)
` [PATCH 1/4] proc: Convert gather_stats to use a folio
` [PATCH 2/4] proc: Convert smaps_page_accumulate "
` [PATCH 3/4] proc: Pass a folio to smaps_page_accumulate()
` [PATCH 4/4] proc: Convert smaps_pmd_entry to use a folio

[PATCH v2 0/2] Add initial ARM MHUv3 mailbox support
 2024-04-03 17:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
` [PATCH v2 2/2] mailbox: arm_mhuv3: Add driver

[PATCH v2 0/9] spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
 2024-04-03 17:13 UTC  (10+ messages)
` (subset) "

[linus:master] [x86/bugs] 4535e1a417: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns
 2024-04-03 17:13 UTC  (5+ messages)
` [PATCH] x86/retpoline: Fix a missing return thunk warning (was: Re: [linus:master] [x86/bugs] 4535e1a417: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns)

[PATCH v2] dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema
 2024-04-03 17:13 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8150-hdk: enable WiFI support
 2024-04-03 17:10 UTC 

[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-04-03 17:10 UTC  (12+ messages)
        ` [PATCH -v2] "

drivers/md/dm-vdo/data-vio.c:969:2-8: preceding lock on line 966 (fwd)
 2024-04-03 17:09 UTC  (3+ messages)

[PATCH] fs/nilfs2: prevent int overflow in btree binary search
 2024-04-03 17:08 UTC  (3+ messages)

[PATCH v2] KVM: selftests: Fix build error due to assert in dirty_log_test
 2024-04-03 17:07 UTC  (2+ messages)

[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-03 17:04 UTC  (5+ messages)
` [PATCH v10 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v10 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v3 00/25] imx258 improvement series
 2024-04-03 17:03 UTC  (13+ messages)
` [PATCH v3 18/25] dt-bindings: media: imx258: Add alternate compatible strings
` [PATCH v3 19/25] media: i2c: imx258: Change register settings for variants of the sensor
` [PATCH v3 21/25] drivers: media: i2c: imx258: Use macros
` [PATCH v3 23/25] drivers: media: i2c: imx258: Add support for powerdown gpio
` [PATCH v3 24/25] drivers: media: i2c: imx258: Add support for reset gpio

[PATCH v1 0/4] ACPI: x86: Move x86 stuff into dedicated folder
 2024-04-03 16:54 UTC  (5+ messages)
` [PATCH v1 1/4] ACPI: x86: Introduce a Makefile
` [PATCH v1 2/4] ACPI: x86: Move acpi_cmos_rtc to x86 folder
` [PATCH v1 3/4] ACPI: x86: Move blacklist "
` [PATCH v1 4/4] ACPI: x86: Move LPSS "

[PATCH v2 0/2] memcg_kmem hooks refactoring
 2024-04-03 17:02 UTC  (5+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-04-03 17:02 UTC  (5+ messages)
` [RFC 4/9] dm: "

[PATCH v1 0/2] Meson: R/W support for pages used by boot ROM
 2024-04-03 17:02 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[PATCH net-next] net/tcp: move TCP hash fail messages out of line
 2024-04-03 17:00 UTC  (2+ messages)

[PATCH] dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-03 16:59 UTC 

[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
 2024-04-03 16:59 UTC  (2+ messages)

[PATCH 1/1] swiotlb: add a KUnit test suite
 2024-04-03 16:58 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-03 16:58 UTC  (6+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-03 17:00 UTC  (7+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
` [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
` [PATCH v3 11/13] bcachefs: fiemap: return correct extent physical length

[PATCH v1 0/4] arm64: dts: freescale: Add Toradex Colibri iMX8DX
 2024-04-03 16:58 UTC  (5+ messages)
` [PATCH v1 2/4] dt-bindings: arm: fsl: remove reduntant toradex,colibri-imx8x
` [PATCH v1 3/4] dt-bindings: arm: fsl: Add Colibri iMX8DX

user-space concurrent pipe buffer scheduler interactions
 2024-04-03 16:56 UTC  (2+ messages)

[PATCH v2] HID: logitech-dj: allow mice to report multimedia keycodes
 2024-04-03 16:55 UTC  (3+ messages)
` [PATCH v3] HID: logitech-dj: allow mice to use all types of reports

[PATCH v2 1/2] hyperv: Convert from tasklet to BH workqueue
 2024-04-03 16:55 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: hv: "

[PATCH v2 0/4] kprobes: permit use without modules
 2024-04-03 16:51 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: patching: always use fixmap
` [PATCH v2 2/4] kprobes/treewide: Add kprobes_ prefix to insn alloc/free functions
` [PATCH v2 3/4] kprobes/treewide: Explicitly override "
` [PATCH v2 4/4] kprobes: Remove core dependency on modules

[PATCH v1] perf test: Be more tolerant of metricgroup failures
 2024-04-03 16:48 UTC 

[PATCH v1] perf metrics: Remove the "No_group" metric group
 2024-04-03 16:46 UTC 

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-04-03 16:46 UTC  (12+ messages)
` [PATCH v9 15/15] selftests/sgx: Add scripts for EPC cgroup testing
            `  "

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-03 16:44 UTC  (14+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive
` [PATCH v0 02/14] drm/amdgpu,drm/radeon: "

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-03 16:43 UTC  (3+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue

[PATCH v2 00/10] perf: Avoid placing cpumask var on stack
 2024-04-03 16:39 UTC  (4+ messages)

[PATCH v4 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-03 16:38 UTC  (3+ messages)
` [PATCH v4 1/2] mm/madvise: introduce mkold_clean_ptes() batch helper

[PATCH 0/6] Add support for AD411x
 2024-04-03 16:37 UTC  (9+ messages)
` [PATCH 4/6] iio: adc: ad7173: refactor ain and vref selection
` [PATCH 6/6] iio: adc: ad7173: Add support for AD411x devices

[PATCH] KVM: selftests: Fix build error due to assert in dirty_log_test
 2024-04-03 16:37 UTC 

[PATCH] rapidio/tsi721: Convert from tasklet to BH workqueue
 2024-04-03 16:36 UTC 

[PATCH v3 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-04-03 16:35 UTC  (4+ messages)
` [PATCH v3 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-04-03 16:32 UTC  (12+ messages)
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-03 16:32 UTC  (2+ messages)

[PATCH v3 00/10] perf: Avoid placing cpumask on the stack
 2024-04-03 16:31 UTC  (12+ messages)
` [PATCH v3 01/10] cpumask: add cpumask_any_and_but()
` [PATCH v3 02/10] perf/alibaba_uncore_drw: Avoid placing cpumask on the stack
` [PATCH v3 03/10] perf/arm-cmn: "
` [PATCH v3 04/10] perf/arm_cspmu: "
` [PATCH v3 05/10] perf/arm_dsu: "
` [PATCH v3 06/10] perf/dwc_pcie: "
` [PATCH v3 07/10] perf/hisi_pcie: "
` [PATCH v3 08/10] perf/hisi_uncore: "
` [PATCH v3 09/10] perf/qcom_l2: "
` [PATCH v3 10/10] perf/thunderx2: "

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-03 16:30 UTC  (6+ messages)
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
` [PATCH v19 106/130] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL

[PATCH net-next v4 0/3] Minor cleanups to skb frag ref/unref
 2024-04-03 16:29 UTC  (7+ messages)
` [PATCH net-next v4 1/3] net: make napi_frag_unref reuse skb_page_unref
` [PATCH net-next v4 2/3] net: mirror skb frag ref/unref helpers
` [PATCH net-next v4 3/3] net: remove napi_frag_unref

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-03 16:27 UTC  (10+ messages)

[PATCH v2 0/1] Remove support for legacy UFS
 2024-04-03 16:26 UTC  (3+ messages)
` [PATCH v2 1/1] scsi: ufs: Remove support for old UFSHCI versions

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-03 16:25 UTC  (3+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[PATCH] timers/migration: Fix ignored event due to missing CPU update
 2024-04-03 16:24 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/2] Update Energy Model with perfromance limits
 2024-04-03 16:23 UTC  (3+ messages)
` [PATCH 1/2] PM: EM: Add min/max available performance state limits
` [PATCH 2/2] cpufreq: scmi: Update Energy Model with allowed performance limits

[PATCH] archnet: Convert from tasklet to BH workqueue
 2024-04-03 16:23 UTC 

[PATCH 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-03 16:17 UTC  (11+ messages)
` [PATCH 1/2] "
      `  "

[PATCH] tty: Convert from tasklet to BH workqueue
 2024-04-03 16:15 UTC 

[PATCH v2] landlock: Use kmem for landlock_object
 2024-04-03 16:09 UTC  (6+ messages)

[ANNOUNCE] KVM Microconference at LPC 2024
 2024-04-03 16:12 UTC  (2+ messages)

[syzbot] [hardening?] [mm?] BUG: bad usercopy in fpa_set
 2024-04-03 16:12 UTC  (3+ messages)

[PATCH 0/4] kprobes: permit use without modules
 2024-04-03 16:10 UTC  (4+ messages)
` [PATCH 4/4] kprobes: Remove core dependency on modules

Hibernate stuck after recent kernel/workqueue.c changes in Stable 6.6.23
 2024-04-03 16:10 UTC  (6+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 16:09 UTC  (3+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
 2024-04-03 16:08 UTC  (5+ messages)

[PATCH v3] USB: Convert from tasklet to BH workqueue
 2024-04-03 16:06 UTC 

[PATCH 1/2] drm/bridge: lt8912b: add support for P/N pin swap
 2024-04-03 16:02 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium,pn-swap' property

[PATCH 1/1] perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-uninitialized
 2024-04-03 16:01 UTC  (2+ messages)

[PATCH v19 RESEND 0/5] Introducing trace buffer mapping by user-space
 2024-04-03 16:03 UTC  (6+ messages)
` [PATCH v19 RESEND 3/5] tracing: Allow user-space mapping of the ring-buffer

kernel/sched/core.c:961:15: error: incompatible pointer to integer conversion passing 'typeof
 2024-04-03 16:00 UTC  (3+ messages)

[PATCH 0/1] Split lock detected in kernel mode on x86-32 with PAE
 2024-04-03 15:58 UTC  (7+ messages)
` [PATCH 1/1] x86/mm/pae: Align up pteval_t, pmdval_t and pudval_t to avoid split locks

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-03 15:57 UTC  (3+ messages)
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
  ` unsubscribe

[PATCH 0/9] Add Rust linked list for reference counted values
 2024-04-03 15:57 UTC  (3+ messages)
` [PATCH 3/9] rust: list: add struct with prev/next pointers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).