All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-04 13:53:38 to 2021-10-04 14:28:47 UTC [more...]

[PATCH 1/2] mm/vmalloc: Do not adjust the search size for alignment overhead
 2021-10-04 14:28 UTC 

[PATCH 00/62] Separate struct slab from struct page
 2021-10-04 13:46 UTC  (28+ messages)
` [PATCH 04/62] mm: Add account_slab() and unaccount_slab()
` [PATCH 05/62] mm: Convert virt_to_cache() to use struct slab
` [PATCH 06/62] mm: Convert __ksize() to "
` [PATCH 07/62] mm: Use struct slab in kmem_obj_info()
` [PATCH 08/62] mm: Convert check_heap_object() to use struct slab
` [PATCH 09/62] mm/slub: Convert process_slab() to take a "
` [PATCH 10/62] mm/slub: Convert detached_freelist to use "
` [PATCH 11/62] mm/slub: Convert kfree() "
` [PATCH 12/62] mm/slub: Convert __slab_free() to take "
` [PATCH 13/62] mm/slub: Convert new_slab() to return "
` [PATCH 14/62] mm/slub: Convert early_kmem_cache_node_alloc() to use "
` [PATCH 15/62] mm/slub: Convert kmem_cache_cpu to "
` [PATCH 16/62] mm/slub: Convert show_slab_objects() "
` [PATCH 17/62] mm/slub: Convert validate_slab() to take a "
` [PATCH 18/62] mm/slub: Convert count_partial() to "
` [PATCH 19/62] mm/slub: Convert bootstrap() "
` [PATCH 20/62] mm/slub: Convert __kmem_cache_do_shrink() "
` [PATCH 21/62] mm/slub: Convert free_partial() to use "
` [PATCH 22/62] mm/slub: Convert list_slab_objects() to take a "
` [PATCH 23/62] mm/slub: Convert slab_alloc_node() to use "
` [PATCH 24/62] mm/slub: Convert get_freelist() to take "
` [PATCH 25/62] mm/slub: Convert node_match() "
` [PATCH 26/62] mm/slub: Convert slab flushing to "
` [PATCH 27/62] mm/slub: Convert __unfreeze_partials to take a "
` [PATCH 28/62] mm/slub: Convert deactivate_slab() "
` [PATCH 29/62] mm/slub: Convert acquire_slab() to take a struct page
` [PATCH 30/62] mm/slub: Convert partial slab management to struct slab

[PATCH v4 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-10-04 14:27 UTC  (5+ messages)
` [PATCH v4 10/18] soc: imx: add i.MX8M blk-ctrl driver

[RFC PATCH 1/1] virtio: write back features before verify
 2021-10-04 14:27 UTC  (12+ messages)
                  ` [virtio-dev] "

[PATCH 0/2] i18n: improve translatability of ambiguous object output
 2021-10-04 14:27 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] object.[ch]: mark object type names for translation
  ` [PATCH v2 2/2] object-name: make ambiguous object output translatable

[dpdk-dev] [PATCH v2] kni: Fix request overwritten
 2021-10-04 14:25 UTC  (6+ messages)

[PATCH v1 1/1] usb: dwc3: gadget: Revert "set gadgets parent to the right controller"
 2021-10-04 14:18 UTC 

[v4l-utils v5 0/5] Add support for meson building
 2021-10-04 14:24 UTC  (2+ messages)

[PATCH 00/11] qdev: Add JSON -device and fix QMP device_add
 2021-10-04 14:22 UTC  (5+ messages)
` [PATCH 09/11] qdev: Avoid QemuOpts in "

[dpdk-dev] [PATCH v2] test: add reassembly perf test
 2021-10-04 14:23 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v4 00/14] PCI devices passthrough on Arm
 2021-10-04 14:22 UTC  (3+ messages)
` [PATCH v4 10/14] xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag

[PATCH] libselinux/semodule: Improve extracting message
 2021-10-04 14:22 UTC  (2+ messages)

[QUESTION] is SLAB considered legacy and deprecated?
 2021-10-04 14:22 UTC  (7+ messages)

[OE-core][dunfell 00/15] Patch review
 2021-10-04 14:18 UTC  (16+ messages)
