All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-28 16:50:38 to 2023-09-28 17:38:52 UTC [more...]

+ mmap-fix-error-paths-with-dup_anon_vma.patch added to mm-hotfixes-unstable branch
 2023-09-28 17:38 UTC 

+ mmap-fix-vma_iterator-in-error-path-of-vma_merge.patch added to mm-hotfixes-unstable branch
 2023-09-28 17:38 UTC 

[RFC PATCH v2 0/7] Introduce persistent memory pool
 2023-09-28 17:37 UTC  (14+ messages)

[PATCH] hte: allow building modules with COMPILE_TEST enabled
 2023-09-28 17:36 UTC  (5+ messages)

[PATCH v2] apparmor/file: Removing unnecessary initial values for variable pointers
 2023-09-28 17:36 UTC  (2+ messages)

[PATCH] mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified
 2023-09-28 17:35 UTC  (6+ messages)

[PATCH v2 0/4] AVIC bugfixes and workarounds
 2023-09-28 17:33 UTC  (5+ messages)
` [PATCH v2 1/4] x86: KVM: SVM: always update the x2avic msr interception
` [PATCH v2 2/4] x86: KVM: SVM: add support for Invalid IPI Vector interception
` [PATCH v2 3/4] x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
` [PATCH v2 4/4] x86: KVM: SVM: workaround for AVIC's errata #1235

[PATCH] x86/platform/uv: Annotate struct uv_rtc_timer_head with __counted_by
 2023-09-28 17:32 UTC  (2+ messages)

[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-28 17:33 UTC  (8+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 2/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v5 3/8] x86/resctrl: Split the rdt_domain structure

[PATCH v2 0/2] KVM: arm64: Use folio for THP support
 2023-09-28 17:32 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: arm64: Do not transfer page refcount for THP adjustment
` [PATCH v2 2/2] KVM: arm64: Use folio "

stable-8.1.1: which bug do we keep?
 2023-09-28 17:31 UTC  (5+ messages)

[Intel-gfx] [PATCH v5 0/2] fbc on any planes
 2023-09-28 17:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for fbc on any planes (rev3)

[PATCH v2 0/9] y2038: Finalize and enable y2038 support
 2023-09-28 17:31 UTC  (5+ messages)
` [PATCH v2 1/9] y2038: kernel/drivers: Implement SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH] add kernel-doc for dc_dmub_caps
 2023-09-28 17:30 UTC  (2+ messages)

[PATCH] lib: Drop cpu-affinity=0 from skin-tests helper
 2023-09-28 17:30 UTC  (6+ messages)
` [PATCH 0/1 V2] "
  ` [PATCH 1/1] "

[to-be-updated] mmap-fix-vma_iterator-in-error-path-of-vma_merge.patch removed from -mm tree
 2023-09-28 17:30 UTC 

[to-be-updated] mmap-fix-error-paths-with-dup_anon_vma.patch removed from -mm tree
 2023-09-28 17:30 UTC 

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-28 17:29 UTC  (4+ messages)

[PATCH 00/10] VM: SVM: Honor KVM_MAX_VCPUS when AVIC is enabled
 2023-09-28 17:29 UTC  (3+ messages)
` [PATCH 06/10] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr

[tip:timers/core] BUILD SUCCESS c02a427f7b64ed5b840a0720a6cee5a17a1e7e07
 2023-09-28 17:28 UTC 

[tip:timers/urgent] BUILD SUCCESS 1a6a464774947920dcedcf7409be62495c7cedd0
 2023-09-28 17:28 UTC 

[PATCH 0/5] AVIC bugfixes and workarounds
 2023-09-28 17:27 UTC  (3+ messages)
` [PATCH 4/5] iommu/amd: skip updating the IRTE entry when is_run is already false

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.18.7
 2023-09-28 17:29 UTC 

[to-be-updated] mm-pmem-xfs-introduce-mf_mem_pre_remove-for-unbind-v15.patch removed from -mm tree
 2023-09-28 17:28 UTC 

[to-be-updated] mm-pmem-xfs-introduce-mf_mem_pre_remove-for-unbind.patch removed from -mm tree
 2023-09-28 17:28 UTC 

[PATCH 0/3] Fixes for vma_merge() error path
 2023-09-28 17:26 UTC  (6+ messages)
