All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-15 14:16:55 to 2022-02-15 14:51:56 UTC [more...]

[PATCH 0/5] Follow-up on high-order PCP caching
 2022-02-15 14:51 UTC  (3+ messages)
` [PATCH 2/5] mm/page_alloc: Track range of active PCP lists during bulk free
` [PATCH 3/5] mm/page_alloc: Simplify how many pages are selected per pcp list "

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-15 14:49 UTC  (7+ messages)
` [PATCHv2 22/29] x86/tdx: Make pages shared in ioremap()

[PATCH v1 0/4] vdpa tool enhancements
 2022-02-15 14:49 UTC  (10+ messages)
` [PATCH v1 1/4] vdpa: Remove unsupported command line option
` [PATCH v1 3/4] vdpa: Support for configuring max VQ pairs for a device
` [PATCH v1 4/4] vdpa: Support reading device features

[GIT PULL] Btrfs fixes for 5.17-rc5
 2022-02-15 14:44 UTC 

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-02-15 14:49 UTC  (5+ messages)
` [PATCH v1 1/7] Documentation: fpga: dfl: add description of IOFS
` [PATCH v1 2/7] fpga: dfl: check feature type before parse irq info

[RFC] media: uapi: Move HEVC stateless controls out of staging
 2022-02-15 14:51 UTC  (7+ messages)
    `  "

[PATCH] NFS: LOOKUP_DIRECTORY is also ok with symlinks
 2022-02-15 14:51 UTC  (5+ messages)
      ` [PATCH] NFS: LOOKUP_DIRECTORY is also ok with symlinks #forregzbot

[PATCH] name-rev: test showing failure with non-monotonic commit dates
 2022-02-15 14:48 UTC  (4+ messages)

[RFC v2 0/8] Move HEVC stateless controls out of staging
 2022-02-15 14:50 UTC  (7+ messages)
` [RFC v2 6/8] media: uapi: Remove bit_size field from v4l2_ctrl_hevc_slice_params

[PATCH] io_uring: add a schedule point in io_add_buffers()
 2022-02-15 14:47 UTC  (2+ messages)

[PATCH v2] arm64: Correct wrong label in macro __init_el2_gicv3
 2022-02-15 14:46 UTC  (3+ messages)

[vfs] 2719c7160d: xfstests.generic.459.fail
 2022-02-15 14:49 UTC 

[PATCH V3] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
 2022-02-15 14:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] RFC tests/kms_extended: Add test for extended mode
 2022-02-15 14:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Metadata and signalling channels for Zephyr virtio-backends on Xen
 2022-02-15 14:47 UTC  (6+ messages)

[PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-02-15 14:45 UTC  (8+ messages)
` [PATCH v6 01/10] mm: add zone device coherent type memory support

[PATCH] drm/msm/dpu: Disable boot loader configured data paths
 2022-02-15 14:44 UTC  (3+ messages)

