All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-12 00:13:44 to 2020-08-12 01:33:27 UTC [more...]

incoming
 2020-08-12  1:33 UTC  (61+ messages)
` [patch 001/165] percpu: return number of released bytes from pcpu_free_area()
` [patch 002/165] mm: memcg/percpu: account percpu memory to memory cgroups
` [patch 003/165] mm: memcg/percpu: per-memcg percpu memory statistics
` [patch 004/165] mm: memcg: charge memcg percpu memory to the parent cgroup
` [patch 005/165] kselftests: cgroup: add perpcu memory accounting test
` [patch 006/165] mm/hugetlb: add mempolicy check in the reservation routine
` [patch 007/165] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [patch 008/165] mm/vmscan: protect the workingset on anonymous LRU
` [patch 009/165] mm/workingset: prepare the workingset detection infrastructure for anon LRU
` [patch 010/165] mm/swapcache: support to handle the shadow entries
` [patch 011/165] mm/swap: implement workingset detection for anonymous LRU
` [patch 012/165] mm/vmscan: restore active/inactive ratio "
` [patch 013/165] /proc/PID/smaps: consistent whitespace output format
` [patch 014/165] mm: proactive compaction
` [patch 015/165] mm: fix compile error due to COMPACTION_HPAGE_ORDER
` [patch 016/165] mm: use unsigned types for fragmentation score
` [patch 017/165] mm/compaction: correct the comments of compact_defer_shift
` [patch 018/165] mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
` [patch 019/165] mm/mempolicy.c: check parameters first in kernel_get_mempolicy
` [patch 020/165] include/linux/mempolicy.h: fix typo
` [patch 021/165] mm, oom: make the calculation of oom badness more accurate
` [patch 022/165] doc, mm: sync up oom_score_adj documentation
` [patch 023/165] doc, mm: clarify /proc/<pid>/oom_score value range
` [patch 024/165] mm, oom: show process exiting information in __oom_kill_process()
` [patch 025/165] hugetlbfs: prevent filesystem stacking of hugetlbfs
` [patch 026/165] hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
` [patch 027/165] mm/migrate: optimize migrate_vma_setup() for holes
` [patch 028/165] mm/migrate: add migrate-shared test for migrate_vma_*()
` [patch 029/165] mm: thp: remove debug_cow switch
` [patch 030/165] mm/vmstat: add events for THP migration without split
` [patch 031/165] mm/cma.c: fix NULL pointer dereference when cma could not be activated
` [patch 032/165] mm: cma: fix the name of CMA areas
` [patch 033/165] mm: hugetlb: fix the name of hugetlb CMA
` [patch 034/165] cma: don't quit at first error when activating reserved areas
` [patch 035/165] include/linux/sched/mm.h: optimize current_gfp_context()
` [patch 036/165] mm: mmu_notifier: fix and extend kerneldoc
` [patch 037/165] x86/mm: use max memory block size on bare metal
` [patch 038/165] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [patch 039/165] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
` [patch 040/165] mm, memory_hotplug: update pcp lists everytime onlining a memory block
` [patch 041/165] mm: drop duplicated words in <linux/pgtable.h>
` [patch 042/165] mm: drop duplicated words in <linux/mm.h>
` [patch 043/165] include/linux/highmem.h: fix duplicated words in a comment
` [patch 044/165] include/linux/frontswap.h: drop duplicated word "
` [patch 045/165] include/linux/memcontrol.h: drop duplicate word and fix spello
` [patch 046/165] sh/mm: drop unused MAX_PHYSADDR_BITS
` [patch 047/165] sparc: "
` [patch 048/165] mm/compaction.c: delete duplicated word
` [patch 049/165] mm/filemap.c: "
` [patch 050/165] mm/hmm.c: "
` [patch 051/165] mm/hugetlb.c: delete duplicated words
` [patch 052/165] mm/memcontrol.c: "
` [patch 053/165] mm/memory.c: "
` [patch 054/165] mm/migrate.c: delete duplicated word
` [patch 055/165] mm/nommu.c: delete duplicated words
` [patch 056/165] mm/page_alloc.c: delete or fix "
` [patch 057/165] mm/shmem.c: delete duplicated word
` [patch 058/165] mm/slab_common.c: "
` [patch 059/165] mm/usercopy.c: "
` [patch 060/165] mm/vmscan.c: delete or fix duplicated words

[PATCH] MAINTAINERS: Add git tree for KVM/mips
 2020-08-12  1:32 UTC 

[PATCH v2 0/7] regulator: fix deadlock vs memory reclaim
 2020-08-12  1:31 UTC  (8+ messages)
` [PATCH v2 2/7] regulator: push allocation in regulator_ena_gpio_request() out of lock
` [PATCH v2 1/7] regulator: push allocation in regulator_init_coupling() outside "
` [PATCH v2 3/7] regulator: push allocations in create_regulator() "
` [PATCH v2 5/7] regulator: plug of_node leak in regulator_register()'s error path
` [PATCH v2 4/7] regulator: push allocation in set_consumer_device_supply() out of lock
` [PATCH v2 6/7] regulator: cleanup regulator_ena_gpio_free()
` [PATCH v2 7/7] regulator: remove superfluous lock in regulator_resolve_coupling()

[PATCH] usb: xhci-mtk: Fix typo
 2020-08-12  1:26 UTC  (4+ messages)

[PATCH] btrfs-progs: --init-extent-tree if extent tree is unreadable
 2020-08-12  1:29 UTC  (2+ messages)

[PATCH v6] Makefile: Add clang-tidy and static analyzer support to makefile
 2020-08-12  1:24 UTC  (6+ messages)
` [PATCH v7] "

[PATCH v2 00/20] virtiofs: Add DAX support
 2020-08-12  1:23 UTC  (6+ messages)
` [PATCH v2 15/20] fuse, dax: Take ->i_mmap_sem lock during dax page fault
        ` [Virtio-fs] "

[dpdk-dev] [PATCH] net/ice: fix VF index check for DCF
 2020-08-12  0:56 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v4 0/2] Unsolicited broadcast probe resp support
 2020-08-12  1:22 UTC  (3+ messages)
` [PATCH v4 1/2] nl80211: Unsolicited broadcast probe response support
` [PATCH v4 2/2] mac80211: "

[PATCH v2] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
 2020-08-12  1:20 UTC 

linux-next: manual merge of the tip tree with Linus' tree
 2020-08-12  1:21 UTC 

[PATCH] drm/amdgpu: fix a potential circular locking dependency
 2020-08-12  1:19 UTC  (3+ messages)

[PATCH] wl18xx-calibrator: Fix build with -fno-common
 2020-08-12  1:17 UTC 

[PATCH v3] tools/objtool: Fix unnecessary jumps
 2020-08-12  1:13 UTC 

[PATCH] riscv: Setup exception vector for K210 properly
 2020-08-12  1:09 UTC  (5+ messages)

[PATCH v3 0/8] huge vmalloc mappings
 2020-08-12  1:07 UTC  (6+ messages)

[PATCH v1] usb: typec: tcpm: Fix TDA 2.2.1.1 and TDA 2.2.1.2 failures
 2020-08-12  1:08 UTC  (9+ messages)

[PATCH v2] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-08-12  1:06 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ice: optimize the Rx metadata hardware check
 2020-08-12  0:57 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] net/ice: optimize the FlexiMD "

KASAN: global-out-of-bounds Read in precalculate_color
 2020-08-12  1:07 UTC  (2+ messages)

[folded-merged] mm-migrate-make-a-standard-migration-target-allocation-function-fix.patch removed from -mm tree
 2020-08-12  1:06 UTC 

[folded-merged] mm-migrate-clear-__gfp_reclaim-to-make-the-migration-callback-consistent-with-regular-thp-allocations-fix.patch removed from -mm tree
 2020-08-12  1:05 UTC 

BUG: mlx5 refcount_t: underflow; use-after-free. (5.7)
 2020-08-12  1:05 UTC 

stable-rc/linux-4.19.y baseline: 174 runs, 6 regressions (v4.19.139)
 2020-08-12  1:04 UTC 

[folded-merged] bits-add-tests-of-genmask-fix-2.patch removed from -mm tree
 2020-08-12  1:04 UTC 

[folded-merged] bits-add-tests-of-genmask-fix.patch removed from -mm tree
 2020-08-12  1:04 UTC 

[folded-merged] uaccess-add-force_uaccess_beginend-helpers-v2.patch removed from -mm tree
 2020-08-12  1:03 UTC 

[folded-merged] syscalls-use-uaccess_kernel-in-addr_limit_user_check-fix.patch removed from -mm tree
 2020-08-12  1:02 UTC 

[folded-merged] x86-mm-use-max-memory-block-size-on-bare-metal-v3.patch removed from -mm tree
 2020-08-12  1:02 UTC 

[folded-merged] mm-cma-fix-the-name-of-cma-areas-fix.patch removed from -mm tree
 2020-08-12  1:01 UTC 

