messages from 2025-07-08 13:07:51 to 2025-07-08 13:53:56 UTC [more...]
[PATCH v6 0/2] ARM: dts: Add support for Meta Clemente BMC
2025-07-08 13:23 UTC (2+ messages)
[PATCH] ASoC: amd: yc: add DMI quirk for ASUS M6501RM
2025-07-08 13:53 UTC (2+ messages)
[PATCH v6 0/7] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-07-08 13:52 UTC (3+ messages)
` [PATCH v6 1/7] xen/riscv: imsic_init() implementation
[GSOC PATCH v3 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
2025-07-08 13:52 UTC (4+ messages)
` [GSOC PATCH v3 2/2] builtin/prune: stop depending on 'the_repository'
[REGRESSION] NVIDIA ION graphics broken with Linux 6.16-rc*
2025-07-08 13:52 UTC
refactor the iomap writeback code v4
2025-07-08 13:51 UTC (15+ messages)
` [PATCH 01/14] iomap: header diet
` [PATCH 02/14] iomap: pass more arguments using the iomap writeback context
` [PATCH 03/14] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 04/14] iomap: refactor the writeback interface
` [PATCH 05/14] iomap: hide ioends from the generic writeback code
` [PATCH 06/14] iomap: add public helpers for uptodate state manipulation
` [PATCH 07/14] iomap: move all ioend handling to ioend.c
` [PATCH 08/14] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 09/14] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 10/14] iomap: export iomap_writeback_folio
` [PATCH 11/14] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 12/14] iomap: improve argument passing to iomap_read_folio_sync
` [PATCH 13/14] iomap: add read_folio_range() handler for buffered writes
` [PATCH 14/14] iomap: build the writeback code without CONFIG_BLOCK
[RFC v1 0/3] Add and use seprintf() instead of less ergonomic APIs
2025-07-08 13:51 UTC (4+ messages)
[PATCH v4 0/3] support for amlogic the new SPI IP
2025-07-08 13:50 UTC (6+ messages)
` [PATCH v4 2/3] spi: Add Amlogic SPISG driver
[swat-tools][PATCH] review: add a confirmation menu before exiting
2025-07-08 13:49 UTC (2+ messages)
[nft PATCH] mnl: Support NFNL_HOOK_TYPE_NFT_FLOWTABLE
2025-07-08 13:48 UTC (2+ messages)
[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
2025-07-08 13:47 UTC (6+ messages)
` [PATCH v3 0/4] for-each-ref: introduce seeking functionality via '--start-after'
` [PATCH v3 1/4] refs: expose `ref_iterator` via 'refs.h'
` [PATCH v3 2/4] ref-cache: remove unused function 'find_ref_entry()'
` [PATCH v3 3/4] refs: selectively set prefix in the seek functions
` [PATCH v3 4/4] for-each-ref: introduce a '--start-after' option
[PATCH v7 00/11] xen: introduce CONFIG_SYSCTL
2025-07-08 13:47 UTC (5+ messages)
` [PATCH 04/11] xen/pmstat: introduce CONFIG_PM_OP
` [PATCH 11/11] xen/sysctl: wrap around sysctl hypercall
[swat-tools][PATCH] Add a parent build column and filter
2025-07-08 13:47 UTC (3+ messages)
[PATCH 0/3] futex: Use RCU-based per-CPU reference counting
2025-07-08 13:47 UTC (8+ messages)
` [PATCH 2/3] futex: Use RCU-based per-CPU reference counting instead of rcuref_t
[PATCH v9 00/22] RV: Linear temporal logic monitors for RT application
2025-07-08 13:31 UTC (4+ messages)
` [PATCH v9 17/22] arm64: mm: Add page fault trace points
[syzbot] [bpf?] KASAN: invalid-free in drain_mem_cache
2025-07-08 13:46 UTC
[PATCH v3 0/2] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
2025-07-08 13:46 UTC (3+ messages)
` [PATCH v3 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
` [PATCH v3 2/2] MIPS: CPS: Optimise delay CPU calibration for SMP
[BUG] iio: imu: inv_icm42600: read temperature, Invalid Argument
2025-07-08 12:21 UTC (4+ messages)
[PATCH] tools/xentop: Add physical CPU statistics support
2025-07-08 13:44 UTC (4+ messages)
[PATCH v2 0/4] Allwinner A100/A133 Ethernet MAC (EMAC0) Support
2025-07-08 13:27 UTC (9+ messages)
` [PATCH v2 4/4] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support
[PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
2025-07-08 13:44 UTC (12+ messages)
DPDK Release Status Meeting 2025-07-08
2025-07-08 13:43 UTC
[PATCH] fanotify: introduce unique event identifier
2025-07-08 13:43 UTC (6+ messages)
[PATCH net-next v4 0/3] selftest: net: Add selftest for netpoll
2025-07-08 13:42 UTC (3+ messages)
` [PATCH net-next v4 1/3] selftests: drv-net: add helper/wrapper for bpftrace
[PATCH v3 0/2] xilinx: update guid with fwu metadata
2025-07-08 13:41 UTC (3+ messages)
` [PATCH v3 1/2] FWU: Add platform hook support for fwu metata
` [PATCH v3 2/2] board: xilinx: update guid based on metadata
[PATCH v2 00/11] riscv: kprobes: Clean up instruction simulation
2025-07-08 13:27 UTC (5+ messages)
[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-07-08 13:42 UTC (19+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`
[PATCH] comedi: comedi_test: Fix possible deletion of uninitialized timers
2025-07-08 13:06 UTC
[PATCH v11 0/4] support large align and nid in Rust allocators
2025-07-08 13:41 UTC (6+ messages)
[syzbot] Monthly nfc report (Jul 2025)
2025-07-08 13:41 UTC
[RFC 00/11] THP support for zone device pages
2025-07-08 13:41 UTC (5+ messages)
` [RFC 01/11] mm/zone_device: support large zone device private folios
` [RFC 02/11] mm/migrate_device: flags for selecting device private THP pages
[PATCH 00/13] Support DSI output on rk3576 and roc-rk3576-pc board
2025-07-08 13:25 UTC (5+ messages)
[PATCH] net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'
2025-07-08 13:40 UTC (2+ messages)
[PATCH] serial: core: fix OF node leak
2025-07-08 13:37 UTC (2+ messages)
[PATCH v3 0/2] watchdog: Don't use "proxy" inclusions
2025-07-08 13:33 UTC (3+ messages)
` [PATCH v3 1/2] watchdog: it87_wdt: Don't use "proxy" headers
` [PATCH v3 2/2] watchdog: "
[PATCH v3 0/2] Add video clock controller DT support for sc8180x
2025-07-08 13:35 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sc8180x: Add video clock controller node
[PATCH v5 0/4] Add bootph-all property to enable Ethernet boot
2025-07-08 13:23 UTC (2+ messages)
[PATCH 00/10] Run with UBSan in GHA
2025-07-08 13:33 UTC (11+ 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 net-next 00/11] net: hns3: use seq_file for debugfs
2025-07-08 13:32 UTC (13+ 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 0/2] More fsnotify hook optimizations
2025-07-08 13:32 UTC (4+ messages)
` [PATCH 2/2] fsnotify: optimize FMODE_NONOTIFY_PERM for the common cases
release candidate 25.07-rc2
2025-07-08 13:32 UTC (2+ messages)
[PATCH 1/2] dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing
2025-07-08 13:31 UTC (4+ messages)
[PATCH 0/2] Xen real-time x86
2025-07-08 13:31 UTC (8+ 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
[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] "
[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()
[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 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 (5+ messages)
` [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 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
[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)
[RFC 0/5] wifi: nl80211: Extend NAN APIs to allow more flexible implementations
2025-07-08 13:21 UTC (4+ messages)
` [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] 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 (4+ 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 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] 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 (4+ 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 (3+ messages)
[PATCH v2] x86/idle: Implement support for Meteor Lake
2025-07-08 13:08 UTC (2+ messages)
[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
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.