[PATCH] pinctrl: bcm2835: Use bcm2835 gpio_chip label for bcm2711
 2022-02-15 14:44 UTC  (3+ messages)

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-15 14:43 UTC  (53+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 02/71] xarray: Fix bitmap breakage
  ` [PATCH v6 03/71] radix tree test suite: Add pr_err define
  ` [PATCH v6 04/71] radix tree test suite: Add kmem_cache_set_non_kernel()
  ` [PATCH v6 06/71] radix tree test suite: Add support for slab bulk APIs
  ` [PATCH v6 08/71] Maple Tree: Add new data structure
  ` [PATCH v6 09/71] lib/test_maple_tree: Add testing for maple tree
  ` [PATCH v6 11/71] mm: Add VMA iterator
  ` [PATCH v6 10/71] mm: Start tracking VMAs with maple tree
  ` [PATCH v6 13/71] mm/mmap: Use the maple tree in find_vma() instead of the rbtree
  ` [PATCH v6 12/71] mmap: Use the VMA iterator in count_vma_pages_range()
  ` [PATCH v6 15/71] mm/mmap: Use maple tree for unmapped_area{_topdown}
  ` [PATCH v6 18/71] proc: Remove VMA rbtree use from nommu
  ` [PATCH v6 21/71] xen: Use vma_lookup() in privcmd_ioctl_mmap()
  ` [PATCH v6 22/71] mm: Optimize find_exact_vma() to use vma_lookup()
  ` [PATCH v6 23/71] mm/khugepaged: Optimize collapse_pte_mapped_thp() by using vma_lookup()
  ` [PATCH v6 26/71] mm/mmap: Use advanced maple tree API for mmap_region()
  ` [PATCH v6 24/71] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
  ` [PATCH v6 25/71] mm: Use maple tree operations for find_vma_intersection()
  ` [PATCH v6 28/71] mm: Convert vma_lookup() to use mtree_load()
  ` [PATCH v6 30/71] mm/mmap: Reorganize munmap to use maple states
  ` [PATCH v6 31/71] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
  ` [PATCH v6 33/71] parisc: Remove mmap linked list from cache handling
  ` [PATCH v6 35/71] s390: Remove vma linked list walks
  ` [PATCH v6 34/71] powerpc: Remove mmap "
  ` [PATCH v6 38/71] cxl: Remove vma linked list walk
  ` [PATCH v6 36/71] x86: Remove vma linked list walks
  ` [PATCH v6 39/71] optee: Remove vma linked list walk
  ` [PATCH v6 40/71] um: "
  ` [PATCH v6 42/71] coredump: "
  ` [PATCH v6 43/71] exec: Use VMA iterator instead of linked list
  ` [PATCH v6 41/71] binfmt_elf: Remove vma linked list walk
  ` [PATCH v6 44/71] fs/proc/base: Use maple tree iterators in place of linked list
  ` [PATCH v6 45/71] fs/proc/task_mmu: Stop using linked list and highest_vm_end
  ` [PATCH v6 46/71] userfaultfd: Use maple tree iterator to iterate VMAs
  ` [PATCH v6 50/71] sched: Use maple tree iterator to walk VMAs
  ` [PATCH v6 48/71] acct: Use VMA iterator instead of linked list
  ` [PATCH v6 49/71] perf: Use VMA iterator
  ` [PATCH v6 52/71] bpf: Remove VMA linked list
  ` [PATCH v6 53/71] mm/gup: Use maple tree navigation instead of "
  ` [PATCH v6 54/71] mm/khugepaged: Stop using vma "
  ` [PATCH v6 57/71] mm/memcontrol: Stop using mm->highest_vm_end
  ` [PATCH v6 58/71] mm/mempolicy: Use vma iterator & maple state instead of vma linked list
  ` [PATCH v6 61/71] mm/mremap: Use vma_find_intersection() "
  ` [PATCH v6 63/71] mm/oom_kill: Use maple tree iterators "
  ` [PATCH v6 62/71] mm/msync: Use vma_find() "
  ` [PATCH v6 65/71] mm/swapfile: Use vma iterator "
  ` [PATCH v6 64/71] mm/pagewalk: Use vma_find() "
  ` [PATCH v6 69/71] mm: Remove the "
  ` [PATCH v6 68/71] riscv: Use vma iterator for vdso
  ` [PATCH v6 71/71] mm/mmap.c: Pass in mapping to __vma_link_file()
  ` [PATCH v6 70/71] mm/mmap: Drop range_has_overlap() function

[PATCH] rwlock: remove unneeded subtraction
 2022-02-15 14:45 UTC  (5+ messages)

[PATCH] app/testpmd: fix GENEVE parsing in csum forward mode
 2022-02-15 14:43 UTC  (12+ messages)

[PATCH -next] dpaa2-eth: Simplify bool conversion
 2022-02-15 14:42 UTC  (2+ messages)

Inconsistent lock state warning for rxe_poll_cq()
 2022-02-15 14:41 UTC  (7+ messages)

[PATCH v3] x86/cpu: clear SME features when not in use
 2022-02-15 14:41 UTC  (2+ messages)

[PATCH] tools: remove xenstore entries on vchan server closure
 2022-02-15 14:41 UTC  (2+ messages)

