messages from 2024-01-05 16:47:36 to 2024-01-05 18:51:55 UTC [more...]
[PATCH v8 00/26] Enable CET Virtualization
2024-01-05 18:51 UTC (12+ messages)
[PATCH v2 00/12] RISC-V crypto with reworked asm files
2024-01-05 18:49 UTC (13+ messages)
` [PATCH v2 01/12] riscv: Add support for kernel mode vector
` [PATCH v2 02/12] riscv: vector: make Vector always available for softirq context
` [PATCH v2 03/12] RISC-V: add helper function to read the vector VLEN
` [PATCH v2 04/12] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
` [PATCH v2 05/12] RISC-V: hook new crypto subdir into build-system
` [PATCH v2 06/12] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
` [PATCH v2 07/12] crypto: riscv - add vector crypto accelerated ChaCha20
` [PATCH v2 08/12] crypto: riscv - add vector crypto accelerated GHASH
` [PATCH v2 09/12] crypto: riscv - add vector crypto accelerated SHA-{256,224}
` [PATCH v2 10/12] crypto: riscv - add vector crypto accelerated SHA-{512,384}
` [PATCH v2 11/12] crypto: riscv - add vector crypto accelerated SM3
` [PATCH v2 12/12] crypto: riscv - add vector crypto accelerated SM4
[PATCH v5 1/4] ASoC: dt-bindings: move tas2563 from tas2562.yaml to tas2781.yaml
2024-01-05 18:48 UTC (2+ messages)
[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2024-01-05 18:46 UTC (31+ messages)
` [PATCH v19 01/30] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
` [PATCH v19 02/30] drm/gem: Add _locked postfix to functions that have unlocked counterpart
` [PATCH v19 03/30] drm/gem: Document locking rule of vmap and evict callbacks
` [PATCH v19 04/30] drm/shmem-helper: Make all exported symbols GPL
` [PATCH v19 05/30] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v19 06/30] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v19 07/30] drm/shmem-helper: Add and use pages_pin_count
` [PATCH v19 08/30] drm/shmem-helper: Use refcount_t for pages_use_count
` [PATCH v19 09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v19 10/30] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v19 11/30] drm/shmem-helper: Use refcount_t for vmap_use_count
` [PATCH v19 12/30] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition
` [PATCH v19 13/30] drm/shmem-helper: Make drm_gem_shmem_get_pages() public
` [PATCH v19 14/30] drm/shmem-helper: Add drm_gem_shmem_put_pages()
` [PATCH v19 15/30] drm/shmem-helper: Avoid lockdep warning when pages are released
` [PATCH v19 16/30] drm/lima: Explicitly get and put drm-shmem pages
` [PATCH v19 17/30] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
` [PATCH v19 18/30] drm/panfrost: Explicitly get and put drm-shmem pages
` [PATCH v19 19/30] drm/virtio: "
` [PATCH v19 20/30] drm/v3d: "
` [PATCH v19 21/30] drm/shmem-helper: Change sgt allocation policy
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker
` [PATCH v19 23/30] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v19 24/30] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v19 25/30] drm/shmem-helper: Don't free refcounted GEM
` [PATCH v19 26/30] drm/shmem-helper: Turn warnings about imported GEM into errors
` [PATCH v19 27/30] drm/virtio: Pin display framebuffer BO
` [PATCH v19 28/30] drm/virtio: Attach shmem BOs dynamically
` [PATCH v19 29/30] drm/virtio: Support shmem shrinking
` [PATCH v19 30/30] drm/panfrost: Switch to generic memory shrinker
[syzbot] [net?] memory leak in ___neigh_create (2)
2024-01-05 18:46 UTC (73+ messages)
[PATCH] spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remove function
2024-01-05 18:36 UTC (2+ messages)
[PATCH v6 0/1] mm: report per-page metadata information
2024-01-05 18:34 UTC (3+ messages)
` [PATCH v6 1/1] "
[PATCH v3 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
2024-01-05 18:30 UTC (4+ messages)
` [PATCH v3 1/3] x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
` [PATCH v3 2/3] x86/mm: Regularize set_memory_p() parameters and make non-static
` [PATCH v3 3/3] x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()
Source code review around jump label usage
2024-01-05 18:29 UTC (4+ messages)
` [PATCH 0/5] drm/amdgpu: Fine-tuning for several function implementations
[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
2024-01-05 18:29 UTC (4+ messages)
` [PATCH v6 07/12] x86/sgx: Introduce EPC page states
[net-next PATCH v4 0/4] net: phy: at803x: even more generalization
2024-01-05 18:28 UTC (7+ messages)
` [net-next PATCH v4 2/4] net: phy: at803x: refactor qca808x cable test get status function
` [net-next PATCH v4 3/4] net: phy: at803x: add support for cdt cross short test for qca808x
` [net-next PATCH v4 4/4] net: phy: at803x: make read_status more generic
[PATCH] net: stmmac: fix ethtool per-queue statistics
2024-01-05 18:24 UTC (2+ messages)
[RFC PATCH v1 0/7] Landlock audit support
2024-01-05 18:12 UTC (7+ messages)
` [RFC PATCH v1 3/7] landlock: Log ruleset creation and release
` "
[PATCH] net: stmmac: protect statistics updates with a spinlock
2024-01-05 18:21 UTC (11+ messages)
[PATCH] PM / QOS: Use kcalloc() instead of kzalloc()
2024-01-05 18:17 UTC (2+ messages)
Information on use-after-free in smb2_is_status_io_timeout()?
2024-01-05 18:14 UTC (3+ messages)
Adding warning icon to warning admonitions?
2024-01-05 18:12 UTC (3+ messages)
[PATCH] x86/syscalls: shrink entry/syscall_64.i via IWYU
2024-01-05 18:11 UTC (2+ messages)
[GIT PULL] Final KVM fix for Linux 6.7
2024-01-05 18:10 UTC (6+ messages)
[GIT PULL] probes: Fixes for v6.7
2024-01-05 18:10 UTC (2+ messages)
[GIT PULL] SMB3 client multichannel fixes
2024-01-05 18:10 UTC (2+ messages)
[GIT PULL] ARM: SoC fixes for 6.7, part 3
2024-01-05 18:10 UTC (2+ messages)
x86/csum: Remove unnecessary odd handling
2024-01-05 18:05 UTC (11+ messages)
[PATCH] drm/rockchip: vop2: Drop superfluous include
2024-01-05 18:05 UTC (9+ messages)
` [PATCH] drm/rockchip: vop2: Drop unused if_dclk_rate variable
[PATCH v4 0/8] Add display support for stm32f769-disco board
2024-01-05 18:02 UTC (3+ messages)
` [PATCH v4 5/8] dt-bindings: nt35510: add compatible for FRIDA FRD400B25025-A-CTK
[for-next][PATCH 0/4] eventfs: More updates for 6.8
2024-01-05 18:00 UTC (5+ messages)
` [for-next][PATCH 1/4] eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
` [for-next][PATCH 2/4] eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
` [for-next][PATCH 3/4] eventfs: Read ei->entries before ei->children "
` [for-next][PATCH 4/4] eventfs: Shortcut eventfs_iterate() by skipping entries already read
[PATCH v9 00/14] iommu: Prepare to deliver page faults to user space
2024-01-05 17:53 UTC (3+ messages)
` [PATCH v9 14/14] iommu: Track iopf group instead of last fault
[PATCHv3 net-next 2/3] ptp: add ioctl interface for ptp_gettimex64any()
2024-01-05 17:51 UTC (3+ messages)
[PATCH v4 00/29] Add HDMI support for RK3128
2024-01-05 17:50 UTC (6+ messages)
` (subset) "
[PATCH 5/5] crypto: qat - add support for 420xx devices
2024-01-05 17:44 UTC (2+ messages)
[PATCH] powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node()
2024-01-05 17:42 UTC (5+ messages)
` "
` [PATCH resent v2 0/2] powerpc/pseries: Fixes for "
` [PATCH v2 0/4] powerpc/4xx: Adjustments for four function implementations
[PATCH 0/1] selftest/mm/hugetlb: SIGBUS on stolen page
2024-01-05 17:40 UTC (3+ messages)
[PATCH v2] drm/rockchip: vop2: Drop unused if_dclk_rate variable
2024-01-05 17:40 UTC
[PATCH v1 1/1] Drop Tx network packet when Tx TmFIFO is full
2024-01-05 17:40 UTC (4+ messages)
` [PATCH v2 "
[PATCH net-next] net/ipv6: resolve warning in ip6_fib.c
2024-01-05 17:39 UTC
[syzbot] [bpf?] [net?] WARNING in __sk_msg_free
2024-01-05 17:32 UTC
[PATCH net-next v7 1/2] ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
2024-01-05 17:29 UTC (2+ messages)
[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
2024-01-05 17:28 UTC (4+ messages)
` 回复: "
EEVDF and NUMA balancing
2024-01-05 17:27 UTC (18+ messages)
[PATCH] drm/imx/dcss: have all init functions use devres
2024-01-05 17:24 UTC
[PATCH 0/2] platform_device: add new devres function
2024-01-05 17:22 UTC (3+ messages)
` [PATCH 1/2] platform_device: add devres function region-reqs
` [PATCH 2/2] drm/dcss: request memory region
perf test hybrid failing on 14700K
2024-01-05 17:21 UTC (5+ messages)
[PATCH] Fix oops in NFS
2024-01-05 17:20 UTC (3+ messages)
[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks
2024-01-05 17:16 UTC (5+ messages)
[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-01-05 17:14 UTC (7+ messages)
` [PATCH v5 01/34] tracing: Add a comment about ftrace_regs definition
` [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v5 22/34] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
[PATCH 4.14 00/21] 4.14.335-rc1 review
2024-01-05 17:13 UTC (2+ messages)
[PATCH v2 1/2] VMCI: Use struct_size() in kmalloc()
2024-01-05 17:11 UTC (4+ messages)
` [PATCH v2 2/2] VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()
[PATCH] rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queue
2024-01-05 17:05 UTC
[PATCH V1] PCI/MSI: Fix MSI hwirq truncation
2024-01-05 17:02 UTC (2+ messages)
[PATCH 5.4 00/47] 5.4.266-rc1 review
2024-01-05 17:01 UTC (3+ messages)
[PATCH] ALSA: hda/conexant: Fix headset auto detect fail in cx8070 and SN6140
2024-01-05 17:01 UTC (2+ messages)
[PATCH bpf-next v2 0/3] Annotate kfuncs in .BTF_ids section
2024-01-05 16:55 UTC (4+ messages)
` [PATCH bpf-next v2 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
[PATCH] kdump: Defer the insertion of crashkernel resources
2024-01-05 16:49 UTC (2+ messages)
[PATCH 0/2] Add Crypto Engine support for SM6350
2024-01-05 16:30 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm6350: Add Crypto Engine
[PATCH v3 0/4] arm64: rockchip: Pine64 PineTab2 support
2024-01-05 16:48 UTC (5+ messages)
` [PATCH v3 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox