All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-08 12:52:47 to 2025-07-08 13:31:36 UTC [more...]

[PATCH v6 0/2] ARM: dts: Add support for Meta Clemente BMC
 2025-07-08 13:23 UTC  (2+ messages)

[PATCH net-next v2] gve: make IRQ handlers and page allocation NUMA aware
 2025-07-08 13:31 UTC  (2+ messages)

[meta-virtualization][PATCH] xvisor: upgrade to 3.0.2
 2025-07-08 13:30 UTC  (3+ messages)

[PATCH v3 1/2] Bluetooth: btrtl: Firmware format v3 support
 2025-07-08 13:30 UTC  (2+ messages)
` [v3,1/2] "

[PATCH v2 0/4] Allwinner A100/A133 Ethernet MAC (EMAC0) Support
 2025-07-08 13:22 UTC  (8+ messages)
` [PATCH v2 4/4] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support

[GIT PULL] sound fixes for 6.16-rc6
 2025-07-08 13:30 UTC 

[meta-openembedded][PATCH 1/2] pipewire: update 1.4.5 -> 1.4.6
 2025-07-08 13:29 UTC  (2+ messages)
` [meta-openembedded][PATCH 2/2] iwd: update 3.8 -> 3.9

[PATCH v3 0/5] Add Input Video Control Block driver for RZ/V2H
 2025-07-08 13:29 UTC  (5+ messages)
` [PATCH v3 1/5] media: mc: entity: Add pipeline_started/stopped ops
` [PATCH v3 2/5] media: v4l2-dev: Add helpers to run media_pipeline_[started|stopped]()

[PATCH 00/16] ublk: cleanup for supporting batch IO command
 2025-07-08 13:29 UTC  (5+ messages)
` [PATCH 08/16] ublk: remove ublk_commit_and_fetch()
` [PATCH 09/16] ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()

[PATCH 0/2] Xen real-time x86
 2025-07-08 13:28 UTC  (6+ messages)
` [PATCH 1/2] xen/x86: don't send IPI to sync TSC when it is reliable
` [PATCH 2/2] xen/x86: introduce AMD_MCE_NONFATAL

[PATCHv4 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-08 13:23 UTC  (23+ messages)
` [PATCHv4 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv4 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv4 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv4 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv4 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv4 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv4 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv4 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv4 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv4 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv4 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv4 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv4 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv4 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv4 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv4 perf/core 16/22] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCHv4 perf/core 17/22] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCHv4 perf/core 18/22] selftests/bpf: Add uprobe_regs_equal test
` [PATCHv4 perf/core 19/22] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCHv4 perf/core 20/22] seccomp: passthrough uprobe systemcall without filtering
` [PATCHv4 perf/core 21/22] selftests/seccomp: validate uprobe syscall passes through seccomp
` [PATCHv4 22/22] man2: Add uprobe syscall page

[PATCH v2 00/11] riscv: kprobes: Clean up instruction simulation
 2025-07-08 13:27 UTC  (4+ messages)

[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-08 13:27 UTC  (9+ messages)
` [PATCH v14 30/32] fs/resctrl: Hide the BMEC related files when mbm_event mode is enabled