[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-15 14:41 UTC  (9+ messages)
` [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit

[PATCH v4 00/11] FWU: Add support for FWU Multi Bank Update feature
 2022-02-15 14:40 UTC  (11+ messages)
` [PATCH v4 05/11] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

[PATCH net-next] net: bridge: vlan: check for errors from __vlan_del in __vlan_flush
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH net] bonding: fix data-races around agg_select_timer
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH] net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-15 14:38 UTC  (12+ messages)
` [Intel-gfx] "

[PATCH] crypto: af_alg - get rid of alg_memory_allocated
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH net] net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH v2] ipv4: add description about martian source
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH net] dpaa2-eth: Initialize mutex used in one step timestamping path
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH] dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
 2022-02-15 14:40 UTC  (2+ messages)

[PATCH][REPOST] firmware: arm_scmi: Remove space in MODULE_ALIAS name
 2022-02-15 14:38 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add "harvest" to IP discovery sysfs
 2022-02-15 14:39 UTC  (6+ messages)

[PATCH RESEND v4 0/4] platform: surface: Introduce Surface XBL Driver
 2022-02-15 14:39 UTC  (6+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: platform: microsoft: Document surface xbl
    ` [EXTERNAL] "

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-15 14:38 UTC  (10+ messages)
` [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS

[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
 2022-02-15 14:40 UTC  (3+ messages)
` [RFC PATCH v2 3/4] media: platform: Add CRU driver for RZ/G2L SoC

[PATCH 0/3] ALSA: Set max DMA segment size
 2022-02-15 14:37 UTC  (3+ messages)
` [PATCH 3/3] ASoC: intel: skylake: "

kernel/seccomp.c:1321 __secure_computing() warn: ignoring unreachable code
 2022-02-15 14:38 UTC 

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-15 14:37 UTC  (12+ messages)
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()

[PATCH] mfd: ab8500: Drop debugfs module
 2022-02-15 14:37 UTC  (2+ messages)

[BUG/PATCH v3] net: mvpp2: always set port pcs ops
 2022-02-15 14:36 UTC  (3+ messages)

[PATCH] perf test: Test 73 Sig_trap fails on s390
 2022-02-15 14:35 UTC  (10+ messages)
          ` Test 73 Sig_trap fails on arm64 (was Re: [PATCH] perf test: Test 73 Sig_trap fails on s390)

[PATCH v2 net-next 0/8] Replay and offload host VLAN entries in DSA
 2022-02-15 14:36 UTC  (8+ messages)
` [PATCH v2 net-next 1/8] net: bridge: vlan: notify switchdev only when something changed

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-15 14:36 UTC  (2+ messages)

[Intel-gfx] [PATCH v8 0/5] discrete card 64K page support
 2022-02-15 14:35 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for discrete card 64K page support (rev6)

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-02-15 14:34 UTC  (3+ messages)
` [PATCH 12/54] tools/perf: replace bitmap_weight with bitmap_empty where appropriate

Wrapping a video device with a loadable kernel module - is it possible?
 2022-02-15 14:31 UTC 

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-15 14:30 UTC  (7+ messages)

[PATCH net] net: phy: mediatek: remove PHY mode check on MT7531
 2022-02-15 14:30 UTC  (4+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-02-15 14:30 UTC  (17+ messages)

[PATCH] xvisor: Remove bb.error when builing for non-supported arch
 2022-02-15 14:31 UTC 

[RFC PATCH 0/2] perf: arm_spe: Fix consistency of CONTEXT packets in SPE driver
 2022-02-15 14:29 UTC  (9+ messages)
` [RFC PATCH 1/2] perf: arm_spe: Fix consistency of PMSCR register bit CX

[libvirt test] 168117: regressions - FAIL
 2022-02-15 14:31 UTC 

[PATCH] binutils: Upgrade to 2.38 release
 2022-02-15 14:31 UTC  (8+ messages)
` [OE-core] "

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-15 14:29 UTC  (9+ messages)
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[PATCH] virtio_net: Fix code indent error
 2022-02-15 14:30 UTC  (2+ messages)

pull-request: ieee802154 for net 2022-02-15
 2022-02-15 14:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/debugfs_test: Added test description for test case
 2022-02-15 14:23 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 93/924] arc-elf-ld: fpga-mgr.c:undefined reference to `dma_buf_get'
 2022-02-15 14:28 UTC  (2+ messages)

Possible regression on suspend (mem/s2idle) between 5.15 and 5.16
 2022-02-15 14:29 UTC  (6+ messages)

[PATCH 1/2] perf tui: Only support --tui with slang
 2022-02-15 14:29 UTC  (3+ messages)

[PATCH V4 0/4] vDPA/ifcvf: implement shared IRQ feature
 2022-02-15 14:29 UTC  (7+ messages)
` [PATCH V4 4/4] "

[PATCH rcu 3/3] rcu: Allow expedited RCU grace periods on incoming CPUs
 2022-02-15 14:28 UTC  (3+ messages)

