All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-13 16:03:15 to 2022-04-13 16:45:05 UTC [more...]

[PATCH v7 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-13 16:42 UTC  (18+ messages)
` [PATCH v7 1/8] x86/crash: fix minor typo/bug in debug message
` [PATCH v7 2/8] x86/crash: Introduce new options to support cpu and memory hotplug
` [PATCH v7 3/8] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v7 4/8] crash: add generic infrastructure for crash hotplug support
` [PATCH v7 5/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v7 6/8] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v7 7/8] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v7 8/8] x86/crash: Add x86 crash hotplug support for kexec_load

[PATCH v3 0/4]: generic/020: fix MAX_ATTRVAL_SIZE values
 2022-04-13 16:44 UTC  (5+ messages)
` [PATCH v3 1/4] generic/020: move MAX_ATTRS and MAX_ATTRVAL_SIZE logic
` [PATCH v3 2/4] generic/020: add and use _attr_get_max()
` [PATCH v3 3/4] generic/020: fix max_attrval_size for XFS, UDF, Btrfs and NFS
` [PATCH v3 4/4] generic/020: fix max_attrval_size output filter

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-13 16:44 UTC  (5+ messages)
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test

[PATCH v2 00/18] virtio: pci: Add and fix consistency checks
 2022-04-13 16:44 UTC  (10+ messages)
` [PATCH v2 08/18] pci: Fix use of flags in dm_pci_map_bar()
` [PATCH v2 09/18] pci: Add config for Enhanced Allocation
` [PATCH v2 12/18] test: pci: Test PCI address conversion functions

[PATCH 0/3] Updates to the safe.directory config option
 2022-04-13 16:44 UTC  (11+ messages)
` [PATCH 1/3] t0033: add tests for safe.directory
` [PATCH 2/3] setup: fix safe.directory key not being checked
` [PATCH 3/3] setup: opt-out of check with safe.directory=*

[PATCH] dma-direct: avoid redundant memory sync for swiotlb
 2022-04-13 16:44 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-13 16:44 UTC 

[RFC] introducing git replay
 2022-04-13 16:43 UTC 

[RFC v1] Add driver for PAPR virtual watchdog timers
 2022-04-13 16:43 UTC 

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-13 16:43 UTC  (4+ messages)
` [PATCH v8 03/23] mm: Check against orig_pte for finish_fault()

[RFC PATCH v7 00/25] Net Control VQ support with asid in vDPA SVQ
 2022-04-13 16:31 UTC  (15+ messages)
` [RFC PATCH v7 01/25] vhost: Track descriptor chain in private at SVQ
` [RFC PATCH v7 02/25] vdpa: Add missing tracing to batch mapping functions
` [RFC PATCH v7 03/25] vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
` [RFC PATCH v7 04/25] util: Return void on iova_tree_remove
` [RFC PATCH v7 05/25] hw/virtio: Replace g_memdup() by g_memdup2()
` [RFC PATCH v7 06/25] vdpa: Send all updates in memory listener commit
` [RFC PATCH v7 07/25] vhost: Add reference counting to vhost_iova_tree
` [RFC PATCH v7 08/25] vdpa: Add x-svq to NetdevVhostVDPAOptions
` [RFC PATCH v7 09/25] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [RFC PATCH v7 10/25] vdpa: Fix index calculus at vhost_vdpa_svqs_start
` [RFC PATCH v7 11/25] virtio-net: Expose ctrl virtqueue logic
` [RFC PATCH v7 12/25] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [RFC PATCH v7 13/25] virtio: Make virtqueue_alloc_element non-static
` [RFC PATCH v7 16/25] vdpa: control virtqueue support on shadow virtqueue

[PATCH v3 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-04-13 16:43 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_psr2_config_valid() fails
 2022-04-13 16:43 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/display/psr: Do not check for PSR2_MAN_TRK_CTL_ENABLE on alderlake-P

[PATCH v3] bus: mhi: host: Use cached values for calculating the shared write pointer
 2022-04-13 16:41 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue 235/256] drivers/net/ethernet/intel/ice/ice_txrx.c:1971:16: error: redeclaration of 'protocol' with no linkage
 2022-04-13 16:41 UTC  (7+ messages)
`  "

[PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-13 16:41 UTC  (5+ messages)

[PATCH] cfg80211: hold bss_lock while updating nontrans_list
 2022-04-13 16:41 UTC 

[PATCH v5 RESEND 0/3] Convert vmcore to use an iov_iter
 2022-04-13 16:41 UTC  (10+ messages)
` [PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take "
` [PATCH v5 RESEND 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH v5 RESEND 3/3] vmcore: Convert read_from_oldmem() to take "

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-13 16:39 UTC  (11+ messages)
` [PATCH v3 08/16] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
` [PATCH v3 12/16] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive

[PATCH v2 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema
 2022-04-13 16:36 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodes

[perf vendor events] 3f5f0df7bf: perf-sanity-tests.perf_all_metrics_test.fail
 2022-04-13 16:37 UTC  (6+ messages)
  ` [LKP] "

[PATCH 0/1] documentation: guide of best practices for GIT developer
 2022-04-13 16:36 UTC  (3+ messages)

[daniel-thompson:kdb/seq_file 1/3] include/linux/kdb.h:217:33: warning: 'struct seq_operations' declared inside parameter list will not be visible outside of this definition or declaration
 2022-04-13 16:35 UTC 

[kvm-unit-tests PATCH v2 00/10] SMP Support for x86 UEFI Tests
 2022-04-13 16:35 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 03/10] x86: desc: Split IDT entry setup into a generic helper
` [kvm-unit-tests PATCH v2 05/10] x86: efi: Stop using UEFI-provided stack
` [kvm-unit-tests PATCH v2 06/10] x86: efi: Stop using UEFI-provided %gs for percpu storage

generic/068 crash on 5.18-rc2?
 2022-04-13 16:35 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-13 16:34 UTC 

[PATCH v3 0/8] ls1028a device tree update
 2022-04-13 16:33 UTC  (7+ messages)
` [PATCH v3 1/8] arm64: dts: ls1028a: Add PCIe EP nodes
` [PATCH v3 3/8] arm64: dts: ls1028a: add flextimer based pwm nodes

Pull request: u-boot-imx u-boot-imx-20220412
 2022-04-13 16:33 UTC  (3+ messages)

[ovmf test] 169370: regressions - FAIL
 2022-04-13 16:32 UTC 

[PATCH v3] arm64: dts: imx8mm-evk: add pwm1/backlight support
 2022-04-13 16:31 UTC  (4+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-13 16:30 UTC  (12+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

iwlwifi fw reset handshake
 2022-04-13 16:31 UTC 

[PATCH] tlb/hugetlb: Add framework to handle PGDIR_SIZE HugeTLB pages
 2022-04-13 16:29 UTC  (2+ messages)

[PATCH v1 1/1] iio: gyro: mpu3050: Make use of device properties
 2022-04-13 16:30 UTC 

[PATCH v5 0/2] Disable BSS color collision detection in case of no free colors
 2022-04-13 16:28 UTC  (3+ messages)
` [PATCH v5 1/2] nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
` [PATCH v5 2/2] mac80211: disable BSS color collision detection in case of no free colors

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-04-13 16:29 UTC  (11+ messages)

[PATCH 0/9] Make the rest of the VFIO driver interface use vfio_device
 2022-04-13 16:29 UTC  (16+ messages)
` [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
      ` [Intel-gfx] "
` [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
      ` [Intel-gfx] "

[PATCH RFC] ARM: dts: bcm2711: Fix DMA constrains for newer BCM2711 boards
 2022-04-13 16:27 UTC  (2+ messages)

[PATCH v2] board: gateworks: gw_ventana: use comomn GSC driver
 2022-04-13 16:29 UTC 

[PATCH v3] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-13 16:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/liboping: fix build with gcc >= 7
 2022-04-13 16:25 UTC 

staging: r8188eu: struct rt_firmware_header issues
 2022-04-13 16:27 UTC 

refactor the i915 GVT support and move to the modern mdev API v3
 2022-04-13 16:27 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH] target/i386: do not access beyond the low 128 bits of SSE registers
 2022-04-13 16:25 UTC  (2+ messages)

[PATCH v1 1/1] iio: gyro: fxas21002c: Make use of device properties
 2022-04-13 16:26 UTC  (2+ messages)

[PATCH 5.18 0/3] file assignment issues
 2022-04-13 16:26 UTC  (2+ messages)

[PATCHSET 0/2] Add io_uring socket(2) support
 2022-04-13 16:26 UTC  (2+ messages)

[PATCH 20/26] lpfc: Fix field overload in lpfc_iocbq data structure
 2022-04-13 16:25 UTC  (2+ messages)

[PATCH v4 0/5] drm/solomon: Add SSD130x OLED displays SPI support
 2022-04-13 16:23 UTC  (12+ messages)
` [PATCH v4 1/5] dt-bindings: display: ssd1307fb: Deprecate "-i2c" compatible strings
` [PATCH v4 2/5] dt-bindings: display: ssd1307fb: Extend schema for SPI controllers
` [PATCH v4 3/5] drm/solomon: Add ssd130x new compatible strings and deprecate old ones
` [PATCH v4 4/5] drm/solomon: Move device info from ssd130x-i2c to the core driver
` [PATCH v4 5/5] drm/solomon: Add SSD130x OLED displays SPI support

mm/mempolicy.c:1415:6: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
 2022-04-13 16:25 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/gvt: clean up makefile
 2022-04-13 16:25 UTC  (5+ messages)

[jani-drm:edid-hfeeodb 51/63] drivers/gpu/drm/drm_edid.c:5158 drm_edid_get_monitor_name() error: we previously assumed 'name' could be null (see line 5147)
 2022-04-13 16:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-13 16:24 UTC 

[PATCH v2] mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
 2022-04-13 16:24 UTC  (5+ messages)

[PATCH for-7.1 0/8] nbd: actually make s->state thread-safe
 2022-04-13 16:23 UTC  (3+ messages)
` [PATCH for-7.1 6/8] nbd: move s->state under requests_lock

[RFC] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-04-13 16:24 UTC 

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-13 16:24 UTC  (14+ messages)
` [PATCHv4 1/8] mm: Add "
` [PATCHv4 6/8] x86/mm: Provide helpers "

cip/linux-5.10.y-cip ltp-timers: 5 runs, 1 regressions (v5.10.109-cip5) #kernelci
 2022-04-13 16:22 UTC 

[f2fs-dev] [PATCH 0/3] f2fs-tools: return error for zoned devices with non power-of-2 zone size
 2022-04-13 16:22 UTC  (4+ messages)

cip/linux-5.10.y-cip ltp-pty: 2 runs, 2 regressions (v5.10.109-cip5) #kernelci
 2022-04-13 16:22 UTC 

cip/linux-5.10.y-cip kselftest-lib: 6 runs, 1 regressions (v5.10.109-cip5) #kernelci
 2022-04-13 16:22 UTC 

cip/linux-5.10.y-cip kselftest-seccomp: 3 runs, 2 regressions (v5.10.109-cip5) #kernelci
 2022-04-13 16:22 UTC 

Patches from the list with Content-Type: application/octet-stream
 2022-04-13 16:22 UTC  (2+ messages)

reference-transaction regression in 2.36.0-rc1
 2022-04-13 16:21 UTC  (4+ messages)

[PATCH] drm/bochs: Explicitly include linux/module.h
 2022-04-13 16:12 UTC  (2+ messages)

Should we Cc this list when submitting patches for subsystems other than "staging"?
 2022-04-13 16:19 UTC  (6+ messages)

[PATCH v5 0/2] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-04-13 16:19 UTC  (7+ messages)
` [PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes

cip/linux-4.19.y-cip ltp-pty: 3 runs, 3 regressions (v4.19.237-cip71) #kernelci
 2022-04-13 16:18 UTC 

[Patch v7 0/4] memory: tegra: Add MC channels and error logging
 2022-04-13 16:17 UTC  (5+ messages)
` [Patch v7 3/4] dt-bindings: memory: Update reg/reg-names validation

lkft kselftest for next-20220412
 2022-04-13 16:16 UTC 

[PATCH] btrfs: use BTRFS_DIR_START_INDEX at btrfs_create_new_inode()
 2022-04-13 16:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-13 16:14 UTC 

[PATCH] drm/radeon: Add build directory to include path
 2022-04-13 16:14 UTC 

[PATCH 0/6] arm64: stacktrace cleanups
 2022-04-13 16:11 UTC  (4+ messages)
` [PATCH 2/6] arm64: stacktrace: delete PCS comment

[PATCH] net/bonding: fix rss key configuration when the key length is 52
 2022-04-13 16:12 UTC  (6+ messages)

[PATCH] imx8m{m, n}_venice_defconfig: enable md5sum and crc32 commands
 2022-04-13 16:12 UTC 

[PATCH v2] imx8m{m,n}-venice-gw7902: add support for GPY111 phy
 2022-04-13 16:09 UTC 

[PATCH v2] board: gateworks: venice: enable DM_SERIAL
 2022-04-13 16:08 UTC  (3+ messages)

[PATCH 1/2] drm/amdkfd: Cleanup IO links during KFD device removal
 2022-04-13 16:03 UTC  (6+ messages)
` [PATCH 2/2] drm/amdkfd: Add PCIe Hotplug Support for AMDKFD
    ` [EXTERNAL] "

[PATCH mptcp-next v9 00/14] mptcp: APIs and self-tests for userspace path management
 2022-04-13 16:07 UTC  (4+ messages)
` [PATCH mptcp-next v9 02/14] mptcp: handle local addrs announced by userspace PMs

[PATCH 0/2] of: Register platform device for each framebuffer
 2022-04-13 16:05 UTC  (6+ messages)
` [PATCH 2/2] fbdev: Remove hot-unplug workaround for framebuffers without device

next/master baseline: 389 runs, 185 regressions (next-20220413)
 2022-04-13 16:06 UTC 

[PATCH v3 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-13 15:33 UTC  (2+ messages)
` [PATCH v3 bpf 2/4] page_alloc: use __vmalloc_huge for large system hash

[linux-next:master 3834/3955] mm/memory.c:1238:1: sparse: sparse: symbol 'vma_needs_copy' was not declared. Should it be static?
 2022-04-13 16:04 UTC 

[PATCH] libsepol/tests: adjust IPv6 netmasks
 2022-04-13 16:05 UTC 

[PATCH] setup.py: fix string <-> int comparison
 2022-04-13 16:05 UTC  (3+ messages)

[PATCH v2] imx8m{m,n}_venice_defconfig: add DT overlay support
 2022-04-13 16:05 UTC 

[PATCH] btrfs: zstd: use spin_lock in timer function
 2022-04-13 16:03 UTC  (5+ messages)
` [PATCH v2] btrfs: zstd: use spin_lock in timer callback

RTT-PROBE: lore-subspace-rtt
 2022-04-13 16:04 UTC 

[RFC PATCH V3 0/4] KVM: X86: Add and use shadow page with level expanded or acting as pae_root
 2022-04-13 16:03 UTC  (8+ messages)
` [RFC PATCH V3 2/4] KVM: X86: Introduce role.glevel for level expanded pagetable

[PATCH 0/6] Importing and exporting stashes to refs
 2022-04-13 15:55 UTC  (4+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] builtin/stash: provide a way to export stashes to a ref


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.