` [PATCH v2 1/3] mmap: Fix vma_iterator in error path of vma_merge()
` [PATCH v2 2/3] mmap: Fix error paths with dup_anon_vma()
` [PATCH v2 3/3] mmap: Add clarifying comment to vma_merge() code

[PATCH mptcp-next] Squash-to: "mptcp: give rcvlowat some love"
 2023-09-28 17:26 UTC  (3+ messages)
` Squash-to: "mptcp: give rcvlowat some love": Tests Results

[Buildroot] [PATCH] package/php: bump version to 8.2.11
 2023-09-28 17:26 UTC 

[PATCHSET v6] Add io_uring futex/futexv support
 2023-09-28 17:25 UTC  (9+ messages)
` [PATCH 1/8] futex: move FUTEX2_VALID_MASK to futex.h
` [PATCH 2/8] futex: factor out the futex wake handling
` [PATCH 3/8] futex: abstract out a __futex_wake_mark() helper
` [PATCH 4/8] io_uring: add support for futex wake and wait
` [PATCH 5/8] futex: add wake_data to struct futex_q
` [PATCH 6/8] futex: make futex_parse_waitv() available as a helper
` [PATCH 7/8] futex: make the vectored futex operations available
` [PATCH 8/8] io_uring: add support for vectored futex waits

[Intel-gfx] [PATCH 1/2] drm/i915: Stop accessing crtc->state from the flip done irq
 2023-09-28 17:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Buildroot] [PATCH] package/sqlite: bump version to 3.43.1
 2023-09-28 17:25 UTC 

[PATCH] mm/mempolicy: Fix set_mempolicy_home_node() previous VMA pointer
 2023-09-28 17:24 UTC 

[PATCH 0/2] Raydium RM692E5-based BOE panel driver
 2023-09-28 17:24 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Raydium RM692E5

[PATCH] hyperv: add check for NULL for msg
 2023-09-28 17:23 UTC  (3+ messages)

[PATCH] app/testpmd: add flush multicast MAC address command
 2023-09-28 17:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] wifi: ath11k: drop NULL pointer check in ath11k_dp_rx_mon_dest_process()
 2023-09-28 17:22 UTC  (4+ messages)

[PATCH v2] vfs: shave work on failed file open
 2023-09-28 17:21 UTC  (13+ messages)

[PATCH v2 0/3] userfaultfd remap option
 2023-09-28 17:21 UTC  (10+ messages)
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI

[PATCH] fs: fix possible extra iput() in do_unlinkat()
 2023-09-28 17:21 UTC  (5+ messages)

