messages from 2025-03-09 08:43:21 to 2025-03-09 10:12:39 UTC [more...]
[PATCH] archive: error instead of triggering a segfault in `git archive --remote=""`
2025-03-09 10:12 UTC
[PATCH v6 15/26] landlock: Log scoped denials
2025-03-09 10:11 UTC (3+ messages)
[Buildroot] [PATCH next 1/1] package/ncdu: bump to version 1.22
2025-03-09 10:12 UTC
[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
2025-03-09 10:12 UTC (18+ messages)
[PATCH v5 00/12] phy: rockchip: samsung-hdptx: Support high color depth management
2025-03-09 10:10 UTC (37+ messages)
` [PATCH v5 02/12] phy: hdmi: Add color depth configuration
` [PATCH v5 03/12] phy: rockchip: samsung-hdptx: Fix clock ratio setup
` [PATCH v5 04/12] phy: rockchip: samsung-hdptx: Drop unused struct lcpll_config
` [PATCH v5 05/12] phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
` [PATCH v5 06/12] phy: rockchip: samsung-hdptx: Drop superfluous cfgs "
` [PATCH v5 07/12] phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overhead
` [PATCH v5 08/12] phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
` [PATCH v5 09/12] phy: rockchip: samsung-hdptx: Provide config params validation support
[PATCH i-g-t] tests/intel/kms_pm_dc: Add log information to dc5 psr test
2025-03-09 10:06 UTC (3+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_pm_dc: Add log information to dc5 psr test (rev2)
` [PATCH i-g-t v2] tests/intel/kms_pm_dc: Add skip logic and logging for DC5 psr test
[PATCH v11 00/13] hrtimer Rust API
2025-03-09 10:08 UTC (8+ messages)
` [PATCH v11 07/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
` [PATCH v11 08/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
[v2] PCI: cadence: Add configuration space capability search API
2025-03-09 10:02 UTC (6+ messages)
[PATCH i-g-t] tests/intel/kms_pm_dc: Remove PkgC dependecy to validate deep-pkgc test
2025-03-09 10:03 UTC
[PATCH] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
2025-03-09 10:00 UTC (2+ messages)
[PATCH] bpf: add missing NULL check for __dev_get_by_index
2025-03-09 10:00 UTC (3+ messages)
[GSoC] Microproject: Updating Documentation
2025-03-09 9:59 UTC (4+ messages)
[rockchip:v6.15-armsoc/dts64 71/89] arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dtb: hdmiphy@2b000000: compatible:0: 'rockchip,rk3576-hdptx-phy' is not one of ['rockchip,rk3588-hdptx-phy']
2025-03-09 9:57 UTC
dash performance regression with [ in latest github code
2025-03-09 9:42 UTC (2+ messages)
` [PATCH] expand: Add bypass for literal "]" in expandmeta
[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
2025-03-09 9:57 UTC (6+ messages)
[PATCH v2] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
2025-03-09 9:55 UTC
bug: background jobs have their inputs bound to `/dev/null`, even in the face of explicit redirection
2025-03-09 9:54 UTC (2+ messages)
[PATCH 6.12.y 00/60] `alloc`, `#[expect]` and "Custom FFI"
2025-03-09 9:47 UTC (2+ messages)
[PATCH 6.12.y 12/60] rust: replace `clippy::dbg_macro` with `disallowed_macros`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: replace `clippy::dbg_macro` with `disallowed_macros`" has been added to the 6.12-stable tree
[PATCH 6.12.y 01/60] rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: workqueue: remove unneeded ``#[allow(clippy::new_ret_no_self)]`" has been added to the 6.12-stable tree
[syzbot] [efi?] [fs?] possible deadlock in efivarfs_actor
2025-03-09 9:51 UTC (3+ messages)
[PATCH 6.12.y 59/60] rust: use custom FFI integer types
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: use custom FFI integer types" has been added to the 6.12-stable tree
[PATCH 6.12.y 03/60] rust: types: avoid repetition in `{As,From}Bytes` impls
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: types: avoid repetition in `{As,From}Bytes` impls" has been added to the 6.12-stable tree
[PATCH 6.12.y 38/60] rust: treewide: switch to the kernel `Vec` type
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: treewide: switch to the kernel `Vec` type" has been added to the 6.12-stable tree
[PATCH 6.12.y 31/60] rust: treewide: switch to our kernel `Box` type
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: treewide: switch to our kernel `Box` type" has been added to the 6.12-stable tree
[PATCH 6.12.y 10/60] rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: sync: remove unneeded `#[allow(clippy::non_send_fields_in_send_ty)]`" has been added to the 6.12-stable tree
[PATCH 6.12.y 45/60] rust: str: test: replace `alloc::format`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: str: test: replace `alloc::format`" has been added to the 6.12-stable tree
[PATCH 6.12.y 16/60] rust: start using the `#[expect(...)]` attribute
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: start using the `#[expect(...)]` attribute" has been added to the 6.12-stable tree
[PATCH 6.12.y 02/60] rust: sort global Rust flags
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: sort global Rust flags" has been added to the 6.12-stable tree
[PATCH 6.12.y 56/60] rust: kbuild: expand rusttest target for macros
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: kbuild: expand rusttest target for macros" has been added to the 6.12-stable tree
[PATCH 6.12.y 11/60] rust: introduce `.clippy.toml`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: introduce `.clippy.toml`" has been added to the 6.12-stable tree
[PATCH 6.12.y 09/60] rust: init: remove unneeded `#[allow(clippy::disallowed_names)]`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: init: remove unneeded `#[allow(clippy::disallowed_names)]`" has been added to the 6.12-stable tree
[PATCH 6.12.y 57/60] rust: fix size_t in bindgen prototypes of C builtins
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: fix size_t in bindgen prototypes of C builtins" has been added to the 6.12-stable tree
[PATCH 6.12.y 41/60] rust: error: use `core::alloc::LayoutError`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: error: use `core::alloc::LayoutError`" has been added to the 6.12-stable tree
[PATCH 6.12.y 19/60] rust: error: optimize error type to use nonzero
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: error: optimize error type to use nonzero" has been added to the 6.12-stable tree
[PATCH 6.12.y 18/60] rust: error: make conversion functions public
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: error: make conversion functions public" has been added to the 6.12-stable tree
[PATCH 6.12.y 42/60] rust: error: check for config `test` in `Error::name`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: error: check for config `test` in `Error::name`" has been added to the 6.12-stable tree
[PATCH 6.12.y 13/60] rust: provide proper code documentation titles
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: provide proper code documentation titles" has been added to the 6.12-stable tree
[PATCH 6.12.y 58/60] rust: map `__kernel_size_t` and friends also to usize/isize
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: map `__kernel_size_t` and friends also to usize/isize" has been added to the 6.12-stable tree
[PATCH 6.12.y 08/60] rust: enable `rustdoc::unescaped_backticks` lint
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: enable `rustdoc::unescaped_backticks` lint" has been added to the 6.12-stable tree
[PATCH 6.12.y 06/60] rust: enable `clippy::unnecessary_safety_doc` lint
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: enable `clippy::unnecessary_safety_doc` lint" has been added to the 6.12-stable tree
[PATCH 6.12.y 34/60] rust: alloc: introduce `ArrayLayout`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: introduce `ArrayLayout`" has been added to the 6.12-stable tree
[PATCH] tests/functional: Require 'user' netdev for ppc64 e500 test
2025-03-09 9:49 UTC (2+ messages)
[PATCH 6.12.y 04/60] rust: enable `clippy::undocumented_unsafe_blocks` lint
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: enable `clippy::undocumented_unsafe_blocks` lint" has been added to the 6.12-stable tree
[PATCH 6.12.y 14/60] rust: enable Clippy's `check-private-items`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: enable Clippy's `check-private-items`" has been added to the 6.12-stable tree
[PATCH 6.12.y 07/60] rust: enable `clippy::ignored_unit_patterns` lint
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: enable `clippy::ignored_unit_patterns` lint" has been added to the 6.12-stable tree
[PATCH 6.12.y 46/60] rust: alloc: update module comment of alloc.rs
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: update module comment of alloc.rs" has been added to the 6.12-stable tree
[PATCH 6.12.y 21/60] rust: alloc: separate `aligned_size` from `krealloc_aligned`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: separate `aligned_size` from `krealloc_aligned`" has been added to the 6.12-stable tree
[PATCH 6.12.y 22/60] rust: alloc: rename `KernelAllocator` to `Kmalloc`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: rename `KernelAllocator` to `Kmalloc`" has been added to the 6.12-stable tree
[PATCH 6.12.y 39/60] rust: alloc: remove `VecExt` extension
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: remove `VecExt` extension" has been added to the 6.12-stable tree
[PATCH 6.12.y 32/60] rust: alloc: remove extension of std's `Box`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: remove extension of std's `Box`" has been added to the 6.12-stable tree
[PATCH 6.12.y 05/60] rust: enable `clippy::unnecessary_safety_comment` lint
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: enable `clippy::unnecessary_safety_comment` lint" has been added to the 6.12-stable tree
[PATCH 6.12.y 24/60] rust: alloc: make `allocator` module public
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: make `allocator` module public" has been added to the 6.12-stable tree
[PATCH 6.12.y 60/60] rust: alloc: Fix `ArrayLayout` allocations
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: Fix `ArrayLayout` allocations" has been added to the 6.12-stable tree
[PATCH 6.12.y 23/60] rust: alloc: implement `ReallocFunc`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `ReallocFunc`" has been added to the 6.12-stable tree
[PATCH 6.12.y 28/60] rust: alloc: implement `KVmalloc` allocator
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `KVmalloc` allocator" has been added to the 6.12-stable tree
[PATCH 6.12.y 35/60] rust: alloc: implement kernel `Vec` type
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement kernel `Vec` type" has been added to the 6.12-stable tree
[PATCH 6.12.y 30/60] rust: alloc: implement kernel `Box`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement kernel `Box`" has been added to the 6.12-stable tree
[PATCH 6.12.y 36/60] rust: alloc: implement `IntoIterator` for `Vec`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `IntoIterator` for `Vec`" has been added to the 6.12-stable tree
[PATCH 6.12.y 43/60] rust: alloc: implement `contains` for `Flags`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `contains` for `Flags`" has been added to the 6.12-stable tree
[PATCH 6.12.y 37/60] rust: alloc: implement `collect` for `IntoIter`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `collect` for `IntoIter`" has been added to the 6.12-stable tree
[PATCH 6.12.y 44/60] rust: alloc: implement `Cmalloc` in module allocator_test
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `Cmalloc` in module allocator_test" has been added to the 6.12-stable tree
[PATCH 6.12.y 27/60] rust: alloc: implement `Vmalloc` allocator
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `Vmalloc` allocator" has been added to the 6.12-stable tree
[PATCH 6.12.y 25/60] rust: alloc: implement `Allocator` for `Kmalloc`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: implement `Allocator` for `Kmalloc`" has been added to the 6.12-stable tree
[PATCH 6.12.y 53/60] drm/panic: correctly indent continuation of line in list item
2025-03-09 9:46 UTC (2+ messages)
` Patch "drm/panic: correctly indent continuation of line in list item" has been added to the 6.12-stable tree
[PATCH 6.12.y 26/60] rust: alloc: add module `allocator_test`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: add module `allocator_test`" has been added to the 6.12-stable tree
[PATCH 6.12.y 33/60] rust: alloc: add `Box` to prelude
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: add `Box` to prelude" has been added to the 6.12-stable tree
[PATCH 6.12.y 20/60] rust: alloc: add `Allocator` trait
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: add `Allocator` trait" has been added to the 6.12-stable tree
[RFC PATCH 0/4] x86/build: Get rid of vmlinux postlink step
2025-03-09 9:48 UTC (7+ messages)
[PATCH 6.12.y 29/60] rust: alloc: add __GFP_NOWARN to `Flags`
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: add __GFP_NOWARN to `Flags`" has been added to the 6.12-stable tree
[PATCH 6.12.y 48/60] MAINTAINERS: add entry for the Rust `alloc` module
2025-03-09 9:46 UTC (2+ messages)
` Patch "MAINTAINERS: add entry for the Rust `alloc` module" has been added to the 6.12-stable tree
[PATCH 6.12.y 47/60] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
2025-03-09 9:46 UTC (2+ messages)
` Patch "kbuild: rust: remove the `alloc` crate and `GlobalAlloc`" has been added to the 6.12-stable tree
[PATCH 6.12.y 50/60] drm/panic: remove unnecessary borrow in alignment_pattern
2025-03-09 9:46 UTC (2+ messages)
` Patch "drm/panic: remove unnecessary borrow in alignment_pattern" has been added to the 6.12-stable tree
[PATCH 6.12.y 52/60] drm/panic: remove redundant field when assigning value
2025-03-09 9:46 UTC (2+ messages)
` Patch "drm/panic: remove redundant field when assigning value" has been added to the 6.12-stable tree
[PATCH 6.12.y 40/60] rust: alloc: add `Vec` to prelude
2025-03-09 9:46 UTC (2+ messages)
` Patch "rust: alloc: add `Vec` to prelude" has been added to the 6.12-stable tree
[PATCH 6.12.y 51/60] drm/panic: prefer eliding lifetimes
2025-03-09 9:46 UTC (2+ messages)
` Patch "drm/panic: prefer eliding lifetimes" has been added to the 6.12-stable tree
[PATCH 6.12.y 49/60] drm/panic: avoid reimplementing Iterator::find
2025-03-09 9:46 UTC (2+ messages)
` Patch "drm/panic: avoid reimplementing Iterator::find" has been added to the 6.12-stable tree
[PATCH 6.12.y 55/60] drm/panic: allow verbose version check
2025-03-09 9:46 UTC (2+ messages)
` Patch "drm/panic: allow verbose version check" has been added to the 6.12-stable tree
[PATCH 6.12.y 54/60] drm/panic: allow verbose boolean for clarity
2025-03-09 9:46 UTC (2+ messages)
` Patch "drm/panic: allow verbose boolean for clarity" has been added to the 6.12-stable tree
[PATCH 6.12.y 17/60] Documentation: rust: discuss `#[expect(...)]` in the guidelines
2025-03-09 9:46 UTC (2+ messages)
` Patch "Documentation: rust: discuss `#[expect(...)]` in the guidelines" has been added to the 6.12-stable tree
[PATCH 6.12.y 15/60] Documentation: rust: add coding guidelines on lints
2025-03-09 9:46 UTC (2+ messages)
` Patch "Documentation: rust: add coding guidelines on lints" has been added to the 6.12-stable tree
[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
2025-03-09 9:42 UTC (2+ messages)
[PATCH net] net: lapbether: use netdev_lockdep_set_classes() helper
2025-03-09 9:42 UTC (2+ messages)
[PATCH v6 00/26] Landlock audit support
2025-03-09 9:41 UTC (2+ messages)
[PATCH 0/3] vhost: fix the IO error after live migration
2025-03-09 9:40 UTC (4+ messages)
` [PATCH 1/3] virtio: add VM state change cb with return value
` [PATCH 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
` [PATCH 3/3] vhost-user: return failure if backend crash when live migration
[PATCH v4 00/14] hw/sd/sdhci: Set reset value of interrupt registers
2025-03-09 9:27 UTC (3+ messages)
` [PATCH v4 09/14] hw/sd/sdhci: Unify default MemoryRegionOps
[syzbot] [x25?] possible deadlock in lapbeth_device_event
2025-03-09 9:36 UTC
[PATCH v3] ARM: dts: nexus4: Initial dts
2025-03-09 9:36 UTC (4+ messages)
[openeuler:OLK-6.6 2007/2007] ld: kernel/kexec.c:105: undefined reference to `arch_kexec_unprotect_crashkres'
2025-03-09 9:33 UTC
[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
2025-03-09 9:28 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev4)
[PATCH 6.13 000/157] 6.13.6-rc1 review
2025-03-09 9:26 UTC (4+ messages)
` [PATCH 6.13 070/157] objtool: Remove annotate_{,un}reachable()
Linux 6.13.6
2025-03-09 9:22 UTC (4+ messages)
[PATCH 6.12 000/148] 6.12.18-rc2 review
2025-03-09 9:22 UTC (4+ messages)
[openeuler:openEuler-1.0-LTS 1473/1473] mm/khugepaged.c:974:21: sparse: sparse: invalid assignment: |=
2025-03-09 9:23 UTC
[PATCH RESEND v5 0/4] arm64: dts: qcom: x1e80100: crd/t14s: Enable Parade Type-C retimers
2025-03-09 9:23 UTC (3+ messages)
[RFC 0/2] arm64: dts: qcom: x1e78100-t14s: Rework devicetree for LCD and OLED SKUs
2025-03-09 9:19 UTC (4+ messages)
` [RFC 1/2] arm64: dts: qcom: x1e78100-t14s: Add LCD variant with backlight support
Linux 6.6.82
2025-03-09 9:16 UTC (2+ messages)
[PATCH net-next v2 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-03-09 8:53 UTC (4+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
` [PATCH net-next] net: stmmac: allow platforms to use PHY tx clock stop capability
[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-03-09 8:48 UTC (17+ messages)
` [RFC PATCH v2 01/16] dt-bindings: media: i2c: max96717: add myself as maintainer
` [RFC PATCH v2 02/16] dt-bindings: media: i2c: max96717: reflow text
` [RFC PATCH v2 03/16] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [RFC PATCH v2 04/16] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [RFC PATCH v2 05/16] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [RFC PATCH v2 06/16] dt-bindings: media: i2c: max96717: add support for MAX96793
` [RFC PATCH v2 07/16] dt-bindings: media: i2c: max96712: add myself as maintainer
` [RFC PATCH v2 08/16] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [RFC PATCH v2 09/16] dt-bindings: media: i2c: max96712: add support for I2C MUX
` [RFC PATCH v2 10/16] dt-bindings: media: i2c: max96712: add support for POC supplies
` [RFC PATCH v2 11/16] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [RFC PATCH v2 12/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
` [RFC PATCH v2 13/16] arm64: defconfig: disable deprecated MAX96712 driver
` [RFC PATCH v2 14/16] staging: media: remove "
` [RFC PATCH v2 15/16] media: i2c: remove MAX96717 driver
` [RFC PATCH v2 16/16] media: i2c: remove MAX96714 driver
Linux kernel 6.6.82 released
2025-03-09 9:15 UTC
[xfs-linux:test-merge 13/13] fs/xfs/xfs_file.c:746:15: error: too few arguments to function 'xfs_file_write_checks'
2025-03-09 9:11 UTC (2+ messages)
[PATCH v3 0/9] dmaengine: idxd: fix memory leak in error handling path
2025-03-09 9:10 UTC (3+ messages)
` [PATCH v3 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v3 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs()
[PATCH] drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL to LRC dumps
2025-03-09 9:10 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[jolsa-perf:bpf/optimized_usdt_1 19/20] kernel/seccomp.c:769:2: error: expected identifier or '('
2025-03-09 9:04 UTC
[PATCH v6 0/6] Add pmem node for preserving distro ISO's
2025-03-09 8:58 UTC (3+ messages)
` [PATCH v6 6/6] blkmap: pass information on ISO image to the OS
[PATCH 00/17] Various toolchain compatibility fixes/improvements
2025-03-09 8:51 UTC (7+ messages)
` [PATCH 02/17] arm: Exclude eabi_compat from LTO
` [PATCH 03/17] arm: Add __aeabi_memclr in eabi_compat
` [PATCH 04/17] arm: Add aligned-memory aliases to eabi_compat
Regression in quoted remove-longest-prefix expansion
2025-03-09 8:51 UTC (2+ messages)
` expand: Fix scanright zero handling when fnmatch is disabled
[patch 00/10] genirq/msi: Spring cleaning
2025-03-09 8:48 UTC (3+ messages)
` [patch 10/10] genirq/msi: Rename msi_[un]lock_descs()
[PATCH] hwmon: Add KEBA battery monitoring controller support
2025-03-09 7:38 UTC (3+ messages)
[PATCH v2 00/62] docs: Add new QAPI transmogrifier
2025-03-09 8:35 UTC (13+ messages)
` [PATCH v2 05/62] docs/qapi-domain: add QAPI domain object registry
` [PATCH v2 08/62] docs/qapi-domain: add QAPI xref roles
` [PATCH v2 16/62] docs/qapi-domain: add "Features:" field lists
` [PATCH v2 25/62] docs/qapi-domain: add :ifcond: directive option
` [PATCH v2 27/62] docs/qapi-domain: add type cross-refs to field lists
` [PATCH v2 34/62] qapi/schema: add __repr__ to QAPIDoc.Section
` [PATCH v2 36/62] docs/qapidoc: split old implementation into qapidoc_legacy.py
` [PATCH v2 37/62] docs/qapidoc: Fix static typing on qapidoc.py
` [PATCH v2 41/62] qapi/source: allow multi-line QAPISourceInfo advancing
` [PATCH v2 52/62] docs/qapidoc: add visit_sections() method
` [PATCH v2 56/62] docs/qapidoc: add intermediate output debugger
` [PATCH v2 60/62] docs: disambiguate cross-references
[PATCH] dma\ae4dma: added AMD user space DMA driver
2025-03-09 8:45 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.