[folded-merged] mm-vmstat-add-events-for-thp-migration-without-split-v4.patch removed from -mm tree
 2020-08-12  1:00 UTC 

[folded-merged] mm-vmstat-add-events-for-thp-migration-without-split-fix-2.patch removed from -mm tree
 2020-08-12  1:00 UTC 

[folded-merged] mm-vmstat-add-events-for-thp-migration-without-split-fix.patch removed from -mm tree
 2020-08-12  1:00 UTC 

[git pull] vmwgfx-next-5.9
 2020-08-12  0:59 UTC 

[folded-merged] mm-migrate-optimize-migrate_vma_setup-for-holes-v2.patch removed from -mm tree
 2020-08-12  0:59 UTC 

[folded-merged] mm-oom-make-the-calculation-of-oom-badness-more-accurate-v3.patch removed from -mm tree
 2020-08-12  0:58 UTC 

[folded-merged] mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix.patch removed from -mm tree
 2020-08-12  0:58 UTC 

[folded-merged] mm-memcg-charge-memcg-percpu-memory-to-the-parent-cgroup-fix.patch removed from -mm tree
 2020-08-12  0:57 UTC 

[folded-merged] mm-memcg-percpu-per-memcg-percpu-memory-statistics-v3.patch removed from -mm tree
 2020-08-12  0:57 UTC 

[PATCH v3 0/4] miscellaneous ZBD improvements
 2020-08-12  0:56 UTC  (4+ messages)

[PATCH 0/7] target/arm: Add vSPE support to KVM guest
 2020-08-12  0:54 UTC  (11+ messages)
` [PATCH 6/7] hw/arm/virt: spe: Add SPE fdt binding for virt machine
` [PATCH 7/7] target/arm/cpu: spe: Enable spe to work with host cpu

[folded-merged] mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fix-2.patch removed from -mm tree
 2020-08-12  0:56 UTC 

[folded-merged] mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fix-fix.patch removed from -mm tree
 2020-08-12  0:56 UTC 

[folded-merged] mm-memcg-percpu-account-percpu-memory-to-memory-cgroups-fix.patch removed from -mm tree
 2020-08-12  0:55 UTC 

function_profile_enabled not showing Time info
 2020-08-12  0:54 UTC  (2+ messages)

[GIT PULL] Mount notifications
 2020-08-12  0:53 UTC  (12+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)

Songs about Pandemic of Lies
 2020-08-11 22:28 UTC 

[PATCH] field-dictionary.csv: Add errno to audit message field dictionary
 2020-08-12  0:53 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/7] proc-info enhancements
 2020-08-12  0:52 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 189 runs, 2 regressions (v5.4.58)
 2020-08-12  0:51 UTC 

stable-rc/linux-4.14.y baseline: 156 runs, 4 regressions (v4.14.193)
 2020-08-12  0:51 UTC 

[dpdk-dev] [PATCH 0/3] Add missing SPDX license tags
 2020-08-12  0:49 UTC  (2+ messages)

[PATCH 0/3] Change "--diff-merges" to require parameter
 2020-08-12  0:48 UTC  (4+ messages)
` [PATCH 2/3] doc/git-log: describe --diff-merges=off

[PATCH] net: openvswitch: introduce common code for flushing flows
 2020-08-12  0:47 UTC  (2+ messages)

[PATCH] sched/fair: Remove the duplicate check from group_has_capacity()
 2020-08-12  0:46 UTC  (9+ messages)

dbus-sensors:hwmontemp: additional attribute proposal
 2020-08-12  0:46 UTC  (17+ messages)

[ovs-discuss] Double free in recent kernels after memleak fix
 2020-08-12  0:43 UTC  (12+ messages)

[PATCH] x86/boot: avoid relaxable symbols with Clang
 2020-08-12  0:43 UTC  (9+ messages)
` [PATCH] x86/boot/compressed: Disable relocation relaxation for non-pie link
              ` [PATCH v2] x86/boot/compressed: Disable relocation relaxation

[PATCH 0/3] Smack: Use the netlbl incoming cache
 2020-08-12  0:39 UTC  (4+ messages)
  ` [PATCH 1/3] Smack: Consolidate uses of secmark into a function
  ` [PATCH 2/3] Smack: Set socket labels only once
  ` [PATCH 3/3] Smack: Use the netlabel cache

[Bug 1884684] [NEW] QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
 2020-08-12  0:35 UTC  (2+ messages)
