All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-03 15:46:52 to 2026-08-03 16:13:18 UTC [more...]

[PATCH v13 00/18] target/s390x: Extend qemu CPACF support
 2026-08-03 16:12 UTC  (19+ messages)
` [PATCH v13 01/18] target/s390x: Rework s390 cpacf implementations
` [PATCH v13 02/18] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v13 03/18] target/s390x: Support cpacf sha256
` [PATCH v13 04/18] target/s390x: Add helper functions for copy memory to and from guest
` [PATCH v13 05/18] crypto: Add aes-helpers file to support some AES modes
` [PATCH v13 06/18] target/s390x: Support AES ECB for cpacf km instruction
` [PATCH v13 07/18] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v13 08/18] target/s390x: Support AES CTR for cpacf kmctr instruction
` [PATCH v13 09/18] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v13 10/18] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v13 11/18] target/s390x: Base support for cpacf protected keys and pckmo
` [PATCH v13 12/18] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v13 13/18] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v13 14/18] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v13 15/18] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v13 16/18] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v13 17/18] docs/s390: Document CPACF instructions support
` [PATCH v13 18/18] tests/tcg/s390x: Add tests for CPACF instructions

[PATCH] riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGIC
 2026-08-03 16:12 UTC  (3+ messages)

[PATCH 01/13] drm/sun4i: Fix V3s YUV scanline size
 2026-08-03 16:10 UTC  (13+ messages)
` [PATCH 02/13] drm/sun4i: vi scaler: Fix coefficient selection
` [PATCH 03/13] drm/sun4i: vi scaler: Restore opaque alpha in video modes
` [PATCH 04/13] drm/sun4i: tcon-top: Keep mixer routes distinct
` [PATCH 05/13] drm/sun4i: tcon: Set output mux for DSI and LVDS
` [PATCH 06/13] drm/sun4i: tcon: Drop TCON TOP device reference
` [PATCH 07/13] drm/sun4i: hdmi: Don't leak sync polarity bits into packet control
` [PATCH 08/13] drm/sun4i: crtc: Propagate layer initialization error
` [PATCH 09/13] drm/sun4i: tcon: Drop remote endpoint reference
` [PATCH 10/13] drm/sun4i: dw-hdmi: Drop TCON TOP port reference
` [PATCH 11/13] drm/sun4i: Drop node references while building component list
` [PATCH 12/13] drm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHz
` [PATCH 13/13] drm/sun4i: Align VI buffer addresses for subsampled formats

[PATCH 0/9] RDMA/hfi2: Sync with upstream hfi1 fixes and cleanups
 2026-08-03 16:11 UTC  (10+ messages)
` [PATCH 1/9] RDMA/hfi2: Propagate sdma_txinit_ahg() errors in user_sdma.c
` [PATCH 2/9] RDMA/hfi2: Preserve unit 0 on allocation failure
` [PATCH 3/9] RDMA/hfi2: Stop flushing global IB workqueue
` [PATCH 4/9] RDMA/hfi2: Remove redundant NULL checks in create_workqueues()
` [PATCH 5/9] RDMA/hfi2: Fix use-after-free in PIO and SDMA map teardown
` [PATCH 6/9] RDMA/hfi2: Pass PCI device to hfi2_pcie_init()
` [PATCH 7/9] RDMA/hfi2: Drop device data from hfi2_validate_rcvhdrcnt()
` [PATCH 8/9] RDMA/hfi2: Align probe error unwinding with device removal
` [PATCH 9/9] RDMA/hfi2: Remove stale hfi2_destroy_qp() comment

[PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>
 2026-08-03 16:11 UTC  (25+ messages)
        ` the Linux man-pages as an educational tool (was: [PATCH v2] man/man3/mem*(): SYNOPSIS: Document non-standard mem*() functions as provided by <memory.h>)
            ` the Linux man-pages as an educational tool
                            ` on project management (was: the Linux man-pages as an educational tool)

[PATCH 0/2] can: add arasan canfd controller support
 2026-08-03 16:05 UTC  (3+ messages)
` [PATCH 2/2] can: arasan-canfd: add driver for arasan CAN-FD controller

[PATCH] PCI: brcmstb: Reserve only the MSI vectors that are handed out
 2026-08-03 16:11 UTC  (2+ messages)

[PATCH 00/13] drm/sun4i: Assorted display fixes
 2026-08-03 16:10 UTC 

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-03 16:09 UTC  (5+ messages)
` [PATCH v2 04/16] docs/zh_TW: process: localize terminology in license-rules.rst
` [PATCH v2 05/16] docs/zh_TW: process: localize terminology in email-clients.rst

[GIT PULL v1 00/23] KVM: s390: Misc KVM and vfio-ccw fixes
 2026-08-03 16:09 UTC  (24+ messages)
` [GIT PULL v1 01/23] s390/vfio_ccw: Free all memory if cp_init() fails
` [GIT PULL v1 02/23] s390/vfio_ccw: Limit the number of channel program segments
` [GIT PULL v1 03/23] s390/vfio_ccw: Fix out of bounds check on CCW array
` [GIT PULL v1 04/23] s390/vfio_ccw: Ensure first IDAW remains constant
` [GIT PULL v1 05/23] s390/vfio_ccw: Calculate idal length based on idaw type
` [GIT PULL v1 06/23] s390/vfio_ccw: Ensure index for read/write regions are within range
` [GIT PULL v1 07/23] s390/vfio_ccw: Cancel existing workqueues
` [GIT PULL v1 08/23] s390/vfio_ccw: Move cp cleanup out of not operational
` [GIT PULL v1 09/23] s390/vfio_ccw: Selectively expand io_mutex
` [GIT PULL v1 10/23] s390/vfio_ccw: Implement a crw lock
` [GIT PULL v1 11/23] KVM: s390: Fix unlikely NULL gmap dereference
` [GIT PULL v1 12/23] KVM: s390: Do not free SCA if it was not allocated
` [GIT PULL v1 13/23] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [GIT PULL v1 14/23] KVM: s390: Fix overclearing ESCA in case of error
` [GIT PULL v1 15/23] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [GIT PULL v1 16/23] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [GIT PULL v1 17/23] KVM: s390: Fix race in __do_essa()
` [GIT PULL v1 18/23] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [GIT PULL v1 19/23] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [GIT PULL v1 20/23] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [GIT PULL v1 21/23] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [GIT PULL v1 22/23] KVM: s390: Fix ordering when adding to SCA
` [GIT PULL v1 23/23] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()

[PATCH RFC v3 0/7] mfd: ls2kbmc: multiple fixes for this driver
 2026-08-03 16:09 UTC  (7+ messages)

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-03 16:09 UTC  (8+ messages)
` [PATCH 10/21] net: phy: add X-Powers AC200 EPHY control driver

[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
 2026-08-03 16:05 UTC  (16+ messages)
` [RFC PATCH v3 05/19] target/arm/kvm: enable writable implementation ID registers
` [RFC PATCH v3 06/19] target/arm/kvm: Read all ID registers from KVM
` [RFC PATCH v3 07/19] target/arm/kvm: handle special ID registers cases when reading "
` [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields
` [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03 16:08 UTC  (4+ messages)
` [PATCH v3 1/5] mm: Make per-VMA locks available universally

[PATCH v9 00/12] ZTE zx297520v3 clock bindings and driver
 2026-08-03 16:08 UTC  (9+ messages)
` [PATCH v9 05/12] clk: zte: Add Clock registration infrastructure
` [PATCH v9 06/12] clk: zte: Add regmap-based clocks

[PATCH v5 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-08-03 16:07 UTC  (6+ messages)
` [PATCH v5 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks

[PATCH net-next v21 00/13] virtio_net: Add ethtool flow rules support
 2026-08-03 16:07 UTC  (7+ messages)
` [PATCH net-next v21 01/13] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v21 02/13] virtio: Add config_op for admin commands
` [PATCH net-next v21 05/13] virtio_net: Query and set flow filter caps

[PATCH v3 00/11] KVM Dirty-bit cleaning hw accelerator (HACDBS)
 2026-08-03 16:07 UTC  (10+ messages)
` [PATCH v3 07/11] KVM: arm64: Dirty-bitmap: avoid splitting previously split blocks
` [PATCH v3 09/11] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v3 10/11] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine

[PATCH net v5 00/10] rxrpc: Fix CHALLENGE packet handling
 2026-08-03 16:06 UTC  (3+ messages)
` [PATCH net v5 07/10] afs: Create a server appdata key

[RFC PATCH v4 0/6] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-03 16:05 UTC  (4+ messages)
` [RFC PATCH v4 5/6] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes

[PATCH] drm/xe: add DG2 HuC GSC support and MEI integration
 2026-08-03 16:04 UTC  (2+ messages)

[PATCH 0/3] XPAD safety strengthening
 2026-08-03 16:05 UTC  (3+ messages)
` [PATCH 3/3] Input: xpad - add sdata_check() to xpad360 branches

[PATCH 0/2] nfsd: fix up some sparse warnings
 2026-08-03 16:04 UTC  (5+ messages)
` [PATCH 1/2] nfsd: fix type mismatch and explain host-endian xdr buffer usage

[PATCH v3 0/5] x86/alternatives: Adjust all insn-relative fields
 2026-08-03 16:03 UTC  (3+ messages)
` [PATCH v3 2/5] tests/x86: Introduce a userspace test harness for x86_decode_lite()

[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
 2026-08-03 16:03 UTC  (3+ messages)
` [PATCH 01/19] buffer_head: Remove b_page

[oe][meta-oe][PATCH 1/6] drm-info: upgrade 2.9.0 -> 2.10.0
 2026-08-03 16:03 UTC  (3+ messages)
` [oe][meta-oe][PATCH 2/6] gtkwave: upgrade 3.3.127 -> 3.3.128

[PATCH 0/4] net: dsa: Add SoC-e DSA driver
 2026-08-03 16:03 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add soce
` [PATCH 2/4] dt-bindings: net: dsa: Add SoC-e switch IP and DSA bindings
` [PATCH 4/4] net: dsa: soce: Add initial driver support for MRS switches

[PATCH v3 for-next 00/24] Migrate to hfi2
 2026-08-03 16:03 UTC  (25+ messages)
` [PATCH v3 for-next 01/24] RDMA/hfi2: Start hfi2 driver by basing off of hfi1
` [PATCH v3 for-next 02/24] RDMA/hfi2: Add in HW register definition files
` [PATCH v3 for-next 03/24] RDMA/hfi2: Add counter accessor functions
` [PATCH v3 for-next 04/24] RDMA/hfi2: Add in MAD handling related headers
` [PATCH v3 for-next 05/24] RDMA/hfi2: Add in HW register access support
` [PATCH v3 for-next 06/24] RDMA/hfi2: Add in trace header files
` [PATCH v3 for-next 07/24] RDMA/hfi2: Add in trace support
` [PATCH v3 for-next 08/24] RDMA/hfi2: Add system core header files
` [PATCH v3 for-next 09/24] RDMA/hfi2: Add driver and interrupt infrastructure
` [PATCH v3 for-next 10/24] RDMA/hfi2: Add initialization and firmware support
` [PATCH v3 for-next 11/24] RDMA/hfi2: Add cport management
` [PATCH v3 for-next 12/24] RDMA/hfi2: Implement MAD handling
` [PATCH v3 for-next 13/24] RDMA/hfi2: Add IO related headers
` [PATCH v3 for-next 14/24] RDMA/hfi2: Add PIO send infrastructure
` [PATCH v3 for-next 15/24] RDMA/hfi2: Add SDMA infrastructure
` [PATCH v3 for-next 16/24] RDMA/hfi2: Implement data moving infrastructure
` [PATCH v3 for-next 17/24] RDMA/hfi2: Add verbs core
` [PATCH v3 for-next 18/24] RDMA/hfi2: Add RC protocol support
` [PATCH v3 for-next 19/24] RDMA/hfi2: Add in support for verbs
` [PATCH v3 for-next 20/24] RDMA/hfi2: Add misc header files
` [PATCH v3 for-next 21/24] RDMA/hfi2: Add the rest of the driver
` [PATCH v3 for-next 22/24] RDMA/hfi2: Make it build and add TODO list
` [PATCH v3 for-next 23/24] RDMA/hfi2: Modernize mmap to use rdma_user_mmap_entry infrastructure
` [PATCH v3 for-next 24/24] RDMA/hfi2: Support ipoib

What's cooking in git.git (Jul 2026, #12)
 2026-08-03 16:02 UTC  (6+ messages)

[PATCH net v5 02/10] rxrpc: Fix packet encryption error handling
 2026-08-03 16:02 UTC  (2+ messages)

[PATCH v12 00/17] target/s390x: Extend qemu CPACF support
 2026-08-03 16:02 UTC  (4+ messages)
` [PATCH v12 17/17] tests/tcg/s390x: Add tests for CPACF instructions

[PATCH] staging: rtl8723bs: refactor traffic_stat access in collect_traffic_statistics
 2026-08-03 16:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-08-03 16:02 UTC  (3+ messages)
` [PATCH v8 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v8 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[PATCH] ext4: Fix spurious message about orphan cleanup on RO fs
 2026-08-03 16:00 UTC 

[PATCH v3 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-08-03 16:01 UTC  (4+ messages)
` [PATCH v3 4/9] perf/cxl: Split the MSI vector out of info->irq

[PATCH v4 0/5] tracing: add ref_trace_final_put tracing
 2026-08-03 16:00 UTC  (3+ messages)

[PATCH v2 0/3] Rework panthor's cache flush and soft reset locking
 2026-08-03 15:59 UTC  (5+ messages)
` [PATCH v2 2/3] drm/panthor: Revisit reqs_lock handling in flush/reset paths

[PATCH v6 0/8] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-08-03 15:58 UTC  (9+ messages)
` [PATCH v6 1/8] arm: snapdragon: Make SYSRESET_PSCI optional
` [PATCH v6 2/8] arm: snapdragon: Guard PSCI functions with CONFIG_ARM_SMCCC
` [PATCH v6 3/8] arm: snapdragon: Disable MMU early before U-Boot reset vector
` [PATCH v6 4/8] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_MODE option
` [PATCH v6 5/8] soc: qcom: cmd-db: Allow boot without CMD DB data
` [PATCH v6 6/8] arch: arm: dts: remove Lemans EVK override DTS
` [PATCH v6 7/8] configs: add qcom_lemans_snagboot_defconfig for Lemans-EVK
` [PATCH v6 8/8] doc: qualcomm: Add snagboot mode documentation

[PATCH v2 0/4] Base support for Power12
 2026-08-03 15:57 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH v2 2/4] powerpc: Add Power12 raw mode
` [PATCH v2 3/4] powerpc: Add Power12 architected mode
` [PATCH v2 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

[PATCH] bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET
 2026-08-03 15:57 UTC  (4+ messages)

[PATCH V2 0/8] i3c: Support IBI-based system wakeup
 2026-08-03 15:57 UTC  (9+ messages)
` [PATCH V2 6/8] i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
` [PATCH V2 7/8] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()

[PATCH v6 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-08-03 15:57 UTC  (4+ messages)
` [PATCH v6 2/3] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH] kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefix
 2026-08-03 15:56 UTC  (3+ messages)

[PATCH v8 0/2] module: Rename module_blacklist to module_denylist
 2026-08-03 15:55 UTC  (3+ messages)
` [PATCH v8 1/2] module: Extend module_blacklist parameter to built-in modules

[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
 2026-08-03 15:55 UTC  (6+ messages)
` [PATCH 10/24] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-03 15:53 UTC  (3+ messages)
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2

[oe][meta-oe][PATCH 1/20] imagemagick: upgrade 7.1.28 -> 7.1.29
 2026-08-03 15:53 UTC  (5+ messages)

[GIT PULL] soc: drivers: omap updates for v7.3
 2026-08-03 15:52 UTC 

[PATCH v2 0/1] dm-integrity: replace forgeable discard filler with a keyed sector marker
 2026-08-03 15:51 UTC  (5+ messages)
` [PATCH v2 1/1] "

[GIT PULL] soc: OMAP2 updates for v7.3
 2026-08-03 15:51 UTC 

[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-08-03 15:51 UTC  (5+ messages)

[oe] [meta-oe] [PATCH v2] pcsc-lite: install systemd system units
 2026-08-03 15:51 UTC  (2+ messages)

[GIT PULL] ARM: dts: OMAP updates for v7.3
 2026-08-03 15:51 UTC 

Git trims the last character of content from remotes
 2026-08-03 15:51 UTC  (2+ messages)

[GIT PULL] arm/omap: defconfig updates for v7.3
 2026-08-03 15:50 UTC 

[PATCH net-next v4 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-03 15:50 UTC  (5+ messages)
` [PATCH net-next v4 01/10] ipv6: add ip6_del_rt_reason()

[PATCH v5 0/8] (no cover subject)
 2026-08-03 15:49 UTC  (9+ messages)
` [PATCH v5 1/8] arm: snapdragon: Make SYSRESET_PSCI optional
` [PATCH v5 2/8] arm: snapdragon: Guard PSCI functions with CONFIG_ARM_SMCCC
` [PATCH v5 3/8] arm: snapdragon: Disable MMU early before U-Boot reset vector
` [PATCH v5 4/8] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_MODE option
` [PATCH v5 5/8] soc: qcom: cmd-db: Allow boot without CMD DB data
` [PATCH v5 6/8] arch: arm: dts: remove Lemans EVK override DTS
` [PATCH v5 7/8] configs: add qcom_lemans_snagboot_defconfig for Lemans-EVK
` [PATCH v5 8/8] doc: qualcomm: Add snagboot mode documentation

[PATCH v2] cxl: Use %pe to print error pointers
 2026-08-03 15:49 UTC  (2+ messages)

[PATCH net v1 1/3] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-03 15:49 UTC  (3+ messages)

[PATCH] libsepol/fuzz: Validate output of expand_module() before proceeding
 2026-08-03 15:47 UTC 

[RFC PATCH v1 0/2] mm: use VMA lock for kernel faults on user addresses
 2026-08-03 15:47 UTC  (4+ messages)
` [RFC PATCH v1 1/2] x86/mm: "

[PATCH] staging: rtl8723bs: refactor traffic_stat access in collect_traffic_statistics
 2026-08-03 15:46 UTC  (3+ messages)

[PATCH] tty: serialize device registration and removal
 2026-08-03 15:46 UTC  (3+ messages)

[PATCH net 0/2] net: atlantic: fix two ring teardown leaks
 2026-08-03 15:46 UTC  (5+ messages)
` [PATCH net 1/2] net: atlantic: free stranded TX buffers on ring deinit
` [PATCH net 2/2] net: atlantic: free RX pages of consumed but not refilled buffers


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.