messages from 2025-03-07 10:58:17 to 2025-03-07 11:52:44 UTC [more...]
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-07 11:52 UTC (8+ messages)
` [PATCH iwl-next v8 07/11] igc: add support for frame preemption verification
` [PATCH iwl-next v8 08/11] igc: add support to set tx-min-frag-size
` [Intel-wired-lan] "
[PATCH v2] bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
2025-03-07 11:52 UTC (2+ messages)
[RFC PATCH v1] media: v4l2-common: Add a helper for obtaining the clock producer
2025-03-07 11:51 UTC (2+ messages)
[PATCH v2] xen/events: fix global virq handling
2025-03-07 11:49 UTC (2+ messages)
` [PATCH] xen/public: Fix documentation of VIRQs
[PATCH v5 0/4] bpf: introduce helper for populating bpf_cpumask
2025-03-07 11:51 UTC (5+ messages)
` [PATCH v5 2/4] selftests: bpf: add bpf_cpumask_fill selftests
` [PATCH v5 4/4] selftests: bpf: add missing cpumask test to runner and annotate existing tests
[syzbot] [bcachefs?] general protection fault in proc_sys_compare
2025-03-07 11:51 UTC (3+ messages)
[PATCH] RISCV/bitops: Use Zbb to provide arch-optimised bitops
2025-03-07 11:50 UTC (6+ messages)
[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
2025-03-07 11:50 UTC (4+ messages)
` [PATCH 1/2] reflog: drop usage of global variables
` [PATCH 2/2] reflog: implement subcommand to drop reflogs
[PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
2025-03-07 11:50 UTC (2+ messages)
[PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
2025-03-07 11:49 UTC (6+ messages)
` [PATCH v4 1/3] iommu: Sort out domain user data
[PATCH 1/4] x86/asm: inline constant inputs in rdpkru(), wrpkru()
2025-03-07 11:49 UTC (3+ messages)
` [PATCH 3/4] x86/asm: delete dummy variables in movdir64b()
[Buildroot] [PATCH v2 0/2] Support for i.MX Code Signing Tools
2025-03-07 11:49 UTC (3+ messages)
` [Buildroot] [PATCH v2 2/2] package/imx-cst: add new package
[PATCH mptcp-next v2 00/11] add bpf_iter_task
2025-03-07 11:49 UTC (13+ messages)
` [PATCH mptcp-next v2 01/11] Revert "mptcp: sched: remove mptcp_sched_data"
` [PATCH mptcp-next v2 02/11] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v2 03/11] mptcp: add bpf_iter_task for mptcp_sched_data
` [PATCH mptcp-next v2 04/11] mptcp: set and clear bpf_iter_task
` [PATCH mptcp-next v2 05/11] mptcp: add mptcp_subflow_sched bpf_iter
` [PATCH mptcp-next v2 06/11] Squash to "selftests/bpf: Add bpf_first scheduler & test"
` [PATCH mptcp-next v2 07/11] Squash to "selftests/bpf: Add bpf_bkup "
` [PATCH mptcp-next v2 08/11] Squash to "selftests/bpf: Add bpf_rr "
` [PATCH mptcp-next v2 09/11] Squash to "selftests/bpf: Add bpf_red "
` [PATCH mptcp-next v2 10/11] Squash to "selftests/bpf: Add bpf_burst "
` [PATCH mptcp-next v2 11/11] mptcp: drop subflow contexts in mptcp_sched_data
[PATCH ipsec-next] xfrm: state: make xfrm_state_lookup_byaddr lockless
2025-03-07 11:47 UTC
[PATCH v3] scripts: generate_rust_analyzer.py: add missing macros deps
2025-03-07 11:48 UTC (4+ messages)
[PATCH] ARM: at91: Remove SAMA5D2 handling from sam9_smc driver
2025-03-07 11:47 UTC
[PATCH ethtool] hibmcge: add support dump registers for hibmcge driver
2025-03-07 11:39 UTC
[RFC PATCH v2 0/5] Report vfio-ap configuration changes
2025-03-07 11:46 UTC (5+ messages)
` [RFC PATCH v2 2/5] hw/vfio/ap: notification handler for AP config changed event
` [RFC PATCH v2 3/5] hw/vfio/ap: store object indicating AP config changed in a queue
[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
2025-03-07 11:45 UTC (10+ messages)
` [PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command
[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
2025-03-07 11:46 UTC (7+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
[PATCH 0/2] btrfs: fix the delayed iputs ASSERT() when the fs
2025-03-07 11:45 UTC (5+ messages)
` [PATCH 1/2] btrfs: run btrfs_error_commit_super() early
` [PATCH 2/2] btrfs: add extra warning if delayed iput is added when it's not allowed
[RFC PATCH 0/2]lsirq,irqtop: Add filter support
2025-03-07 11:45 UTC (3+ messages)
` [RFC PATCH 2/2] irqtop: add "
[PATCH net-next] net: hns3: use string choices helper
2025-03-07 11:37 UTC
[PATCH v13 0/7] rust: add dma coherent allocator abstraction
2025-03-07 11:45 UTC (12+ messages)
` [PATCH v13 1/7] rust: error: Add EOVERFLOW
` [PATCH v13 2/7] rust: add dma coherent allocator abstraction
` [PATCH v13 3/7] rust: pci: impl AsMut<Device> for pci::Device
` [PATCH v13 4/7] rust: device: add dma addressing capabilities
` [PATCH v13 5/7] samples: rust: add Rust dma test sample driver
` [PATCH v13 6/7] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
` [PATCH v13 7/7] rust: dma: add as_slice/write functions for CoherentAllocation
[PATCH i-g-t v1] Add support for runtime pm for xe driver
2025-03-07 11:44 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[tip:sched/urgent] BUILD SUCCESS b1536481c81fb604074da799e4f2d2038a1663f7
2025-03-07 11:42 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 11:42 UTC (10+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
[PATCH net-next 00/16] idpf: add XDP support
2025-03-07 11:42 UTC (7+ messages)
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [Intel-wired-lan] "
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [Intel-wired-lan] "
[PATCH v2 0/8] Fix SCHED_DEADLINE bandwidth accounting during suspend
2025-03-07 11:40 UTC (2+ messages)
[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
2025-03-07 11:28 UTC (5+ messages)
` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h
[PATCH v3] lockdep: Fix wait context check on softirq for PREEMPT_RT
2025-03-07 11:39 UTC (3+ messages)
` [tip: locking/core] "
[PATCH mptcp-next v1 0/2] cleanups for BPF PM part 5 v10
2025-03-07 11:39 UTC (3+ messages)
` [PATCH mptcp-next v1 1/2] Squash to "mptcp: sysctl: set path manager by name"
` [PATCH mptcp-next v1 2/2] Squash to "selftests: mptcp: add path_manager sysctl tests"
[RFC PATCH 00/11] Underrun on idle PSR workaround
2025-03-07 11:38 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.CHECKPATCH: "
` ✗ Fi.CI.SPARSE: "
[PATCH] module: Replace deprecated strncpy() with strscpy()
2025-03-07 11:35 UTC
[tip:x86/mm] BUILD SUCCESS 0896acd80782ec49c6d36e576fcd53786f0a2bfb
2025-03-07 11:34 UTC
[PATCH v2 0/3] Count pKVM stage-2 usage in secondary pagetable stat
2025-03-07 11:35 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Add flags to kvm_hyp_memcache
[PATCH v2] i915/selftest/igt_mmap: let mmap tests run in kthread
2025-03-07 11:31 UTC (4+ messages)
[tip:x86/platform] BUILD SUCCESS ef69de53c46a4b526442f6bc5970fc14f7a0bb32
2025-03-07 11:34 UTC
[PATCH 0/3] leds-st1202 improvements
2025-03-07 11:34 UTC (4+ messages)
` [PATCH 3/3] leds: Kconfig: leds-st1202: add select for required LEDS_TRIGGER_PATTERN
[oe] [meta-oe][PATCH] uutils-coreutils: remove TMPDIR from build output
2025-03-07 11:34 UTC (7+ messages)
[PATCH v4 00/11]
2025-03-07 11:33 UTC (5+ messages)
[PATCH v3 0/3] Count pKVM stage-2 usage in secondary pagetable stat
2025-03-07 11:34 UTC (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Add flags to kvm_hyp_memcache
` [PATCH v3 2/3] KVM: arm64: Distinct pKVM teardown memcache for stage-2
` [PATCH v3 3/3] KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats
[PATCH v2] Bluetooth: btintel: Fix leading white space
2025-03-07 11:34 UTC
[PATCH v4 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
2025-03-07 10:29 UTC
[PATCH 6.13 000/154] 6.13.6-rc2 review
2025-03-07 11:33 UTC (3+ messages)
[PATCH 00/19] perf: Make perf_pmu_unregister() usable
2025-03-07 11:33 UTC (6+ messages)
` [PATCH 04/19] perf: Simplify perf_event_alloc() error path
[pci:controller/altera] BUILD SUCCESS 60f2ee5f1472972918de7eb14c8240de176f6b8d
2025-03-07 11:32 UTC
[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
2025-03-07 11:32 UTC (3+ messages)
[PATCH 6.12 000/148] 6.12.18-rc2 review
2025-03-07 11:31 UTC (2+ messages)
[PATCH 2/2] HID: hid-apple: Apple Magic Keyboard a3118 USB-C support
2025-03-07 11:31 UTC (2+ messages)
` [PATCH] "
[PATCH v2 0/2] drm/xe/compat: cleanup
2025-03-07 11:30 UTC (4+ messages)
` [PATCH v2 1/2] drm/xe/compat: refactor compat i915_drv.h
[PATCH v2] Bluetooth: btintel: Add support to configure TX power
2025-03-07 11:30 UTC (2+ messages)
` [v2] "
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-07 11:29 UTC (13+ messages)
[PATCH v2 0/8] ASoC: SOF: Intel: Add support for ACE3+ mic privacy
2025-03-07 11:28 UTC (9+ messages)
` [PATCH v2 1/8] ASoC: SOF: Intel: mtl: Split up dsp_ops setup code
` [PATCH v2 2/8] ASoC: SOF: Intel: lnl/ptl: Only set dsp_ops which differs from MTL
` [PATCH v2 3/8] ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functions
` [PATCH v2 4/8] ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake features
` [PATCH v2 5/8] ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messaging
` [PATCH v2 6/8] ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registers
` [PATCH v2 7/8] ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdw
` [PATCH v2 8/8] ASoC: SOF: Intel: ptl: Add support for mic privacy
[PATCH v9 0/6] scanf: convert self-test to KUnit
2025-03-07 11:27 UTC (7+ messages)
` [PATCH v9 1/6] scanf: implicate test line in failure messages
` [PATCH v9 2/6] scanf: remove redundant debug logs
` [PATCH v9 3/6] scanf: convert self-test to KUnit
` [PATCH v9 4/6] scanf: break kunit into test cases
` [PATCH v9 5/6] scanf: tidy header `#include`s
` [PATCH v9 6/6] scanf: further break kunit into test cases
[PATCH 0/5] Renesas RX target fixes
2025-03-07 11:26 UTC (6+ messages)
` [PATCH 0/4] Renesas RX target fixes (v2)
` [PATCH 1/4] target/rx: Set exception vector base to 0xffffff80
` [PATCH 2/4] target/rx: Remove TCG_CALL_NO_WG from helpers which write env
[drm-xe:drm-xe-next 20/32] xe_migrate.c:undefined reference to `__udivdi3'
2025-03-07 11:25 UTC
[PATCH] images: at91: Fix MAX_PBL_IMAGE_SIZE value for xload
2025-03-07 11:21 UTC
[PATCH v4 0/2] Prerequisite patches for Arm64 MPU build
2025-03-07 11:23 UTC (6+ messages)
` [PATCH v4 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH
[PATCH 0/2] vsprintf: remove redundant %pCn format specifier
2025-03-07 11:19 UTC (3+ messages)
` [PATCH 1/2] thermal: bcm2835: use %pC instead of %pCn
` [PATCH 2/2] vsprintf: remove redundant and unused %pCn format specifier
[PATCH 0/2] Avoid setting folio->private
2025-03-07 11:23 UTC (4+ messages)
` [PATCH 2/2] btrfs: kill EXTENT_FOLIO_PRIVATE
[syzbot] [bcachefs?] BUG: unable to handle kernel paging request in pipe_write
2025-03-07 11:23 UTC (2+ messages)
[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
2025-03-07 10:38 UTC (3+ messages)
` [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices
[PATCH net-next 00/15] mptcp: pm: code reorganisation
2025-03-07 11:21 UTC (16+ messages)
` [PATCH net-next 01/15] mptcp: pm: use addr entry for get_local_id
` [PATCH net-next 02/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack
` [PATCH net-next 03/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ack
` [PATCH net-next 04/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_work
` [PATCH net-next 05/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_received
` [PATCH net-next 06/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()
` [PATCH net-next 07/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addr
` [PATCH net-next 08/15] mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flags
` [PATCH net-next 09/15] mptcp: pm: avoid calling PM specific code from core
` [PATCH net-next 10/15] mptcp: pm: worker: split in-kernel and common tasks
` [PATCH net-next 11/15] mptcp: pm: export mptcp_remote_address
` [PATCH net-next 12/15] mptcp: pm: move generic helper at the top
` [PATCH net-next 13/15] mptcp: pm: move generic PM helpers to pm.c
` [PATCH net-next 14/15] mptcp: pm: split in-kernel PM specific code
` [PATCH net-next 15/15] mptcp: pm: move Netlink PM helpers to pm_netlink.c
[PATCH 0/2] drm/bridge: two minor code improvements
2025-03-07 11:22 UTC (7+ messages)
` [PATCH 1/2] drm/bridge: imx8qxp-ldb: cleanup return value
` [PATCH 2/2] drm/bridge: fsl-ldb: make warning message more informative
[PATCH v3 0/5] DRM scheduler kunit tests
2025-03-07 11:20 UTC (6+ messages)
[GIT PULL] u-boot-riscv/master
2025-03-07 11:20 UTC (2+ messages)
[OE-core][kirkstone][PATCH ] libtasn1: fix CVE-2024-12133
2025-03-07 11:18 UTC (5+ messages)
` Patchtest results for "
[PATCH] clk: mmp: Fix NULL vs IS_ERR() check
2025-03-07 11:18 UTC (2+ messages)
[PATCH] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered
2025-03-07 11:17 UTC (3+ messages)
[PATCH nft,v2 1/3] src: fix reset element support for interval set type
2025-03-07 11:16 UTC (2+ messages)
[PATCH v2 1/2] drm/vmwgfx: Refactor cursor handling
2025-03-07 11:15 UTC (2+ messages)
[PATCH v1] serial: qcom-geni: Remove alias dependency from qcom serial driver
2025-03-07 11:15 UTC
[PATCH 0/5] Simplifiy retrieving FDT from SBI in S-Mode
2025-03-07 11:15 UTC (4+ messages)
` [PATCH 5/5] riscv: select OF_HAS_PRIOR_STAGE by default if SBI is enabled
[PATCH] xen: Add support for XenServer 6.1 platform device
2025-03-07 11:14 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 0/5] drm: Provide a dedicated DMA device for PRIME import
2025-03-07 11:14 UTC (3+ messages)
` [PATCH v2 2/5] drm/appletbdrm: Set struct drm_device.dma_dev
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
2025-03-07 11:14 UTC (4+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
[CI 0/4] Misc reviewed patches for CI
2025-03-07 11:14 UTC (5+ messages)
` [PATCH 1/4] drm/xe: Fix MOCS debugfs LNCF readout
` [PATCH 2/4] drm/xe: Fix ring flush invalidation
` [PATCH 3/4] drm/xe: Pass flags directly to emit_flush_imm_ggtt
` [PATCH 4/4] drm/xe: Use correct type width for alignment in fb pinning code
[PATCH v2] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
2025-03-07 11:13 UTC (5+ messages)
` [tip: x86/asm] x86/kexec: Merge x86_32 and x86_64 code using macros from <asm/asm.h>
[PATCH RFC] x86/efi: Add a mechanism for embedding SBAT section
2025-03-07 11:12 UTC (2+ messages)
[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
2025-03-07 11:10 UTC (7+ messages)
[PATCH ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
2025-03-07 11:08 UTC (4+ messages)
` [PATCH ath-next 2/2] "
[PATCH 1/2] NFSD: unregister filesystem in case genl_register_family() fails
2025-03-07 11:08 UTC (4+ messages)
` [PATCH 2/2] NFSD: fix race between nfsd registration and exports_proc
[PATCH] /sched/core: Fix Unixbench spawn test regression
2025-03-07 11:07 UTC (2+ messages)
[PATCH 0/7] hw/hyperv: remove duplication compilation units
2025-03-07 11:07 UTC (11+ messages)
` [PATCH 3/7] hw/hyperv/vmbus: common compilation unit
` [PATCH 5/7] hw/hyperv/syndbg: "
[PATCH v3 0/7] Provides support for Trigger Generation Unit
2025-03-07 10:58 UTC (3+ messages)
` [PATCH v3 4/7] coresight-tgu: Add TGU decode support
[PATCH 00/11] Various dt-bindings fixes
2025-03-07 11:07 UTC (3+ messages)
` [PATCH 03/11] dt-bindings: power: qcom,kpss-acc-v2: Add MSM8916 compatible
[PATCH v2] tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
2025-03-07 11:05 UTC (4+ messages)
` [PATCH] tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
[PATCH] igc: enable HW VLAN insertion/stripping by default
2025-03-07 11:02 UTC
[PATCH] drm/xe/userptr: Fix an incorrect assert
2025-03-07 11:02 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-07 11:01 UTC (7+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH v3] hw/arm/smmu: Introduce smmu_configs_inv_sid_range() helper
2025-03-07 10:59 UTC (3+ messages)
[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
2025-03-07 10:59 UTC (11+ messages)
` [PATCH v6 30/36] vfio/migration: Multifd device state transfer support - send side
` [PATCH 2/2] vfio/migration: Use BE byte order for device state wire packets
✅ PASS: Test report for for-kernelci (6.14.0-rc5, upstream-arm-next, 14d05f12)
2025-03-07 10:43 UTC
Unbalanced TPM2 HMAC session calls
2025-03-07 10:58 UTC (3+ messages)
` [PATCH] tpm: Lazily flush auth session when getting random data
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.