` [OE-core][dunfell 01/15] vim: fix CVE-2021-3778
` [OE-core][dunfell 02/15] openssh: Fix CVE-2021-28041
` [OE-core][dunfell 03/15] mtd-utils: upgrade 2.1.1 -> 2.1.2
` [OE-core][dunfell 04/15] mtd-utils: upgrade 2.1.2 -> 2.1.3
` [OE-core][dunfell 05/15] systemd: Add fix for systemd-networkd crash during free
` [OE-core][dunfell 06/15] common-licenses: add "Unlicense" license file
` [OE-core][dunfell 07/15] bzip2: Update soname for libbz2 1.0.8
` [OE-core][dunfell 08/15] libsamplerate0: Set correct soname for 0.1.9
` [OE-core][dunfell 09/15] pybootchart: Avoid divide by zero
` [OE-core][dunfell 10/15] oeqa/qemurunner: Use oe._exit(), not sys.exit()
` [OE-core][dunfell 11/15] libc_package/buildstats: Fix python regex quoting warnings
` [OE-core][dunfell 12/15] rm_work.bbclass: Fix for files starting with -
` [OE-core][dunfell 13/15] oeqa/selftest/gotoolchain: Fix temp file cleanup
` [OE-core][dunfell 14/15] oeqa/buildproject: Ensure temp directories are cleaned up
` [OE-core][dunfell 15/15] glew: Stop polluting /tmp during builds

[dpdk-dev] [PATCH v3 0/7] hide eth dev related structures
 2021-10-04 13:56 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/7] ethdev: allocate max space for internal queue array
  ` [dpdk-dev] [PATCH v4 2/7] ethdev: change input parameters for rx_queue_count
  ` [dpdk-dev] [PATCH v4 4/7] ethdev: make burst functions to use new flat array
  ` [dpdk-dev] [PATCH v4 5/7] ethdev: add API to retrieve multiple ethernet addresses
  ` [dpdk-dev] [PATCH v4 6/7] ethdev: remove legacy Rx descriptor done API
  ` [dpdk-dev] [PATCH v4 7/7] ethdev: hide eth dev related structures

[PATCH 0/2] mini-os: prepare mini-os stubdoms to use stable libs only
 2021-10-04 14:19 UTC  (3+ messages)
` [PATCH 1/2] mini-os: fix testbuilds regarding CONFIG_XC
` [PATCH 2/2] mini-os: add config options for xen libraries

[PATCH net-next v2 0/5] devlink reload simplification
 2021-10-04 14:19 UTC  (3+ messages)
