All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-10 23:28:32 to 2022-03-11 00:25:29 UTC [more...]

Presence of "default" device name crashes unity3d games
 2022-03-11  0:24 UTC 

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-11  0:25 UTC  (27+ messages)
` [PATCH v2 01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v2 02/26] KVM: x86/mmu: Use a bool for direct
` [PATCH v2 03/26] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v2 04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v2 05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v2 06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page()
` [PATCH v2 07/26] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization
` [PATCH v2 08/26] KVM: x86/mmu: Link spt to sp during allocation
` [PATCH v2 09/26] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c
` [PATCH v2 10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs
` [PATCH v2 11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches
` [PATCH v2 12/26] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v2 13/26] KVM: x86/mmu: Pass const memslot to init_shadow_page() and descendants
` [PATCH v2 14/26] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v2 15/26] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v2 17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte()
` [PATCH v2 18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
` [PATCH v2 19/26] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU
` [PATCH v2 21/26] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v2 22/26] KVM: Allow GFP flags to be passed when topping up MMU caches
` [PATCH v2 23/26] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs
` [PATCH v2 24/26] KVM: x86/mmu: Split huge pages aliased by multiple SPTEs
` [PATCH v2 25/26] KVM: x86/mmu: Drop NULL pte_list_desc_cache fallback
` [PATCH v2 26/26] KVM: selftests: Map x86_64 guest virtual memory with huge pages

[PATCH 1/2] bpf: Adjust BPF stack helper functions to accommodate skip > 0
 2022-03-11  0:23 UTC  (3+ messages)

[Bridge] [PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-11  0:22 UTC  (13+ messages)
` [Bridge] [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes to driver
                  `  "

[PATCH v5 0/6] Provide a fraemework for RISC-V ISA extensions
 2022-03-11  0:21 UTC  (5+ messages)

[PATCH net v3] xdp: xdp_mem_allocator can be NULL in trace_mem_connect()
 2022-03-11  0:20 UTC  (2+ messages)

[PATCH] Bluetooth: btbcm: Support per-board firmware variants
 2022-03-11  0:17 UTC 

[PATCH] hwmon: (pmbus/ibm-cffps) Add clear_faults debugfs entry
 2022-03-11  0:18 UTC 

[PATCH -next] ethernet: 8390: Remove unnecessary print function dev_err()
 2022-03-11  0:17 UTC 

[PATCH bpf-next] selftests/bpf: fix a clang compilation error for send_signal.c
 2022-03-11  0:17 UTC  (2+ messages)

[PATCH v2 00/13] rtw89: generalize functions shared with 8852CE
 2022-03-11  0:16 UTC  (4+ messages)
` [PATCH v2 10/13] rtw89: 8852c: add chip::dle_mem

[PATCH v6] x86/sgx: Free backing memory after faulting the enclave page
 2022-03-11  0:15 UTC  (2+ messages)
` [tip: x86/sgx] "

[PATCH 5.16 00/53] 5.16.14-rc2 review
 2022-03-11  0:14 UTC  (2+ messages)

PATCH [0/4 V2] xfs: log recovery hang fixes
 2022-03-11  0:13 UTC  (4+ messages)
` [PATCH 1/4] xfs: log worker needs to start before intent/unlink recovery

[PATCH] KVM: memcg: count KVM page table pages used by KVM in memcg pagetable stats
 2022-03-11  0:12 UTC 

[GIT PULL] coresight changes for v5.18
 2022-03-11  0:09 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] Subskeleton support for BPF libraries
 2022-03-11  0:12 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] libbpf: add new strict flag for .text subprograms
` [PATCH bpf-next v2 2/5] libbpf: init btf_{key,value}_type_id on internal map open
` [PATCH bpf-next v2 3/5] libbpf: add subskeleton scaffolding
` [PATCH bpf-next v2 4/5] bpftool: add support for subskeletons
` [PATCH bpf-next v2 5/5] selftests/bpf: test subskeleton functionality

Regression of madvise(MADV_COLD) on shmem?
 2022-03-11  0:09 UTC  (6+ messages)

[PATCH v1] bbdev: add new operation for FFT processing
 2022-03-10 23:49 UTC  (2+ messages)

[PATCH] block: check more requests for multiple_queues in blk_attempt_plug_merge
 2022-03-11  0:07 UTC  (6+ messages)

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-11  0:06 UTC  (6+ messages)
` [RFC PATCH 12/14] mm/madvise: introduce batched madvise(MADV_COLLPASE) collapse

[PATCH] drm/amd: fix gfx hang on renoir in IGT reload test
 2022-03-11  0:06 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf, test_run: Fix packet size check for live packet mode
 2022-03-11  0:05 UTC  (2+ messages)

[PATCH v5 0/5] A design for future-proofing fsync() configuration
 2022-03-11  0:03 UTC  (4+ messages)
` [PATCH v6 0/6] "

RFC: Using '--no-output-indicator-old' to only show new state
 2022-03-11  0:01 UTC  (6+ messages)

[PATCH v33 00/29] LSM: Module stacking for AppArmor
 2022-03-10 23:46 UTC  (60+ messages)
  ` [PATCH v33 01/29] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v33 02/29] LSM: Infrastructure management of the sock security
  ` [PATCH v33 03/29] LSM: Add the lsmblob data structure
  ` [PATCH v33 04/29] LSM: provide lsm name and id slot mappings
  ` [PATCH v33 05/29] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v33 06/29] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v33 07/29] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v33 08/29] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v33 09/29] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v33 10/29] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v33 11/29] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v33 12/29] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v33 13/29] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v33 14/29] LSM: Specify which LSM to display
  ` [PATCH v33 15/29] LSM: Ensure the correct LSM context releaser
  ` [PATCH v33 16/29] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v33 17/29] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v33 18/29] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v33 19/29] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v33 20/29] binder: Pass LSM identifier for confirmation
  ` [PATCH v33 21/29] LSM: Extend security_secid_to_secctx to include module selection
  ` [PATCH v33 22/29] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v33 23/29] Audit: Create audit_stamp structure
  ` [PATCH v33 24/29] LSM: Add a function to report multiple LSMs
  ` [PATCH v33 25/29] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v33 26/29] Audit: Add record for multiple task security contexts
  ` [PATCH v33 27/29] Audit: Add record for multiple object "
  ` [PATCH v33 28/29] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v33 29/29] AppArmor: Remove the exclusive flag

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-10 23:54 UTC  (2+ messages)
` [PATCH 2/6] list: add new MACROs to make iterator invisiable

