All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-18 22:29:05 to 2023-07-18 23:49:33 UTC [more...]

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-18 22:48 UTC  (5+ messages)

[PATCH v7 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-07-18 22:33 UTC  (11+ messages)
` [PATCH v7 3/7] dt-bindings: display: bridge: Add Cadence MHDP850
    ` [EXT] "
` [PATCH v7 5/7] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-07-18 23:40 UTC  (2+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-18 23:45 UTC  (61+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access

[RFC PATCH v2 0/3] support large folio for mlock
 2023-07-18 23:47 UTC  (9+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-18 23:45 UTC  (8+ messages)
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH v3 5/8] x86/resctrl: Add package scoped resource

[PATCH v2 0/2] udmabuf: Add back support for mapping hugetlb pages (v2)
 2023-07-18 23:44 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH bpf-next] bpf, net: Introduce skb_pointer_if_linear()
 2023-07-18 23:40 UTC 

[PATCH] tpm: Switch i2c drivers back to use .probe()
 2023-07-18 23:38 UTC  (4+ messages)

[meta-oe][PATCHv3 1/3] libtommath: add recipe for LibTomMath used by dropbear
 2023-07-18 23:38 UTC  (3+ messages)
` [meta-oe][PATCHv3 2/3] libtomcrypt: backport a fix for CVE-2019-17362
` [meta-oe][PATCHv3 3/3] libtomcrypt: add PACKAGECONFIG for ltm enabled by default

[PATCH 2/3] bcache: Separate bch_moving_gc() from bch_btree_gc()
 2023-07-18 23:36 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] Reduce MTL-specific platform checks
 2023-07-18 23:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-07-18 23:34 UTC  (13+ messages)
` [PATCH net-next v3 03/11] net: phy: replace is_c45 with phy_accces_mode
` [PATCH net-next v3 04/11] net: phy: make the "prevent_c45_scan" a property of the MII bus
` [PATCH net-next v3 05/11] net: phy: print an info if a broken C45 bus is found
` [PATCH net-next v3 06/11] net: phy: add error checks in mmd_phy_indirect()

[PATCH 1/7] arm: Remove more remnants of bcmcygnus
 2023-07-18 23:33 UTC  (7+ messages)
` [PATCH 2/7] arm: Remove leftover MAINTAINERS files
` [PATCH 3/7] xes: Remove leftover code
` [PATCH 4/7] MAINTAINERS: Add a number of "common" directories
` [PATCH 5/7] MAINTAINERS: Fix path typos and similar
` [PATCH 6/7] MAINTAINERS: Deal with '+' in paths
` [PATCH 7/7] MAINTAINERS: Add some missing directories or files

[PATCH] regcache: Push async I/O request down into the rbtree cache
 2023-07-18 23:30 UTC 

[PATCH v3 0/3] check-attr: integrate with sparse-index
 2023-07-18 23:29 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] t1092: add tests for 'git check-attr'
  ` [PATCH v4 2/3] attr.c: read attributes in a sparse directory
  ` [PATCH v4 3/3] check-attr: integrate with sparse-index

receive.denyCurrentBranch=updateInstead won't update the repo
 2023-07-18 23:29 UTC  (8+ messages)

[PATCH 00/48] ASoC: cirrus: Use the maple tree register cache
 2023-07-18 23:26 UTC  (2+ messages)

[XEN PATCH] x86/msr: Allow hardware domain to read package C-state residency counters
 2023-07-18 23:27 UTC  (5+ messages)

[asahilinux:bits/010-soc 7/12] drivers/soc/apple/rtkit.c:639:25: error: no member named 'mbox_chan' in 'struct apple_rtkit'
 2023-07-18 23:26 UTC 

[Intel-gfx] [PATCH 0/2] Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
 2023-07-18 23:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
 2023-07-18 23:22 UTC  (13+ messages)

[PATCH] linux-firmware: Update AMD cpu microcode
 2023-07-18 23:19 UTC 

[Bug Report] Git fails to compile with fortify-headers and LTO - error: inlining failed in call to 'always_inline' 'fwrite': function body can be overwritten at link time
 2023-07-18 23:18 UTC  (3+ messages)

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-18 23:18 UTC  (6+ messages)

[BlueZ PATCH v2] btmgmt: Add man page
 2023-07-18 23:18 UTC 

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-07-18 23:17 UTC  (5+ messages)
` [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled

[PATCH for-next v2 5/7] RDMA/bnxt_re: Update alloc_page uapi for pacing
 2023-07-18 23:16 UTC  (2+ messages)

[RFC PATCH v3 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI
 2023-07-18 23:16 UTC  (2+ messages)

[PATCH 2/4] PCI/VGA: Deal only with PCI VGA class devices
 2023-07-18 23:14 UTC  (3+ messages)

[PATCH v2 0/9] tracing: Improbe BTF support on probe events
 2023-07-18 23:12 UTC  (8+ messages)
` [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF

[PATCH] x86/sgx: fix a NULL pointer
 2023-07-18 23:11 UTC  (4+ messages)

[PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
 2023-07-18 23:10 UTC  (7+ messages)
` [PATCH bpf-next v2 05/15] bpf: Support new signed div/mod instructions
` [PATCH bpf-next v2 09/15] selftests/bpf: Add unit tests for new sign-extension load insns
` [PATCH bpf-next v2 12/15] selftests/bpf: Add unit tests for new sdiv/smod insns

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-18 23:06 UTC  (11+ messages)
` [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines

pm/testing baseline: 39 runs, 4 regressions (v6.5-rc2-42-g6e9908abf1d1)
 2023-07-18 23:07 UTC 

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-18 23:07 UTC  (3+ messages)

[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
 2023-07-18 23:03 UTC  (7+ messages)
` [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec

[PATCH v4 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
 2023-07-18 23:01 UTC  (4+ messages)
` PING: "

[PATCH] short help: allow multi-line opthelp
 2023-07-18 22:58 UTC  (4+ messages)
` [PATCH] remote: simplify "remote add --tags" help text
` [PATCH v2] short help: allow multi-line opthelp
  ` [RFC] short help: allow a gap smaller than USAGE_GAP

Question: reserve log space at IO time for recover
 2023-07-18 22:57 UTC 

[PATCH v2] net: dsa: remove deprecated strncpy
 2023-07-18 22:56 UTC 

[PATCH 1/3] bcache: the gc_sectors_used size matches the bucket size
 2023-07-18 22:55 UTC  (2+ messages)

[PATCHSET v2 0/5] Improve async iomap DIO performance
 2023-07-18 22:56 UTC  (3+ messages)
` [PATCH 1/5] iomap: simplify logic for when a dio can get completed inline

[PATCH v2 0/5] Enable zoned write pipelining for UFS devices
 2023-07-18 22:53 UTC  (10+ messages)
` [PATCH v2 1/5] block: Introduce a request queue flag for pipelining zoned writes
` [PATCH v2 2/5] block/mq-deadline: Only use zone locking if necessary
` [PATCH v2 4/5] scsi: Retry unaligned zoned writes

[PATCH v2] drm/i915/dpt: Use shmem for dpt objects
 2023-07-18 22:51 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v4 0/6] Add support for Firefox's gecko profile format
 2023-07-18 22:52 UTC  (7+ messages)
` [PATCH v4 1/6] perf scripts python: Add initial script file with usage information
` [PATCH v4 2/6] perf scripts python: Extact necessary information from process event
` [PATCH v4 3/6] perf scripts python: Add classes and conversion functions
` [PATCH v4 4/6] perf scripts python: Add trace end processing and PRODUCT and CATEGORIES information
` [PATCH v4 5/6] perf scripts python: implement internal get or create frame, stack and string function
` [PATCH v4 6/6] perf scripts python: Implement add sample function and thread processing

[PATCH] cgroup/misc: Fix an overflow
 2023-07-18 22:52 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] cgroup/misc: Change counters to be explicit 64bit types

[PATCH v3 0/8] btrfs: preparation patches for the incoming metadata folio conversion
 2023-07-18 22:51 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_atomic_transition: Lower drm log level to avoid exceeding disk usage limit
 2023-07-18 22:50 UTC  (3+ messages)
` [igt-dev] ○ CI.xeBAT: info for "
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH 0/3] risc-v: Add ISA extension smcntrpmf support
 2023-07-18 22:47 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH 2/3] target/riscv: Add cycle & instret privilege mode filtering definitions
` [PATCH 3/3] target/riscv: Add cycle & instret privilege mode filtering support

[PATCH 0/1] configure.ac: Fix SDL2 typo by referencing value
 2023-07-18 22:48 UTC  (2+ messages)
` [PATCH 1/1] "

[Intel-wired-lan] [PATCH iwl-net v1 1/1] igc: Correct the short interval between PTM requests
 2023-07-18 22:37 UTC  (5+ messages)

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-07-18 22:45 UTC  (2+ messages)

[PATCH] dt-bindings: reset: altr,modrst-offset is not required for arm64 SoCFPGA
 2023-07-18 22:45 UTC  (2+ messages)

[RFC PATCH 00/10] Device Memory TCP
 2023-07-18 22:45 UTC  (11+ messages)

[PATCH v3] arch: enable HAS_LTO_CLANG with KASAN and KCOV
 2023-07-18 22:44 UTC  (2+ messages)

Stacks leading into skb:kfree_skb
 2023-07-18 22:43 UTC  (5+ messages)

[PATCH 0/2] gpio: sifive: Module support
 2023-07-18 22:42 UTC  (4+ messages)
` [PATCH 1/2] of/irq: Export of_irq_count()

[PATCH] selinux: de-brand SELinux
 2023-07-18 22:42 UTC  (2+ messages)

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-18 22:41 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: dwc: improve msi handling

[PATCH 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-18 22:38 UTC  (4+ messages)

[OE-core][mickledore 00/26] Patch review
 2023-07-18 22:32 UTC  (4+ messages)
` [OE-core][mickledore 02/26] dmidecode: fix CVE-2023-30630

[Intel-gfx] [PATCH 1/3] drm/i915: Avoid endless HPD poll detect loop via runtime suspend/resume
 2023-07-18 22:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] "

[Post compartilhado] Festa de Santa Rita, Ramos/Rio de Janeiro (RJ)
 2023-07-18 22:03 UTC 

[PATCH v3 1/3] gpio: bcm-kona: Make driver OF-independent
 2023-07-18 22:30 UTC  (3+ messages)
` [PATCH v3 2/3] gpio: bcm-kona: remove unneeded platform_set_drvdata() call
` [PATCH v3 3/3] gpio: bcm-kona: Drop unused pdev member in private data structure

[PATCH v6] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-07-18 15:56 UTC  (7+ messages)
` [PATCH 0/2] eventfd: simplify signal helpers

[PATCH bpf v2 0/3] Two more fixes for check_max_stack_depth
 2023-07-18 22:29 UTC  (3+ messages)
` [PATCH bpf v2 2/3] bpf: Repeat check_max_stack_depth for async callbacks


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.