[PATCH v5 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
 2025-07-08 13:25 UTC  (9+ messages)
` [PATCH v5 1/8] drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
` [PATCH v5 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v5 3/8] drm/sched: Make timeout KUnit tests faster
` [PATCH v5 4/8] drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
` [PATCH v5 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v5 6/8] drm/etnaviv: "
` [PATCH v5 7/8] drm/xe: "
` [PATCH v5 8/8] drm/panfrost: "

[PATCH net-next v12 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-07-08 13:27 UTC  (7+ messages)
` [PATCH net-next v12 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v12 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v12 13/14] xsc: Add eth reception data path

[PATCH 0/2] Fix imbalance issue when balancing fork
 2025-07-08 13:27 UTC  (3+ messages)

[PATCH 00/10] Run with UBSan in GHA
 2025-07-08 13:26 UTC  (10+ messages)
` [PATCH v3 00/18] "
  ` [PATCH v3 12/18] malloc: fix mp message alignment
  ` [PATCH v3 16/18] test/power: fix tests without power drivers

[PATCH v3 0/6] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
 2025-07-08 13:26 UTC  (3+ messages)

[PATCH] bus: mhi: host: Detect events pointing to unexpected TREs
 2025-07-08 13:26 UTC  (4+ messages)

[PATCH v2 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-07-08 13:26 UTC  (6+ messages)
` [PATCH v2 2/2] media: i2c: add ov2735 image "

[PATCH] btrfs: scrub: wip, pause on fs freeze
 2025-07-08 13:25 UTC 

[PATCH v3 0/2] Add SD card support to the Beagle-V-Fire
 2025-07-08 13:01 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver
` [PATCH v3 2/2] spi: coreqspi: add xfer function for PolarFire SoC

[PATCH v8 00/12] unwind_deferred: Implement sframe handling
 2025-07-08 13:23 UTC  (4+ messages)
` [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions

[PATCH 1/1] arm: imx: imx8m: soc: Fix i.MX8M Nano GPU paths
 2025-07-08  8:41 UTC 

[PATCH] fastboot: Fix has-slot command always returning yes for fb_nand
 2025-07-08  1:16 UTC 

[PATCH v9 00/22] RV: Linear temporal logic monitors for RT application
 2025-07-08 13:16 UTC  (3+ messages)
` [PATCH v9 17/22] arm64: mm: Add page fault trace points

[nf-next PATCH 1/2] netfilter: nfnetlink: New NFNLA_HOOK_INFO_DESC helper
 2025-07-08 13:22 UTC  (4+ messages)
` [nf-next PATCH 2/2] netfilter: nfnetlink hook: Dump flowtable info

[PATCH v2] af_packet: fix soft lockup issue caused by tpacket_snd()
 2025-07-08 13:22 UTC  (3+ messages)

[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-07-08 13:22 UTC  (18+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`

[RFC 0/5] wifi: nl80211: Extend NAN APIs to allow more flexible implementations
 2025-07-08 13:21 UTC  (9+ messages)
` [RFC 1/5] wifi: nl80211: Add more configuration options for NAN commands
` [RFC 2/5] wifi: nl80211: Add more NAN capabilities
` [RFC 4/5] wifi: cfg80211: Add cfg80211_next_nan_dw_notif() API

[PATCH] uapi: export PROCFS_ROOT_INO
 2025-07-08 13:21 UTC 

[PATCH 1/2] dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing
 2025-07-08 13:21 UTC  (3+ messages)

[PATCH] mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
 2025-07-08 13:11 UTC  (2+ messages)

[PATCH 00/10] clk: convert drivers from deprecated round_rate() to determine_rate()
 2025-07-08 13:09 UTC  (9+ messages)
` [PATCH 03/10] clk: qcom: rpm: convert from "
` [PATCH 04/10] clk: qcom: rpmh: "
` [PATCH 05/10] clk: qcom: smd-rpm: "
` [PATCH 06/10] clk: qcom: spmi-pmic-div: "

[PATCH net-next 00/11] net_sched: act: extend RCU use in dump() methods
 2025-07-08 13:20 UTC  (5+ messages)
` [PATCH net-next 08/11] net_sched: act_nat: use RCU in tcf_nat_dump()

[PATCH v3 0/3] Fix wrong dpa checking in PPR operation
 2025-07-08 13:20 UTC  (3+ messages)
` [PATCH v3 1/3] cxl/core: Introduce a new helper resource_contains_addr()

[Patch v2 net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-08 13:19 UTC  (6+ messages)
` [Patch v2 net 1/2] "
` [Patch v2 net 2/2] selftests/tc-testing: Add a nested netem duplicate test

[PATCH v11 0/4] support large align and nid in Rust allocators
 2025-07-08 13:19 UTC  (6+ messages)
` [PATCH v11 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH 0/3] EDAC: Add three Intel CPUs for EDAC support
 2025-07-08 13:19 UTC  (3+ messages)

[PATCH net-next] net: replace ADDRLABEL with dynamic debug
 2025-07-08 13:20 UTC  (2+ messages)

[Patch net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-08 13:18 UTC  (11+ messages)
` [Patch net 1/2] "

[PATCH] arm64/gcs: Don't call gcs_free() when releasing task_struct
 2025-07-08 13:09 UTC  (2+ messages)

[syzbot] [kernel?] UBSAN: shift-out-of-bounds in aio_iiro_16_attach
 2025-07-08 13:18 UTC  (3+ messages)
` [PATCH] comedi: aio_iiro_16: Prevent invlaid irq number

[Buildroot] [PATCH 1/1] package/ncmpc: bump version to 0.52
 2025-07-08 13:17 UTC 

[PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
 2025-07-08 13:16 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/3] futex: Use RCU-based per-CPU reference counting
 2025-07-08 13:15 UTC  (6+ messages)
` [PATCH 2/3] futex: Use RCU-based per-CPU reference counting instead of rcuref_t

[PATCH] iio: imu: inv_icm42600: fix temperature reading if accel/gyro is off
 2025-07-08 13:14 UTC  (2+ messages)

[PATCH net-next v4] tcp: Correct signedness in skb remaining space calculation
 2025-07-08 13:14 UTC  (3+ messages)

[Buildroot] [PATCH] package/sudo: fix SUDO_ENABLE_SUDO_GROUP_RULE following version bump
 2025-07-08 13:14 UTC 

[PATCH rdma-next 0/8] RDMA support for DMA handle
 2025-07-08 13:13 UTC  (7+ messages)
` [PATCH rdma-next 7/8] IB: Extend UVERBS_METHOD_REG_MR to get DMAH

[OE-core] [PATCH v5 0/7] cmake: Major version bump to 4.0.3
 2025-07-08 13:13 UTC  (2+ messages)
`  "

[PATCH] drm/sched: Consolidate drm_sched_rq_select_entity_rr
 2025-07-08 13:13 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-07-08 13:10 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: add ov2735 image "

[PATCH v3 0/2] tracing/preemptirq: Optimize disabled tracepoint overhead
 2025-07-08 13:09 UTC  (6+ messages)
` [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() "

[PATCH v2 0/2] xilinx: update guid with fwu metadata
 2025-07-08 13:09 UTC  (4+ messages)
` [PATCH v2 1/2] FWU: Add platform hook support for fwu metata

[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-08 13:09 UTC  (6+ messages)
` [PATCH v15 1/7] rust: sync: add `SetOnce`

[PATCH v2] x86/idle: Implement support for Meteor Lake
 2025-07-08 13:08 UTC  (2+ messages)

[PATCH net-next 00/11] net: hns3: use seq_file for debugfs
 2025-07-08 13:00 UTC  (12+ messages)
` [PATCH net-next 01/11] net: hns3: remove tx spare info from debugfs
` [PATCH net-next 02/11] net: hns3: clean up the build warning in debugfs by use seq file
` [PATCH net-next 03/11] net: hns3: use seq_file for files in queue/ in debugfs
` [PATCH net-next 04/11] net: hns3: use seq_file for files in common/ of hns3 layer
` [PATCH net-next 05/11] net: hns3: use seq_file for files in tm/ in debugfs
` [PATCH net-next 06/11] net: hns3: use seq_file for files in mac_list/ "
` [PATCH net-next 07/11] net: hns3: use seq_file for files in reg/ "
` [PATCH net-next 08/11] net: hns3: use seq_file for files in fd/ "
` [PATCH net-next 09/11] net: hns3: use seq_file for files in common/ of hclge layer
` [PATCH net-next 10/11] net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs
` [PATCH net-next 11/11] net: hns3: remove the unused code after using seq_file

[PATCH v2 00/16] ext4: better scalability for ext4 block allocation
 2025-07-08 13:08 UTC  (10+ messages)
` [PATCH v2 03/16] ext4: remove unnecessary s_md_lock on update s_mb_last_group

[PATCH] spi: cadence_qspi: Set tshsl_ns to at least one sclk_ns
 2025-07-08 13:07 UTC  (2+ messages)

[PATCH v2] spi: cadence_qspi: Fix odd byte write issue in STIG mode
 2025-07-08 13:06 UTC  (2+ messages)

[PATCH] drm/sched: Avoid double re-lock on the job free path
 2025-07-08 13:07 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] efi: add ovmf debug log driver
 2025-07-08 13:06 UTC  (2+ messages)

[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
 2025-07-08 12:58 UTC  (3+ messages)
` [PATCH v2 01/10] crypto: sun8i-ce - remove channel timeout field

[PATCH BlueZ 01/15] mesh: crypto: remove dead function declaration
 2025-07-08 12:59 UTC  (15+ messages)
` [PATCH BlueZ 02/15] mesh: crypto: remove unused function parameter
` [PATCH BlueZ 03/15] mesh: friend: remove dead function declarations
` [PATCH BlueZ 04/15] mesh: mesh-config: remove dead function prototype
` [PATCH BlueZ 05/15] mesh: mesh-io-mgmt: Fix NULL pointer dereference
` [PATCH BlueZ 06/15] mesh: model: remove dead function prototype
` [PATCH BlueZ 07/15] mesh: net: remove unused stuff
` [PATCH BlueZ 08/15] mesh: net: update comment
` [PATCH BlueZ 09/15] mesh: net: remove obsolete struct net_key
` [PATCH BlueZ 10/15] mesh: net-keys: introduce BEACON_LEN_SNB, BEACON_LEN_MPB, BEACON_LEN_MAX
` [PATCH BlueZ 11/15] mesh: net-keys: remove dead function prototype
` [PATCH BlueZ 12/15] mesh: node: "
` [PATCH BlueZ 13/15] mesh: prov: cleanup header
` [PATCH BlueZ 14/15] mesh: remove unneeded casts to bool
` [PATCH BlueZ 15/15] mesh: use '0x1' rathen than 'true' for bit operations

[PATCH v5 0/4] Add support for gdsp remoteproc on sa8775p
 2025-07-08 13:05 UTC  (4+ messages)
` [PATCH v5 3/4] misc: fastrpc: Refactor domain ID to enforce strict mapping

[bluez/bluez] 7a7878: mesh: crypto: remove dead function declaration
 2025-07-08 13:05 UTC 

[PATCH i-g-t v2] runner: Relax timeout reduction on soft lockup
 2025-07-08 13:04 UTC 

[nft PATCH] mnl: Support NFNL_HOOK_TYPE_NFT_FLOWTABLE
 2025-07-08 13:04 UTC 

[PATCH] net: appletalk: Fix device refcount leak in atrtr_create()
 2025-07-08 13:04 UTC  (2+ messages)

[PATCH] cadence_qspi: fix odd byte read issue in STIG mode
 2025-07-08 13:03 UTC  (2+ messages)

[i-g-t] tests/intel/xe_wedged: Add new test csc-wedged
 2025-07-08 13:04 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_wedged: Add new test csc-wedged (rev2)

[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
 2025-07-08 13:03 UTC  (3+ messages)
` [PATCH 1/2] module: Restrict module namespace access to in-tree modules

[PATCH v4] drm/sched: Use struct for drm_sched_init() params
 2025-07-08 13:02 UTC  (2+ messages)

[PATCH v2] arm64: versal2: Remove the ZynqMP Firmware from mini ospi
 2025-07-08 13:02 UTC  (2+ messages)

[PATCH] config: amd: Enable the SPI_STACKED_PARALLEL config option
 2025-07-08 13:02 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: disable CONFIG_SPI_FLASH_BAR
 2025-07-08 13:02 UTC  (2+ messages)

[PATCH v6 00/15] Fair DRM scheduler
 2025-07-08 13:02 UTC  (5+ messages)
` [PATCH v6 14/15] drm/sched: Queue all free credits in one worker invocation

[PATCH 0/2] versal2: Enable reset and poweroff
 2025-07-08 13:01 UTC  (2+ messages)

[PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux
 2025-07-08 13:01 UTC  (10+ messages)
` [PATCH 1/9] x86/mwait-idle: adjust section annotations
` [PATCH 2/9] x86/mwait-idle: Add AlderLake-N support
` [PATCH 3/9] x86/mwait-idle: add Emerald Rapids Xeon support
` [PATCH 4/9] x86/mwait-idle: Add Meteorlake support
` [PATCH 5/9] x86/mwait-idle: add Grand Ridge SoC support
` [PATCH 6/9] x86/mwait-idle: add Sierra Forest "
` [PATCH 7/9] x86/mwait-idle: add Granite Rapids Xeon support
` [PATCH 8/9] x86/mwait-idle: add Granite Rapids Xeon D support
` [PATCH 9/9] x86/mwait-idle: add Clearwater Forest SoC support

[PATCH v2 1/2] cmd: Introduce CMD_HELP
 2025-07-08 13:01 UTC  (3+ messages)

[PATCH][next] overflow: Add safe add/sub and compare helpers
 2025-07-08 13:01 UTC  (2+ messages)

[PATCH] config: versal2: Update timer clock to 100Mhz
 2025-07-08 13:00 UTC  (2+ messages)

[PATCH v2 00/28] interconnect: qcom: icc-rpmh: use NULL-terminated arrays and drop static IDs
 2025-07-08 13:00 UTC  (5+ messages)
` [PATCH v2 01/28] interconnect: qcom: sc8280xp: specify num_links for qnm_a1noc_cfg
` [PATCH v2 02/28] interconnect: qcom: sc8180x: specify num_nodes

[PATCH] fanotify: introduce unique event identifier
 2025-07-08 12:58 UTC  (5+ messages)

[PATCH v6 0/2] Enable TSENS and thermal zone for QCS615 SoC
 2025-07-08 12:58 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: qcs615: Enable TSENS support "

LTP: syscalls: TWARN ioctl(/dev/loop0, LOOP_SET_STATUS, test_dev.img) failed EOPNOTSUPP (95)
 2025-07-08 12:58 UTC 

[PATCH i-g-t v1] tests/kms_flip: Skip timestamp checks in Intel simulation environments
 2025-07-08 12:57 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/kms_flip: Skip timestamp checks in Intel simulation environments (rev2)

[PATCH] [bitbake-devel] [PATCH] bitbake: fetch2: Add filtering unavailable mirrors
 2025-07-08 12:56 UTC 

[PATCH net v4] net: atm: Fix incorrect net_device lec check
 2025-07-08 12:56 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: imx6ul-kontron-sl-common: Add SPI NOR partitions
 2025-07-08 12:56 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx6ul-kontron-sl-common: Fix QSPI NAND node name

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-08 12:56 UTC  (9+ messages)

[PATCH] tools/xentop: Add physical CPU statistics support
 2025-07-08 12:56 UTC  (2+ messages)

[PATCH] nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
 2025-07-08 12:55 UTC  (2+ messages)

[PATCH net 0/2] allwinner: a523: Rename emac0 to gmac0
 2025-07-08 12:48 UTC  (3+ messages)
` [PATCH net 1/2] dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0


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.