[LSF/MM TOPIC] FS, MM, and stable trees
 2022-03-10 23:59 UTC  (6+ messages)

[PATCH 1/3] mm/memcg: mz already removed from rb_tree in mem_cgroup_largest_soft_limit_node()
 2022-03-10 23:57 UTC  (12+ messages)
` [PATCH 3/3] mm/memcg: add next_mz back if not reclaimed yet

[PULL] Counter updates, cleanups, and features for 5.18
 2022-03-10 23:56 UTC  (3+ messages)

[PATCH v1 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-10 23:53 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: pinctrl: mvebu: Document bindings for AC5

[PATCH v9 0/3] teach submodules to know they're submodules
 2022-03-10 23:53 UTC  (7+ messages)
` [PATCH v9 2/3] introduce submodule.hasSuperproject record

[PATCH v2 0/2] drm/bridge: analogix_dp: Self-refresh state machine fixes
 2022-03-10 23:50 UTC  (3+ messages)

[PATCH 5.10 00/58] 5.10.105-rc2 review
 2022-03-10 23:48 UTC  (3+ messages)
` [PATCH 5.10 38/58] KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A

stable-rc/queue/4.19 build: 152 builds: 5 failed, 147 passed, 2 errors, 26 warnings (v4.19.233-33-g87b0d005012b)
 2022-03-10 23:48 UTC 

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-10 23:44 UTC  (6+ messages)

[PATCH v4 bpf-next 0/3] introduce xdp frags support to veth driver
 2022-03-10 23:46 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/3] veth: rework veth_xdp_rcv_skb in order to accept non-linear skb

[PATCH v2 01/15] dt-bindings: ARM: Mediatek: Add new document bindings of MT8186 clock
 2022-03-10 23:45 UTC  (4+ messages)

[PATCH 0/3] drm/msm/gpu: More system suspend fixes
 2022-03-10 23:46 UTC  (8+ messages)
` [PATCH 1/3] drm/msm/gpu: Rename runtime suspend/resume functions
` [PATCH 2/3] drm/msm/gpu: Park scheduler threads for system suspend
` [PATCH 3/3] drm/msm/gpu: Remove mutex from wait_event condition

