All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-02 00:52:35 to 2022-02-02 02:45:02 UTC [more...]

[PATCH v6 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
 2022-02-02  0:52 UTC  (3+ messages)
` [PATCH v6 3/7] target/riscv: access configuration through cfg_ptr in DisasContext
` [PATCH v6 5/7] target/riscv: iterate over a table of decoders

[PATCH v2] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
 2022-02-01 21:40 UTC  (2+ messages)

[PATCH v5 00/70] Introducing the Maple Tree
 2022-02-02  2:42 UTC  (41+ messages)
` [PATCH v5 01/70] binfmt_elf: Take the mmap lock when walking the VMA list
` [PATCH v5 02/70] radix tree test suite: Add pr_err define
` [PATCH v5 05/70] radix tree test suite: Add support for slab bulk APIs
` [PATCH v5 04/70] radix tree test suite: Add allocation counts and size to kmem_cache
` [PATCH v5 03/70] radix tree test suite: Add kmem_cache_set_non_kernel()
` [PATCH v5 06/70] radix tree test suite: Add lockdep_is_held to header
` [PATCH v5 07/70] Maple Tree: Add new data structure
` [PATCH v5 11/70] mmap: Use the VMA iterator in count_vma_pages_range()
` [PATCH v5 10/70] mm: Add VMA iterator
` [PATCH v5 09/70] mm: Start tracking VMAs with maple tree
` [PATCH v5 12/70] mm/mmap: Use the maple tree in find_vma() instead of the rbtree
` [PATCH v5 14/70] mm/mmap: Use maple tree for unmapped_area{_topdown}
` [PATCH v5 13/70] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v5 15/70] kernel/fork: Use maple tree for dup_mmap() during forking
` [PATCH v5 16/70] damon: Convert __damon_va_three_regions to use the VMA iterator
` [PATCH v5 18/70] mm: Remove rb tree
` [PATCH v5 17/70] proc: Remove VMA rbtree use from nommu
` [PATCH v5 19/70] mmap: Change zeroing of maple tree in __vma_adjust()
` [PATCH v5 20/70] xen: Use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v5 21/70] mm: Optimize find_exact_vma() to use vma_lookup()
` [PATCH v5 22/70] mm/khugepaged: Optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v5 23/70] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v5 24/70] mm: Use maple tree operations for find_vma_intersection()
` [PATCH v5 25/70] mm/mmap: Use advanced maple tree API for mmap_region()
` [PATCH v5 26/70] mm: Remove vmacache
` [PATCH v5 28/70] mm/mmap: Move mmap_region() below do_munmap()
` [PATCH v5 27/70] mm: Convert vma_lookup() to use mtree_load()
` [PATCH v5 31/70] arm64: Remove mmap linked list from vdso
` [PATCH v5 29/70] mm/mmap: Reorganize munmap to use maple states
` [PATCH v5 30/70] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v5 32/70] parisc: Remove mmap linked list from cache handling
` [PATCH v5 33/70] powerpc: Remove mmap linked list walks
` [PATCH v5 34/70] s390: Remove vma "
` [PATCH v5 37/70] cxl: Remove vma linked list walk
` [PATCH v5 35/70] x86: Remove vma linked list walks
` [PATCH v5 41/70] coredump: Remove vma linked list walk
` [PATCH v5 42/70] exec: Use VMA iterator instead of linked list
` [PATCH v5 40/70] binfmt_elf: Remove vma linked list walk
` [PATCH v5 43/70] fs/proc/base: Use maple tree iterators in place of linked list
` [PATCH v5 45/70] userfaultfd: Use maple tree iterator to iterate VMAs

[PATCH 00/22] bsd-user: Start upstreaming the system calls
 2022-02-01 23:19 UTC  (8+ messages)
` [PATCH 05/22] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
` [PATCH 14/22] bsd-user/freebsd/os-syscall.c: lock_iovec
` [PATCH 20/22] bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv

[ovmf test] 167976: all pass - PUSHED
 2022-02-02  2:43 UTC 

