All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-13 17:00:53 to 2024-08-13 18:18:55 UTC [more...]

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-08-13 18:18 UTC  (6+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library
` [PATCH v2 5/7] usb: dwc3: qcom: Don't reply on drvdata during probe

[RESEND PATCH] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
 2024-08-13 18:05 UTC  (2+ messages)

[PATCH v2 0/2] extend "multi" functions and use them in jdi-fhd-r63452
 2024-08-13 18:17 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions

[PATCH v3 0/2] add more multi functions to streamline error handling
 2024-08-13 18:16 UTC  (5+ messages)
` [PATCH v3 1/2] drm/mipi-dsi: add more multi functions for better "
` [PATCH v3 2/2] drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functions

[viro-vfs:work.fdtable 13/13] kernel/fork.c:3242 unshare_fd() warn: passing a valid pointer to 'PTR_ERR'
 2024-08-13 18:16 UTC  (2+ messages)

[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
 2024-08-13 18:15 UTC  (5+ messages)
` [PATCH RFC v3 12/13] mm: add SLAB_TYPESAFE_BY_RCU to files_cache

[PATCH 1/2] drm/vmwgfx: Prevent unmapping active read buffers
 2024-08-13 18:14 UTC  (5+ messages)

[PATCH v2 0/2] Support for I/O width within ARM SCMI SHMEM
 2024-08-13 18:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sram: Document reg-io-width property
` [PATCH v2 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory

[openeuler:openEuler-1.0-LTS 17019/23490] kernel/sched/fair.o: warning: objtool: propagate_entity_cfs_rq()+0x35b: unreachable instruction
 2024-08-13 18:14 UTC 

[PATCH net-next v2 0/2] Adds support for lan887x phy
 2024-08-13 18:15 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: Add phy library support to check supported list when autoneg is enabled
` [PATCH net-next v2 2/2] net: phy: microchip_t1: Adds support for lan887x phy

[PATCH nf-next 0/8] nf_tables: support for updating set element timeout
 2024-08-13 18:12 UTC  (3+ messages)
` [PATCH nf-next 7/8] netfilter: nf_tables: add never expires marker to elements

[PATCH v1 1/2] perf disasm: Fix memory leak for locked operations
 2024-08-13 18:10 UTC  (4+ messages)

[bpf-next v3 1/2] bpf: Add bpf_copy_from_user_str kfunc
 2024-08-13 18:10 UTC  (6+ messages)

+ mm-vmalloc-add-optimization-hint-on-page-existence-check.patch added to mm-unstable branch
 2024-08-13 18:08 UTC 

[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
 2024-08-13 18:07 UTC  (5+ messages)
` [RFC PATCH v3 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms

+ mm-kmemleak-use-is_err_pcpu-for-pointer-in-the-percpu-address-space.patch added to mm-unstable branch
 2024-08-13 18:06 UTC 

+ errh-add-err_ptr_pcpu-ptr_err_pcpu-and-is_err_pcpu-functions.patch added to mm-unstable branch
 2024-08-13 18:06 UTC 

[Buildroot] [PATCH 1/1] package/vboot-utils: bump to version 4b12d392e5b12de29c582df4e717b1228e9f1594
 2024-08-13 18:04 UTC 

[PATCH] vfio: mdev: Remove unused function declarations
 2024-08-13 18:04 UTC  (2+ messages)

[PATCH v4 0/2] RISC-V: hwprobe: Misaligned scalar perf fix and rename
 2024-08-13 18:03 UTC  (5+ messages)
` [PATCH v4 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines

[PATCH v3 0/5] AWS Nitro Enclave emulation support
 2024-08-13 18:02 UTC  (4+ messages)
` [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device

[PATCH rfc] vfio-pci: Allow write combining
 2024-08-13 18:02 UTC  (11+ messages)

[PATCH v3 0/5] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-13 17:58 UTC  (4+ messages)
` [PATCH v3 3/5] dt-bindings: display: rockchip: Add schema for "

[PATCH] bpf: Annotate struct bpf_cand_cache with __counted_by()
 2024-08-13 17:59 UTC  (3+ messages)

[RFC PATCH 00/17] VKMS: Add configfs support
 2024-08-13 17:59 UTC  (28+ messages)
` [RFC PATCH 03/17] drm/vkms: Set device name from vkms_config
` [RFC PATCH 04/17] drm/vkms: Allow to configure multiple CRTCs
` [RFC PATCH 05/17] drm/vkms: Use managed memory to create encoders
` [RFC PATCH 06/17] drm/vkms: Allow to configure multiple encoders
` [RFC PATCH 07/17] drm/vkms: Use managed memory to create connectors
` [RFC PATCH 08/17] drm/vkms: Allow to configure multiple connectors
` [RFC PATCH 09/17] drm/vkms: Allow to configure multiple overlay planes
` [RFC PATCH 10/17] drm/vkms: Allow to change connector status
` [RFC PATCH 11/17] drm/vkms: Add and remove VKMS instances via configfs
` [RFC PATCH 12/17] drm/vkms: Allow to configure multiple CRTCs "
` [RFC PATCH 13/17] drm/vkms: Allow to configure multiple encoders "
` [RFC PATCH 14/17] drm/vkms: Allow to configure multiple encoders
` [RFC PATCH 15/17] drm/vkms: Allow to configure multiple planes via configfs

[PATCH v5] xfs_db: release ip resource before returning from get_next_unlinked()
 2024-08-13 17:58 UTC  (2+ messages)

[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
 2024-08-13 17:57 UTC  (2+ messages)

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-08-13 17:56 UTC  (11+ messages)

[syzbot] [wpan?] WARNING in cfg802154_switch_netns (2)
 2024-08-13 17:56 UTC 

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-13 17:54 UTC  (4+ messages)
` [PATCH v20 02/20] ipe: add policy parser

[i-g-t 0/2] Clear all KMS properties on reset
 2024-08-13 17:54 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v2 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-08-13 17:52 UTC  (15+ messages)
` [PATCH v2 01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2
` [PATCH v2 02/10] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos8895 compatible
` [PATCH v2 04/10] dt-bindings: pinctrl: samsung: Add compatible for Exynos8895 SoC
` [PATCH v2 06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible
` [PATCH v2 07/10] dt-bindings: soc: samsung: exynos-pmu: Add exynos8895 compatible
` [PATCH v2 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC
` [PATCH v2 09/10] dt-bindings: arm: samsung: Document dreamlte board binding

[PATCH 0/2] Fix handling of S2 stalls
 2024-08-13 17:51 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH 2/2] iommu/arm-smmu-v3: Report stalled S2 events

[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-08-13 17:51 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode

AMD EPYC virtual network performances
 2024-08-13 17:49 UTC  (5+ messages)

[RFC PATCH v18 0/8] TPEBS counting mode support
 2024-08-13 17:48 UTC  (6+ messages)
` [RFC PATCH v18 8/8] perf test: Add test for Intel TPEBS counting mode

[RFC PATCH] riscv: Enable generic CPU vulnerabilites support
 2024-08-13 17:45 UTC  (3+ messages)

ath11k and vfio-pci support
 2024-08-13 17:30 UTC  (4+ messages)
` [PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization

Hard and soft lockups with FIO and LTP runs on a large system
 2024-08-13 17:43 UTC  (8+ messages)

[syzbot] [wpan?] WARNING in cfg802154_switch_netns (2)
 2024-08-13 17:42 UTC 

[PATCH v2 0/2] drm/xe/display suspend/resume fixes
 2024-08-13 17:41 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe/display: Make display suspend/resume work on discrete

[PATCH v2 0/2] coresight: Add remote etm support
 2024-08-13 17:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add qcom,inst-id for remote etm

[bpf-next 0/3] samples/bpf: Remove obsolete tracing-related tests
 2024-08-13 17:39 UTC  (3+ messages)

[Buildroot] [PATCH next] package/xfsprogs: update to 6.9.0
 2024-08-13 17:39 UTC  (2+ messages)

[PATCH v1 1/2] sepolgen: initialize gen_cil
 2024-08-13 17:42 UTC  (2+ messages)

[PATCH 1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display()
 2024-08-13 17:38 UTC  (6+ messages)
` ✓ CI.Hooks: success for series starting with [1/7] "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.BAT: success "
` ✓ Fi.CI.BAT: "

[PATCH] cmd_set_passphrase: initialize KDF parameters
 2024-08-13 17:37 UTC  (2+ messages)
` [PATCH] Extract bch_crypt_update_passphrase function

[f2fs-dev] [PATCH] fsck.f2fs: don't call dev_fill w/ null buffer
 2024-08-13 17:36 UTC  (4+ messages)

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-13 17:34 UTC  (10+ messages)
` [PATCH V2 01/11] machine: alloc-anon option

"git-stash --keep-index" crashes when there are no tracked files
 2024-08-13 17:36 UTC 

[PATCH] git-svn: mention `svn:globalignores` in help+docs
 2024-08-13 17:36 UTC  (2+ messages)

[PATCH 0/6] Extend pmu_counters_test to AMD CPUs
 2024-08-13 17:36 UTC  (2+ messages)

[f2fs-dev] [PATCH] fsck.f2fs: don't finish zones if it's not open
 2024-08-13 17:34 UTC  (4+ messages)

[LTP] [PATCH v5 0/6] landlock testing suite
 2024-08-13 17:32 UTC  (5+ messages)
` [LTP] [PATCH v5 3/6] Disable kernel version check in landlock tests

[PATCH 6.10 000/263] 6.10.5-rc1 review
 2024-08-13 17:33 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] package/gnuradio: bump version to 3.10.11.0
 2024-08-13 17:32 UTC 

[GIT pull] x86/urgent for v6.11-rc3
 2024-08-13 17:33 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: Create COW inode from parent dentry for atomic write
 2024-08-13 17:32 UTC  (3+ messages)

[PATCH] LFX Task: Fix grammar and spelling errors in reporting-issues.rst files
 2024-08-13 17:32 UTC  (2+ messages)

[PATCH] tracing/probes: fix traceprobe out-of-bounds argument allocation
 2024-08-13 17:25 UTC 

[Buildroot] [PATCH next 1/1] package/uhd: bump to version 4.7.0.0
 2024-08-13 17:31 UTC 

[PATCH net] net: thunder_bgx: Fix netdev structure allocation
 2024-08-13 16:25 UTC  (2+ messages)

[PATCH v2] perf/bpf: Don't call bpf_overflow_handler() for tracing events
 2024-08-13 17:30 UTC  (3+ messages)

[PATCH] libsepol/cil: Check that sym_index is within bounds
 2024-08-13 17:32 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] package/volk: bump to version 3.1.2
 2024-08-13 17:28 UTC 

Question to hv_vtl_real_mode_header in hv_vtl.c
 2024-08-13 17:28 UTC 

[PATCH v6 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-08-13 17:27 UTC  (5+ messages)
` [PATCH v6 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver
` [PATCH v6 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH v2 0/2] iio: adc: ad4695: implement triggered buffer
 2024-08-13 17:26 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc: iio: ad4695: document buffered read

[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-13 17:26 UTC  (3+ messages)
` [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API

[PATCH 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() functions
 2024-08-13 17:25 UTC  (2+ messages)
` [PATCH 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space

[ANNOUNCE] kmod 33
 2024-08-13 17:25 UTC 

FAILED: patch "[PATCH] drm/i915/gem: Fix Virtual Memory mapping boundaries" failed to apply to 4.19-stable tree
 2024-08-13 17:25 UTC  (3+ messages)
` [PATCH 4.19.y v2] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation

[GSoC][PATCH] t: migrate helper/test-urlmatch-normalization to unit tests
 2024-08-13 17:24 UTC  (2+ messages)
` [GSoC][PATCH v2] t: migrate t0110-urlmatch-normalization to the new framework

[PULL] drm-intel-next
 2024-08-13 17:24 UTC 

[PATCH] tests: drop use of 'tee' that hides exit status
 2024-08-13 17:23 UTC  (3+ messages)

[PATCH v3 0/6] mm: split underutilized THPs
 2024-08-13 17:22 UTC  (2+ messages)

[PATCH] io_uring/napi: remove duplicate io_napi_entry timeout assignation
 2024-08-13 17:22 UTC  (7+ messages)

[Buildroot] [PATCH] configs/friendlyarm_nanopi_neo_defconfig: new defconfig
 2024-08-13 17:02 UTC  (2+ messages)
` [Buildroot] [PATCH v2] "

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-13 17:21 UTC  (4+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization

[PATCH v1 00/10] xen: pvh: Partial QOM:fication with new x86 PVH machine
 2024-08-13 17:20 UTC  (5+ messages)
` [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2024-08-13 17:18 UTC  (4+ messages)

[PATCH kmod] libkmod: avoid undefined behaviour in libkmod-builtin.c:get_string
 2024-08-13 17:19 UTC  (2+ messages)

[PATCH 6.6 000/189] 6.6.46-rc1 review
 2024-08-13 17:19 UTC  (2+ messages)

Adding nested repository with slash adds files instead of gitlink
 2024-08-13 17:18 UTC  (4+ messages)

[PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo
 2024-08-13 17:18 UTC  (2+ messages)

[PATCH v1] dts: correct typos in conf.yaml
 2024-08-13 17:17 UTC 

[PATCH] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
 2024-08-13 17:16 UTC  (2+ messages)

[PATCH] drm/xe: Name and document Wa_14019789679
 2024-08-13 17:15 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[BOOT-WRAPPER v2 00/10] Cleanup initialization
 2024-08-13 17:14 UTC  (5+ messages)
` [BOOT-WRAPPER v2 02/10] aarch64: Implement cpu_init_arch()
` [BOOT-WRAPPER v2 03/10] aarch64: Always enter kernel via exception return

[PATCH v2 1/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
 2024-08-13 17:14 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v3 0/4] xen: arm: Split MMU code in preparation for MPU work (part 2)
 2024-08-13 17:13 UTC  (5+ messages)
` [PATCH v3 1/4] xen: arm: Add a new helper update_boot_mapping()
` [PATCH v3 2/4] xen: make VMAP only support in MMU system
` [PATCH v3 3/4] xen: arm: Move the functions of domain_page to MMU specific
` [PATCH v3 4/4] xen: arm: Enclose access to EL2 MMU specific registers under CONFIG_MMU

[PATCH i-g-t] lib|tests: Don't dereference engine outside for_each_ctx_engine macro
 2024-08-13 17:14 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for lib|tests: Don't dereference engine outside for_each_ctx_engine macro (rev2)

[PATCH 0/2] tracing: Have boot instance use reserve_mem option and use fgraph tracer
 2024-08-13 17:11 UTC  (3+ messages)
` [PATCH 1/2] tracing: Allow boot instances to use reserve_mem boot memory
` [PATCH 2/2] tracing/fgraph: Have fgraph handle previous boot function addresses

[PATCH] mm: vmalloc: add optimization hint on page existence check
 2024-08-13 17:12 UTC  (2+ messages)

[PATCH] ASoC: topology: Fix route memory corruption
 2024-08-13 17:11 UTC  (2+ messages)

[PATCH 0/2] abstract napi tracking strategy
 2024-08-13 17:11 UTC  (3+ messages)
` [PATCH 1/2] io_uring/napi: Introduce io_napi_tracking_ops
` [PATCH 2/2] io_uring/napi: add static napi tracking strategy

[PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx
 2024-08-13 17:10 UTC  (5+ messages)

[GSoC][PATCH v2 0/4] t: port reftable/readwrite_test.c to the unit testing framework
 2024-08-13 17:10 UTC  (3+ messages)
` [GSoC][PATCH v3 "

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-08-13 17:09 UTC  (13+ messages)

[PATCH] hugetlbfs: add MTE support
 2024-08-13 17:08 UTC  (7+ messages)

[PULL for-9.1 0/6] Miscellaneous fixes for QEMU 9.1-rc
 2024-08-13 17:05 UTC  (7+ messages)
` [PULL 1/6] target/hexagon: don't look for static glib
` [PULL 2/6] target/i386: Do not apply REX to MMX operands
` [PULL 3/6] target/i386: Use unit not type in decode_modrm
` [PULL 4/6] target/i386: Assert MMX and XMM registers in range
` [PULL 5/6] module: Prevent crash by resetting local_err in module_load_qom_all()
` [PULL 6/6] po: update Italian translation

[PATCH] drm/amdgpu: remove ME0 registers from mi300 dump
 2024-08-13 17:07 UTC 

[PATCH 00/20] Stop using `the_repository` in "config.c"
 2024-08-13 17:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/vmwgfx: Handle possible ENOMEM in vmw_stdu_connector_atomic_check
 2024-08-13 17:07 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
 2024-08-13 17:06 UTC  (2+ messages)

[PATCH v2] uprobes: make trace_uprobe->nhit counter a per-CPU one
 2024-08-13 17:05 UTC  (3+ messages)

[PATCH i-g-t 1/2] intel-gfx-fw-info: Hide raw dump behind a flag
 2024-08-13 17:06 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for series starting with [i-g-t,1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH] KVM: x86: Include host suspended time in steal time
 2024-08-13 17:06 UTC  (4+ messages)

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-13 17:06 UTC  (4+ messages)
` [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()

[PATCH net-next v2 0/3] use more devm for ag71xx
 2024-08-13 17:04 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ag71xx: devm_clk_get_enabled
` [PATCH net-next v2 2/3] net: ag71xx: use devm for of_mdiobus_register
` [PATCH net-next v2 3/3] net: ag71xx: use devm for register_netdev

[PATCH v2 0/4] wifi: ath12k: Add new features to ACPI
 2024-08-13 17:05 UTC  (7+ messages)
` [PATCH v2 2/4] wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag
` [PATCH v2 3/4] wifi: ath12k: Adjust the timing to access ACPI table
` [PATCH v2 4/4] wifi: ath12k: Add support for reading variant from ACPI to download board data file

[PATCH] Reenable NUMA policy support in the slab allocator
 2024-08-13 17:05 UTC  (2+ messages)

[PATCH] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
 2024-08-13 17:03 UTC  (5+ messages)

[PATCH v10 0/5] Add AP6275P wireless support
 2024-08-13 17:04 UTC  (4+ messages)
` [PATCH v10 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d

[PATCH v3 0/2] fuse: add timeout option for requests
 2024-08-13 17:04 UTC  (3+ messages)
` [PATCH v3 1/2] fuse: add optional kernel-enforced timeout "

[PATCH v2 1/4] drm/amdgpu: add gfx9_4_3 register support in ipdump
 2024-08-13 17:04 UTC  (3+ messages)

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-13 17:03 UTC  (7+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA

[PATCH] PCI: qcom-ep: Do not enable resources during probe()
 2024-08-13 17:02 UTC  (3+ messages)

[PATCH net-next v2 0/2] bnxt_en: address string truncation
 2024-08-13 17:02 UTC  (5+ messages)
` [PATCH net-next v2 1/2] bnxt_en: Extend maximum length of version string by 1 byte
` [PATCH net-next v2 2/2] bnxt_en: avoid truncation of per rx run debugfs filename

[PATCH] po: update Italian translation
 2024-08-13 17:02 UTC 

[PATCH] ARM: i.MX8MP: König+Bauer AlphaJet: remove barebox partition from eMMC
 2024-08-13 17:01 UTC 

[PATCH v3] rust: Kbuild: Skip -fmin-function-alignment in bindgen flags
 2024-08-13 17:01 UTC  (4+ messages)

[PATCH] Fixed incorrect output in xl's "help" command
 2024-08-13 17:01 UTC  (3+ messages)

[PATCH 00/17] arm64: dts: imx: 3rd dtb warning clearn up
 2024-08-13 17:00 UTC  (4+ messages)
` [PATCH 06/17] arm64: dts: layerscape: remove undocument big-endian in watchdog


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.