[PATCH] net/mlx5: handle MPRQ incompatibility with external buffers
 2022-03-10 23:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH nf,v2] netfilter: nf_tables: cancel register tracking if .reduce is not defined
 2022-03-10 23:44 UTC 

[PATCH v8 0/6] Update gnulib version and drop most gnulib patches
 2022-03-10 23:44 UTC  (6+ messages)

[PATCH] x86: Remove a.out support
 2022-03-10 23:35 UTC  (13+ messages)
                ` [PATCH] a.out: Stop building a.out/osf1 support on alpha and m68k

vrf and multicast problem
 2022-03-10 23:41 UTC  (5+ messages)

Questions about memcg_slabinfo.py drgn script
 2022-03-10 23:40 UTC  (2+ messages)

[PATCH v5] drivers: ddcci: upstream DDCCI driver
 2022-03-10 23:40 UTC 

[PATCH V2] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-03-10 23:40 UTC  (2+ messages)

[v2 0/2] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-10 23:36 UTC  (6+ messages)
` [v2 1/2] ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p and rt5682

[PATCH 0/6] Various fixes and cleanups
 2022-03-10 23:36 UTC  (7+ messages)
` [PATCH 1/6] osdep/windows/platform: Disable gcc9 -Waddress-of-packed-member
` [PATCH 2/6] loader/i386/bsd: Initialize ptr variable in grub_bsd_add_meta()
` [PATCH 3/6] commands/i386/pc/sendkey: Fix "writing 1 byte into a region of size 0" build error
` [PATCH 4/6] conf/i386-cygwin-img-ld: Do not discard .data and .edata sections
` [PATCH 5/6] configure: Drop ${grub_coredir} unneeded references
` [PATCH 6/6] INSTALL: Add more cross-compiling Debian packages

[RFC RFT PATCH 0/4] ARM: OMAP1: clock: Convert to CCF
 2022-03-10 23:33 UTC  (10+ messages)
` [RFC PATCH 1/4] ARM: OMAP1: clock: Remove unused code
` [RFC PATCH 2/4] ARM: OMAP1: clock: Remove noop code
` [RFC PATCH 3/4] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
` [RFC RFT PATCH 4/4] ARM: OMAP1: clock: Convert "

[PATCH bpf-next v1 0/5] Introduce bpf_packet_pointer helper
 2022-03-10 23:35 UTC  (7+ messages)

[PATCH] ASoC: simple-card-utils: Don't reset clock of active DAI
 2022-03-10 23:32 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: rt2880: add missing pin groups and functions
 2022-03-10 23:33 UTC  (2+ messages)

[PATCH 1/1] mm: fix use-after-free bug when mm->mmap is reused after being freed
 2022-03-10 23:31 UTC  (8+ messages)

[PATCH 0/6] media: i2c: ov5670: OF support, runtime_pm, regulators
 2022-03-10 23:30 UTC  (6+ messages)
` [PATCH 1/6] media: dt-bindings: i2c: Document ov5670

[PATCH 0/9] --disable-tcg avocado fixes for ppc-softmmu
 2022-03-10 23:28 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] ice: Fix race condition during interface enslave
 2022-03-10 23:30 UTC  (3+ messages)
  `  "

[PATCH] bpftool: ensure bytes_memlock json output is correct
 2022-03-10 23:30 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-10 23:29 UTC  (4+ messages)
` [PATCH 4/6] iio: adc: ti-ads1015: Deduplicate channel macros

[PATCH libnftnl 0/3] add description infrastructure
 2022-03-10 23:28 UTC  (3+ 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.