All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 23:22:21 to 2026-04-06 00:58:26 UTC [more...]

[PATCH 0/2] cdrom: gdrom: fix block I/O and capacity setting
 2026-04-06  0:58 UTC  (3+ messages)

[PATCH] pinctrl: qcom: Remove unused macro definitions
 2026-04-06  0:57 UTC  (2+ messages)

[Bug 221319] New: Certain operations via PCIe tunneling between an AMD USB4 host and a Thunderbolt-5 peripherals cause an instant reboot
 2026-04-06  0:52 UTC  (4+ messages)
` [Bug 221319] "

[frank-w-bpi-r2-4.14:7.0-rc 60/101] arch/arm64/boot/dts/mediatek/mt7987a-bananapi-bpi-r4-lite-emmc-nand.dtb: / (bananapi,bpi-r4-lite): memory: 'device_type' is a required property
 2026-04-06  0:51 UTC 

[PATCH 0/1] sched: Restore PREEMPT_NONE as default
 2026-04-06  0:43 UTC  (3+ messages)

[PATCH] printf: add escaped-string format tests
 2026-04-06  0:42 UTC 

[PATCH 0/8] MIPS: bound early command-line construction
 2026-04-06  5:30 UTC  (3+ messages)
` [PATCH 7/8] MIPS: malta-init: bound default console command-line append

[PATCH v2 0/3] Fix all clippy warnings in drm-rust-next
 2026-04-06  0:38 UTC  (12+ messages)
` [PATCH v2 2/3] gpu: nova-core: fb: fix clippy::precedence warning in read_sysmem_flush_page_ga100()
` [PATCH v2 3/3] rust: ptr: allow clippy::incompatible_msrv for slice_ptr_len

[RFC PATCH 00/35] target/arm: fully model WFxT instructions for A-profile
 2026-04-06  0:37 UTC  (45+ messages)
` [RFC PATCH 05/35] target/arm: migrate SME trap syndromes to registerfields
` [RFC PATCH 06/35] target/arm: migrate PAC "
` [RFC PATCH 07/35] target/arm: migrate BTI "
` [RFC PATCH 08/35] target/arm: migrate BXJ "
` [RFC PATCH 09/35] target/arm: migrate Granule Protection traps "
` [RFC PATCH 10/35] target/arm: migrate fault syndromes "
` [RFC PATCH 11/35] target/arm: migrate debug "
` [RFC PATCH 12/35] target/arm: migrate wfx "
` [RFC PATCH 13/35] target/arm: migrate gcs "
` [RFC PATCH 14/35] target/arm: migrate memory op "
` [RFC PATCH 15/35] target/arm: migrate check_hcr_el2_trap to use syndrome helper
` [RFC PATCH 16/35] target/arm: use syndrome helpers in arm_cpu_do_interrupt_aarch32_hyp
` [RFC PATCH 17/35] target/arm: use syndrome helpers to set SAME_EL EC bit
` [RFC PATCH 18/35] target/arm: make whpx use syndrome helpers for decode
` [RFC PATCH 19/35] target/arm: make hvf "
` [RFC PATCH 20/35] target/arm: use syndrome helpers in merge_syn_data_abort
` [RFC PATCH 21/35] target/arm: use syndrome helpers to query VNCR bit
` [RFC PATCH 22/35] target/arm: remove old syndrome defines
` [RFC PATCH 23/35] target/arm: report register in WFIT syndromes
` [RFC PATCH 25/35] target/arm: redefine event stream fields
` [RFC PATCH 26/35] target/arm: add gt_calc_next_event_stream
` [RFC PATCH 27/35] target/arm: wrap event_register in a union

[tip:master] BUILD SUCCESS dbf534cbea3ea1dc78989eb362e30ce4dde5b030
 2026-04-06  0:28 UTC 

[GSoC PATCH v2 0/4] preserve promisor files content after repack
 2026-04-06  0:25 UTC  (7+ messages)
` [GSoC PATCH v3 0/5] "
  ` [GSoC PATCH v3 1/5] pack-write: add explanation to promisor file content
  ` [GSoC PATCH v3 2/5] pack-write: add helper to fill promisor file after repack
  ` [GSoC PATCH v3 3/5] repack-promisor: preserve content of promisor files "
  ` [GSoC PATCH v3 4/5] t7700: test for promisor file content "
  ` [GSoC PATCH v3 5/5] t7703: test for promisor file content after geometric repack

