All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 00:07:34 to 2026-04-06 04:48:30 UTC [more...]

[PATCH v3 1/2] riscv: Introduce support for hardware break/watchpoints
 2026-04-06  4:48 UTC  (3+ messages)

[RFC 00/15] drm/xe: Access counter consumer layer
 2026-04-06  4:46 UTC  (4+ messages)
` [RFC 01/15] drm/xe: Add xe_usm_queue generic USM circular buffer

[PATCH] net/intel: introduce a dedicated idpf complq struct
 2026-04-06  4:41 UTC 

[Buildroot] [PATCH 1/2] package/proj: bump version to 9.8.0
 2026-04-06  4:28 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/postgis: bump version to 3.6.2

[PATCH v5 0/4] ti-ads7950: fix gpio handling and facelift
 2026-04-06  4:39 UTC  (5+ messages)
` [PATCH v5 1/4] iio: adc: ti-ads7950: switch to using guard() notation
` [PATCH v5 2/4] iio: adc: ti-ads7950: simplify check for spi_setup() failures
` [PATCH v5 3/4] iio: adc: ti-ads7950: switch to using devm_regulator_get_enable_read_voltage()
` [PATCH v5 4/4] iio: adc: ti-ads7950: complete conversion to using managed resources

[PATCH] signalfd: don't dequeue the forced fatal signals
 2026-04-06  4:39 UTC  (2+ messages)

[PATCH V3] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-06  4:38 UTC  (2+ messages)

[PATCH] dt-bindings: opp-v2: Fix example 3 CPU reg value
 2026-04-06  4:32 UTC  (2+ messages)

[PATCH] rpmsg: char: Check for ongoing chrdev destroy
 2026-04-06  4:29 UTC 

[PATCH bpf-next 00/10] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-06  4:29 UTC  (6+ messages)
` [PATCH bpf-next 03/10] bpf: Support stack arguments for bpf functions

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-06  4:28 UTC  (4+ messages)

[PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-06  4:25 UTC  (4+ messages)

[PATCH v1] net/zxdh: optimize Rx/Tx path performance
 2026-04-06  4:26 UTC  (2+ messages)

[PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrupt trigger path
 2026-04-06  4:18 UTC  (6+ messages)

[PATCH v2 0/2] ublk: fix infinite loop in ublk server teardown
 2026-04-06  4:25 UTC  (3+ messages)
` [PATCH v2 1/2] ublk: reset per-IO canceled flag on each fetch
` [PATCH v2 2/2] selftests: ublk: test that teardown after incomplete recovery completes

[Bug Report] nvmet-tcp: unbalanced percpu_ref_put on data digest error after nvmet_req_init failure causes refcount underflow, use-after-free, and permanent workqueue deadlock
 2026-04-06  4:23 UTC  (3+ messages)

[Q] NFSD: COMPOUND reply tag padding not zeroed? (e.g. \xff\xff)
 2026-04-06  4:22 UTC  (2+ messages)

[meta-oe][PATCH v1] image_types_sparse: switch ext* conversion to ext2simg_android
 2026-04-06  4:21 UTC  (5+ messages)
` [meta-oe][PATCH v2 0/2] android-tools: migration and cleanup
  ` [oe] "

[PATCH] drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count
 2026-04-06  4:19 UTC  (3+ messages)

[PATCH i-g-t] tests/kms_cursor_legacy: Prefer tile4 modifier when supported
 2026-04-06  4:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_cursor_legacy: Prefer tile4 modifier when supported (rev2)
` ✓ i915.CI.BAT: "

[PATCH] media: i2c: ov5645: Correct Y_OFFSET value at 2592x1944 resolution
 2026-04-06  4:10 UTC 

[PATCH bpf-next v3 00/11] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-06  4:14 UTC  (4+ messages)
` [PATCH bpf-next v3 08/11] bpf,x86: Implement JIT support for stack arguments

[PATCH] rxrpc/proc: size address buffers for %pISpc output
 2026-04-06  6:10 UTC  (3+ messages)

fs/dcache.c: bogus comment re LIST_POISON2 around __d_drop()
 2026-04-06  4:05 UTC  (3+ messages)

[PATCH 0/8] I/O type generalization and projection
 2026-04-06  4:00 UTC  (9+ messages)
` [PATCH 2/8] rust: io: generalize `Mmio` to arbitrary type
` [PATCH 3/8] rust: io: use pointer types instead of address

[PATCH] dt-bindings: clock: qcom,kaanapali-gxclkctl: Correctly use additionalProperties
 2026-04-06  3:55 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] i40e: Cleanup PTP pins on probe failure
 2026-04-06  3:51 UTC 

[PATCH 00/22] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-04-06  3:51 UTC  (13+ messages)
` [PATCH 02/22] iommu/amd: Introduce vIOMMU-specific events and event info
` [PATCH 09/22] iommu/amd: Introduce domain for IOMMU Private Address (IPA) region
` [PATCH 15/22] iommu/amd: Introduce helper function for updating domain ID mapping table
` [PATCH 22/22] iommu/amd: Introduce logic to check and enable vIOMMU feature

[PATCH v2 0/1] leds: syscon: Add tristate option
 2026-04-06  3:49 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
 2026-04-06  3:47 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for sock_ops ctx access with same src/dst register

[PATCH] common: cli_hush: fix console_buffer overflow on boot retry
 2026-04-06  2:30 UTC 

[PATCH v2] net/axgbe: fix PHY auto-negotiation advertisement
 2026-04-05 19:57 UTC  (4+ messages)
` [PATCH v3] net/axgbe: mask unsupported PHY half-duplex modes

[PATCH] seq_buf: add KUnit tests for seq_buf_putmem_hex()
 2026-04-06  3:37 UTC 

[PATCH 1/2] ublk: reset per-IO canceled flag on each fetch
 2026-04-06  3:37 UTC  (4+ messages)

[PATCH] seq_buf: add KUnit tests for seq_buf_putmem_hex()
 2026-04-06  3:37 UTC 

[PATCH v10 00/13] blk: honor isolcpus configuration
 2026-04-06  3:29 UTC  (5+ messages)
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus

[PATCH] tools/gputop: Fix zero output when stdout is not a terminal
 2026-04-06  3:27 UTC  (3+ messages)

[RFC PATCH] hw/i386/pc: split ram-below-4g at 1MB and prevent cross-boundary merging
 2026-04-06  2:58 UTC 

[PATCH v2][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
 2026-04-06  3:27 UTC  (3+ messages)

[PATCH 1/2] vfs: introduce d_mark_tmpfile_name()
 2026-04-06  3:23 UTC  (2+ messages)

[RFC PATCH 00/35] target/arm: fully model WFxT instructions for A-profile
 2026-04-06  3:22 UTC  (25+ messages)
` [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
` [RFC PATCH 28/35] target/arm: ensure aarch64 DISAS_WFE will exit
` [RFC PATCH 29/35] target/arm: implements SEV/SEVL for all modes

[PATCH 0/4] ALSA: isa/gus: add ISA PM support for GUS Classic, GUS Extreme and GUS MAX
 2026-04-06  3:20 UTC  (5+ messages)
` [PATCH 1/4] ALSA: gus: add shared GF1 suspend and resume helpers
` [PATCH 2/4] ALSA: gusclassic: add ISA suspend and resume callbacks
` [PATCH 3/4] ALSA: gusextreme: "
` [PATCH 4/4] ALSA: gusmax: "

ペットを愛する、経営者様へ
 2026-04-06  3:15 UTC 

[PATCH net v2] mptcp: fix slab-use-after-free in __inet_lookup_established
 2026-04-06  3:15 UTC 

[PATCH bpf v1 1/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops
 2026-04-06  3:13 UTC  (7+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Add test for SOCK_OPS_GET_SK with same src/dst register

[PATCH v3 0/2] i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
 2026-04-06  3:05 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] i3c: dw: Simplify xfer cleanup with __free(kfree)

[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
 2026-04-06  3:03 UTC  (11+ messages)
` [PATCH net-next v5 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v5 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v5 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next v5 04/10] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v5 05/10] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next v5 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v5 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v5 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v5 09/10] net: team: Add new tx_enabled "
` [PATCH net-next v5 10/10] selftests: net: Add tests for team driver decoupled tx and rx control

[PATCH] docs: fix typos and duplicated words across documentation
 2026-04-06  3:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlay
 2026-04-06  2:56 UTC  (4+ messages)

[PATCH net-next v3] selftests/net: convert so_txtime to drv-net
 2026-04-06  2:49 UTC 

[PATCH] HID: sony: fix style issues
 2026-04-06  2:47 UTC 

[PATCH] util/readline: Fix out-of-bounds access in readline_insert_char()
 2026-04-06  2:45 UTC 

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-04-06  2:40 UTC  (16+ messages)

[PATCH] arm64: dts: imx8mm: imx8mp: Add DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
 2026-04-06  2:37 UTC  (2+ messages)

[LTP] [PATCH v1] ioctl_pidfd06: Accept both ESRCH and EREMOTE for PIDFD_GET_INFO
 2026-04-06  2:35 UTC 

[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  2:31 UTC  (6+ messages)
` [Bug 221319] "

[PATCH v3 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-04-06  2:30 UTC  (6+ messages)
` [PATCH v3 9/9] gpu: nova-core: gsp: add FaultMethodBufferSize RM control command

[PATCH v1 0/3] PCI: Encapsulate pcie_link_speed array access
 2026-04-06  2:28 UTC  (4+ messages)
` [PATCH v1 3/3] PCI: Remove extern declaration of pcie_link_speed array

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-06  2:28 UTC  (6+ messages)
` [PATCH net-next v2 2/4] tcp: advance the tsflags check to save cycles
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs

[PATCH v4 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-06  2:22 UTC  (4+ messages)
` [PATCH v4 3/3] PCI: dwc: Use common speed conversion function

[PATCH 1/4] tracing/probe: reject empty immediate strings
 2026-04-06  8:20 UTC  (7+ messages)
` [PATCH v2] "

[RESEND v2 00/13] sc5xx Environment Cleanup and Fixes
 2026-04-06  2:22 UTC  (3+ messages)
` [RESEND v2 12/13] arm: sc5xx: remove LOADADDR and use kernel_addr_r

[PATCH v2 0/2] PCI: cadence: Add LTSSM debugfs
 2026-04-06  2:20 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link

[PATCH] util/readline: Fix out-of-bounds access in readline_insert_char()
 2026-04-06  2:16 UTC  (5+ messages)

[PATCH 0/4] VFS: clean ups and simplifications related to name lookup
 2026-04-06  2:13 UTC  (5+ messages)
` [PATCH 4/4] VFS: use global wait-queue table for d_alloc_parallel()
      ` [PATCH v2 4/4] VFS: use wait_var_event for waiting in d_alloc_parallel()

[PATCH 0/2] arm64: dts: qcom: milos: Add QCrypto support
 2026-04-06  2:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Milos crypto engine
` [PATCH 2/2] arm64: dts: qcom: milos: Add QCrypto nodes

[GIT PULL] i.MX arm dts changes for v7.1 (V2)
 2026-04-06  2:08 UTC 

[PATCH bpf-next v4 0/7] Allow variable offsets for syscall PTR_TO_CTX
 2026-04-06  2:02 UTC  (9+ 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 bpf-next v4 6/7] selftests/bpf: Add tests for unaligned syscall ctx accesses
` [PATCH bpf-next v4 7/7] selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAX

[PATCH] kernel/trace: fixed static warnings
 2026-04-06  2:00 UTC  (4+ messages)

[PATCH bpf] bpf: Fix stale offload->prog pointer after constant blinding
 2026-04-06  2:00 UTC  (2+ messages)

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-06  1:59 UTC  (3+ messages)

[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-04-06  1:58 UTC  (2+ messages)

[PATCH] slub: use N_NORMAL_MEMORY in can_free_to_pcs to handle remote frees
 2026-04-06  1:57 UTC  (4+ messages)

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-06  1:54 UTC  (3+ messages)
` [PATCH v4 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()

[PATCH] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
 2026-04-06  1:53 UTC 

[PATCH] rapidio: mport_cdev: fix sequential UAF in dma_req_free()
 2026-04-06  1:49 UTC 

[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] ati-vga: Do not crash on 24 bits per pixel
 2026-04-06  1:20 UTC 

[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 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 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)

[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()

[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  (7+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`

[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  (5+ messages)
` [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  (14+ 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


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.