[PATCH 00/25] perf intel-pt: Add support for Event Trace and TNT disable
 2022-02-15 14:27 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] fixes for ixgbe/txgbe/iavf
 2022-02-15 14:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] arm: pdu001: Fix early debugging UART
 2022-02-15 14:27 UTC 

[drm/i915] 059dd057ba: BUG:KASAN:use-after-free_in__i915_vma_remove_closed[i915]
 2022-02-15 14:24 UTC 

[igt-dev] [PATCH i-g-t v2 00/16] DG2 platform definition and Tile 4 plane format support
 2022-02-15 14:22 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for DG2 platform definition and Tile 4 plane format support (rev2)

Holding RISCV CPUs in reset
 2022-02-15 14:17 UTC  (3+ messages)

[PATCH v5] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-02-15 14:19 UTC 

[RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS
 2022-02-15 14:17 UTC  (5+ messages)
` [RFC PATCH 4/4] ui/cocoa: Ignore 'initializer overrides' warnings

[PATCH V6 3/6] mfd: pm8008: Add mfd cell struct to register LDOs
 2022-02-15 14:18 UTC  (3+ messages)

[PATCH V2 0/2] perf/x86/intel/pt: Add support for event tracing and TNT disabling
 2022-02-15 14:18 UTC  (3+ messages)

[PATCH] char: ttyprintk: register console
 2022-02-15 14:17 UTC 

[PATCH] cmake: read asm flags correctly from environment in toolchain file
 2022-02-15 14:18 UTC  (4+ messages)
` [OE-core] "

[gustavoars:for-next/kspp-fam0] BUILD SUCCESS e1cec403b76b41f6e8d6339cd446fe540c4ef83f
 2022-02-15 14:17 UTC 

[Intel-gfx] [PATCH] drm/i915: fix build issue when using clang
 2022-02-14 19:58 UTC  (4+ messages)
  ` [Intel-gfx] [PATCH v2] "

[Intel-gfx] [PATCH V3 00/13] use time_is_{before, after}_jiffies() instead of open coding it
 2022-02-15  9:03 UTC  (15+ messages)
` [Intel-gfx] [PATCH V3 1/13] block: xen: use time_is_before_eq_jiffies() "
` [Intel-gfx] [PATCH V3 2/13] clk: mvebu: "
` [Intel-gfx] [PATCH V3 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [Intel-gfx] [PATCH V3 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [Intel-gfx] [PATCH V3 5/13] hid: use time_is_after_jiffies() "
` [Intel-gfx] [PATCH V3 6/13] input: serio: use time_is_before_jiffies() "
` [Intel-gfx] [PATCH V3 7/13] md: use time_is_before_jiffies(() "
` [Intel-gfx] [PATCH V3 10/13] md: use time_is_before_eq_jiffies() "
` [Intel-gfx] [PATCH V3 9/13] media: si21xx: use time_is_before_jiffies() "
` [Intel-gfx] [PATCH V3 10/13] media: stv0299: "
` [Intel-gfx] [PATCH V3 11/13] media: tda8083: use time_is_after_jiffies() "
` [Intel-gfx] [PATCH V3 12/13] media: wl128x: use time_is_before_jiffies() "
` [Intel-gfx] [PATCH V3 13/13] media: vivid: use time_is_after_jiffies() "

[Intel-gfx] [PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-02-14 23:47 UTC  (3+ messages)

Possible end of Ubuntu LTS 18.04 as a build target in 7.1 ?
 2022-02-15 14:08 UTC 

[PATCH v2 0/8] drm/msm/dpu: cleanup dpu encoder code
 2022-02-15 14:16 UTC  (8+ messages)
` [PATCH v2 1/8] drm/msm/dpu: fix dp audio condition
` [PATCH v2 2/8] drm/msm: move struct msm_display_info to dpu driver
` [PATCH v2 3/8] drm/msm/dpu: remove msm_dp cached in dpu_encoder_virt
` [PATCH v2 5/8] drm/msm/dpu: encoder: drop unused mode_fixup callback
` [PATCH v2 6/8] drm/msm/dpu: switch dpu_encoder to use atomic_mode_set
` [PATCH v2 7/8] drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virt
` [PATCH v2 8/8] drm/msm/dpu: simplify intf allocation code


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.