[PATCH v6 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-04-06  0:20 UTC  (3+ messages)

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06  0:18 UTC  (106+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
` [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
` [PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
` [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH v2 30/33] docs: rust: general-information: use real example
` [PATCH v2 31/33] rust: declare cfi_encoding for lru_status
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[RFC PATCH 00/10] vfio: PCI device passthrough on Apple Silicon Macs
 2026-04-06  0:16 UTC  (5+ messages)

[PATCh v3 00/14] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-04-06  0:15 UTC  (9+ messages)
` [PATCh v3 07/14] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCh v3 11/14] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06  0:14 UTC  (16+ messages)
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 32/33] rust: kbuild: support global per-version flags

[PATCH 0/3] landlock: Document audit logging
 2026-04-06  0:11 UTC  (3+ messages)
` [PATCH 3/3] man/man2/landlock_restrict_self.2, man/man7/landlock.7: Document audit logging (ABI v7)

[ima-evm-utils PATCH 0/5] Add support for ML-DSA signing and verification
 2026-04-06  0:08 UTC  (6+ messages)
` [ima-evm-utils PATCH 1/5] checkpatch: Remove warning when function name is found in output string
` [ima-evm-utils PATCH 2/5] Set size of xattr_value to MAX_SIGNATURE_SIZE
` [ima-evm-utils PATCH 3/5] Support signing with ML-DSA keys when OpenSSL >=3.5 is available
` [ima-evm-utils PATCH 4/5] examples: Implement script to create ML-DSA-65 CA and signing keys
` [ima-evm-utils PATCH 5/5] test: Add tests for signing and verifying with ML-DSA keys

[PATCH 0/3] Fix MT7621 restart deadlock
 2026-04-05 23:59 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Stop secondary CPUs before platform restart/halt/poweroff
` [PATCH 2/3] MIPS: SMP: Wait for secondary CPUs to stop in smp_send_stop()
` [PATCH 3/3] MIPS: SMP: Properly stop secondary CPUs for restart

[PATCH bpf v1 1/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops
 2026-04-05 23:54 UTC  (3+ messages)

[PATCH] io_uring/zcrx: reorder fd allocation and disclosure in zcrx_export()
 2026-04-05 23:53 UTC 

[PATCH 1/2] vfs: introduce d_mark_tmpfile_name()
 2026-04-05 23:53 UTC  (4+ messages)
` [PATCH 2/2] smb: client: add support for O_TMPFILE

[PATCH 0/3] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-04-05 23:52 UTC  (3+ messages)
` [PATCH 3/3] ASoC: renesas: fsi: Fix hang by enabling "

[PATCH v3 net-next] net: use get_random_u{16,32,64}() where appropriate
 2026-04-05 23:51 UTC  (2+ messages)

[PATCH net v2] tg3: Add PowerEdge R740xd to AER quirk list
 2026-04-05 23:49 UTC  (4+ messages)

[PATCH v2] ASoC: dt-bindings: ti,tas2552: Add sound-dai-cells
 2026-04-05 23:44 UTC 

[PATCH] t10-pi: reduce ref tag code duplication
 2026-04-05 23:43 UTC  (2+ messages)

[PATCH 0/6] block: fix integrity offset/length conversions
 2026-04-05 23:43 UTC  (3+ messages)
` [PATCH 5/6] t10-pi: use bio_integrity_intervals() helper

[PATCH] ksmbd: Remove unnecessary selection of CRYPTO_ECB
 2026-04-05 23:38 UTC  (2+ messages)

[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
 2026-04-05 23:38 UTC  (4+ messages)

[v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
 2026-04-05 23:34 UTC  (2+ messages)

[PATCH] net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loop
 2026-04-05 23:30 UTC  (2+ messages)

[RFC PATCH 0/4] alpha: Decouple the CPU and Typhoon
 2026-04-05 23:30 UTC  (6+ messages)
` [RFC PATCH 3/4] alpha: Replace helper_set_alarm with Typhoon Cchip MMIO register

[net-next,PATCH v6 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-04-05 23:29 UTC  (3+ messages)
` [net-next,PATCH v6 2/3] dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable property
` [net-next,PATCH v6 3/3] net: phy: realtek: Add property to enable SSC

[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
 2026-04-05 23:29 UTC  (7+ messages)

[PATCH 0/3] Fix for MT7621 hanging on reboot
 2026-04-05 23:22 UTC 

[PATCH v8 0/5] Support add/remove memory region and get-max-slots
 2026-04-05 23:29 UTC  (2+ messages)

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-05 23:27 UTC  (7+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH v3] staging: rtl8723bs: convert xmit init path to standard error codes
 2026-04-05 23:25 UTC 

[tip:tip/urgent] BUILD SUCCESS 6bc2a7ef4f15b38f46c9cfebf0556e543e0dea1d
 2026-04-05 23:24 UTC 

[PATCH 3/3] MIPS: SMP: Properly stop secondary CPUs for restart
 2026-04-05 23:23 UTC 

[PATCH 2/3] MIPS: SMP: Wait for secondary CPUs to stop in smp_send_stop()
 2026-04-05 23:22 UTC 

[PATCH 1/3] MIPS: Stop secondary CPUs before platform restart/halt/poweroff
 2026-04-05 23:22 UTC 


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.