` [Bug 1884684] "

[PATCH 00/22] crypto: add check for xts input length equal to zero
 2020-08-12  0:36 UTC  (11+ messages)
` [PATCH 19/22] crypto: inside-secure - "

[OE-core][dunfell 00/19] Pull request (cover letter only)
 2020-08-12  0:38 UTC 

How to enable building tpm.mod into core.img ?
 2020-08-12  0:37 UTC 

[PATCH] efi_loader: variable: keep temporary buffer during the authentication
 2020-08-12  0:37 UTC 

git reflog --date
 2020-08-12  0:28 UTC 

[PATCH] python3-setuptools: update to 49.3.1
 2020-08-12  0:36 UTC 

[GIT PULL] orangefs pull request for 5.9
 2020-08-12  0:35 UTC  (2+ messages)

[GIT PULL] zonefs changes for X.Y-rcZ
 2020-08-12  0:35 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v5.9
 2020-08-12  0:34 UTC  (2+ messages)

[PATCHv1 0/2] add Intel SoCFPGA crypto service driver
 2020-08-12  0:34 UTC  (3+ messages)
` [PATCHv1 2/2] crypto: "

[RESEND PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-08-12  0:29 UTC  (4+ messages)
  ` [RESEND PATCH v10 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk

Avoiding 'master' nomenclature
 2020-08-12  0:30 UTC  (12+ messages)

[PATCH v3] nSVM: Test illegal combinations of EFER.LME, CR0.PG, CR0.PE and CR4.PAE in VMCB
 2020-08-12  0:29 UTC  (2+ messages)

[PATCH v3 0/5] btrfs: Enhanced runtime defence against fuzzed images
 2020-08-12  0:29 UTC  (6+ messages)
` [PATCH v3 3/5] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations

[PATCH v10 00/10] Support for Tegra video capture from external sensor
 2020-08-12  0:27 UTC  (11+ messages)
` [PATCH v10 01/10] media: tegra-video: Fix channel format alignment
` [PATCH v10 02/10] media: tegra-video: Enable TPG based on kernel config
` [PATCH v10 03/10] media: tegra-video: Update format lookup to offset based
` [PATCH v10 04/10] dt-bindings: tegra: Update VI and CSI bindings with port info
` [PATCH v10 05/10] media: tegra-video: Separate CSI stream enable and disable implementations
` [PATCH v10 06/10] media: tegra-video: Add support for external sensor capture
` [PATCH v10 07/10] media: tegra-video: Add support for selection ioctl ops
` [PATCH v10 08/10] gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calibration done
` [PATCH v10 09/10] media: tegra-video: Add CSI MIPI pads calibration
` [PATCH v10 10/10] media: tegra-video: Compute settle times based on the clock rate

[git pull] drm for 5.8-rc1
 2020-08-12  0:19 UTC  (14+ messages)

[PATCH 1/2] PM / Domains: Add GENPD_FLAG_SUSPEND_ON flag
 2020-08-12  0:19 UTC  (2+ messages)

[PATCH v2 00/13] Convert Ingenic to a generic board v2
 2020-08-12  0:15 UTC  (14+ messages)
` [PATCH v2 01/13] MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WA
` [PATCH v2 02/13] MIPS: cpu-probe: Mark XBurst CPU as having vtagged caches
` [PATCH v2 03/13] MIPS: cpu-probe: ingenic: Fix broken BUG_ON
` [PATCH v2 04/13] MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol
` [PATCH v2 05/13] MIPS: generic: Allow boards to set system type
` [PATCH v2 06/13] MIPS: generic: Init command line with fw_init_cmdline()
` [PATCH v2 07/13] MIPS: generic: Support booting with built-in or appended DTB
` [PATCH v2 08/13] MIPS: generic: Add support for zboot
` [PATCH v2 09/13] MIPS: generic: Increase NR_IRQS to 256
` [PATCH v2 10/13] MIPS: generic: Add support for Ingenic SoCs
` [PATCH v2 11/13] MIPS: jz4740: Drop folder
` [PATCH v2 12/13] MIPS: configs: Regenerate configs of Ingenic boards
` [PATCH v2 13/13] MAINTAINERS: Update paths to Ingenic platform code

[PATCH v2] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-08-12  0:14 UTC 

[RFC 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-12  0:14 UTC  (10+ messages)
` [RFC 17/20] drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
  ` [Intel-gfx] "
` [RFC 20/20] drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()
  ` [Nouveau] "
    ` [Intel-gfx] "

[PATCH] ethtool: update to 5.8
 2020-08-12  0:13 UTC 


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.