messages from 2025-03-12 20:25:11 to 2025-03-12 21:27:04 UTC [more...]
[PATCH 0/2] i.MX 8M Plus EVK Fixes
2025-03-12 21:26 UTC
[Buildroot] [PATCH] package/musl: Add upstream patch to fix building strace on m68k
2025-03-12 21:24 UTC (5+ messages)
[Intel-wired-lan] [PATCH net] igb: Prevent IPCFGN write resetting autoneg advertisement register
2025-03-12 21:16 UTC (4+ messages)
` "
[PATCH v2] drop_caches: re-enable message after disabling
2025-03-10 13:51 UTC (3+ messages)
[PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
2025-03-12 21:23 UTC (3+ messages)
` [PATCH v4] "
[PATCH v3 0/6] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
2025-03-12 21:23 UTC (7+ messages)
` [PATCH v3 2/6] KVM: arm64: PMU: Assume PMU presence in pmu-emul.c
` [PATCH v3 4/6] KVM: arm64: PMU: Reload when user modifies registers
` [PATCH v3 6/6] KVM: arm64: Reload PMCNTENSET_EL0
[RFC PATCH 0/6] fs, lsm: mediate O_PATH fd creation in file_open hook
2025-03-12 21:21 UTC (7+ messages)
` [RFC PATCH 1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well
` [RFC PATCH 2/6] apparmor: explicitly skip mediation of O_PATH file descriptors
` [RFC PATCH 3/6] landlock: "
` [RFC PATCH 4/6] selinux: "
` [RFC PATCH 5/6] smack: "
` [RFC PATCH 6/6] tomoyo: "
[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
2025-03-12 21:21 UTC (11+ messages)
` [PATCH 01/13] pack-objects: extract should_attempt_deltas()
` [PATCH 02/13] pack-objects: add --path-walk option
` [PATCH 03/13] pack-objects: update usage to match docs
` [PATCH 10/13] pack-objects: refactor path-walk delta phase
[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-12 21:21 UTC (10+ messages)
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
[PATCH hyperv-next v5 01/11] arm64: kvm, smccc: Introduce and use API for detectting hypervisor presence
2025-03-12 21:18 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: sm8650: Add CAMSS device tree node
2025-03-12 21:18 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: media: Describe Qualcomm SM8650 CAMSS IP
` [PATCH 2/3] arm64: dts: qcom: sm8650: Add CAMSS block definition
` [PATCH 3/3] arm64: dts: qcom: sm8650: Add description of MCLK pins
[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
2025-03-12 21:17 UTC (4+ messages)
` [PATCH v6] drm/i915/dmc: Create debugfs entry "
` [PATCH v7] "
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev6)
[PATCH v2 0/2] drm/msm/dp: Introduce link training per-segment for LTTPRs
2025-03-12 21:16 UTC (2+ messages)
[PATCH v2 0/2] Consistently prioritize legacy events
2025-03-12 21:16 UTC (6+ messages)
` [PATCH v2 1/2] perf parse-events: Make legacy events always have priority over sysfs/json
` [PATCH v2 2/2] Revert "perf evsel: Add alternate_hw_config and use in evsel__match"
[PATCH] sysctl: unregister sysctl table after testing
2025-03-12 21:15 UTC (3+ messages)
[PATCH 00/38] hexagon system emu, part 1/3
2025-03-12 21:15 UTC (4+ messages)
` [PATCH 34/38] target/hexagon: Add initial MMU model
Error during --arch x86_64 kunit test run
2025-03-12 21:14 UTC
[GIT PULL] sched_ext: A fix for v6.14-rc6
2025-03-12 21:14 UTC
+ mm-madvise-remove-len-parameter-of-madvise_do_behavior.patch added to mm-unstable branch
2025-03-12 21:13 UTC
+ mm-madvise-deduplicate-madvise_do_behavior-skip-case-handlings.patch added to mm-unstable branch
2025-03-12 21:13 UTC
+ mm-madvise-split-out-populate-behavior-check-logic.patch added to mm-unstable branch
2025-03-12 21:13 UTC
+ mm-madvise-use-is_memory_failure-from-madvise_do_behavior.patch added to mm-unstable branch
2025-03-12 21:13 UTC
[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
2025-03-12 21:12 UTC (23+ messages)
` [RFC PATCH 01/19] drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
` [RFC PATCH 02/19] drm/xe/svm: Fix a potential bo UAF
` [RFC PATCH 03/19] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [RFC PATCH 04/19] drm/pagemap: Add a populate_mm op
` [RFC PATCH 05/19] drm/xe: Implement and use the drm_pagemap "
` [RFC PATCH 06/19] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap and manage lifetime
` [RFC PATCH 07/19] drm/pagemap: Get rid of the struct drm_pagemap_zdd::device_private_page_owner field
` [RFC PATCH 08/19] drm/xe/bo: Add a bo remove callback
` [RFC PATCH 09/19] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [RFC PATCH 10/19] drm/gpusvm, drm/xe: Move the device private owner to the drm_gpusvm_ctx
` [RFC PATCH 11/19] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [RFC PATCH 12/19] drm/xe: Make the PT code handle placement per PTE rather than per vma / range
` [RFC PATCH 13/19] drm/gpusvm: Allow mixed mappings
` [RFC PATCH 14/19] drm/xe: Add a preferred dpagemap
` [RFC PATCH 15/19] drm/pagemap/util: Add file descriptors pointing to struct drm_pagemap
` [RFC PATCH 16/19] drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devices
` [RFC PATCH 17/19] drm/xe/uapi: Add the devmem_open ioctl
` [RFC PATCH 18/19] drm/xe/uapi: HAX: Add the xe_madvise_prefer_devmem IOCTL
` [RFC PATCH 19/19] drm/xe: HAX: Use pcie p2p dma to test fast interconnect
` ✓ CI.Patch_applied: success for drm, drm/xe: Multi-device GPUSVM
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v3 0/3] drm/xe: Fix survivability
2025-03-12 21:11 UTC (4+ messages)
` [PATCH v3 1/3] drm/xe: Move survivability back to xe
` [PATCH v3 2/3] drm/xe: Set survivability mode before heci init
` [PATCH v3 3/3] drm/xe: Allow to inject error in early probe
[PATCH v3 0/5] kdump: crashkernel reservation from CMA
2025-03-12 21:11 UTC (6+ messages)
` [PATCH v3 1/5] Add a new optional ",cma" suffix to the crashkernel= command line option
` [PATCH v3 2/5] kdump: implement reserve_crashkernel_cma
` [PATCH v3 3/5] kdump, documentation: describe craskernel CMA reservation
` [PATCH v3 4/5] kdump: wait for DMA to finish when using CMA
` [PATCH v3 5/5] x86: implement crashkernel cma reservation
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-12 21:10 UTC (15+ messages)
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
RAID 5, 10 modern post 2020 drives, slow speeds
2025-03-12 21:09 UTC (7+ messages)
[PATCH v8 0/8] Add pmem node for preserving distro ISO's
2025-03-12 21:08 UTC (11+ messages)
` [PATCH v8 3/8] fdt: add support for adding pmem nodes
` [PATCH v8 5/8] efi_loader: preserve installer images in pmem
` [PATCH v8 6/8] blkmap: store type of blkmap slice in corresponding structure
` [PATCH v8 7/8] blkmap: add an attribute to preserve the mem mapping
` [PATCH v8 8/8] blkmap: pass information on ISO image to the OS
[PATCH i-g-t v3] tests/kms_plane_multiple: Add dual display subtest
2025-03-12 21:06 UTC (3+ messages)
` ✓ i915.CI.BAT: success for tests/kms_plane_multiple: Add dual display subtest (rev4)
` ✓ Xe.CI.BAT: "
[PATCH] KVM: arm64: Writable TGRAN*_2
2025-03-12 21:04 UTC (2+ messages)
[PATCH i-g-t] tests/intel/kms_pm_dc: Remove PKC10 dependecy to validate DC6
2025-03-12 21:04 UTC (2+ messages)
` [PATCH i-g-t v2] "
[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-03-12 21:04 UTC (5+ messages)
[PATCH v2 1/1] lib: Optimise hex_dump_to_buffer()
2025-03-12 21:01 UTC (5+ messages)
[PATCH v4 00/12] large atomic writes for xfs with CoW
2025-03-12 21:00 UTC (6+ messages)
` [PATCH v4 12/12] xfs: Allow block allocator to take an alignment hint
Workflow with Extensible SDK and rust project
2025-03-12 21:00 UTC
[PATCH 0/2] arm64: dts: qcom: sm8550: camcc: Manage MMCX and MXC
2025-03-12 21:00 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8550: Additionally manage MXC power domain in camcc
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-03-12 20:59 UTC (4+ messages)
` [PATCH v2 1/3] vsock: add network namespace support
` [PATCH v2 2/3] vsock/virtio_transport_common: handle netns of received packets
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device
[Intel-wired-lan] [PATCH net 0/5] net: ptp: fix egregious supported flag checks
2025-03-12 20:58 UTC (5+ messages)
` [Intel-wired-lan] [PATCH net 1/5] igb: reject invalid external timestamp requests for 82580-based HW
` "
[krzk-github:pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next 3145/4345] samples/vfs/test-list-all-mounts.c:152:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'}
2025-03-12 20:57 UTC
[RFC 0/5] track memory used by balloon drivers
2025-03-12 20:57 UTC (5+ messages)
` [RFC 4/5] vmx_balloon: update the NR_BALLOON_PAGES state
[PATCH v16 0/3] binder: report txn errors via generic netlink
2025-03-12 20:56 UTC (6+ messages)
` [PATCH v16 2/3] "
` Fwd: "
[PATCH i-g-t] tests/intel/xe_fault_injection: Test some early probe functions
2025-03-12 20:56 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH net-next] net: ena: resolve WARN_ON when freeing IRQs
2025-03-12 20:55 UTC (2+ messages)
[PATCH net-next v23 00/23] Introducing OpenVPN Data Channel Offload
2025-03-12 20:54 UTC (24+ messages)
` [PATCH net-next v23 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v23 02/23] ovpn: add basic netlink support
` [PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v23 04/23] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v23 05/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v23 06/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v23 07/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v23 08/23] ovpn: implement basic RX "
` [PATCH net-next v23 09/23] ovpn: implement packet processing
` [PATCH net-next v23 10/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v23 11/23] ovpn: implement TCP transport
` [PATCH net-next v23 12/23] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v23 13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v23 14/23] ovpn: implement multi-peer support
` [PATCH net-next v23 15/23] ovpn: implement peer lookup logic
` [PATCH net-next v23 16/23] ovpn: implement keepalive mechanism
` [PATCH net-next v23 17/23] ovpn: add support for updating local or remote UDP endpoint
` [PATCH net-next v23 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v23 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v23 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v23 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v23 22/23] ovpn: add basic ethtool support
` [PATCH net-next v23 23/23] testing/selftests: add test tool and scripts for ovpn module
[PATCH 0/4] mm/madvise: cleanup requests validations and classifications
2025-03-12 20:54 UTC (9+ messages)
` [PATCH 1/4] mm/madvise: use is_memory_failure() from madvise_do_behavior()
` [PATCH 2/4] mm/madvise: split out populate behavior check logic
` [PATCH 3/4] mm/madvise: deduplicate madvise_do_behavior() skip case handlings
` [PATCH 4/4] mm/madvise: remove len parameter of madvise_do_behavior()
[syzbot] [io-uring?] possible deadlock in io_uring_mmap
2025-03-12 20:54 UTC (2+ messages)
[PATCH net-next v2 0/3] net: remove rtnl_lock from the callers of queue APIs
2025-03-12 20:50 UTC (2+ messages)
[PATCH net-next] netdevsim: 'support' multi-buf XDP
2025-03-12 20:50 UTC (4+ messages)
[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
2025-03-12 20:49 UTC (10+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
[RFC PATCH] drm/xe: Add initial vfunc for flexible platform based TLB invals
2025-03-12 20:48 UTC (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[meta-oe][PATCH] fitimage.bbclass: Add missing punctuation
2025-03-12 20:47 UTC (2+ messages)
` [oe] "
efi_random_alloc() returning EFI_NOT_FOUND
2025-03-12 20:46 UTC (12+ messages)
[PATCH v6 0/5] Add support for the TPM FF-A start method
2025-03-12 20:47 UTC (7+ messages)
` Build error on -next due to tpm_crb.c changes? (was: Re: [PATCH v6 0/5] Add support for the TPM FF-A start method)
` Build error on -next due to tpm_crb.c changes?
[PATCH] wifi: carl9170: Add __nonstring annotations for unterminated strings
2025-03-12 20:45 UTC (2+ messages)
[PATCH] net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined
2025-03-12 19:53 UTC (2+ messages)
Windows Application Issue | Git | REF # 56282410
2025-03-12 20:44 UTC
[PATCH 1/4] PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
2025-03-12 20:44 UTC (2+ messages)
[PATCH i-g-t] tests/kms_addfb_basic: Split tests into subtest groups
2025-03-12 20:43 UTC (2+ messages)
[PATCHSET v2 0/2] Add XFS support for RWF_DONTCACHE
2025-03-12 20:42 UTC (5+ messages)
` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE
` [PATCH 2/2] xfs: flag as supporting FOP_DONTCACHE
[tj-cgroup:tmp] BUILD REGRESSION 153926208f7777e220dec1156a44a5fa06623ac1
2025-03-12 20:40 UTC
[PATCH net-next] net/mlx5: Avoid unnecessary use of comma operator
2025-03-12 20:40 UTC (2+ messages)
[PATCH v3 0/2] Harden PCI resource array indexing
2025-03-12 20:39 UTC (2+ messages)
[geert-renesas-devel:fixes] BUILD SUCCESS 379c590113ce46f605439d4887996c60ab8820cc
2025-03-12 20:37 UTC
[PATCH v2 00/13] mailbox: pcc: Fixes and cleanup/refactoring
2025-03-12 20:37 UTC (5+ messages)
[PATCH v3 0/3] reset: amlogic-a4/a5: add reset driver
2025-03-12 20:31 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
2025-03-12 20:33 UTC (11+ messages)
[PATCH] hibernate: pageoffline may be first judged
2025-03-12 20:34 UTC (2+ messages)
+ mm-page_alloc-add-trace-event-for-totalreserve_pages-calculation.patch added to mm-unstable branch
2025-03-12 20:34 UTC
+ mm-page_alloc-add-trace-event-for-per-zone-watermark-setup.patch added to mm-unstable branch
2025-03-12 20:34 UTC
+ mm-page_alloc-add-trace-event-for-per-zone-lowmem-reserve-setup.patch added to mm-unstable branch
2025-03-12 20:34 UTC
[PATCH] block: fix a comment in the queue_attrs[] array
2025-03-12 20:33 UTC (2+ messages)
[PATCH next] wifi: iwlwifi: Fix uninitialized variable with __free()
2025-03-12 20:32 UTC (5+ messages)
` [PATCH] "
` "
+ lib-interval_tree-fix-the-comment-of-interval_tree_span_iter_next_gap.patch added to mm-nonmm-unstable branch
2025-03-12 20:33 UTC
[PATCH v2 0/6] perf python binding fixes
2025-03-12 20:31 UTC (7+ messages)
` [PATCH 1/6] perf python: Fixup description of sample.id event member
` [PATCH 2/6] perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)
` [PATCH 3/6] perf python tracepoint.py: Change the COMM using setproctitle if available
` [PATCH 4/6] perf python: Decrement the refcount of just created event on failure
` [PATCH 5/6] perf python: Don't keep a raw_data pointer to consumed ring buffer space
` [PATCH 6/6] perf python: Check if there is space to copy all the event
[oe-core][RFC] Display manager proposal for x11 and wayland
2025-03-12 20:31 UTC (5+ messages)
initial xfstests support for zoned XFS
2025-03-12 20:30 UTC (12+ messages)
` [PATCH 12/17] xfs: no quota support with internal rtdev
` [PATCH 13/17] xfs: xfs_copy doesn't like RT sections
` [PATCH 14/17] xfs: skip filestreams tests on internal RT devices
` [PATCH 15/17] xfs: skip various tests on zoned devices
` [PATCH 16/17] xfs: skip various tests when using the zoned allocator
[PATCH net-next v10 0/5] Support loopback mode speed selection
2025-03-12 20:30 UTC (6+ messages)
` [PATCH net-next v10 1/5] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v10 2/5] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v10 3/5] net: phy: micrel: Add loopback support
` [PATCH net-next v10 4/5] net: phy: marvell: Align set_loopback() implementation
` [PATCH net-next v10 5/5] tsnep: Select speed for loopback
[PATCH v2 1/2] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
2025-03-12 20:30 UTC (3+ messages)
[PATCH] PM: clk: Remove unused pm_clk_remove
2025-03-12 20:29 UTC (2+ messages)
[PATCH net-next] selftests: net: bump GRO timeout for gro/setup_veth
2025-03-12 20:30 UTC (2+ messages)
[PATCH net-next v2 1/3] eth: bnxt: switch to netif_close
2025-03-12 20:30 UTC (2+ messages)
[pull-request] mlx5-next updates 2025-03-10
2025-03-12 20:29 UTC (4+ messages)
[PATCH dwarves 0/2] dwarves: Introduce github actions for CI
2025-03-12 20:28 UTC (3+ messages)
` [PATCH dwarves 1/2] dwarves: Add github actions to build, test
[PATCH] thermal: core: Delay exposing sysfs interface
2025-03-12 20:25 UTC (2+ messages)
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.