All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-08 12:00:26 to 2020-04-08 12:29:17 UTC [more...]

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-04-08 12:29 UTC 

[RFC PATCH 00/26] Runtime paravirt patching
 2020-04-08 12:28 UTC  (6+ messages)

[dpdk-dev] [PATCH] rte_lpm6: fix incorrect size of tbl8 group
 2020-04-08 12:28 UTC 

VRF Issue Since kernel 5
 2020-04-08 10:07 UTC  (13+ messages)

decruft the vmalloc API
 2020-04-08 12:25 UTC  (103+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 05/28] powerpc: add an ioremap_phb helper
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range
` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{, _noflush}
  ` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 15/28] mm: remove map_vm_range
` [PATCH 16/28] mm: remove unmap_vmap_area
` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
` [PATCH 21/28] mm: remove the prot argument to __vmalloc_node
` [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags
` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
` [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 25/28] mm: remove vmalloc_user_node_flags
` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack
` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc

[PATCH v2 0/2] of: unittest: add overlay gpio test to catch gpio hog problem
 2020-04-08 12:27 UTC  (8+ messages)
` [PATCH v2 1/2] "

zynq_z_turn_defconfig: broken networking
 2020-04-08 12:26 UTC  (16+ messages)

[PATCH v3 0/3] Support userspace-selected fds
 2020-04-08 12:26 UTC  (6+ messages)
` [PATCH v3 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v3 2/3] fs: openat2: Extend open_how to allow userspace-selected fds

[PATCH 0/4] Capacity awareness for SCHED_DEADLINE
 2020-04-08 12:26 UTC  (4+ messages)
` [PATCH 2/4] sched/deadline: Improve admission control for asymmetric CPU capacities

[PATCH v3 0/7] Fix potential kernel panic when increase hardware queue
 2020-04-08 12:25 UTC  (2+ messages)

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-08 12:25 UTC  (9+ messages)
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: Convert binding "

[PATCH v3 00/10] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-04-08 12:23 UTC  (3+ messages)
` [PATCH v3 08/10] drivers: qcom: rpmh-rsc: Don't double-check rpmh

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-08 12:23 UTC  (9+ messages)
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
  ` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-08 12:21 UTC  (12+ messages)

[V6, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-04-08 12:20 UTC  (12+ messages)
` [V6, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[LTP] [PATCH] syscalls/clone301: Fix the test race this time for real
 2020-04-08 12:21 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-3.1.rc1)
 2020-04-08 12:21 UTC  (3+ messages)
  ` [yocto] "

[PATCH] xfs: acquire superblock freeze protection on eofblocks scans
 2020-04-08 12:21 UTC 

[PATCH v3 1/1] ppc/crash: Reset spinlocks during crash
 2020-04-08 12:21 UTC  (6+ messages)

[PATCH v2] perf/cgroup: correct indirection in perf_less_group_idx
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: perf/urgent] perf/cgroup: Correct indirection in perf_less_group_idx()

[PATCH v2 3/3] sched/debug: Add task uclamp values to SCHED_DEBUG procfs
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v2 2/3] sched/debug: Bunch up printing formats in common macros
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: sched/urgent] sched/debug: Factor out printing formats into "

[PATCH v2 1/3] sched/debug: Remove redundant macro define
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] mt76: mt7663: fix aggr range entry in debugfs
 2020-04-08 12:20 UTC  (2+ messages)

[PATCH -next v2] locking/percpu-rwsem: fix a task_struct refcount
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: locking/urgent] locking/percpu-rwsem: Fix "

[PATCH v2] lib/refcount: Document interaction with PID_MAX_LIMIT
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: locking/urgent] locking/refcount: "

[PATCH] drm/ttm: Temporarily disable the huge_fault() callback
 2020-04-08 12:19 UTC  (3+ messages)

[tip: locking/urgent] locking/lockdep: Improve 'invalid wait context' splat
 2020-04-08 12:20 UTC 

[tip: sched/urgent] sched/fair: Fix race between runtime distribution and assignment
 2020-04-08 12:20 UTC 

drm/mcde: Checking for a failed platform_get_irq() call in mcde_probe()
 2020-04-08 12:20 UTC  (2+ messages)

[PATCH] perf/x86/intel/uncore: Add Ice Lake server uncore support
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH] sched/fair: Fix negative imbalance in imbalance calculation
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: sched/urgent] "

6d25be5782 ("sched/core, workqueues: Distangle worker .."): [ 52.816697] WARNING: CPU: 0 PID: 14 at kernel/workqueue.c:882 wq_worker_sleeping
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: sched/urgent] workqueue: Remove the warning in wq_worker_sleeping()

[PATCH v2] perf/core: install cgroup events to correct cpuctx
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: perf/urgent] perf/core: Fix event cgroup tracking

[PATCH] sched: Align rq->avg_idle and rq->avg_scan_cost
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: "

[PATCH] sched: Remove unused last_load_update_tick rq member
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: sched/urgent] sched/core: Remove unused rq::last_load_update_tick

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap mpss region before/after use
 2020-04-08 12:20 UTC  (3+ messages)

[PATCH] perf: Disable page faults when getting phys address
 2020-04-08 12:20 UTC  (2+ messages)
` [tip: perf/urgent] perf/core: "

[PATCH blktest] nvme/033: add test case for nvme update hardware queue count
 2020-04-08 12:19 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-04-08 12:19 UTC 

[linux-next:master 13298/13818] net/netfilter/nft_set_pipapo_avx2.c:1094:7: error: implicit declaration of function 'boot_cpu_has'; did you mean 'get_cpu_mask'?
 2020-04-08 12:19 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-04-08 12:18 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-04-08 12:18 UTC 

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-08 12:17 UTC  (6+ messages)
` [PATCH V3 7/8] spi: spi-qcom-qspi: Add interconnect support

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-08 12:15 UTC  (3+ messages)
` [PATCH v4 14/30] qcow2: Add cluster type parameter to qcow2_get_host_offset()

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-04-08 12:15 UTC  (12+ messages)
` [PATCH 02/44] drm: Add devm_drm_dev_alloc macro
      ` [Intel-gfx] "
` [PATCH 14/44] drm/v3d: Delete v3d_dev->pdev
    ` [Intel-gfx] "
    ` [Intel-gfx] [PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-08 12:15 UTC  (10+ messages)

[PATCH] KVM: arm64: arch_timer shouldn't assume the vcpu is loaded
 2020-04-08 12:13 UTC  (4+ messages)

[PATCH 1/1] powerpc/crash: Use NMI context for printk after crashing other CPUs
 2020-04-08 12:13 UTC  (2+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-08 12:11 UTC  (2+ messages)

[PATCH v3 0/6] media: staging: rkisp1: cap: various fixes for capture formats
 2020-04-08 12:11 UTC  (7+ messages)
` [PATCH v3 3/6] media: staging: rkisp1: cap: change the logic for writing to uv swap register
` [PATCH v3 4/6] media: staging: rkisp1: cap: support uv swap only for semiplanar formats
` [PATCH v3 5/6] media: staging: rkisp1: cap: support uv swapped plane formats

[PATCH v8 00/20] xfs: Delay Ready Attributes
 2020-04-08 12:10 UTC  (7+ messages)
` [PATCH v8 15/20] xfs: Add remote block helper functions
` [PATCH v8 16/20] xfs: Add helper function xfs_attr_node_removename_setup
` [PATCH v8 17/20] xfs: Add helper function xfs_attr_node_removename_rmt

[PATCH v2 1/3] gpu/drm: ingenic: Add trick to support 16bpp on 24-bit panels
 2020-04-08 12:06 UTC  (7+ messages)
` [PATCH v2 2/3] gpu/drm: ingenic: Switch emulated fbdev to 16bpp
` [PATCH v2 3/3] gpu/drm: ingenic: Add option to mmap GEM buffers cached

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-08 12:05 UTC  (5+ messages)
` [XEN PATCH v4 07/18] build: Introduce documentation for xen Makefiles
` [XEN PATCH v4 08/18] xen/build: introduce if_changed and if_changed_rule

[Intel-gfx] [PATCH i-g-t] kms_flip: Reduce hang tests to minimum duration
 2020-04-08 12:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

Export fw_get_builtin_firmware()?
 2020-04-08 12:05 UTC  (2+ messages)

Question about prefill_possible_map
 2020-04-08 12:07 UTC  (2+ messages)


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.