messages from 2022-04-01 17:55:40 to 2022-04-01 18:28:59 UTC [more...]
incoming
2022-04-01 18:28 UTC (30+ messages)
` [patch 01/16] Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
` [patch 02/16] ocfs2: fix crash when mount with quota enabled
` [patch 03/16] nilfs2: fix lockdep warnings in page operations for btree nodes
` [patch 04/16] nilfs2: fix lockdep warnings during disk space reclamation
` [patch 05/16] nilfs2: get rid of nilfs_mapping_init()
` [patch 06/16] mm/munlock: add lru_add_drain() to fix memcg_stat_test
` [patch 07/16] mm/munlock: update Documentation/vm/unevictable-lru.rst
` [patch 08/16] mm/munlock: protect the per-CPU pagevec by a local_lock_t
` [patch 09/16] mm: kfence: fix objcgs vector allocation
` [patch 10/16] mailmap: update Kirill's email
` [patch 11/16] mm,hwpoison: unmap poisoned page before invalidation
` [patch 12/16] mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
` [patch 13/16] tools/vm/page_owner_sort.c: remove -c option
` [patch 14/16] doc/vm/page_owner.rst: remove content related to "
` [patch 15/16] mm/kmemleak: reset tag when compare object pointer
` [patch 16/16] mm/damon: prevent activated scheme from sleeping by deactivated schemes
[linux-next:master 14920/15002] ld.lld: error: undefined symbol: arch_stack_walk_shadow
2022-04-01 18:28 UTC
[igt-dev] [PATCH i-g-t v2 0/2] Unload mei_gsc before i915
2022-04-01 18:22 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/igt_kmod: Wait for a kmod to finish its probe before unloding it
` [igt-dev] [PATCH i-g-t v2 2/2] lib/igt_kmod: Unload mei modules before unloading i915
incoming
2022-04-01 18:27 UTC (2+ messages)
[PATCH 4.14 00/27] 4.14.275-rc1 review
2022-04-01 18:26 UTC (2+ messages)
[PATCH] staging: vme: Adjusted VME_USER in Kconfig
2022-04-01 18:21 UTC (4+ messages)
[PATCH] KVM: x86/pmu: Update AMD PMC smaple period to fix guest NMI-watchdog
2022-04-01 18:26 UTC (2+ messages)
[PATCH] dt-bindings: display: bridge: Drop requirement on input port for DSI devices
2022-04-01 18:25 UTC (10+ messages)
[PATCH v3 1/2] dt-bindings: clock: convert rockchip,rk3188-cru.txt to YAML
2022-04-01 18:24 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: clock: convert rockchip, rk3188-cru.txt "
[PATCH v3] kcov: don't generate a warning on vm_insert_page()'s failure
2022-04-01 18:25 UTC
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-01 18:24 UTC (12+ messages)
[PATCH] t3501: use test_path_is_* functions
2022-04-01 18:24 UTC (6+ messages)
` [PATCH v2 0/3][GSoC] t3501: remove test and test -f
` [PATCH v2 2/3] t3501: don't ignore "git <cmd>" exit code
` [PATCH v2 3/3] t3501: test cherry-pick revert with oids
[PATCH 0/3] ath11k: mhi cleanup
2022-04-01 18:22 UTC (3+ messages)
Trying to rescue a RAID-1 array
2022-04-01 18:21 UTC (6+ messages)
[patch 01/16] Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
2022-04-01 18:21 UTC (32+ messages)
` [patch 02/16] ocfs2: fix crash when mount with quota enabled
` [patch 03/16] nilfs2: fix lockdep warnings in page operations for btree nodes
` [patch 04/16] nilfs2: fix lockdep warnings during disk space reclamation
` [patch 05/16] nilfs2: get rid of nilfs_mapping_init()
` [patch 06/16] mm/munlock: add lru_add_drain() to fix memcg_stat_test
` [patch 07/16] mm/munlock: update Documentation/vm/unevictable-lru.rst
` [patch 08/16] mm/munlock: protect the per-CPU pagevec by a local_lock_t
` [patch 09/16] mm: kfence: fix objcgs vector allocation
` [patch 10/16] mailmap: update Kirill's email
` [patch 11/16] mm,hwpoison: unmap poisoned page before invalidation
` [patch 12/16] mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
` [patch 13/16] tools/vm/page_owner_sort.c: remove -c option
` [patch 14/16] doc/vm/page_owner.rst: remove content related to "
` [patch 15/16] mm/kmemleak: reset tag when compare object pointer
` [patch 16/16] mm/damon: prevent activated scheme from sleeping by deactivated schemes
[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
2022-04-01 17:55 UTC (63+ messages)
` [PATCH v3 01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v3 02/23] KVM: x86/mmu: Use a bool for direct
` [PATCH v3 03/23] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v3 04/23] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v3 05/23] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v3 06/23] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
` [PATCH v3 07/23] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization
` [PATCH v3 08/23] KVM: x86/mmu: Link spt to sp during allocation
` [PATCH v3 09/23] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c
` [PATCH v3 10/23] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
` [PATCH v3 11/23] KVM: x86/mmu: Use common code to allocate shadow pages from vCPU caches
` [PATCH v3 12/23] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v3 13/23] KVM: x86/mmu: Pass const memslot to init_shadow_page() and descendants
` [PATCH v3 14/23] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v3 15/23] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v3 17/23] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v3 18/23] KVM: x86/mmu: Zap collapsible SPTEs at all levels in "
` [PATCH v3 19/23] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v3 21/23] KVM: Allow GFP flags to be passed when topping up MMU caches
` [PATCH v3 22/23] KVM: x86/mmu: Support Eager Page Splitting in the shadow MMU
` [PATCH v3 23/23] KVM: selftests: Map x86_64 guest virtual memory with huge pages
[PATCH v6 60/64] KVM: arm64: nv: Sync nested timer state with ARMv8.4
2022-04-01 17:51 UTC (2+ messages)
[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
2022-04-01 18:19 UTC (10+ messages)
[PATCH v12 00/54] ceph+fscrypt: fully-working prototype
2022-04-01 18:16 UTC (5+ messages)
` [PATCH v12 08/54] ceph: add a has_stable_inodes operation for ceph
[PATCH v3 0/3] x86/fpu: Make AMX state ready for CPU idle
2022-04-01 18:16 UTC (4+ messages)
` [PATCH v3 1/3] x86/fpu: Make XCR0 accessors immune to unwanted compiler reordering
[PATCH] clk: use i2c_match_id and simple i2c probe
2022-04-01 18:15 UTC (2+ messages)
[PATCH v11 0/8] RISC-V CPU Idle Support
2022-04-01 18:13 UTC (6+ messages)
[PATCH] habanalabs: Elide a warning on 32-bit targets
2022-04-01 18:13 UTC (3+ messages)
[PATCH 0/3] softfloat: FloatRelation cleanups
2022-04-01 18:12 UTC (4+ messages)
` [PATCH 1/3] softfloat: Fix declaration of partsN_compare
[PATCH] common/encrypt: allow the use of 'fscrypt:' as key prefix
2022-04-01 18:12 UTC (2+ messages)
[PATCH v2 1/2] mm: page_alloc: simplify pageblock migratetype check in __free_one_page()
2022-04-01 18:11 UTC (2+ messages)
` [PATCH v2 2/2] mm: wrap __find_buddy_pfn() with a necessary buddy page validation
[PATCH] MM: minor improvements to readahead documentation
2022-04-01 18:11 UTC (2+ messages)
[PATCH v2 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
2022-04-01 18:10 UTC
[PATCH 0/5] populate/unpopulate memory when domain on static
2022-04-01 18:10 UTC (8+ messages)
` [PATCH v1 1/5] xen/arm: field "flags" to cover all internal CDF_XXX
` [PATCH v1 2/5] xen/arm: introduce CDF_staticmem
` [PATCH v1 3/5] xen/arm: unpopulate memory when domain on static allocation
[PATCH v1 net-next 0/2] net: tc: dsa: Implement offload of matchall for bridged DSA ports
2022-04-01 18:10 UTC (3+ messages)
` [PATCH v1 net-next 1/2] net: tc: dsa: Add the matchall filter with drop action "
[PATCH v2 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
2022-04-01 18:10 UTC
[PATCH v2 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
2022-04-01 18:09 UTC
[PATCH v2 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
2022-04-01 18:09 UTC
Inquiry about how Clang supports the kernel
2022-04-01 18:08 UTC
[PATCH 3/3] staging: rtl8723bs: remove redundant else branches
2022-04-01 18:08 UTC (2+ messages)
[PATCH v6 0/3] mm/mprotect: avoid unnecessary TLB flushes
2022-04-01 18:08 UTC (2+ messages)
` [PATCH v6 1/3] mm/mprotect: use mmu_gather
[PATCH v4 0/2] ath11k: Add support for SAR
2022-04-01 18:07 UTC (4+ messages)
` [PATCH v4 1/2] ath11k: add support for extended wmi service bit
[PATCH] ARM: dts: imx8mm-venice-gw{72xx,73xx}: fix OTG controller OC mode
2022-04-01 17:42 UTC
[PATCH] parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
2022-04-01 17:44 UTC (3+ messages)
[Buildroot] [PATCH v1 1/4] package/apr: change download url from http to https
2022-04-01 18:05 UTC (4+ messages)
` [Buildroot] [PATCH v1 2/4] package/apr: change project "
` [Buildroot] [PATCH v1 3/4] package/apr-util: change download "
` [Buildroot] [PATCH v1 4/4] package/apr-util: change project "
[sched/fair] ddb3b1126f: hackbench.throughput -25.9% regression
2022-04-01 18:04 UTC (4+ messages)
[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
2022-04-01 18:03 UTC (7+ messages)
[PATCH] ci: add Fedora 35 container in GHA
2022-04-01 18:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] pinctrl: renesas: rzg2l: Add RZ/G2UL support
2022-04-01 18:02 UTC
[PATCH] modpost: restore the warning message for missing symbol versions
2022-04-01 17:59 UTC (2+ messages)
Compilation errors
2022-04-01 17:58 UTC (4+ messages)
[PATCH] [v2] x86/configs: Add x86 debugging Kconfig fragment plus docs
2022-04-01 17:57 UTC (2+ messages)
mmotm 2022-03-31-20-37 uploaded
2022-04-01 17:57 UTC (4+ messages)
` mmotm 2022-03-31-20-37 uploaded (drivers/net/ethernet/fungible/funcore/fun_dev.o)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.