messages from 2026-04-05 23:44:09 to 2026-04-06 01:50:35 UTC [more...]
[PATCH bpf-next] selftests/bpf: remove unused toggle in tc_tunnel
2026-04-06 1:50 UTC (2+ messages)
[PATCH 0/2] bpf: Fix torn writes in non-prealloc htab with BPF_F_LOCK
2026-04-06 1:50 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf: fix end-of-list detection in cgroup_storage_get_next_key()
2026-04-06 1:50 UTC (2+ messages)
[PATCH 0/1] sched: Restore PREEMPT_NONE as default
2026-04-06 1:46 UTC (2+ messages)
[PATCH] arc: validate DT CPU map strings before parsing them
2026-04-06 7:20 UTC (5+ messages)
` [PATCH v2] "
[PATCH] dt-bindings: rtc: moxa,moxart-rtc: convert to YAML
2026-04-06 1:31 UTC
[GIT PULL 3/4] i.MX dt binding changes for v7.1
2026-04-06 1:31 UTC (4+ messages)
` [GIT PULL 1/4] i.MX arm64 dts "
[PATCH] usb: cdnsp: Add support for device-only configuration
2026-04-06 1:31 UTC (4+ messages)
[PATCH] usb: cdns3: attempt to fix Kconfig dependencies
2026-04-06 1:30 UTC (6+ messages)
[PATCH 1/4] tracing/probe: reject empty immediate strings
2026-04-06 1:24 UTC (6+ messages)
` [PATCH v2] "
[PATCH] ati-vga: Do not crash on 24 bits per pixel
2026-04-06 1:20 UTC
[PATCH bpf-next v4 0/7] Allow variable offsets for syscall PTR_TO_CTX
2026-04-06 1:20 UTC (5+ messages)
` [PATCH bpf-next v4 2/7] bpf: Enable unaligned accesses for syscall ctx
` [PATCH bpf-next v4 3/7] selftests/bpf: Convert ctx tests from ASM to C
[PATCH] pidfd-utils: include correct struct statfs header for darwin
2026-04-06 1:18 UTC
[PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
2026-04-06 1:17 UTC (2+ messages)
[PATCH v10 00/13] blk: honor isolcpus configuration
2026-04-06 1:15 UTC (4+ messages)
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus
[PATCH 0/7] qcom: display / dts: Few corrections of address spaces
2026-04-06 1:11 UTC (5+ messages)
` [PATCH 2/7] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650
[PATCH v3 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
2026-04-06 1:07 UTC (3+ messages)
` [PATCH v3 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
[PATCH bpf v1 1/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops
2026-04-06 1:03 UTC (5+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Add test for SOCK_OPS_GET_SK with same src/dst register
[PATCH] rxrpc/proc: size address buffers for %pISpc output
2026-04-06 6:10 UTC (2+ messages)
[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces
2026-04-06 1:00 UTC (7+ messages)
` [PATCH v2 2/8] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650 and others
` [PATCH v2 5/8] dt-bindings: display/msm: qcom,eliza-mdss: Correct DPU and DP ranges in example
` [PATCH v2 8/8] arm64: dts: qcom: sm8750: Correct DPU VBIF address space size
[Intel-wired-lan] [PATCH net v2] i40e: Cleanup PTP registration on probe failure
2026-04-06 0:58 UTC
[PATCH 0/3] cleanups in hwmon gpd-fan
2026-04-06 0:58 UTC (4+ messages)
` [PATCH 3/3] hwmon: (gpd-fan): rename enum constants to uppercase as per kernel coding style
[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 (6+ messages)
` [PATCH v2 2/3] gpu: nova-core: fb: fix clippy::precedence warning in read_sysmem_flush_page_ga100()
[RFC PATCH 00/35] target/arm: fully model WFxT instructions for A-profile
2026-04-06 0:37 UTC (27+ messages)
` [RFC PATCH 14/35] target/arm: migrate memory op syndromes to registerfields
` [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] 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
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.