All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-27 14:29:52 to 2024-02-27 14:57:00 UTC [more...]

[PATCH 0/2] docs/devel/writing-monitor-commands
 2024-02-27 14:55 UTC  (5+ messages)
` [PATCH 1/2] docs/devel/writing-monitor-commands: Repair a decade of rot
` [PATCH 2/2] docs/devel/writing-monitor-commands: Minor improvements

[PATCH net-next v3 0/6] virtio-net: support device stats
 2024-02-27 14:56 UTC  (5+ messages)
` [PATCH net-next v3 3/6] virtio_net: "
` [PATCH net-next v3 5/6] virtio_net: add the total stats field

[PATCH v14 0/4] cxl, EINJ: Update EINJ for CXL error types
 2024-02-27 14:56 UTC  (4+ messages)
` [PATCH v14 2/4] EINJ: Add CXL error type support

[PATCH v2] wifi: brcmfmac: do not pass hidden SSID attribute as value directly
 2024-02-27 14:56 UTC  (2+ messages)
` [v2] "

[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
 2024-02-27 14:56 UTC  (9+ messages)

[PATCH v4 00/29] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-27 14:43 UTC  (30+ messages)
` [PATCH v4 01/29] tests/tcg: update licenses to GPLv2 as intended
` [PATCH v4 02/29] tests/tcg: bump TCG test timeout to 120s
` [PATCH v4 03/29] tests/vm: avoid re-building the VM images all the time
` [PATCH v4 04/29] tests/vm: update openbsd image to 7.4
` [PATCH v4 05/29] target/arm: Use GDBFeature for dynamic XML
` [PATCH v4 06/29] target/ppc: "
` [PATCH v4 07/29] target/riscv: "
` [PATCH v4 08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v4 09/29] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v4 10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v4 11/29] gdbstub: Simplify XML lookup
` [PATCH v4 12/29] gdbstub: Infer number of core registers from XML
` [PATCH v4 13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v4 14/29] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v4 15/29] plugins: remove previous n_vcpus functions from API
` [PATCH v4 16/29] plugins: add qemu_plugin_num_vcpus function
` [PATCH v4 17/29] plugins: fix order of init/idle/resume callback
` [PATCH v4 18/29] linux-user: ensure nios2 processes queued work
` [PATCH v4 19/29] cpu: call plugin init hook asynchronously
` [PATCH v4 20/29] plugins: Use different helpers when reading registers
` [PATCH v4 21/29] gdbstub: expose api to find registers
` [PATCH v4 22/29] plugins: create CPUPluginState and migrate plugin_mask
` [PATCH v4 23/29] plugins: add an API to read registers
` [PATCH v4 24/29] tests/tcg: expand insn test case to exercise register API
` [PATCH v4 25/29] contrib/plugins: fix imatch
` [PATCH v4 26/29] contrib/plugins: extend execlog to track register changes
` [PATCH v4 27/29] docs/devel: lift example and plugin API sections up
` [PATCH v4 28/29] docs/devel: document some plugin assumptions
` [PATCH v4 29/29] docs/devel: plugins can trigger a tb flush

[RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor
 2024-02-27 14:56 UTC  (3+ messages)
` [RFC PATCH 15/73] mm/vmalloc: Add a helper to reserve a contiguous and aligned kernel virtual area

[PATCH 0/9] Introduce support for IGVM files
 2024-02-27 14:50 UTC  (10+ messages)
` [PATCH 1/9] meson: Add optional dependency on IGVM library
` [PATCH 2/9] backends/confidential-guest-support: Add IGVM file parameter
` [PATCH 3/9] backends/confidential-guest-support: Add functions to support IGVM
` [PATCH 4/9] backends/igvm: Implement parsing and processing of IGVM files
` [PATCH 5/9] i386/pc: Process IGVM file during PC initialization if present
` [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM
` [PATCH 7/9] i386/sev: Refactor setting of reset vector and initial CPU state
` [PATCH 8/9] i386/sev: Implement ConfidentialGuestSupport functions for SEV
` [PATCH 9/9] docs/system: Add documentation on support for IGVM

[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
 2024-02-27 14:56 UTC  (6+ messages)

[PATCH net-next v2 00/15] tools: ynl: stop using libmnl
 2024-02-27 14:56 UTC  (4+ messages)
` [PATCH net-next v2 02/15] tools: ynl: create local attribute helpers

Kernel deadlock in 6.7.5 + hacks, maybe debugfs related
 2024-02-27 14:56 UTC  (8+ messages)

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-02-27 14:55 UTC  (11+ messages)
` [PATCH v2 10/14] serial: 8250_of: Switch to use uart_read_port_properties()
` [PATCH v2 14/14] serial: 8250_uniphier: "

[PATCH 0/3] iio: adc: rockchip_saradc: fix bitmasking and remove custom logic for getting reset
 2024-02-27 14:55 UTC  (10+ messages)
` [PATCH 3/3] iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_optional_exclusive

[PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller
 2024-02-27 14:55 UTC  (11+ messages)
` [PATCH v8 01/10] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
` [PATCH v8 02/10] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v8 03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init()
` [PATCH v8 04/10] reset: eyeq5: add platform driver
` [PATCH v8 05/10] pinctrl: "
` [PATCH v8 06/10] MAINTAINERS: Map OLB files to Mobileye SoCs
` [PATCH v8 07/10] MIPS: mobileye: eyeq5: add OLB syscon node
` [PATCH v8 08/10] MIPS: mobileye: eyeq5: use OLB clocks controller node
` [PATCH v8 09/10] MIPS: mobileye: eyeq5: add OLB reset "
` [PATCH v8 10/10] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes

[PATCH 1/3] wifi: rtw89: advertise missing extended scan feature
 2024-02-27 14:55 UTC  (2+ messages)

[PATCH v6 00/10] x86: Confine early 1:1 mapped startup code
 2024-02-27 14:55 UTC  (4+ messages)
` [PATCH v6 05/10] x86/sme: Avoid SME/SVE related checks on non-SME/SVE platforms

[PATCH v2 1/2] platform/x86/amd/pmf: Do not use readl() for policy buffer access
 2024-02-27 14:55 UTC  (2+ messages)
` [PATCH v2 2/2] platform/x86/amd/pmf: Fix possible out-of-bound memory accesses

[PATCHSET] fstests: random fixes for v2024.02.09
 2024-02-27 14:54 UTC  (13+ messages)
` [PATCH 1/8] generic/604: try to make race occur reliably
  ` [PATCH v1.1 "
` [PATCH 2/8] xfs/155: fail the test if xfs_repair hangs for too long
  ` [PATCH v1.1 "
` [PATCH 3/8] generic/192: fix spurious timeout
` [PATCH 4/8] generic/491: increase test timeout
` [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions

[PATCH] MAINTAINERS: Add TPM DT bindings to TPM maintainers
 2024-02-27 14:54 UTC  (2+ messages)

[PATCH] gpio: 74x164: Enable output pins after registers are reset
 2024-02-27 14:53 UTC  (5+ messages)

[PATCH RFC 00/12] drm/msm: add support for regenerating shipped xml.h headers
 2024-02-27 14:52 UTC  (5+ messages)
` [PATCH RFC 01/12] kbuild: create destination directory for _shipped handling

[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
 2024-02-27 14:52 UTC  (9+ messages)

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-02-27 14:51 UTC  (8+ messages)
` [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility

[RFC PATCH] mm: Add reclaim type to memory.reclaim
 2024-02-27 14:51 UTC  (10+ messages)

[PATCH] drm/xe/xe2_lpm: Rename media descriptor to media_xe2_lpm
 2024-02-27 14:51 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4] rust: locks: Add `get_mut` method to `Lock`
 2024-02-27 14:51 UTC  (2+ messages)

[PATCH v2 0/2] arm64: add minimal boot support for TP-Link Archer AX55 v1
 2024-02-27 14:51 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS ee912e70ea165a10bc7b954743d3a258805332b7
 2024-02-27 14:41 UTC 

[PATCH 2/2] ppc/pnv: Fix pervasive topology calculation for P10
 2024-02-27 14:48 UTC 

[RFC PATCH v1 00/26] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-02-27 14:49 UTC  (5+ messages)

[PATCH 0/2] xfs: kmalloc/kfree conversion fixes
 2024-02-27 14:48 UTC  (7+ messages)
` [PATCH 1/2] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
` [PATCH 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
    ` [PATCH v2 "

[PATCH v2 0/3] RISC-V: enable rust
 2024-02-27 14:47 UTC  (10+ messages)
` [PATCH v2 2/3] scripts: generate_rust_target: enable building on RISC-V

FAILED: patch "[PATCH] mptcp: fix more tx path fields initialization" failed to apply to 6.1-stable tree
 2024-02-27 14:47 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: corner case locking for rx path fields initialization" failed to apply to 6.1-stable tree
 2024-02-27 14:46 UTC  (2+ messages)

[PATCH v2 00/11] The merge-base logic vs missing commit objects
 2024-02-27 14:46 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 04/11] Prepare `paint_down_to_common()` for handling shallow commits

[PATCH] vdso/datapage: Quick fix - use asm/page-def.h for ARM64
 2024-02-27 14:46 UTC  (3+ messages)

FAILED: patch "[PATCH] mptcp: fix rcv space initialization" failed to apply to 6.1-stable tree
 2024-02-27 14:46 UTC  (2+ messages)

[PATCH v6] PCI: dwc: Strengthen the MSI address allocation logic
 2024-02-27 14:45 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD REGRESSION e275d61c5f3ffc250b2a9601d36fbd11b4db774b
 2024-02-27 14:41 UTC 

[PATCH] Detail: remove duplicated code
 2024-02-27 14:44 UTC  (3+ messages)

[PATCH] cmake: adapt to the Git Standard Library
 2024-02-27 14:44 UTC 

atomic queue limit updates for stackable devices v2
 2024-02-27 14:36 UTC  (5+ messages)
` [PATCH 04/16] md: add queue limit helpers

[PATCH] net/cnxk: performance improvement for SW mbuf free
 2024-02-27 14:42 UTC 

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-27 14:42 UTC  (18+ messages)
` [PATCH net-next v5 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
` [PATCH net-next v5 02/17] of: property: Add fw_devlink support for pse parent
` [PATCH net-next v5 03/17] net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct pse_control_config
` [PATCH net-next v5 04/17] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v5 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v5 06/17] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v5 07/17] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v5 08/17] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v5 09/17] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v5 10/17] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v5 11/17] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v5 12/17] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v5 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v5 15/17] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v5 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v5 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH][next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
 2024-02-27 14:43 UTC  (2+ messages)

[Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
 2024-02-27 14:41 UTC 

[tip:x86/core] BUILD SUCCESS 44c76825d6eefee9eb7ce06c38e1a6632ac7eb7d
 2024-02-27 14:40 UTC 

[i-g-t v6 0/9] tests/kms_vrr: Modify kms_vrr to allow flicker profiling
 2024-02-27 14:42 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for tests/kms_vrr: Modify kms_vrr to allow flicker profiling (rev9)

[PATCH v2 0/8] KVM: x86/xen updates
 2024-02-27 14:43 UTC  (3+ messages)
` [PATCH v2 7/8] KVM: x86/xen: avoid blocking in hardirq context in kvm_xen_set_evtchn_fast()

[PATCH v3 0/4] Swap-out small-sized THP without splitting
 2024-02-27 14:40 UTC  (4+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
  ` [PATCH RFC 6/6] mm: madvise: don't split mTHP for MADV_PAGEOUT

Increasing build coverage for drivers/spi/spi-ppc4xx.c
 2024-02-27 14:38 UTC  (7+ messages)

long-term stable backports of NFSD patches
 2024-02-27 14:39 UTC  (3+ messages)

[ANN] no call today
 2024-02-27 14:39 UTC 

[PATCH BlueZ v4 0/2] Update Sink BASE management
 2024-02-27 14:38 UTC  (3+ messages)
` [PATCH BlueZ v4 1/2] shared/bap: Add API to add an observed BIS

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-27 14:37 UTC  (5+ messages)
` [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency

[PATCH,v2] Detail: remove duplicated code
 2024-02-27  2:36 UTC 

[PATCH v9] io_uring: Statistics of the true utilization of sq threads
 2024-02-27 14:36 UTC  (3+ messages)
  `  "

[PATCH] oeqa parselogs.py: load ignore files from sys.path
 2024-02-27 14:34 UTC  (2+ messages)
` [OE-core] "

[PATCH liburing v1] .gitignore: Add the built binary `examples/proxy`
 2024-02-27 14:33 UTC  (2+ messages)

[PATCH i-g-t] drm-uapi: sync with drm-next f112b68f273f
 2024-02-27 14:32 UTC  (2+ messages)

[PATCH v2] io_uring/net: improve the usercopy for sendmsg/recvmsg
 2024-02-27 14:32 UTC 

[PATCH v3] dma-coherent: add support for multi coherent rmems per dev
 2024-02-27 14:31 UTC  (8+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: fix stats being updated by way too large values
 2024-02-27 14:31 UTC  (2+ messages)
`  "

CVE-2021-46934: i2c: validate user data in compat ioctl
 2024-02-27 14:06 UTC  (3+ messages)

FAILED: patch "[PATCH] memcg: fix use-after-free in uncharge_batch" failed to apply to 5.4-stable tree
 2024-02-27 13:32 UTC  (3+ messages)

[PATCH 5.10 000/122] 5.10.211-rc1 review
 2024-02-27 13:28 UTC  (37+ messages)
` [PATCH 5.10 069/122] jbd2: remove redundant buffer io error checks
` [PATCH 5.10 072/122] x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
` [PATCH 5.10 073/122] erofs: fix lz4 inplace decompression
` [PATCH 5.10 074/122] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error
` [PATCH 5.10 075/122] s390/cio: fix invalid -EBUSY on ccw_device_start
` [PATCH 5.10 076/122] dm-crypt: dont modify the data when using authenticated encryption
` [PATCH 5.10 077/122] KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
` [PATCH 5.10 078/122] KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
` [PATCH 5.10 095/122] mptcp: fix lockless access in subflow ULP diag
` [PATCH 5.10 096/122] IB/hfi1: Fix a memleak in init_credit_return
` [PATCH 5.10 097/122] RDMA/bnxt_re: Return error for SRQ resize
` [PATCH 5.10 098/122] RDMA/srpt: Support specifying the srpt_service_guid parameter
` [PATCH 5.10 099/122] RDMA/qedr: Fix qedr_create_user_qp error flow
` [PATCH 5.10 100/122] arm64: dts: rockchip: set num-cs property for spi on px30
` [PATCH 5.10 101/122] RDMA/srpt: fix function pointer cast warnings
` [PATCH 5.10 102/122] bpf, scripts: Correct GPL license name
` [PATCH 5.10 103/122] scsi: jazz_esp: Only build if SCSI core is builtin
` [PATCH 5.10 104/122] nouveau: fix function cast warnings
` [PATCH 5.10 105/122] ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
` [PATCH 5.10 106/122] ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
` [PATCH 5.10 107/122] afs: Increase buffer size in afs_update_volume_status()
` [PATCH 5.10 108/122] ipv6: sr: fix possible use-after-free and null-ptr-deref
` [PATCH 5.10 109/122] packet: move from strlcpy with unused retval to strscpy
` [PATCH 5.10 110/122] net: dev: Convert sa_data to flexible array in struct sockaddr
` [PATCH 5.10 111/122] s390: use the correct count for __iowrite64_copy()
` [PATCH 5.10 112/122] tls: rx: jump to a more appropriate label
` [PATCH 5.10 113/122] tls: rx: drop pointless else after goto
` [PATCH 5.10 114/122] tls: stop recv() if initial process_rx_list gave us non-DATA
` [PATCH 5.10 115/122] netfilter: nf_tables: set dormant flag on hook register failure
` [PATCH 5.10 116/122] drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
` [PATCH 5.10 117/122] drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
` [PATCH 5.10 118/122] drm/amd/display: Fix memory leak in dm_sw_fini()
` [PATCH 5.10 119/122] block: ataflop: more blk-mq refactoring fixes
` [PATCH 5.10 120/122] fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
` [PATCH 5.10 121/122] arp: Prevent overflow in arp_req_get()
` [PATCH 5.10 122/122] ext4: regenerate buddy after block freeing failed if under fc replay

[PATCH BlueZ v4 0/5] Add support for multiple BISes on the bcast source
 2024-02-27 14:30 UTC  (2+ messages)

[PATCH net-next] selftests: netdevsim: be less selective for FW for the devlink test
 2024-02-27 14:30 UTC  (2+ messages)

[PATCH v4 0/5] Fix double allocation in swiotlb_alloc()
 2024-02-27 14:30 UTC  (6+ messages)
` [PATCH v4 5/5] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device


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.