All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-31 02:38:34 to 2024-05-31 05:12:37 UTC [more...]

[PATCH 0/3] crypto: acomp - Add interface to set parameters
 2024-05-31  5:12 UTC  (3+ messages)

[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-05-31  5:12 UTC  (4+ messages)
` [PATCH 2/3] net: ti: icss-iep: Enable compare events
  ` [EXTERNAL] "

[PATCH] Use "void *" as parameter for functions that are used for aio_set_event_notifier()
 2024-05-31  5:10 UTC  (3+ messages)

[PATCH v3 0/8] wifi: ath12k: add support for WoW
 2024-05-31  5:11 UTC  (6+ messages)
` [PATCH v3 6/8] wifi: ath12k: support ARP and NS offload

[PATCH v2 1/2] hwrng: stm32 - use pm_runtime_resume_and_get()
 2024-05-31  5:06 UTC  (4+ messages)
` [PATCH v2 2/2] hwrng: stm32 - cache device pointer in struct stm32_rng_private

[OE-Core][master][scarthgap][kirkstone][PATCH] systemd-systemctl: Add extra log for easy of debugging
 2024-05-31  5:04 UTC  (2+ messages)

[PATCH v2] serial: port: Don't block system suspend even if bytes are left to xmit
 2024-05-31  5:01 UTC  (2+ messages)

[meta-arago][oe-layersetup][PATCH] oe-layersetup: add a scarthgap chromium config
 2024-05-31  5:01 UTC  (2+ messages)
` [EXTERNAL] "

New to the group
 2024-05-31  5:00 UTC  (2+ messages)
` [OE-core] "

[PATCH] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
 2024-05-31  4:58 UTC  (4+ messages)

[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
 2024-05-31  4:57 UTC  (5+ messages)
` [PATCH V2 1/3] vl: Allow multiple -overcommit commands

[PATCH v2] crypto: tcrypt - add skcipher speed for given alg
 2024-05-31  4:56 UTC  (2+ messages)

[PATCH] intel_th: msu-sink: add missing MODULE_DESCRIPTION()
 2024-05-31  4:55 UTC 

[PATCH] hw/net: prevent potential NULL dereference
 2024-05-31  4:52 UTC  (4+ messages)

[PATCH 0/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg()
 2024-05-31  4:51 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 6/8] fsverity: improve performance by using multibuffer hashing
 2024-05-31  4:50 UTC  (3+ messages)

[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
 2024-05-31  4:49 UTC  (4+ messages)
` [PATCH 4/4] hw/s390x: Deprecate the QMP @dump-skeys command

[PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs
 2024-05-31  4:48 UTC  (4+ messages)
` [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper
  ` [f2fs-dev] "

[PATCH v4 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-05-31  4:46 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption
` [PATCH v4 2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
` [PATCH v4 3/3] KVM: SEV-ES: Fix LBRV code

[PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-31  4:45 UTC  (6+ messages)
` [PATCH net-next v9 1/2] net: ti: icssg: Move icss_iep structure
` [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH RFC] btrfs: fix a possible race window when allocating new extent buffers
 2024-05-31  4:44 UTC 

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-05-31  4:30 UTC  (25+ messages)
` [PATCH v9 01/24] virt: sev-guest: Use AES GCM crypto library
` [PATCH v9 02/24] virt: sev-guest: Replace dev_dbg with pr_debug
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array
` [PATCH v9 04/24] virt: sev-guest: Add SNP guest request structure
` [PATCH v9 05/24] virt: sev-guest: Fix user-visible strings
` [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments
` [PATCH v9 07/24] virt: sev-guest: Store VMPCK index to SNP guest device structure
` [PATCH v9 08/24] virt: sev-guest: Take mutex in snp_send_guest_request()
` [PATCH v9 09/24] virt: sev-guest: Carve out SNP guest messaging init/exit
` [PATCH v9 10/24] x86/sev: Move core SEV guest driver routines to common code
` [PATCH v9 11/24] x86/sev: Replace dev_[err,alert] with pr_[err,alert]
` [PATCH v9 12/24] x86/sev: Make snp_issue_guest_request() static
` [PATCH v9 13/24] x86/sev: Make sev-guest driver functional again
` [PATCH v9 14/24] x86/sev: Handle failures from snp_init()
` [PATCH v9 15/24] x86/sev: Cache the secrets page address
` [PATCH v9 16/24] x86/sev: Drop sev_guest_platform_data structure
` [PATCH v9 17/24] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC
` [PATCH v9 18/24] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v9 19/24] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v9 20/24] x86/sev: Prevent RDTSC/RDTSCP interception "
` [PATCH v9 21/24] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v9 22/24] x86/sev: Mark Secure TSC as reliable
` [PATCH v9 23/24] x86/cpu/amd: Do not print FW_BUG for Secure TSC
` [PATCH v9 24/24] x86/sev: Enable Secure TSC for SNP guests

[PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0
 2024-05-31  4:34 UTC  (4+ messages)

[PATCH v8 0/7] Coresight for Kernel panic and watchdog reset
 2024-05-31  4:27 UTC  (16+ messages)
` [PATCH v8 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH v8 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v8 3/7] coresight: core: Add provision for panic callbacks
` [PATCH v8 4/7] coresight: tmc: Enable panic sync handling
` [PATCH v8 5/7] coresight: tmc: Add support for reading crash data
` [PATCH v8 6/7] coresight: tmc: Stop trace capture on FlIn
` [PATCH v8 7/7] coresight: config: Add preloaded configuration

WQ_UNBOUND workqueue warnings from multiple drivers
 2024-05-31  4:27 UTC  (8+ messages)

[PATCH 0/1][v2] PCI: VF resizable BAR
 2024-05-31  4:26 UTC  (3+ messages)
` [PATCH 1/1][v2] PCI: Support "

[PATCH] siox: bus-gpio: add missing MODULE_DESCRIPTION()
 2024-05-31  4:25 UTC 

[PATCH net-next v8 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-31  4:24 UTC  (5+ messages)
` [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH rfc] nfs: propagate readlink errors in nfs_symlink_filler
 2024-05-31  4:24 UTC  (11+ messages)

Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
 2024-05-31  4:19 UTC  (3+ messages)

[xen-unstable-smoke test] 186204: tolerable all pass - PUSHED
 2024-05-31  4:19 UTC 

Candidates for stable v6.9..v6.10-rc1 Use After Free
 2024-05-31  4:14 UTC 

[ovmf test] 186205: all pass - PUSHED
 2024-05-31  4:10 UTC 

[PATCH v4 00/19] EFI: ti: Enable EFI capsule updates
 2024-05-31  4:09 UTC  (6+ messages)
` [PATCH v4 15/19] board: am62px: Define capsule update firmware info

[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-05-31  4:06 UTC  (4+ messages)
` [PATCH v3 3/3] KVM: SEV-ES: Fix LBRV code

[PATCH] Revert "riscv: mm: accelerate pagefault when badaccess"
 2024-05-31  4:05 UTC  (3+ messages)

linux-next: manual merge of the iio tree with the iio-fixes tree
 2024-05-31  4:06 UTC 

[PATCH v1 0/3] gfx9 ipdump patches
 2024-05-31  4:04 UTC  (3+ messages)
` [PATCH v1 3/3] drm/amdgpu: add cp queue registers for gfx9 ipdump

[PATCH 0/6] powervr: MT8173 GPU support
 2024-05-31  4:00 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-05-30
 2024-05-31  3:59 UTC 

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-05-31  3:59 UTC  (5+ messages)
` [PATCH v16 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation

新規事業としての結婚相談所
 2024-05-31  3:08 UTC 

[PATCH 00/14] alpha: cleanups for 6.10
 2024-05-31  3:56 UTC  (7+ messages)

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-05-31  3:53 UTC  (6+ messages)
        ` [PATCH] fs: sys_ringbuffer() (WIP)

Dell XPS 13 9360: `slp_s0_residency_usec` stays 0
 2024-05-31  3:52 UTC  (6+ messages)

[PATCH 1/2] net/mlx5: support match with switch manager
 2024-05-31  3:51 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5/hws: add "

[PATCH 1/3] net/mlx5: add match with Tx queue item
 2024-05-31  3:50 UTC  (3+ messages)
` [PATCH 2/3] net/mlx5: rename external Rx queue to external queue
` [PATCH 3/3] net/mlx5: add external Tx queue map and unmap

[PATCH 1/2] HID: intel-ish-hid: fix cache management mistake
 2024-05-31  3:49 UTC  (5+ messages)
` [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion

[PATCH nf-next v2] netfilter: nf_conncount: fix wrong variable type
 2024-05-31  3:48 UTC 

[PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
 2024-05-31  3:48 UTC  (3+ messages)

[PATCH] parport: add missing MODULE_DESCRIPTION()
 2024-05-31  3:48 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-05-31  3:46 UTC  (2+ messages)
` [syzbot] "

[syzbot] [bpf?] general protection fault in bpf_check (2)
 2024-05-31  3:41 UTC  (3+ messages)

[PATCH v4 00/10] Support persistent reservation operations
 2024-05-31  3:34 UTC  (11+ messages)
` [PATCH v4 01/10] block: add persistent reservation in/out api
` [PATCH v4 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v4 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v4 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v4 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v4 06/10] block/nvme: add reservation command protocol constants
` [PATCH v4 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v4 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v4 09/10] hw/nvme: add reservation protocal command
` [PATCH v4 10/10] block/iscsi: add persistent reservation in/out driver

[PATCH] ext4: add casefolded file check
 2024-05-31  3:34 UTC  (5+ messages)
` [PATCH V2] ext4: add casefolded feature check before setup encrypted info

[PATCH] mm/memory-failure: Stop setting the folio error flag
 2024-05-31  3:29 UTC 

[Buildroot] [PATCH 1/1] package/libspdm: bump version to 3.3.0
 2024-05-31  3:19 UTC 

[PATCH] wifi: wireless: add extra SIOCSIWSCAN data check
 2024-05-31  3:20 UTC 

[PATCH v2 0/4] Enable OSPI boot for j721s2
 2024-05-31  3:24 UTC  (3+ messages)
` [PATCH v2 4/4] configs: j721s2_evm_*_defconfig: Enable OSPI configs

[PATCH] cdrom: Add missing MODULE_DESCRIPTION()
 2024-05-31  3:23 UTC 

[PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-05-31  3:23 UTC  (2+ messages)

[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-31  3:22 UTC  (2+ messages)

[PATCH V2] cpufreq: scmi: Avoid overflow of target_freq in fast switch
 2024-05-31  3:20 UTC  (6+ messages)

[PATCH 4/8] amd/amdkfd:fix overflowed constant in the function svm_migrate_copy_to_ram
 2024-05-31  3:20 UTC  (3+ messages)

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2024-05-31  3:18 UTC 

[RFC] struct fd situation
 2024-05-31  3:18 UTC 

[PATCH v5] drivers: hwmon: max31827: Add PEC support
 2024-05-31  3:16 UTC  (2+ messages)

[amir73il:sb_write_barrier] [fanotify] 9d1fd61f1d: unixbench.throughput -7.9% regression
 2024-05-31  3:15 UTC  (3+ messages)

riscv/fixes build: 8 builds: 0 failed, 8 passed, 10080 warnings (v6.10-rc1-4-g1d84afaf02524)
 2024-05-30 23:25 UTC 

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-05-31  3:12 UTC  (10+ messages)
  ` [Lsf-pc] "

[PATCH 00/20] function_graph: Allow multiple users for function graph tracing
 2024-05-31  3:12 UTC  (4+ messages)
` [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering

[PATCH 00/20] iommu: Refactoring domain allocation interface
 2024-05-31  3:16 UTC  (6+ messages)

[PATCH] sched/fair: updates weight of cfs_rq before update_cfs_group() in enqueue_entity()
 2024-05-31  3:08 UTC 

[PATCH net-next 0/8] Probing cleanup for the Felix DSA driver
 2024-05-31  3:08 UTC  (2+ messages)

[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
 2024-05-31  3:07 UTC  (6+ messages)

[PATCH 0/3] dt-bindings: pinctrl: aspeed: Define missing functions and groups
 2024-05-31  3:02 UTC  (16+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: aspeed: Use block syntax for function "
` [PATCH 2/3] dt-bindings: pinctrl: aspeed,ast2500-pinctrl: Describe SGPM
` [PATCH 3/3] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Describe I3C, USB

[OE-core][PATCH v4][PATCH] libbsd: Fix conflict error when enable multilib
 2024-05-31  3:03 UTC  (5+ messages)

[PATCH v5 0/3] automatically add /chosen/kaslr-seed and deduplicate code
 2024-05-31  2:47 UTC  (7+ messages)
` [PATCH v5 1/3] Add fdt_kaslrseed function to add kaslr-seed to chosen node
` [PATCH v5 2/3] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
` [PATCH v5 3/3] use fdt_kaslrseed function to de-duplicate code

[PATCH v4] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
 2024-05-30 21:33 UTC  (7+ messages)

[PATCH] vfio/qat: add PCI_IOV dependency
 2024-05-31  2:56 UTC  (5+ messages)

[RFC PATCH] mm/vmalloc: fix vbq->free breakage
 2024-05-31  2:53 UTC  (3+ messages)

[GIT PULL] asm-generic cleanups for 6.10
 2024-05-31  2:53 UTC  (5+ messages)
` [GIT PULL] alpha: cleanups and build fixes "

[PATCH 7/8] drm/amdkfd: Comment out the unused variable use_static in pm_map_queues_v9
 2024-05-31  2:51 UTC 

[PATCH 2/8] drm/amdkfd: fix the kdf debugger issue
 2024-05-31  2:51 UTC 

[PATCH v2] cpuset: Optimize the number of iterations in the scheduling domain construction process
 2024-05-31  2:48 UTC 

[PATCH] riscv: fix overlap of allocated page and PTR_ERR
 2024-05-31  2:50 UTC  (3+ messages)

[PATCH] cxl/region: Support to calculate memory tier abstract distance
 2024-05-31  2:48 UTC 

[RFC PATCH v2] mm/vmalloc: fix vbq->free list breakage
 2024-05-31  2:48 UTC 

[RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs
 2024-05-31  2:45 UTC  (7+ messages)

linux-next: manual merge of the wireless-next tree with the wireless tree
 2024-05-31  2:44 UTC 

[PATCH mptcp-next] mailmap: map Geliang's new email address
 2024-05-31  2:42 UTC  (2+ messages)

[PATCH 5/8] drm/amdkfd: fix the return for the function kfd_dbg_trap_set_flags
 2024-05-31  2:41 UTC  (3+ messages)

[PATCH] USB: serial: option: add Rolling RW350-GL variants
 2024-05-31  2:40 UTC 

[PATCH] wifi: ath12k: fix ACPI warning when resume
 2024-05-31  2:40 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2024-05-31  2:38 UTC 


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.