` [PATCH net-next v2 5/5] devlink: Delete reload enable/disable interface

[PATCH] gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warning
 2021-10-04 14:18 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdr: Fix failure to read output_bpc on AMD hardware
 2021-10-04 14:18 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

linux 5.15-rc4: refcount underflow when unloading gpio-mockup
 2021-10-04 14:17 UTC  (7+ messages)

[PATCH v4 00/11] PCI devices passthrough on Arm, part 2
 2021-10-04 14:11 UTC  (12+ messages)
` [PATCH v4 01/11] xen/arm: Fix dev_is_dt macro definition
` [PATCH v4 02/11] xen/arm: Add new device type for PCI
` [PATCH v4 03/11] xen/arm: Introduce pci_find_host_bridge_node helper
` [PATCH v4 04/11] xen/device-tree: Make dt_find_node_by_phandle global
` [PATCH v4 05/11] xen/arm: Mark device as PCI while creating one
` [PATCH v4 06/11] xen/domain: Call pci_release_devices() when releasing domain resources
` [PATCH v4 07/11] libxl: Allow removing PCI devices for all types of domains
` [PATCH v4 08/11] libxl: Only map legacy PCI IRQs if they are supported
` [PATCH v4 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain
` [PATCH v4 10/11] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m
` [PATCH v4 11/11] xen/arm: Process pending vPCI map/unmap operations

[PATCH] iio: adc: max1027: fix error code in max1027_wait_eoc()
 2021-10-04 14:17 UTC  (2+ messages)

broken page
 2021-10-04 14:17 UTC 

[PATCH 0/5] Resend: tracepoint patches for NFSD
 2021-10-04 14:16 UTC  (6+ messages)
` [PATCH 1/5] svcrdma: Split the svcrdma_wc_receive() tracepoint
` [PATCH 2/5] svcrdma: Split the svcrdma_wc_send() tracepoint
` [PATCH 3/5] svcrdma: Split svcrmda_wc_{read,write} tracepoints
` [PATCH 4/5] SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
` [PATCH 5/5] SUNRPC: Capture value of xdr_buf::page_base

[PATCH] mmc: zynq_sdhci: Add xilinx_pm_request weak function
 2021-10-04 14:16 UTC  (2+ messages)

stable-rc/queue/4.9 build: 185 builds: 0 failed, 185 passed (v4.9.284-57-gda93303c75cb)
 2021-10-04 14:14 UTC 

[PATCH] spi: bcm2835: do not unregister controller in shutdown handler
 2021-10-04 14:12 UTC  (7+ messages)

[RFC PATCH v8 00/21] riscv: Add vector ISA support
 2021-10-04 14:13 UTC  (5+ messages)
` [RFC PATCH v8 20/21] riscv: Optimize task switch codes of vector

[PATCH v2 0/6] Fix various issues around removal of untracked files/directories
 2021-10-04 14:07 UTC  (16+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 04/11] unpack-trees: introduce preserve_ignored to unpack_trees_options

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-04 14:12 UTC  (4+ messages)
` [PATCH 2/2] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check

[PATCH v2 0/8] Fix long standing AER Error Handling Issues
 2021-10-04 14:12 UTC  (43+ messages)
  ` [PATCH "
  ` [PATCH v2 1/8] PCI/AER: Remove ID from aer_agent_string[]
      ` [PATCH "
  ` [PATCH v2 2/8] PCI: Cleanup struct aer_err_info
    ` [PATCH "
  ` [PATCH v2 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
      ` [PATCH "
  ` [PATCH v2 4/8] PCI/DPC: Use pci_aer_clear_status() "
      ` [PATCH "
  ` [PATCH v2 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
    ` [PATCH "
  ` [PATCH v2 6/8] PCI/AER: Clear error device AER registers in aer_irq()
      ` [PATCH "
  ` [PATCH v2 7/8] PCI/ERR: Remove redundant clearing of AER register in pcie_do_recovery()
      ` [PATCH "
  ` [PATCH v2 8/8] PCI/AER: Include DEVCTL in aer_print_error()
      ` [PATCH "

572994bf18ff prevents system boot
 2021-10-04 14:11 UTC  (5+ messages)

[PATCH] media: atomisp: fix `-Werror=return-type`
 2021-10-04 14:11 UTC  (3+ messages)

[Virtio-fs] [PATCH 00/13] virtiofsd: Support notification queue and
 2021-10-04 14:01 UTC  (8+ messages)
` [Virtio-fs] [PATCH 02/13] virtiofsd: fuse.h header file changes for lock notification
    `  "
` [Virtio-fs] [PATCH 06/13] vhost-user-fs: Use helpers to create/cleanup virtqueue
  `  "

[PATCH] Prevent mmap command to map beyond EOF
 2021-10-04 14:11 UTC 

[PATCH] sstate.bbclass: adds warnings for the exceptions of os.utime in siginfo
 2021-10-04 14:11 UTC  (2+ messages)
` [OE-core] "

git send-email splits name with comma
 2021-10-04 14:11 UTC 

[PATCH 0/4] A collection of NFS client tracepoint patches
 2021-10-04 14:10 UTC  (5+ messages)
` [PATCH 1/4] NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
` [PATCH 2/4] SUNRPC: Tracepoints should store tk_pid and cl_clid as a signed int
` [PATCH 3/4] SUNRPC: Per-rpc_clnt task PIDs
` [PATCH 4/4] NFS: Instrument i_size_write()

[PATCH v3 6/6] tests/qapi-schema: Test cases for aliases
 2021-10-04 14:07 UTC  (11+ messages)

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-04 14:09 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 "
  ` [dpdk-dev] [PATCH v1 2/7] eal/interrupts: implement get set APIs
      ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [PATCH v1 6/7] eal/interrupts: make interrupt handle structure opaque
      ` [dpdk-dev] [EXT] "

[PATCH v3] i386: docs: Briefly describe KVM PV features
 2021-10-04 14:04 UTC 

[PATCH 00/13] PCI: aardvark controller fixes
 2021-10-04 14:06 UTC  (3+ messages)
` [PATCH 06/13] PCI: aardvark: Do not clear status bits of masked interrupts

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-04 14:06 UTC  (3+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[PATCH 1/2] dt-bindings: power: supply: add Maxim MAX77976 battery charger
 2021-10-04 13:07 UTC  (2+ messages)
` [PATCH 2/2] power: supply: max77976: add Maxim MAX77976 charger driver

[RFC PATCH] mm, slab: Reduce space complexity of alien_cache using rbtree
 2021-10-04 14:05 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/2] fix for alsa-lib support for python
 2021-10-04 14:05 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/2] package/alsa-lib: add smixer-python module for alsa-lib python config

[PATCH] common: Kconfig: use 'vidconsole' name instead of old 'video'
 2021-10-04 14:04 UTC 

[igt-dev] [RFC i-g-t] tests/kms_lease: add empty lease test
 2021-10-04 14:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_lease: add empty lease test (rev2)

REGRESSION: "spi: add of_device_uevent_modalias support" and following "fix" breaks Macchiatobin
 2021-10-04 14:00 UTC  (6+ messages)

[PATCH] security: Return xattr name from security_dentry_init_security()
 2021-10-04 13:56 UTC  (4+ messages)
    ` [Virtio-fs] "

[PATCH v1 0/7] enabling RasperryPi 4 emulation - WIP state
 2021-10-04 13:47 UTC  (4+ messages)
` [PATCH v1 3/7] hw/arm: fix the position of vcram for raspi
` [PATCH v1 5/7] hw/arm/bcm2836: Add the BCM2711 which uses a GICv2
` [PATCH v1 6/7] hw/arm/bcm2838: Map the PCIe memory space

[PATCH userspace] GitHub Actions: do not use macOS latest runner for now
 2021-10-04 13:52 UTC  (3+ messages)

[PATCH userspace] README: update continuous integration badges
 2021-10-04 13:52 UTC  (3+ messages)

[GIT PULL FOR v5.16] Various fixes
 2021-10-04 13:52 UTC 

[PATCH] arm64: dts: meson-sm1: add spdifin spdifout nodes
 2021-10-04 13:46 UTC  (5+ messages)

[PATCH v4 00/15] x86: Add support for Clang CFI
 2021-10-04 13:50 UTC  (3+ messages)
` [PATCH v4 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUB

[PATCH 0/7] Sparse Index: integrate with reset
 2021-10-04 13:47 UTC  (8+ messages)
` [PATCH 2/7] sparse-index: update command for expand/collapse test

[PATCH 00/10] unpack-trees & dir APIs: fix memory leaks
 2021-10-04 13:45 UTC  (20+ messages)
` [PATCH 02/10] merge-recursive.c: call a new unpack_trees_options_init() function
` [PATCH 03/10] unpack-trees.[ch]: embed "dir" in "struct unpack_trees_options"
` [PATCH 04/10] unpack-trees API: don't have clear_unpack_trees_porcelain() reset
` [PATCH 05/10] dir.[ch]: make DIR_INIT mandatory
` [PATCH 06/10] dir.c: get rid of lazy initialization
` [PATCH 07/10] unpack-trees API: rename clear_unpack_trees_porcelain()
` [PATCH 08/10] unpack-trees: don't leak memory in verify_clean_subdirectory()
` [PATCH 09/10] merge.c: avoid duplicate unpack_trees_options_release() code
` [PATCH 10/10] built-ins: plug memory leaks with unpack_trees_options_release()

[PATCH net 0/2] DSA bridge TX forwarding offload fixes - part 1
 2021-10-04 13:45 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges using VID 0

What's cooking in git.git (Sep 2021, #08; Mon, 27)
 2021-10-04 13:45 UTC  (4+ messages)

[PATCH v11 00/29] x86: Support Intel Advanced Matrix Extensions
 2021-10-04 13:44 UTC  (4+ messages)

[bug report] Platform: OLPC: Add XO-1.75 EC driver
 2021-10-04 13:53 UTC 

[PATCH 0/5] iommu: Some IOVA code reorganisation
 2021-10-04 13:56 UTC  (4+ messages)

[PATCH v2 0/2] Add a generic virtual thermal sensor
 2021-10-04 13:42 UTC  (8+ messages)

[PATCH 0/6] perf session: Extend reader object to allow multiple readers
 2021-10-04 13:53 UTC  (3+ messages)
` [PATCH 3/6] perf session: Introduce decompressor into reader object


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.