messages from 2025-07-19 01:21:40 to 2025-07-19 07:08:46 UTC [more...]
[PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
2025-07-19 7:08 UTC (5+ messages)
[PATCH] revision: drop early output option
2025-07-19 7:08 UTC
[PATCH net] selftests: netfilter: tone-down conntrack clash test
2025-07-19 7:06 UTC (3+ messages)
[PATCH BlueZ] client/mgmt: Print UUID and flags when showing experimental features
2025-07-19 7:05 UTC
[PATCH 0/3] commit: convert pop_most_recent_commit() to prio_queue
2025-07-19 7:04 UTC (17+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] prio-queue: add prio_queue_replace()
` [PATCH v2 0/3] commit: convert pop_most_recent_commit() to prio_queue
[PATCH 2/7] arm64: zynqmp: Remove undocumented arasan,has-mdma property
2025-07-19 7:00 UTC
[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
2025-07-19 6:56 UTC (3+ messages)
[PATCH] usb: gadget : fix use-after-free in composite_dev_cleanup()
2025-07-19 6:56 UTC (2+ messages)
[PATCH v2 0/7] syscore: Pass context data to callbacks
2025-07-19 6:52 UTC (5+ messages)
[PATCH v3 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-07-19 6:49 UTC (3+ messages)
` [PATCH v3 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
[RFC PATCH] drm/etnaviv: set the 32-bit coherent DMA mask later
2025-07-19 6:46 UTC
CVE-2025-38350: net/sched: Always pass notifications when child class becomes empty
2025-07-19 6:46 UTC
[PATCH RFC v3 0/3] Introduce git-last-modified(1) command
2025-07-19 6:44 UTC (4+ messages)
` [PATCH v5 1/6] last-modified: new subcommand to show when files were last modified
[PATCH v1 0/3] spidev: introduce trivial abb sensor device
2025-07-19 6:33 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: trivial-devices: Document ABB sensors
` [PATCH v1 2/3] spi: spidev: Add an entry for the ABB spi sensors
` [PATCH v1 3/3] arm64: dts: imx8mp: add "
[PATCH] ring-buffer: make the const read-only 'type' static
2025-07-19 6:32 UTC (3+ messages)
[PATCH v4] staging: sm750fb: make fixId array static const char * const
2025-07-19 6:40 UTC (2+ messages)
[PATCH] rev-list: make "struct rev_list_info" static to the only user
2025-07-19 6:35 UTC (2+ messages)
[PATCH v3] u-boot: upgrade 2025.04 -> 2025.07
2025-07-19 6:34 UTC (2+ messages)
` [OE-core] "
[PATCH] accel/amdxdna: Delete pci_free_irq_vectors()
2025-07-19 6:33 UTC
[PATCH] net: phy: Fix premature resume by a PHY driver
2025-07-19 6:25 UTC (2+ messages)
[PATCH v6 0/9] drm/xe/vf: Post-migration recovery of queues and jobs
2025-07-19 6:21 UTC (7+ messages)
` [PATCH v6 8/9] drm/xe/vf: Refresh utilization buffer during migration recovery
` [PATCH v6 9/9] drm/xe/vf: Rebase exec queue parallel commands "
[xfs-linux:next-merge 30/40] fs/xfs/xfs_rtalloc.c:1691 xfs_rtmount_inodes() error: uninitialized symbol 'error'
2025-07-19 6:19 UTC
[PATCH] xfs: scrub: remove unnecessary braces and fix
2025-07-19 6:05 UTC (3+ messages)
[PATCH 2/4] arm64: dts: mediatek: mt8395-genio-1200-evk: Move common parts to dtsi
2025-07-19 5:57 UTC
[PATCH v3 0/6] drm/i915: Precompute plane SURF address/etc
2025-07-19 5:57 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915: Precompute plane SURF address/etc. (rev3)
[PATCH v7 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-07-19 5:54 UTC (6+ messages)
` [PATCH v7 2/5] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
[PATCH] clk: spacemit: fix sspax_clk
2025-07-19 5:51 UTC (6+ messages)
[tip: x86/urgent] cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
2025-07-19 5:50 UTC
[PATCH v6 0/6] rust: add support for request_irq
2025-07-19 5:47 UTC (16+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers
[GIT PULL] smb3 client fixes
2025-07-19 5:40 UTC (2+ messages)
[PATCH] net: phy: Fix premature resume by a PHY driver
2025-07-19 5:37 UTC (2+ messages)
[Intel-wired-lan] ixgbe driver stops sending normal data when using xsk
2025-07-19 5:26 UTC (4+ messages)
` "
[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-07-19 5:23 UTC (2+ messages)
[PATCH v3 4/4] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver
2025-07-19 5:16 UTC
[PATCH v4 0/8] arm64: Enable UPROBES with GCS
2025-07-19 4:37 UTC (9+ messages)
` [PATCH v4 1/8] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH v4 2/8] arm64: probes: Break ret out from bl/blr
` [PATCH v4 3/8] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v4 4/8] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v4 5/8] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v4 6/8] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v4 7/8] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v4 8/8] uprobes: uprobe_warn should use passed task
[linux-next:master 10906/11307] arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dtb: /sound: failed to match any schema with compatible: ['fairphone,fp4-sndcard']
2025-07-19 4:53 UTC
[PATCH v3] char: xillybus: Replace deprecated MSI API
2025-07-19 4:51 UTC (2+ messages)
` [PATCH v4] "
[PATCH] fs: Add additional checks for block devices during mount
2025-07-19 4:46 UTC (3+ messages)
[PATCH v6 0/2] Export fan control and register fans as cooling devices
2025-07-19 4:45 UTC (3+ messages)
` [PATCH v6 1/2] hwmon: (cros_ec) add PWM control over fans
[PATCH] media: b2c2: flexcop-eeprom: Fix assignment in if condition
2025-07-19 4:42 UTC (2+ messages)
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-19 4:42 UTC (5+ messages)
` [PATCH v9 13/14] khugepaged: add per-order mTHP khugepaged stats
[PATCH] backlight: lm3630a: Use scoped iterator to simplify error handling
2025-07-19 4:21 UTC
[PATCH] PCI: mvebu: Use devm_add_action_or_reset()
2025-07-19 4:34 UTC
[PATCH v2] tracing: Add down_write(trace_event_sem) when adding trace event
2025-07-19 4:36 UTC (2+ messages)
[PATCH 0/5] tracing: probes: Use heap instead of stack for temporary buffers
2025-07-19 4:35 UTC (5+ messages)
` [PATCH 2/5] tracing: fprobe-event: Allocate string buffers from heap
[PATCH mm-new 1/2] mm/shmem: hold shmem_swaplist spinlock (not mutex) much less
2025-07-19 4:32 UTC (5+ messages)
` [PATCH mm-new 2/2] mm/shmem: writeout free swap if swap_writeout() reactivates
[PATCH v3 10/13] init.h: Disable sanitizer coverage for __init and __head
2025-07-19 4:22 UTC (2+ messages)
[meta-initramfs][PATCH] klibc: Use libgcc for compiler runtime with clang on arm
2025-07-19 4:22 UTC
[PATCH v2 0/4] drm/i915/dp: Implement POST_LT_ADJ_REQ
2025-07-19 4:21 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev3)
[PATCH] net: introduce CONFIG_DNS
2025-07-19 4:20 UTC (2+ messages)
Please pull u-boot-i2c master
2025-07-19 4:20 UTC (3+ messages)
[PATCH v1 00/19] Intel TMA 5.1 metrics and event updates
2025-07-19 3:45 UTC (20+ messages)
` [PATCH v1 01/19] perf vendor events: Update alderlake events/metrics
` [PATCH v1 02/19] perf vendor events: Update arrowlake events/metrics
` [PATCH v1 03/19] perf vendor events: Update broadwell metrics
` [PATCH v1 04/19] perf vendor events: Update cascadelakex metrics
` [PATCH v1 05/19] perf vendor events: Update emeraldrapids events/metrics
` [PATCH v1 06/19] perf vendor events: Update grandridge metrics
` [PATCH v1 07/19] perf vendor events: Update graniterapids events/metrics
` [PATCH v1 08/19] perf vendor events: Update haswell metrics
` [PATCH v1 09/19] perf vendor events: Update icelake metrics
` [PATCH v1 10/19] perf vendor events: Update ivybridge/ivytown metrics
` [PATCH v1 11/19] perf vendor events: Update jaketown metrics
` [PATCH v1 12/19] perf vendor events: Update lunarlake events/metrics
` [PATCH v1 13/19] perf vendor events: Update meteorlake events/metrics
` [PATCH v1 14/19] perf vendor events: Update rocketlake metrics
` [PATCH v1 15/19] perf vendor events: Update sandybridge metrics
` [PATCH v1 16/19] perf vendor events: Update sapphirerapids events/metrics
` [PATCH v1 17/19] perf vendor events: Update sierraforest metrics
` [PATCH v1 18/19] perf vendor events: Update skylake metrics
` [PATCH v1 19/19] perf vendor events: Update tigerlake metrics
[linux-next:master 7606/11307] drivers/net/ethernet/wangxun/libwx/wx_vf_common.c:99 wx_request_msix_irqs_vf() warn: why call request_threaded_irq() with a NULL thread
2025-07-19 4:18 UTC
[PATCH 0/2] aarch64: update test images with new trusted firmware
2025-07-19 4:01 UTC (2+ messages)
[meta-oe][master][PATCH v2 0/2] Introducing ktx-software
2025-07-19 4:02 UTC (3+ messages)
` [meta-oe][master][PATCH v2 1/2] ktx-software: Add recipe v4.4.0
[tytso-ext4:dev] BUILD SUCCESS 45c7ca41de7e567d77b5cc5886817d8ffb3ea589
2025-07-19 4:01 UTC
[PATCH v2 0/2] aarch64: update test images with new trusted firmware
2025-07-19 4:00 UTC (4+ messages)
` [PATCH v2 1/2] tests/functional/test_aarch64_device_passthrough: update image
` [PATCH v2 2/2] tests/functional/test_aarch64_rme: "
[linux-next:master 7606/11307] drivers/net/ethernet/wangxun/libwx/wx_vf_common.c:99 wx_request_msix_irqs_vf() warn: why call request_threaded_irq() with a NULL thread
2025-07-19 4:00 UTC
[RFC] rt_ipc: a new IPC mechanism called rt_ipc (real-time IPC)
2025-07-19 4:00 UTC (2+ messages)
[PATCH] riscv: Add sysctl to control discard of vstate during syscall
2025-07-19 3:39 UTC (2+ messages)
[GIT PULL] MHI changes for v6.17
2025-07-19 3:41 UTC
[PATCH v4 0/3] rust: Add pr_*_once macros
2025-07-19 3:33 UTC (6+ messages)
` [PATCH v4 0/3] rust: Add pr_*_once macros134
[PATCH] drm/xe/vf: Don't register I2C devices if VF
2025-07-19 3:30 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2] drm/i915/dsi: Don't set/read the DSI C clock divider on GLK
2025-07-19 3:28 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[GIT PULL] devfreq next for 6.17
2025-07-19 3:25 UTC
[PATCH v6] bus: mhi: host: don't free bhie tables during suspend/hibernation
2025-07-19 3:24 UTC (3+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-07-18
2025-07-19 3:15 UTC
[PATCH] pull: add pull.autoStash config option
2025-07-19 3:14 UTC (4+ messages)
[PATCH v6 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
2025-07-19 3:09 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: PCI: amd-mdb: Add example usage of reset-gpios for "
` [PATCH v6 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
[PATCH v8 0/9] LKMM atomics in Rust
2025-07-19 3:08 UTC (10+ messages)
` [PATCH v8 1/9] rust: Introduce atomic API helpers
` [PATCH v8 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v8 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v8 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v8 5/9] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH v8 6/9] rust: sync: atomic: Add the framework of arithmetic operations
` [PATCH v8 7/9] rust: sync: atomic: Add Atomic<u{32,64}>
` [PATCH v8 8/9] rust: sync: atomic: Add Atomic<{usize,isize}>
` [PATCH v8 9/9] rust: sync: Add memory barriers
[PATCH v3 00/15] Fixes for Intel TMA, particularly for hybrid
2025-07-19 3:05 UTC (16+ messages)
` [PATCH v3 01/15] perf parse-events: Warn if a cpu term is unsupported by a CPU
` [PATCH v3 02/15] perf stat: Avoid buffer overflow to the aggregation map
` [PATCH v3 03/15] perf stat: Don't size aggregation ids from user_requested_cpus
` [PATCH v3 04/15] perf parse-events: Allow the cpu term to be a PMU or CPU range
` [PATCH v3 05/15] perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
` [PATCH v3 06/15] libperf evsel: Rename own_cpus to pmu_cpus
` [PATCH v3 07/15] libperf evsel: Factor perf_evsel__exit out of perf_evsel__delete
` [PATCH v3 08/15] perf evsel: Use libperf perf_evsel__exit
` [PATCH v3 09/15] perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
` [PATCH v3 10/15] perf parse-events: Minor __add_event refactoring
` [PATCH v3 11/15] perf evsel: Add evsel__open_per_cpu_and_thread
` [PATCH v3 12/15] perf parse-events: Support user CPUs mixed with threads/processes
` [PATCH v3 13/15] perf topdown: Use attribute to see an event is a topdown metic or slots
` [PATCH v3 14/15] perf parse-events: Fix missing slots for Intel topdown metric events
` [PATCH v3 15/15] perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
[PATCH] net: lwip: dns depend on enabled protocol config instead of command
2025-07-19 3:04 UTC (5+ messages)
[PATCH v5 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
2025-07-19 2:59 UTC (3+ messages)
[PATCH] PCI: Fix warning without CONFIG_VIDEO
2025-07-19 2:47 UTC (6+ messages)
[PATCH v2 0/4] KVM: Speed up MMIO registrations
2025-07-19 2:37 UTC (14+ messages)
` [PATCH v2 2/4] KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
` [PATCH v2 3/4] KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths
[android-common:android12-5.4 1/1] include/trace/trace_events.h:26:23: warning: 'str__ion__trace_system_name' defined but not used
2025-07-19 2:28 UTC
[android-common:android12-5.4 1/1] kismet: WARNING: unmet direct dependencies detected for CRYPTO_ZSTD when selected by INCREMENTAL_FS
2025-07-19 2:18 UTC
[linux-next:master] BUILD SUCCESS WITH WARNING d086c886ceb9f59dea6c3a9dae7eb89e780a20c9
2025-07-19 2:17 UTC
[PATCH v8 0/7] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-07-19 2:11 UTC (16+ messages)
` [PATCH v8 1/7] KVM: arm64: Correct return value on host version downgrade attempt
` [PATCH v8 2/7] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v8 3/7] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v8 4/7] KVM: arm64: Mark optional FF-A 1.2 interfaces "
` [PATCH v8 5/7] KVM: arm64: Mask response to FFA_FEATURE call
` [PATCH v8 6/7] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH v8 7/7] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
[v1 resend 00/12] THP support for zone device page migration
2025-07-19 2:10 UTC (3+ messages)
` [v1 resend 04/12] mm/migrate_device: THP migration of zone device pages
[PATCH v2 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
2025-07-19 2:07 UTC
[PATCH v2 00/20] sunxi: Add Allwinner A523 support
2025-07-19 2:05 UTC (2+ messages)
空白市場で、新規事業
2025-07-19 2:03 UTC
[RFC PATCH v2] cgroup: Track time in cgroup v2 freezer
2025-07-19 2:01 UTC (7+ messages)
` cpu.stat in core or cpu controller (was Re: [RFC PATCH v2] cgroup: Track time in cgroup v2 freezer)
[PATCH v5 0/2] Adding device tree and binding for NVIDIA GB200-UT3.0b
2025-07-18 23:11 UTC (3+ messages)
` [PATCH v5 1/2] Documentation: devicetree: Add binding for NVIDIA GB200-UT3.0b platform
` [PATCH v5 2/2] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC
[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init (2)
2025-07-19 1:55 UTC (2+ messages)
[PATCH v3 00/17] ext4: better scalability for ext4 block allocation
2025-07-19 1:54 UTC (7+ messages)
` [PATCH v3 02/17] ext4: separate stream goal hits from s_bal_goals for better tracking
` [PATCH v3 04/17] ext4: remove unnecessary s_md_lock on update s_mb_last_group
[PATCH 0/4] rework mlx5 guide
2025-07-19 1:48 UTC (2+ messages)
[PATCH v2 1/3] cmake: drop CCACHE_COMPILERCHECK
2025-07-19 1:41 UTC (2+ messages)
` [OE-core] "
[PATCH net v2 0/2] selftests: mptcp: connect: cover alt modes
2025-07-19 1:35 UTC (10+ messages)
[meta-oe][PATCH 1/3] safec: Pass Qunused-arguments when using clang
2025-07-19 1:35 UTC (3+ messages)
` [meta-networking][PATCH 2/3] net-snmp: Do not pass LDFLAGS to compiler
` [meta-networking][PATCH 3/3] ruli: Fix build with clang
[GIT PULL] Crypto Fixes for 6.16
2025-07-19 1:34 UTC (2+ messages)
[PATCH net-next v6 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-07-19 1:33 UTC (3+ messages)
` [PATCH net-next v6 7/7] bonding: Selftest and documentation for the arp_ip_target parameter
[PATCH] apt: Always Use libstdc++ with clang
2025-07-19 1:32 UTC
[syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (3)
2025-07-19 1:31 UTC (2+ messages)
[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
2025-07-19 1:30 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[net-next v15 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-07-19 1:28 UTC (3+ messages)
` [net-next v15 06/12] net: mtip: Add net_device_ops functions to the "
[PATCH net-next v4 0/7] net: dsa: microchip: Add KSZ8463 switch support
2025-07-19 1:21 UTC (5+ messages)
` [PATCH net-next v4 1/7] dt-bindings: "
` [PATCH net-next v4 2/7] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
` [PATCH net-next v4 3/7] net: dsa: microchip: Transform register for use with KSZ8463
` [PATCH net-next v4 7/7] net: dsa: microchip: Disable PTP function of KSZ8463
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.