messages from 2025-11-05 20:32:20 to 2025-11-05 23:21:43 UTC [more...]
[PATCH] drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BO
2025-11-05 23:21 UTC
[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
2025-11-05 23:19 UTC (17+ messages)
` [PATCH v2 01/12] nova-core: falcon: Move waiting until halted to a helper
` [PATCH v2 02/12] nova-core: falcon: Move start functionality into separate helper
` [PATCH v2 03/12] nova-core: falcon: Move mbox functionalities into helper
` [PATCH v2 04/12] nova-core: falcon: Move dma_reset functionality "
` [PATCH v2 05/12] nova-core: gsp: Add support for checking if GSP reloaded
` [PATCH v2 08/12] nova-core: sequencer: Add register opcodes
[PATCH net-next v6 0/6] net: devmem: improve cpu cost of RX token management
2025-11-05 23:17 UTC (6+ messages)
` [PATCH net-next v6 5/6] net: devmem: document SO_DEVMEM_AUTORELEASE socket option
[PATCH 0/2] rust: cpumask: Bindings for core cpumasks and cpumask iterators
2025-11-05 23:16 UTC (3+ messages)
` [PATCH 1/2] rust: cpumask: Add a `Cpumask` iterator
` [PATCH 2/2] rust: cpumask: Add getters for globally defined cpumasks
[PATCH] [v2] Documentation: Provide guidelines for tool-generated content
2025-11-05 23:15 UTC
linux-next: duplicate patch in the exfat tree
2025-11-05 23:12 UTC
[PATCH] strparser: Fix signed/unsigned mismatch bug
2025-11-05 23:12 UTC (4+ messages)
[PATCH] MAINTAINERS: add tracepoint core-api doc files to TRACING
2025-11-05 23:06 UTC (2+ messages)
[PATCH v2 0/5] Miscellaneous RCU updates for v6.19
2025-11-05 23:06 UTC (2+ messages)
[tip:x86/cleanups] BUILD SUCCESS 47955b58cf9b97fe4dc2b0d622b8ea3a2656bbf9
2025-11-05 23:03 UTC
[PATCH v4 0/9] rust: Add Per-CPU Variable API
2025-11-05 23:01 UTC (10+ messages)
` [PATCH v4 1/9] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v4 2/9] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v4 3/9] rust: percpu: Add C bindings for per-CPU variable API
` [PATCH v4 4/9] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v4 5/9] rust: percpu: introduce a rust API for dynamic "
` [PATCH v4 6/9] rust: percpu: add a rust per-CPU variable sample
` [PATCH v4 7/9] rust: percpu: Support non-zeroable types for DynamicPerCpu
` [PATCH v4 8/9] rust: percpu: Add pin-hole optimizations for numerics
` [PATCH v4 9/9] rust: percpu: cache per-CPU pointers in the dynamic case
[PATCH 0/8] refscale updates for v6.19
2025-11-05 23:01 UTC (3+ messages)
[PATCH v2 0/16] SRCU updates for v6.19
2025-11-05 23:00 UTC (11+ messages)
` [PATCH v2 04/16] srcu: Create a DEFINE_SRCU_FAST()
` [PATCH v2 08/16] srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/init
` [PATCH v2 09/16] doc: Update for SRCU-fast definitions and initialization
` [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH v2 12/16] srcu: Add SRCU_READ_FLAVOR_FAST_UPDOWN CPP macro
` [PATCH v2 13/16] torture: Permit negative kvm.sh --kconfig numberic arguments
` [PATCH v2 14/16] srcu: Create an SRCU-fast-updown API
` [PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64
` [PATCH v2 16/16] rcutorture: Make srcu{,d}_torture_init() announce the SRCU type
[PATCH 0/2] Implement notifier chain for lid switch events
2025-11-05 22:59 UTC (5+ messages)
` [PATCH 1/2] Input: Create input notifier chain in input.c
linux-next: build failure after merge of the ntfs3 tree
2025-11-05 22:57 UTC
[PATCH net v1 1/2] page_pool: expose max page pool ring size
2025-11-05 22:56 UTC (8+ messages)
` [PATCH net v1 2/2] gve: use max allowed ring size for ZC page_pools
[syzbot] [btrfs?] kernel BUG in reserve_bytes
2025-11-05 22:52 UTC
[bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
2025-11-05 22:52 UTC (4+ messages)
[PATCH v4 0/5] drm/nouveau: Enable variable page sizes and compression
2025-11-05 22:51 UTC (6+ messages)
` [PATCH v4 2/5] drm/nouveau/uvmm: Allow larger pages
linux-next: build failure after merge of the vfs-brauner tree
2025-11-05 22:49 UTC
[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
2025-11-05 22:49 UTC (6+ messages)
` (subset) "
[RFC] Another take at restarting FUSE servers
2025-11-05 22:48 UTC (24+ messages)
[PATCH net-next v2 0/4] gve: Improve RX buffer length management
2025-11-05 22:45 UTC (3+ messages)
` [PATCH net-next v2 3/4] gve: Allow ethtool to configure rx_buf_len
[PATCH sched_ext/for-6.19] sched_ext: Mark racy bitfields to prevent adding fields that can't tolerate races
2025-11-05 22:44 UTC (2+ messages)
[PATCH] i2c: spacemit: fix detect issue
2025-11-05 22:44 UTC (2+ messages)
[PATCH net-next v2 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-05 22:42 UTC (4+ messages)
` [PATCH net-next v2 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
[PATCH RFC 0/4] rust: Introduce support for C linked list interfacing and DRM Buddy bindings
2025-11-05 22:42 UTC (6+ messages)
` [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
[PATCH v1 0/1] arm64: dts: qcom: Add dual-channel LVDS support on QCS615 Talos EVK
2025-11-05 22:43 UTC (5+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: talos-evk: Add support for dual-channel LVDS panel
[PATCH net] lan966x: Fix sleeping in atomic context
2025-11-05 22:38 UTC (2+ messages)
[PATCH v3 0/5] drm/nouveau: Enable variable page sizes and compression
2025-11-05 22:34 UTC (5+ messages)
` [PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
[PATCH v12 0/2] update live migration configuration region
2025-11-05 22:32 UTC (3+ messages)
` [PATCH v12 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH] kbuild: Strip trailing padding bytes from modules.builtin.modinfo
2025-11-05 22:30 UTC
[PATCH v4] i2c: spacemit: introduce pio for k1
2025-11-05 22:29 UTC (2+ messages)
[PATCH v2 0/3] bus: mhi: Add loopback driver
2025-11-05 22:31 UTC (7+ messages)
` [PATCH v2 1/3] bus: mhi: host: Add loopback driver with sysfs interface
` [PATCH v2 2/3] bus: mhi: ep: Create mhi_ep_queue_buf API for raw buffer queuing
` [PATCH v2 3/3] bus: mhi: ep: Add loopback driver for data path testing
[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-11-05 22:26 UTC (5+ messages)
` [RESEND v13 17/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
[PATCH] Documentation: btt: Unwrap bit 31-30 nested table
2025-11-05 22:23 UTC (2+ messages)
[PATCH v3 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
2025-11-05 22:20 UTC (8+ messages)
` [PATCH v3 4/6] platform/x86: ayaneo-ec: Add controller power and modules attributes
[PATCH v4] powerpc: Use shared font data
2025-11-05 21:44 UTC (6+ messages)
[PATCH v3 0/3] mfd: twl603x: add power button
2025-11-05 22:18 UTC (3+ messages)
` [PATCH v3 2/3] Input: twl4030 - add TWL603x "
[PATCH bpf-next v4 0/2] Pass external callchain entry to get_perf_callchain
2025-11-05 22:16 UTC (5+ messages)
` [PATCH bpf-next v4 1/2] perf: Refactor get_perf_callchain
` [PATCH bpf-next v4 2/2] bpf: Hold the perf callchain entry until used completely
[PATCH 0/4] platform/x86: wmi: Prepare for future changes
2025-11-05 22:16 UTC (6+ messages)
` [PATCH 4/4] platform/x86: wmi: Move WMI core code into a separate directory
[PATCH net-next v3] net: mana: Fix incorrect speed reported by debugfs
2025-11-05 22:15 UTC (2+ messages)
[PATCH 0/4] replace system_wq with system_percpu_wq, added WQ_PERCPU to alloc_workqueue
2025-11-05 22:08 UTC (2+ messages)
[syzbot] [ext4?] possible deadlock in ext4_destroy_inline_data (2)
2025-11-05 22:08 UTC
[PATCH] arm: omap2plus_defconfig: enable ext4 directly
2025-11-05 22:06 UTC (3+ messages)
[PATCH v6 0/2] Add support for Uniwill laptop features
2025-11-05 22:02 UTC (4+ messages)
` [PATCH v6 1/2] platform/x86: Add Uniwill laptop driver
[PATCH v1 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
2025-11-05 22:00 UTC (3+ messages)
` [PATCH v1 1/2] kasan: Unpoison pcpu chunks with base address tag
[PATCH bpf-next v3 0/7] bpf: tracing session supporting
2025-11-05 22:00 UTC (8+ messages)
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64
[mainline]Error while running make modules_install command
2025-11-05 21:54 UTC (8+ messages)
[PATCH 1/2] platform/x86/intel/vsec: Add support for Wildcat Lake
2025-11-05 21:50 UTC (2+ messages)
` [PATCH 2/2] platform/x86:intel/pmc: Enable SSRAM "
[PATCH] Documentation: input: expand INPUT_PROP_HAPTIC_TOUCHPAD to all pressure pads
2025-11-05 21:50 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/2 v4] Reintroduce NEXT_BUDDY for EEVDF
2025-11-05 21:48 UTC (3+ messages)
` [PATCH 2/2] sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-05 21:47 UTC (13+ messages)
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
[PATCH v2 1/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
2025-11-05 21:47 UTC (2+ messages)
[PATCH] nvdimm: replace use of system_wq with system_percpu_wq
2025-11-05 21:49 UTC (2+ messages)
[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-05 21:45 UTC (5+ messages)
` [PATCH v4 06/28] drm/xe/pf: Add helpers for migration data packet allocation / free
` [PATCH v4 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-11-05 21:44 UTC (7+ messages)
` [PATCH v22 28/28] kselftest/riscv: kselftest for user mode cfi
fall back from direct to buffered I/O when stable writes are required
2025-11-05 21:44 UTC (11+ messages)
[PATCH v5 0/4] Performance improvement of decoder
2025-11-05 21:38 UTC (3+ messages)
` [PATCH v5 1/4] media: chips-media: wave5: Fix SError of kernel panic when closed
[PATCH v3] sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
2025-11-05 21:37 UTC (2+ messages)
[PATCH 0/3] KVM: nSVM: Fixes for SVM_EXIT_CR0_SEL_WRITE injection
2025-11-05 21:35 UTC (6+ messages)
` [PATCH 3/3] KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
[PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled
2025-11-05 21:33 UTC (10+ messages)
[PATCH] selftests: net: local_termination: Wait for interfaces to come up
2025-11-05 21:31 UTC (2+ messages)
[REGRESSION 00/04] Crash during resume of pcie bridge
2025-11-05 21:31 UTC (10+ messages)
[PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
2025-11-05 21:28 UTC (6+ messages)
[PATCH v5 00/17] vfs: recall-only directory delegations for knfsd
2025-11-05 21:27 UTC (3+ messages)
` [PATCH v5 09/17] vfs: clean up argument list for vfs_create()
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-05 21:23 UTC (2+ messages)
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-11-05 21:23 UTC (7+ messages)
linux-next: duplicate patch in the rdma tree
2025-11-05 21:23 UTC
[RFC PATCH 2/2] PCI: rockchip-host: drop wait on PERST# toggle
2025-11-05 21:22 UTC (5+ messages)
[PATCH v3 0/2] SMMU v3 CMDQ fix and improvement
2025-11-05 21:22 UTC (4+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
[PATCH] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
2025-11-05 21:19 UTC (2+ messages)
[PATCH v1 1/1] kernel-doc: Issue warnings that were silently discarded
2025-11-05 21:19 UTC (2+ messages)
[PATCH linux-next] fs/ntfs3: Initialize allocated memory before use
2025-11-05 21:18 UTC
[PATCH v3 00/13] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-11-05 21:18 UTC (14+ messages)
` [PATCH v3 01/13] arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NOR
` [PATCH v3 02/13] arm64: dts: mediatek: mt7981b-openwrt-one: Enable software leds
` [PATCH v3 03/13] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH v3 04/13] dt-bindings: PCI: mediatek-gen3: Add MT7981 PCIe compatible
` [PATCH v3 05/13] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH v3 06/13] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
` [PATCH v3 07/13] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
` [PATCH v3 08/13] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH v3 09/13] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH v3 10/13] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH v3 11/13] arm64: dts: mediatek: mt7981b: Disable wifi by default
` [PATCH v3 12/13] arm64: dts: mediatek: mt7981b: Add wifi memory region
` [PATCH v3 13/13] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi
[PATCH v2] iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
2025-11-05 21:14 UTC (2+ messages)
[PATCH 0/4] ACPI: CPPC: Fixes to limit actions to online CPUs
2025-11-05 21:13 UTC (2+ messages)
[PATCH] RAS/CEC: replace use of system_wq with system_percpu_wq
2025-11-05 21:08 UTC (4+ messages)
[PATCH 00/31 v4] cpuset/isolation: Honour kthreads preferred affinity
2025-11-05 21:03 UTC (32+ messages)
` [PATCH 01/31] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/31] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/31] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/31] mm: vmstat: "
` [PATCH 05/31] sched/isolation: Save boot defined domain flags
` [PATCH 06/31] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/31] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/31] net: Keep ignoring isolated cpuset change
` [PATCH 09/31] block: Protect against concurrent "
` [PATCH 10/31] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 11/31] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/31] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/31] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/31] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 15/31] sched/isolation: Flush vmstat "
` [PATCH 16/31] PCI: Flush PCI probe workqueue "
` [PATCH 17/31] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 18/31] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 19/31] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 20/31] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 21/31] kthread: Refine naming of affinity related fields
` [PATCH 22/31] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 23/31] kthread: Include kthreadd to "
` [PATCH 24/31] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 25/31] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 26/31] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH 27/31] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
` [PATCH 28/31] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 29/31] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 30/31] kthread: Document kthread_affine_preferred()
` [PATCH 31/31] doc: Add housekeeping documentation
[PATCHv4 dmaengine 0/2] mv_xor: some devm cleanups
2025-11-05 21:03 UTC (3+ messages)
` [PATCHv4 dmaengine 1/2] dmaengine: mv_xor: use devm_platform_ioremap_resource
` [PATCHv4 dmaengine 2/2] dmaengine: mv_xor: use devm_clk_get_optional_enabled
[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for Kaanapali
2025-11-05 21:06 UTC (5+ messages)
[QUESTION] Order-4 allocation failures on reads with 256bit csums
2025-11-05 21:01 UTC (3+ messages)
[PATCH v5 next 0/9] Implement mul_u64_u64_div_u64_roundup()
2025-11-05 20:59 UTC (3+ messages)
` [PATCH v5 next 3/9] lib: mul_u64_u64_div_u64() simplify check for a 64bit product
[PATCH net-next v6 3/6] net: devmem: prepare for autorelease rx token management
2025-11-05 20:55 UTC (2+ messages)
[PATCH 3/3] bus: rifsc: add debugfs entry to dump the firewall configuration
2025-11-05 20:55 UTC (2+ messages)
[syzbot] [fs?] BUG: sleeping function called from invalid context in hook_sb_delete
2025-11-05 20:56 UTC
[PATCH] Revert "powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc node"
2025-11-05 20:55 UTC
[PATCH] mfd: tps65219: Implement LOCK register handling for TPS65214
2025-11-05 20:52 UTC (2+ messages)
[RFC PATCH 00/56] Dynamic mitigations
2025-11-05 20:52 UTC (11+ messages)
` [RFC PATCH 05/56] x86/bugs: Reset spectre_v2 mitigations
[PATCH v4] fs: hide names_cachep behind runtime access machinery
2025-11-05 20:50 UTC (7+ messages)
` [WIP RFC PATCH 0/3] runtime-const header split and whatnot
` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules
[PATCH] ima: Fall back to default kernel module signature verification
2025-11-05 20:47 UTC (7+ messages)
` [PATCH v2] lsm,ima: new LSM hook security_kernel_module_read_file to access decompressed kernel module
[RFC PATCH] xen: privcmd: fix ioeventfd/ioreq crashing PV domain
2025-11-05 20:42 UTC (4+ messages)
[PATCH v4] rust: lock: Export Guard::do_unlocked()
2025-11-05 20:41 UTC (7+ messages)
[PATCH v2] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
2025-11-05 20:37 UTC (3+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox