messages from 2026-04-02 21:02:41 to 2026-04-02 22:17:35 UTC [more...]
[RFC PATCH 0/6] rust: net: introduce minimal rtnl/netdevice abstractions and nlmon reference driver
2026-04-02 16:36 UTC (2+ messages)
` [RFC PATCH 6/6] MAINTAINERS: add Rust net and nlmon entries
[PATCH v10 00/30] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2026-04-02 22:14 UTC (22+ messages)
` [PATCH v10 01/30] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v10 03/30] crypto/x509-utils: Add helper functions for certificate store
` [PATCH v10 04/30] hw/s390x/ipl: Create "
` [PATCH v10 05/30] s390x/diag: Introduce DIAG 320 for Certificate Store Facility
` [PATCH v10 08/30] crypto/x509-utils: Add helper functions for DIAG 320 subcode 2
` [PATCH v10 09/30] s390x/diag: Implement "
` [PATCH v10 10/30] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v10 11/30] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v10 13/30] s390x/ipl: Introduce IPL Information Report Block (IIRB)
` [PATCH v10 14/30] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v10 15/30] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v10 16/30] s390x: Guest support for Secure-IPL Facility
` [PATCH v10 17/30] pc-bios/s390-ccw: Refactor zipl_run()
` [PATCH v10 19/30] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v10 20/30] pc-bios/s390-ccw: Add signed component address overlap checks
` [PATCH v10 23/30] Add secure-boot to s390-ccw-virtio machine type option
` [PATCH v10 24/30] hw/s390x/ipl: Set IPIB flags for secure IPL
` [PATCH v10 26/30] hw/s390x/ipl: Handle secure boot with multiple boot devices
` [PATCH v10 27/30] hw/s390x/ipl: Handle secure boot without specifying a boot device
` [PATCH v10 28/30] tests/functional/s390x: Add secure IPL functional test
` [PATCH v10 29/30] docs/specs: Add secure IPL documentation
[PATCH bpf-next] bpf/tests: Exhaustive test coverage for signed division and modulo
2026-04-02 22:16 UTC (2+ messages)
[rafael-pm:fixes] BUILD SUCCESS 3cc0b373bfce228551d54404eb2e763a1fd1968d
2026-04-02 22:15 UTC
[PATCH 0/2] PCI: Remove no_pci_devices
2026-04-02 22:15 UTC
[PATCH] docs: leds: uleds: Make the documentation match the code
2026-04-02 20:27 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS d8d394c43391141e6369ccfa5e40b88841a6d939
2026-04-02 22:14 UTC
[PATCH] drm/xe: Suppress reset log for destroyed queues
2026-04-02 22:14 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/6] Add support for Adreno 810 GPU
2026-04-02 22:14 UTC (4+ messages)
` [PATCH 5/6] drm/msm/adreno: add Adreno 810 GPU support
[PATCH v2 0/2] BPF documentation improvements
2026-04-02 22:13 UTC (3+ messages)
` [PATCH v2 1/2] bpf, doc: Clarify Pseudo-C notation and w vs r register usage
` [PATCH v2 2/2] bpf, doc: Improve MOV/MOVSX documentation and add examples
[PATCH] riscv: panic from init_IRQ if IRQ handler stacks cannot be allocated
2026-04-02 22:11 UTC (3+ messages)
[PATCH 0/2] struct page to PFN conversion for TDX guest private memory
2026-04-02 22:11 UTC (6+ messages)
` [PATCH 1/2] x86/virt/tdx: Use PFN directly for mapping "
[PATCH i-g-t] intel-ci: Unblock svm tests from Core blocklists
2026-04-02 22:10 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v3 00/12] drm/tyr: Use register! macro
2026-04-02 22:07 UTC (3+ messages)
[RFC 00/15] drm/xe: Access counter consumer layer
2026-04-02 22:06 UTC (9+ messages)
` [RFC 03/15] drm/xe: Stub out new access_counter layer
` [RFC 07/15] drm/xe: Move ASID to FAULT VM lookup to xe_device
` [RFC 08/15] drm/xe: Implement xe_access_counter_queue_work
` [RFC 11/15] drm/xe: Add xe_guc_access_counter layer
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 22:05 UTC (3+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
[PATCH v4 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices
2026-04-02 22:04 UTC (7+ messages)
` [PATCH v4 3/6] arm64: dts: qcom: Add AYN QCS8550 Common
[PATCH v1] perf test: Stat std output match 2 metrics for stalled-cycles-backend
2026-04-02 22:04 UTC
[PATCH v3 00/33] hw/arm: Introduce generic FDT-driven machine
2026-04-02 21:56 UTC (34+ messages)
` [PATCH v3 01/33] system/device_tree: update qemu_fdt_getprop_cell
` [PATCH v3 02/33] system/device_tree: add few parsing and traversal helpers
` [PATCH v3 03/33] util/log: add log entry for fdt generic utils
` [PATCH v3 04/33] hw/core: introduce generic FDT device model registry
` [PATCH v3 05/33] hw/core/fdt_generic: implement FDT machine creation helpers
` [PATCH v3 06/33] hw/core/fdt_generic: add cpu clusters management
` [PATCH v3 07/33] hw/core/fdt_generic_util: implement main fdt parse routine
` [PATCH v3 08/33] hw/core/fdt_generic_util: implement fdt_init_qdev
` [PATCH v3 09/33] qdev: Add qdev_prop_get_array_elem_type() helper
` [PATCH v3 10/33] qom/object: export object_resolve_link()
` [PATCH v3 11/33] hw/core/fdt_generic_util: initilize qdev properties from fdt
` [PATCH v3 12/33] hw/core/fdt_generic_util: actually realize device
` [PATCH v3 13/33] hw/core/fdt_generic_util: add TYPE_FDT_GENERIC_MMAP
` [PATCH v3 14/33] hw/core/fdt_generic_util: add TYPE_FDT_GENERIC_INTC
` [PATCH v3 15/33] hw/core/fdt_generic_util: implement fdt_get_irq/_info API
` [PATCH v3 16/33] hw/core/fdt_generic_util: map device memory regions
` [PATCH v3 17/33] hw/core/fdt_generic_util: Connect device irqs
` [PATCH v3 18/33] hw/core/fdt_generic_util: realize cpu clusters
` [PATCH v3 19/33] hw/core: add fdt_generic to the build
` [PATCH v3 20/33] hw/arm: add generic ARM machine initialized by FDT
` [PATCH v3 21/33] hw/arm/arm_generic_fdt: Add support for host-backed RAM regions
` [PATCH v3 22/33] hw/core/sysbus: implement FDT_GENERIC_MMAP_CLASS interface
` [PATCH v3 23/33] hw/intc/arm_gic: implement FDT_GENERIC_INTC and fdt support
` [PATCH v3 24/33] target/arm/cpu: add fdt support for armv8-timer
` [PATCH v3 25/33] system/memory: add setters for MemoryRegion properties
` [PATCH v3 26/33] system/memory: implement FDT_GENERIC_MMAP interface
` [PATCH v3 27/33] hw/core/fdt_generic_util: initialize serial devices
` [PATCH v3 28/33] system/memory: add QOM aliases for fdt support
` [PATCH v3 29/33] hw/intc/arm_gicv3: Implement FDTGenericIntc interface
` [PATCH v3 30/33] hw/core/fdt_generic_util: Add deferred device initialization support
` [PATCH v3 31/33] hw/core/fdt_generic_util: Add blockdev binding support
` [PATCH v3 32/33] hw/pci-host: add gsi-irqs property array
` [PATCH v3 33/33] tests/functional: Add functional tests for arm-generic-fdt machine
[GIT PULL 1/2] arm64: dts: ti: K3 updates for v7.1
2026-04-02 22:00 UTC (3+ messages)
[LTP] [PATCH 00/17] Replace needs_drivers with needs_kconfigs
2026-04-02 21:59 UTC (11+ messages)
` [LTP] [PATCH 01/17] syscalls: ioctl08: Remove .needs_drivers
` [LTP] [PATCH 02/17] lib: shell: Remove needs_drivers from JSON parser
` [LTP] [PATCH 03/17] lib: tst_kernel: Add tst_check_module_driver()
` [LTP] [PATCH 17/17] doc: metadata: Remove needs_drivers from docs
[PATCH 0/3] rust: more memory barriers bindings
2026-04-02 21:59 UTC (6+ messages)
` [PATCH 2/3] rust: sync: generic memory barriers
` [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-04-02 21:58 UTC (5+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate
` [f2fs-dev] "
[PATCH v1] perf cgroup: Update metric leader in evlist__expand_cgroup
2026-04-02 21:57 UTC
[PATCH v3] perf test: Skip perf data type profiling tests for s390
2026-04-02 21:57 UTC (2+ messages)
[PATCH] perf dso: prevent null dsos from being added
2026-04-02 21:57 UTC (2+ messages)
[PATCH] perf symbols: Fix module symbol resolution for non-zero .text sh_addr
2026-04-02 21:57 UTC (2+ messages)
[PATCH v2] tools/perf: Fix ratio_to_prev event parsing test
2026-04-02 21:57 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] perf stat: Fix crash on arm64
2026-04-02 21:57 UTC (2+ messages)
[PATCH v2] perf trace: Skip unnecessary synthesis for summary-only mode
2026-04-02 21:57 UTC (2+ messages)
Status of kernel-janitors?
2026-04-02 21:57 UTC (4+ messages)
[PATCH net-next v2] selftests: net: py: color the basics in the output
2026-04-02 21:54 UTC
[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
2026-04-02 21:52 UTC (10+ messages)
[PATCH v3 0/2] Add QEMU virt-ctrl driver and update m68k virt
2026-04-02 21:52 UTC (3+ messages)
` [PATCH v3 1/2] power: reset: Add QEMU virt-ctrl driver
[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
2026-04-02 21:52 UTC (7+ messages)
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
[PATCH 0/6] Remove surplus kernel-doc comments
2026-04-02 21:49 UTC (7+ messages)
` [PATCH 1/6] media: imx274: Remove redundant "
` [PATCH 2/6] media: imx334: "
` [PATCH 3/6] media: imx335: "
` [PATCH 4/6] media: imx412: "
` [PATCH 5/6] media: ov9282: "
` [PATCH 6/6] media: tvp514x: "
[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
2026-04-02 21:49 UTC (6+ messages)
[GIT PULL] ARM: dts: updates for ti/omap for v7.1
2026-04-02 21:48 UTC (2+ messages)
[PATCH net-next v9 0/4] net: stmmac: Add PCI driver support for BCM8958x
2026-04-02 21:36 UTC (5+ messages)
` [PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in stmmac core driver
` [PATCH net-next v9 2/4] net: stmmac: Integrate dw25gmac into hwif handling
` [PATCH net-next v9 3/4] net: stmmac: Add PCI glue driver for BCM8958x
` [PATCH net-next v9 4/4] net: stmmac: Add BCM8958x driver to build system
[PATCH V4] amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
2026-04-02 21:46 UTC (2+ messages)
[PATCH] btrfs: add BTRFS_IOC_GET_CSUMS ioctl
2026-04-02 21:46 UTC (7+ messages)
[PATCH i-g-t v1] tests/intel/kms_frontbuffer_tracking: Improve skip message
2026-04-02 21:44 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[GIT PULL] RISC-V Sophgo Devicetrees for v7.1
2026-04-02 21:43 UTC (3+ messages)
[PATCH v6 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2026-04-02 21:43 UTC (3+ messages)
` [PATCH v6 1/2] docs: s390/pci: Improve and update PCI documentation
[PATCH v3 0/6] staging: rtl8723bs: cleanup code and style
2026-04-02 21:43 UTC (2+ messages)
[PATCH net-next v2 0/8] selftests: drv-net: gro: more test cases
2026-04-02 21:37 UTC (2+ messages)
[PATCH v3 bpf-next 0/6] bpf: Prep patches for static stack liveness
2026-04-02 21:28 UTC (7+ messages)
` [PATCH v3 bpf-next 1/6] bpf: Do register range validation early
` [PATCH v3 bpf-next 2/6] bpf: Sort subprogs in topological order after check_cfg()
` [PATCH v3 bpf-next 3/6] selftests/bpf: Add tests for subprog topological ordering
` [PATCH v3 bpf-next 4/6] bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes
` [PATCH v3 bpf-next 5/6] bpf: Move verifier helpers to header
` [PATCH v3 bpf-next 6/6] bpf: Add helper and kfunc stack access size resolution
[BUG] ASUS ProArt PX13 HN7306WU: amd_pmc s2idle S0ix corrupts AMD 1022:150b root port, NVIDIA dGPU returns header type 7f
2026-04-02 21:32 UTC (5+ messages)
[PATCH v2 0/7] odb: add write operation to ODB transaction interface
2026-04-02 21:32 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/7] odb: split `struct odb_transaction` into separate header
` [PATCH v3 2/7] odb/transaction: use pluggable `begin_transaction()`
` [PATCH v3 3/7] odb: update `struct odb_write_stream` read() callback
` [PATCH v3 4/7] object-file: remove flags from transaction packfile writes
` [PATCH v3 5/7] object-file: avoid fd seekback by checking object size upfront
` [PATCH v3 6/7] object-file: generalize packfile writes to use odb_write_stream
` [PATCH v3 7/7] odb/transaction: make `write_object_stream()` pluggable
[PATCH v2 bpf-next 0/2] Properly load values from insn_arays with non-zero offsets
2026-04-02 21:32 UTC (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Do not ignore offsets for loads from insn_arrays
[PATCH] RISC-V: ACPI: fix two __iomem cast warnings
2026-04-02 21:31 UTC (3+ messages)
[PATCH V6 0/5] Miscellaneous Intel uncore patches
2026-04-02 21:31 UTC (6+ messages)
` [PATCH V6 4/5] perf/x86/intel/uncore: Fix PMON enumeration with NUMA disabled
[GIT PULL 3/4] i.MX dt binding changes for v7.1
2026-04-02 21:30 UTC (2+ messages)
[GIT PULL] ARM: soc/omap updates for v7.1
2026-04-02 21:30 UTC (2+ messages)
[PATCH] arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
2026-04-02 21:30 UTC (2+ messages)
[GIT PULL] arm: OMAP defconfig updates for v7.1
2026-04-02 21:30 UTC (2+ messages)
[GIT PULL] Qualcomm Arm64 defconfig updates for v7.1
2026-04-02 21:30 UTC (2+ messages)
[GIT PULL] Qualcomm driver updates for v7.1
2026-04-02 21:30 UTC (2+ messages)
[GIT PULL 1/7] dt-bindings: Changes for v7.1-rc1
2026-04-02 21:30 UTC (2+ messages)
[GIT PULL] Reset controller updates for v7.1
2026-04-02 21:30 UTC (2+ messages)
Patchwork summary for: linux-soc
2026-04-02 21:30 UTC
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-04-02 21:28 UTC (3+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
Minor page faults from memory compaction causing in-band transitions
2026-04-02 21:23 UTC (2+ messages)
[net-next v37] mctp pcc: Implement MCTP over PCC Transport
2026-04-02 21:23 UTC
[RFC] block/nvme: exploring asynchronous durability notification semantics
2026-04-02 21:22 UTC
[PATCH v2 0/3] includeIf: add "worktree" condition for matching working tree path
2026-04-02 21:22 UTC (3+ messages)
` [PATCH v2 1/3] config: add "worktree" and "worktree/i" includeIf conditions
[PATCH i-g-t v9 0/6] kms_flip: limit number of subtests run
2026-04-02 21:21 UTC (3+ messages)
` ✗ i915.CI.Full: failure for kms_flip: limit number of subtests run (rev12)
[PATCH 0/6] Hyper-V: kexec fixes for L1VH (mshv)
2026-04-02 21:21 UTC (4+ messages)
` [PATCH 4/6] mshv: limit SynIC management to MSHV-owned resources
[PATCH 0/5] monitor: add dynamic QMP monitor hotplug support
2026-04-02 21:19 UTC (6+ messages)
` [PATCH 1/5] monitor: store monitor id and dynamic flag in Monitor struct
` [PATCH 2/5] monitor/qmp: add infrastructure for safe dynamic monitor removal
` [PATCH 3/5] qapi: add monitor-add, monitor-remove, query-monitors commands
` [PATCH 4/5] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH 5/5] tests/functional: add e2e test for dynamic QMP monitor hotplug
[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for Hawi
2026-04-02 21:18 UTC (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Add Hawi pinctrl driver
[cxl:for-7.1/dax-hmem] BUILD SUCCESS 549b5c12ef06441dbde4718f16e23c547f5592d7
2026-04-02 21:18 UTC
[GSoC RFC PATCH 0/1] graph: add indentation for commits preceded by a root
2026-04-02 21:17 UTC (2+ messages)
` [GSoC RFC PATCH 1/1] "
[PATCH] devcoredump: Remove exit call
2026-04-02 21:17 UTC
[PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver
2026-04-02 21:16 UTC (4+ messages)
` [PATCH net-next v3 6/7] net: team: Decouple rx and tx enablement in the "
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-04-02 21:12 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
2026-04-02 21:11 UTC (2+ messages)
[PATCH 1/2] genirq/chip: Do add_interrupt_randomness() in handle_percpu_devid_irq()
2026-04-02 21:11 UTC (2+ messages)
` [tip: irq/core] genirq/chip: Invoke "
[PATCH v2 bpf-next 0/6] bpf: Prep patches for static stack liveness
2026-04-02 21:10 UTC (4+ messages)
` [PATCH v2 bpf-next 2/6] bpf: Sort subprogs in topological order after check_cfg()
cleanup block-style layouts exports v2
2026-04-02 21:09 UTC (2+ messages)
[PATCH v2 00/13] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
2026-04-02 21:08 UTC (2+ messages)
[PATCH 0/2] genirq and Hyper-V: Clean up handling of add_interrupt_randomness()
2026-04-02 21:07 UTC (3+ messages)
` [PATCH 2/2] Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec
[PATCH V2] accel/amdxdna: Adjust size for copy_to_user()
2026-04-02 21:06 UTC (2+ messages)
[jimc:jump-batch-only 5/5] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'the'
2026-04-02 21:05 UTC
[PATCH v2] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
2026-04-02 21:04 UTC (3+ messages)
[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-04-02 21:04 UTC (3+ messages)
` [PATCH v2 2/4] gpio: swnode: defer probe on references to unregistered software nodes
LSM namespacing API
2026-04-02 21:04 UTC (9+ messages)
[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
2026-04-02 21:04 UTC (9+ messages)
[PATCH] drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach fails
2026-04-02 21:00 UTC
[PATCH bpf-next 00/10] bpf: Support stack arguments for BPF functions and kfuncs
2026-04-02 21:02 UTC (3+ messages)
` [PATCH bpf-next 04/10] bpf: Support stack arguments for kfunc calls
[PATCH] boot/fit: remove useless else branch
2026-04-02 21:02 UTC (2+ messages)
[PATCH v2] PCI: Disable ATS via quirk before notifying IOMMU drivers
2026-04-02 21:02 UTC (4+ 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.