[PATCH rdma-rc] RDMA/mlx5: Remove not-used cache disable flag
 2023-09-28 17:20 UTC 

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-09-28 17:19 UTC  (15+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
      ` [f2fs-dev] "

[PATCH] board: LicheePi_Zero: add emac support
 2023-09-28 17:18 UTC  (2+ messages)

[PATCH v3 00/12] Series to deliver Ethernets for STM32MP13
 2023-09-28 17:17 UTC  (7+ messages)
` [PATCH v3 02/12] dt-bindings: net: add new property st,ext-phyclk in documentation for stm32
` [PATCH v3 03/12] dt-bindings: net: add phy-supply property "

[PATCH] PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
 2023-09-28 17:17 UTC  (2+ messages)

[PATCH 0/2] pwm: add driver for T-THEAD TH1520 SoC
 2023-09-28 17:02 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pwm: Add T-HEAD PWM controller
` [PATCH 2/2] pwm: add T-HEAD PWM driver

[RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page
 2023-09-28 17:14 UTC  (5+ messages)

[PATCH 00/15] sysctl: Remove sentinel elements from drivers
 2023-09-28 15:26 UTC  (2+ messages)
  ` [Intel-gfx] [PATCH 14/15] hyper-v/azure: Remove now superfluous sentinel element from ctl_table array

[PATCH] xfs: drop experimental warning for FSDAX
 2023-09-28 17:13 UTC  (11+ messages)

[PATCH 00/27] platform: Convert to platform remove callback returning void
 2023-09-28 17:11 UTC  (5+ messages)
` [PATCH 07/27] platform/chrome: cros_typec_switch: "
` [PATCH 09/27] platform/chrome: cros_usbpd_notify: "

[PATCH v2 00/11] arm64: qcom: add and enable SHM Bridge support
 2023-09-28 17:10 UTC  (7+ messages)
` [PATCH v2 01/11] firmware: qcom: move Qualcomm code into its own directory
` [PATCH v2 10/11] firmware: qcom-scm: add support for SHM bridge operations
` [PATCH v2 11/11] firmware: qcom: scm: enable SHM bridge

[PATCH 0/9] CIL Cleanups and Improved Argument handling
 2023-09-28 17:10 UTC  (5+ messages)
` [PATCH 1/9] libsepol/cil: Use struct cil_db * instead of void *

[PATCH v2 0/7] cryptodev: support digest message in SM2
 2023-09-28 17:09 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] crypto/openssl: include SM2 in asymmetric capabilities
  ` [PATCH v3 2/7] cryptodev: add hash algorithms in asymmetric capability
  ` [PATCH v3 3/7] cryptodev: use generic EC xform params for SM2
  ` [PATCH v3 4/7] cryptodev: set private and public keys in EC session
  ` [PATCH v3 5/7] cryptodev: add RNG capability in EC based xform
  ` [PATCH v3 6/7] crypto/cnxk: add SM2 support
  ` [PATCH v3 7/7] app/test: check asymmetric capabilities in SM2 test

[RFC PATCH] srcu: Use try-lock lockdep annotation for NMI-safe access
 2023-09-28 17:09 UTC  (6+ messages)

[PATCH v2 0/6] selftests/resctrl: Fixes to failing tests
 2023-09-28 17:09 UTC  (5+ messages)
` [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal

[Buildroot] [PATCH 1/1] package/librsvg: security bump to version 2.50.9
 2023-09-28 17:09 UTC 

[lttng-dev] RCU - Bugs in atomic operations for RISC-V with GCC
 2023-09-28 17:09 UTC 

[PATCH RFC 0/2] Better throughput estimation on half duplex interfaces
 2023-09-28 16:48 UTC  (3+ messages)

[kirkstone/master PATCH] linux-ti-staging: am335x/am437x: Add no_smp option
 2023-09-28 17:08 UTC 

Yocto Project Status 12 September 2023 (WW37)
 2023-09-28 17:07 UTC  (12+ messages)
` Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?
          ` [Openembedded-architecture] "

Supporting `git add -a <exclude submodules>`
 2023-09-28 17:06 UTC 

[PATCH 0/3] Fixes for vma_merge() error path
 2023-09-28 17:06 UTC  (5+ messages)
` [PATCH 1/3] mmap: Fix vma_iterator in error path of vma_merge()

[bitbake-devel][RFC 0/5] Bitbake Hash Server WebSockets Implementation
 2023-09-28 17:05 UTC  (6+ messages)
` [bitbake-devel][RFC 1/5] asyncrpc: Abstract client socket
` [bitbake-devel][RFC 2/5] hashserv: Add remove API
` [bitbake-devel][RFC 3/5] bitbake-hashclient: Add remove subcommand
` [bitbake-devel][RFC 4/5] hashserv: tests: Add external database tests
` [bitbake-devel][RFC 5/5] hashserv: Add websocket connection implementation

[PATCH v3 1/2] dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043
 2023-09-28 17:04 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: usb: gpio-sbu-mux: Make 'mode-switch' not required

[PATCH 0/4] fpga: add platform drivers to the FPGA KUnit test suites
 2023-09-28 17:01 UTC  (4+ messages)
` [PATCH 1/4] fpga: add helpers for "

[PATCH V3 4/4] dt-bindings: ufs: qcom: Align clk binding property for Qualcomm UFS
 2023-09-28 17:04 UTC  (2+ messages)

[nf PATCH 0/3] Review nf_tables audit logging
 2023-09-28 17:02 UTC  (3+ messages)
` [nf PATCH 3/3] netfilter: nf_tables: Audit log object reset once per table

confirming the patch is a solution
 2023-09-28 17:01 UTC 

[PATCHSET v27.0 0/1] xfs: prevent livelocks in xchk_iget
 2023-09-28 17:01 UTC  (4+ messages)
` [PATCH 1/1] xfs: make xchk_iget safer in the presence of corrupt inode btrees

My brand new vivo V25 Pro 5G Android mobile phone is running on Linux kernel 4.19.191+
 2023-09-28 17:00 UTC  (2+ messages)

[PATCH v7 0/2] tpm: add mssim backend
 2023-09-28 16:59 UTC  (5+ messages)
` [PATCH v7 2/2] tpm: add backend for mssim

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-09-28 16:59 UTC  (13+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH v2 1/2] ARM: dts: sun7i: Add Iteaduino Plus A20
 2023-09-28 16:57 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] dt-bindings: arm: sunxi: Add itead,iteaduino-plus-a20

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-09-28 16:57 UTC  (5+ messages)
` [dm-devel] "

[PATCH] doc: add note about VMXNET3 on AMD with ESXI
 2023-09-28 16:58 UTC  (2+ messages)

[meta-oe][PATCH 1/2] dlt-daemon:
 2023-09-28 16:58 UTC  (5+ messages)
` [oe] "

[PATCH 0/3] Fix Navi3x boot and hotplug problems
 2023-09-28 16:58 UTC  (4+ messages)
` [PATCH 1/3] drm/amd: Fix detection of _PR3 on the PCIe root port

[PATCH 0/2] bcachefs: checksum merge and writeback fix
 2023-09-28 16:57 UTC  (5+ messages)
` [PATCH 1/2] bcachefs: fix crc32c checksum merge byte order problem

[PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device
 2023-09-28 16:56 UTC  (11+ messages)

[PATCH v2 0/2] KVM: arm64: Support for Arm v8.8 memcpy instructions in KVM guests
 2023-09-28 16:55 UTC  (4+ messages)

[PATCH] mesa: Update clang-17 patch to upstream v2
 2023-09-28 16:55 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/3] KVM: x86/mmu: small locking cleanups
 2023-09-28 16:55 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86/mmu: remove unnecessary "bool shared" argument from iterators

[Intel-gfx] [PATCH v7 1/4] drm/i915: Introduce intel_gt_mcr_lock_sanitize()
 2023-09-28 16:54 UTC  (3+ messages)
  `  "

[PATCH v2] i2c: Drop legacy muxing pseudo-drivers
 2023-09-28 16:52 UTC  (5+ messages)

[nf PATCH v2 0/8] Introduce locking for reset requests
 2023-09-28 16:52 UTC  (9+ messages)
` [nf PATCH v2 1/8] netfilter: nf_tables: Don't allocate nft_rule_dump_ctx
` [nf PATCH v2 2/8] netfilter: nf_tables: Introduce nf_tables_getrule_single()
` [nf PATCH v2 3/8] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests
` [nf PATCH v2 4/8] netfilter: nf_tables: Introduce struct nft_obj_dump_ctx
` [nf PATCH v2 5/8] netfilter: nf_tables: Introduce nf_tables_getobj_single
` [nf PATCH v2 6/8] netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
` [nf PATCH v2 7/8] netfilter: nf_tables: Pass reset bit in nft_set_dump_ctx
` [nf PATCH v2 8/8] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests

[PATCH 0/7] Add support to handle misaligned accesses in S-mode
 2023-09-28 16:51 UTC  (6+ messages)
` [PATCH 6/7] riscv: report misaligned accesses emulation to hwprobe

[PATCH v5 00/12] event DMA adapter library support
 2023-09-28 16:49 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 04/12] eventdev/dma: support vchan add and delete
  ` [PATCH v6 05/12] eventdev/dma: support adapter service function
  ` [PATCH v6 06/12] eventdev/dma: support adapter start and stop
  ` [PATCH v6 07/12] eventdev/dma: support adapter service ID get
  ` [PATCH v6 08/12] eventdev/dma: support adapter runtime params
  ` [PATCH v6 09/12] eventdev/dma: support adapter stats
  ` [PATCH v6 10/12] eventdev/dma: support adapter enqueue
  ` [PATCH v6 11/12] eventdev/dma: support adapter event port get
  ` [PATCH v6 12/12] app/test: add event DMA adapter auto-test

[Buildroot] [PATCH v2, 1/1] package/suricata: security bump to version 6.0.14
 2023-09-28 16:51 UTC 

[PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
 2023-09-28 16:45 UTC  (9+ messages)
` [PATCH vhost 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH vhost 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH vhost 11/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH vhost 12/16] vdpa/mlx5: Improve mr update flow
` [PATCH vhost 13/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH vhost 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH vhost 15/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH vhost 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change


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.