[PATCH v5 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
 2022-02-02  0:40 UTC  (5+ messages)
` [PATCH v5 6/7] target/riscv: Add XVentanaCondOps custom extension

[PATCH] mm: move page-writeback sysctls to is own file
 2022-02-02  2:41 UTC  (3+ messages)

[PATCH v2] kernel/time: move timer sysctls to its own file
 2022-02-02  2:40 UTC  (3+ messages)

[ocfs2] c42ff46f97: sysctl_table_check_failed
 2022-02-02  2:39 UTC  (3+ messages)

[PATCH v4 00/10] Add a new --remerge-diff capability to show & log
 2022-02-02  2:37 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] show, log: provide a --remerge-diff capability
  ` [PATCH v5 02/10] log: clean unneeded objects during `log --remerge-diff`
  ` [PATCH v5 03/10] ll-merge: make callers responsible for showing warnings
  ` [PATCH v5 04/10] merge-ort: capture and print ll-merge warnings in our preferred fashion
  ` [PATCH v5 05/10] merge-ort: mark a few more conflict messages as omittable
  ` [PATCH v5 06/10] merge-ort: format messages slightly different for use in headers
  ` [PATCH v5 07/10] diff: add ability to insert additional headers for paths
  ` [PATCH v5 08/10] show, log: include conflict/warning messages in --remerge-diff headers
  ` [PATCH v5 09/10] merge-ort: mark conflict/warning messages from inner merges as omittable
  ` [PATCH v5 10/10] diff-merges: avoid history simplifications when diffing merges

BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
 2022-02-02  2:39 UTC  (10+ messages)

[PATCH bpf-next v2 0/2] bpf, arm64: fix bpf line info
 2022-02-02  2:37 UTC  (3+ messages)

[PATCH] iommu/vt-d: Remove comment reference to iommu_dev_has_feature
 2022-02-02  2:37 UTC 

[PATCH bpf-next] selftests/bpf: use getpagesize() to initialize ring buffer size
 2022-02-02  2:36 UTC  (4+ messages)

[PATCH 5.10 000/100] 5.10.96-rc1 review
 2022-02-02  2:34 UTC  (2+ messages)

WARNING: modpost: vmlinux.o(.text.unlikely+0x1810): Section mismatch in reference from the function trace_define_generic_fields.isra.0() to the variable .init.data:initcall_level_names
 2022-02-02  2:28 UTC  (2+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-02  2:28 UTC  (3+ messages)

[PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
 2022-02-01 20:43 UTC  (6+ messages)
` [PATCH 2/2] migration/rdma: set the REUSEADDR option for destination

[PATCH v5 0/2] tcg/mips: Unaligned access support
 2022-02-01 23:41 UTC  (2+ messages)
` [PATCH v5 1/2] tcg/mips: Support unaligned access for user-only

[PULL 00/40] Bsd user arm 2022q1 patches
 2022-02-01 21:03 UTC  (3+ messages)

[PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
 2022-02-02  2:22 UTC  (11+ messages)

[PATCH] tick: Detect and fix jiffies update stall
 2022-02-02  2:19 UTC  (3+ messages)

[PATCH v1] erofs-utils: don't hard code constants
 2022-02-02  2:19 UTC  (4+ messages)

[PATCH v4 1/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-02  2:18 UTC  (3+ messages)

[PATCH v3] knotty: improve the UI information
 2022-02-02  2:17 UTC  (4+ messages)
` [bitbake-devel] "

[Printing-architecture] CANCELED: February 2022 OP monthly call (was 8 February 2022)
 2022-02-02  2:17 UTC 

[PATCH] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
 2022-02-01 20:57 UTC  (2+ messages)

[linux-lvm] LVM performance vs direct dm-thin
 2022-02-02  2:09 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation
 2022-02-02  2:09 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v5)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
 2022-02-01 23:15 UTC  (3+ messages)

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-02-02  2:05 UTC  (13+ messages)

[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
 2022-02-02  2:02 UTC  (6+ messages)
` [PATCH V5 15/21] riscv: compat: Add hw capability check for elf

[PATCH v2 1/2] PCI: Allow internal devices to be marked as untrusted
 2022-02-02  2:01 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: Document "UntrustedDevice" property for PCI devices

[PATCH] replay: use CF_NOIRQ for special exception-replaying TB
 2022-02-01 23:12 UTC  (2+ messages)

Cache flush on file lock
 2022-02-02  1:41 UTC 

[PATCH 0/3] Split split_and_strip_files()
 2022-02-02  1:59 UTC  (4+ messages)
` [PATCH 1/3] package.bbclass: Split out package_debug_vars from split_and_strip_files
` [PATCH 2/3] package.bbclass: Make package_debug_vars() return a dict
` [PATCH 3/3] package.bbclass: Pass dv (debug_vars) around instead of individual vars

stable-rc/queue/4.4 baseline: 120 runs, 1 regressions (v4.4.301-25-g6565be02586d)
 2022-02-02  1:58 UTC 

[PATCH v4 0/4] Python: Improvements for iotest 040,041
 2022-02-01 19:46 UTC  (5+ messages)
` [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py

[PATCH] kselftest: alsa: Check for event generation when we write to controls
 2022-02-02  1:56 UTC  (3+ messages)

[Patch v4] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
 2022-02-02  1:55 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2 0/2] EFI: Reset system after capsule-on-disk
 2022-02-02  1:53 UTC  (4+ messages)
` [PATCH v2 2/2] efi_loader: Reset system after CapsuleUpdate on disk

OpenBMC v2.10/Hardknott status please
 2022-02-01 20:13 UTC  (7+ messages)

[PATCH -next] media: aspeed: Remove duplicated include in aspeed-video.c
 2022-02-01  4:04 UTC 

[PATCH v4 1/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-02  1:47 UTC 

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-02  1:46 UTC  (7+ messages)
` [PATCHv2 24/29] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv2 26/29] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv2 28/29] x86/tdx: Warn about unexpected WBINVD

[RFC v3] cat-file: add a --stdin-cmd mode
 2022-02-02  1:45 UTC  (6+ messages)

PROBLEM: Injected conntrack lost helper
 2022-02-02  1:43 UTC  (7+ messages)

[PATCH v3 0/4] A design for future-proofing fsync() configuration
 2022-02-02  1:42 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] core.fsync: introduce granular fsync control

[PATCH v3 0/2] Bluetooth: Fix skb handling in net/bluetooth/mgmt.c
 2022-02-02  1:41 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()

cip/linux-5.10.y-cip baseline: 129 runs, 2 regressions (v5.10.83-cip1-178-g2cf1d12aab81) #kernelci
 2022-02-02  1:41 UTC 

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-02  1:40 UTC  (4+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings
` [PATCH v2 2/3] selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
` [PATCH v2 3/3] userfaultfd/selftests: enable huegtlb remap and remove event testing

[PATCH v3 0/4] printk: reduce deadlocks during panic
 2022-02-02  1:39 UTC  (3+ messages)
` [PATCH v3 1/4] printk: Add panic_in_progress helper

[LTP] [RFC PATCH 1/1] lib: Print in summary also tests not run at all
 2022-02-02  1:40 UTC  (6+ messages)

[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-01 21:41 UTC  (7+ messages)
` [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device

[RFC PATCH 1/3] Introduce per thread group current virtual cpu id
 2022-02-02  1:32 UTC  (8+ messages)
` [RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id

[PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation
 2022-02-02  1:13 UTC 

[PATCH 00/13] hw/intc/arm_gicv3_its: more cleanups, bugfixes
 2022-02-01 19:32 UTC  (6+ messages)
` [PATCH 04/13] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
` [PATCH 05/13] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
` [PATCH 09/13] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
` [PATCH 10/13] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
` [PATCH 12/13] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI

rtl8xxxu: Performance findings and questions
 2022-02-02  0:42 UTC 

[PATCH bpf-next 0/5] Attach a cookie to a tracing program
 2022-02-02  1:24 UTC  (11+ messages)
` [PATCH bpf-next 4/5] bpf: Attach a cookie to a BPF program

XFS disaster recovery
 2022-02-02  1:20 UTC  (3+ messages)

[PATCH 0/7] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-02  1:18 UTC  (2+ messages)

[PATCH mptcp-next v3 0/8] mptcp: fixes and enhancements related to path management
 2022-02-02  1:18 UTC  (6+ messages)
` [PATCH mptcp-next v3 7/8] mptcp: attempt to add listening sockets for announced addrs

[PATCH v3 00/40] CXL.mem Topology Discovery and Hotplug Support
 2022-02-02  1:18 UTC  (4+ messages)
` [PATCH v3 31/40] cxl/memdev: Add numa_node attribute

[POC for v5.15 0/2] btrfs: defrag: what if v5.15 is doing proper defrag
 2022-02-02  1:18 UTC  (8+ messages)

[PATCH RFC bpf-next v2 3/5] bpf: cgroup_view iter
 2022-02-02  1:17 UTC  (2+ messages)

[PATCH 00/19] efi_loader: more tightly integrate UEFI disks to driver model
 2022-02-02  1:08 UTC  (20+ messages)
` [PATCH 01/19] scsi: call device_probe() after scanning
` [PATCH 02/19] usb: storage: "
` [PATCH 03/19] mmc: "
` [PATCH 04/19] nvme: "
` [PATCH 05/19] sata: "
` [PATCH 06/19] block: ide: "
` [PATCH 07/19] virtio: call device_probe() in scanning
` [PATCH 08/19] dm: add event notification
` [PATCH 09/19] dm: add tag support
` [PATCH 10/19] dm: tag: add some document
` [PATCH 11/19] test: dm: add tests for tag support
` [PATCH 12/19] dm: disk: add UCLASS_PARTITION
` [PATCH 13/19] dm: blk: add a device-probe hook for scanning disk partitions
` [PATCH 14/19] efi_loader: disk: a helper function to create efi_disk objects from udevice
` [PATCH 15/19] efi_loader: disk: a helper function to delete efi_disk objects
` [PATCH 16/19] dm: disk: add read/write interfaces with udevice
` [PATCH 17/19] efi_loader: disk: use udevice instead of blk_desc
` [PATCH 18/19] efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices
` [PATCH 19/19] efi_driver: align with efi_disk-dm integration

[PATCH 0/4 v5] fortify: Add Clang support
 2022-02-02  1:13 UTC  (4+ messages)
` [PATCH 1/4] Compiler Attributes: Add Clang's __pass_object_size

cip/linux-5.10.y-cip build: 180 builds: 2 failed, 178 passed, 4 errors, 9 warnings (v5.10.83-cip1-178-g2cf1d12aab81) #kernelci
 2022-02-02  1:13 UTC 

[net-next v3 00/10] page_pool: Add page_pool stat counters
 2022-02-02  1:12 UTC  (11+ messages)
` [net-next v3 01/10] page_pool: kconfig: Add flag for page pool stats
` [net-next v3 02/10] page_pool: Add per-cpu page_pool_stats struct
` [net-next v3 03/10] page_pool: Add a macro for incrementing stats
` [net-next v3 04/10] page_pool: Add stat tracking fast path allocations
` [net-next v3 05/10] page_pool: Add slow path order 0 allocation stat
` [net-next v3 06/10] page_pool: Add slow path high order "
` [net-next v3 07/10] page_pool: Add stat tracking empty ring
` [net-next v3 08/10] page_pool: Add stat tracking cache refill
` [net-next v3 09/10] page_pool: Add a stat tracking waived pages
` [net-next v3 10/10] net-procfs: Show page pool stats in proc

[PATCH mptcp-stable] mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
 2022-02-02  1:09 UTC  (2+ messages)

[PATCH] elf: Relax assumptions about vaddr ordering
 2022-02-02  1:07 UTC  (7+ messages)

[PATCH 0/2] RISC-V: Correctly generate store/amo faults
 2022-02-02  0:37 UTC  (5+ messages)

[PATCH 1/3] perf/bpf: Remove prologue generation
 2022-02-02  1:01 UTC  (3+ messages)

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-02-02  1:00 UTC  (4+ messages)
` [PATCH V8 03/44] x86/pkeys: Create pkeys_common.h

[PATCH V7 0/2] Add thead,c900-plic support
 2022-02-02  1:00 UTC  (4+ messages)
` [PATCH V7 1/2] dt-bindings: update riscv plic compatible string

[PATCH v8 0/3] Xilinx ZynqMP USB fixes
 2022-02-02  0:58 UTC  (3+ messages)
` [PATCH v8 2/3] dt-bindings: usb: dwc3-xilinx: Added reset-gpios

[BUG] net_device UAF: linkwatch_fire_event() calls dev_hold() after netdev_wait_allrefs() is done
 2022-02-02  0:57 UTC  (4+ messages)

[PATCH v10 0/6] drm: LogiCVC display controller support
 2022-02-02  0:54 UTC  (4+ messages)
` [PATCH v10 1/6] dt-bindings: mfd: logicvc: Add a compatible with the major version only

[PATCH 0/2] Support plain encryption mode
 2022-02-02  0:51 UTC  (4+ messages)

[PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
 2022-02-01 19:31 UTC  (4+ messages)

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-02  0:52 UTC  (6+ messages)
` [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot


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.