linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 19:28:24 to 2020-06-22 22:05:46 UTC [more...]

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-22 22:05 UTC  (9+ messages)
` [PATCH v6 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations

[PATCH 0/2] KVM: X86: A few fixes around ignore_msrs
 2020-06-22 22:04 UTC  (3+ messages)
` [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack
` [PATCH 2/2] KVM: X86: Do the same ignore_msrs check for feature msrs

[PATCH v4 0/5] Optionally randomize kernel stack offset each syscall
 2020-06-22 22:04 UTC  (12+ messages)
` [PATCH v4 1/5] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v4 2/5] init_on_alloc: Unpessimize default-on builds
` [PATCH v4 3/5] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v4 4/5] x86/entry: Enable random_kstack_offset support
` [PATCH v4 5/5] arm64: entry: "

[PATCH net 0/3] net: ethtool: netdev_features_strings[] cleanup
 2020-06-22 22:03 UTC  (5+ messages)
` [PATCH net 1/3] net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
` [PATCH net 2/3] net: ethtool: fix indentation of netdev_features_strings

[PATCH v11 0/8] Add tpm i2c ptp driver
 2020-06-22 22:02 UTC  (7+ messages)
` [PATCH v11 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v11 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure

[hugetlbfs] c0d0381ade: vm-scalability.throughput -33.4% regression
 2020-06-22 22:01 UTC  (2+ messages)

mmotm 2020-06-20-21-36 uploaded
 2020-06-22 22:00 UTC  (4+ messages)
` mmotm 2020-06-20-21-36 uploaded (lkdtm/bugs.c)

[PATCH v2 0/3] x86: Warn on orphan section placement
 2020-06-22 22:00 UTC  (5+ messages)
` [PATCH v2 1/3] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v2 2/3] x86/build: Warn on orphan section placement
` [PATCH v2 3/3] x86/boot: "

[PATCH] arm64: defconfig: Enable Qualcomm SM8250 pinctrl driver
 2020-06-22 22:00 UTC 

[PATCH 0/4] KVM: x86: nVMX: Nested PML bug fix and cleanup
 2020-06-22 21:58 UTC  (5+ messages)
` [PATCH 1/4] KVM: nVMX: Plumb L2 GPA through to PML emulation
` [PATCH 2/4] KVM: x86/mmu: Drop kvm_arch_write_log_dirty() wrapper
` [PATCH 3/4] KVM: nVMX: WARN if PML emulation helper is invoked outside of nested guest
` [PATCH 4/4] KVM: x86/mmu: Make .write_log_dirty a nested operation

[PATCH] checkpatch: use $root/.git when seeding camel case
 2020-06-22 21:58 UTC 

kernel BUG at mm/huge_memory.c:2613!
 2020-06-22 21:56 UTC  (7+ messages)

arch/arm64/kernel/acpi.c:99:30: sparse: sparse: incorrect type in return expression (different address spaces)
 2020-06-22 21:55 UTC  (3+ messages)

[PATCH v2 0/3] mm/shuffle: fix and cleanups
 2020-06-22 21:55 UTC  (9+ messages)
` [PATCH v2 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps

[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration
 2020-06-22 21:53 UTC  (10+ messages)
` [PATCH 13/16] mm: support THP migration to device private memory
` [PATCH 14/16] mm/thp: add THP allocation helper

[PATCH v2] clk: at91: add sama5d3 pmc driver
 2020-06-22 21:47 UTC  (3+ messages)

[PATCH v2] Kernel selftests: TPM2: upgrade TPM2 tests from Python 2 to Python 3
 2020-06-22 21:47 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-22 21:46 UTC  (3+ messages)
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support

[PATCH 1/2] pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
 2020-06-22 21:45 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ

[PATCH net 0/9] net: qed/qede: various stability fixes
 2020-06-22 21:44 UTC  (3+ messages)
` [PATCH net 9/9] net: qed: fix "maybe uninitialized" warning

[PATCH] Documentation: kunit: Add naming guidelines
 2020-06-22 21:41 UTC  (3+ messages)

[ANNOUNCE] 4.19.127-rt55
 2020-06-22 21:31 UTC 

[PATCH] isofs: fix High Sierra dirent flag accesses
 2020-06-22 21:31 UTC  (3+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-06-22 21:27 UTC  (11+ messages)

[PATCH] checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
 2020-06-22 21:24 UTC  (2+ messages)

[PATCH 0/3] selftests: tpm: fixes
 2020-06-22 21:20 UTC  (4+ messages)
` [PATCH 1/3] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
` [PATCH 2/3] selftests: tpm: Use 'test -e' instead of 'test -f'
` [PATCH 3/3] selftests: tpm: Use /bin/sh instead of /bin/bash

[PATCH] initrd: Remove erroneous comment
 2020-06-22 21:07 UTC  (11+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-22 21:04 UTC  (4+ messages)
` [PATCH v2 04/16] b43: Remove uninitialized_var() usage

[RFC] MFD's relationship with Device Tree (OF)
 2020-06-22 21:03 UTC  (4+ messages)

[PATCH 3/5] Huawei BMA: Adding Huawei BMA driver: host_veth_drv
 2020-06-22 20:27 UTC  (2+ messages)

[PATCH] binder: fix null deref of proc->context
 2020-06-22 20:59 UTC  (4+ messages)

[PATCH v2 0/2] arm64: Warn on orphan section placement
 2020-06-22 20:58 UTC  (3+ messages)
` [PATCH v2 1/2] arm64/build: Use common DISCARDS in linker script
` [PATCH v2 2/2] arm64/build: Warn on orphan section placement

[PATCH 4.19 000/267] 4.19.129-rc1 review
 2020-06-22 20:51 UTC  (4+ messages)
` [PATCH 4.19 182/267] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH v2 0/2] arm: Warn on orphan section placement
 2020-06-22 20:49 UTC  (3+ messages)
` [PATCH v2 1/2] arm/build: "
` [PATCH v2 2/2] arm/boot: "

[PATCH] drm/gma500: Fix direction check in psb_accel_2d_copy()
 2020-06-22 20:45 UTC 

[PATCH resend] net: cxgb4: fix return error value in t4_prep_fw
 2020-06-22 20:44 UTC  (2+ messages)

[PATCH v3 0/4] mfd: lp87565: convert DT to yaml, ignore ENx pins and add LP87524-Q1
 2020-06-22 20:43 UTC  (5+ messages)
` [PATCH v3 1/4] regulator: lp87565: enable voltage regardless of ENx pin
` [PATCH v3 2/4] dt-bindings: mfd: lp87565: convert to yaml
` [PATCH v3 3/4] dt-bindings: mfd: lp87565: add LP87524-Q1 variant
` [PATCH v3 4/4] "

[PATCH v2 0/4] mfd: lp87565: convert DT to yaml, ignore ENx pins and add LP87524-Q1
 2020-06-22 20:43 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: lp87565: convert to yaml

[PATCH 5.7] x86/crypto: aesni: Fix build with LLVM_IAS=1
 2020-06-22 20:32 UTC  (2+ messages)

[PATCH] drm/radeon: fix fb_div check in ni_init_smc_spll_table()
 2020-06-22 20:31 UTC 

[PATCH] trivial: fix kerneldoc comments
 2020-06-22 20:30 UTC  (2+ messages)

[PATCH v3] venus: fix multiple encoder crash
 2020-06-22 20:28 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix use of merged scatterlists
 2020-06-22 20:24 UTC 

[PATCH v3 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-06-22 20:24 UTC  (4+ messages)
` [PATCH v3 2/6] remoteproc: k3: Add TI-SCI processor control helper functions

[PATCH] dma-remap: Align the size in dma_common_*_remap()
 2020-06-22 20:23 UTC 

[PATCH][next] ice: Use struct_size() helper
 2020-06-22 20:23 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/6] KVM: x86/mmu: Files and sp helper cleanups
 2020-06-22 20:20 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directory
` [PATCH 2/6] KVM: x86/mmu: Move kvm_mmu_available_pages() into mmu.c
` [PATCH 3/6] KVM: x86/mmu: Add MMU-internal header
` [PATCH 4/6] KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only
` [PATCH 5/6] KVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow page lookup
` [PATCH 6/6] KVM: x86/mmu: Rename page_header() to to_shadow_page()

[PATCH] btrfs: tests: remove if duplicate in __check_free_space_extents()
 2020-06-22 20:18 UTC 

[PATCH v2] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
 2020-06-22 20:16 UTC  (3+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Documentation/process
 2020-06-22 20:15 UTC  (9+ messages)

[Linaro-mm-sig] [PATCH 04/18] dma-fence: prime lockdep annotations
 2020-06-22 20:15 UTC  (11+ messages)

[PATCH] extend IMA boot_aggregate with kernel measurements
 2020-06-22 20:14 UTC  (4+ messages)
  ` [PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9

[PATCH v2 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-22 20:08 UTC  (22+ messages)
` [PATCH v2 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
` [PATCH v2 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
` [PATCH v2 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
` [PATCH v2 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
` [PATCH v2 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH v2 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
` [PATCH v2 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
` [PATCH v2 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
` [PATCH v2 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
` [PATCH v2 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
` [PATCH v2 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
` [PATCH v2 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
` [PATCH v2 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
` [PATCH v2 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
` [PATCH v2 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
` [PATCH v2 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
` [PATCH v2 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
` [PATCH v2 18/21] KVM: arm64: Use common KVM implementation of MMU "
` [PATCH v2 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
` [PATCH v2 20/21] KVM: MIPS: Account pages used for GPA page tables
` [PATCH v2 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches

[RFC v5 01/10] drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
 2020-06-22 20:07 UTC  (10+ messages)
` [RFC v5 02/10] drm/vblank: Add vblank works
` [RFC v5 03/10] drm/nouveau/kms/nv50-: Unroll error cleanup in nv50_head_create()
` [RFC v5 04/10] drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commit
` [RFC v5 05/10] drm/nouveau/kms/nv50-: Fix disabling dithering
` [RFC v5 06/10] drm/nouveau/kms/nv50-: s/harm/armh/g
` [RFC v5 07/10] drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom
` [RFC v5 08/10] drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
` [RFC v5 09/10] drm/nouveau/kms/nv50-: Move hard-coded object handles into header
` [RFC v5 10/10] drm/nouveau/kms/nvd9-: Add CRC support

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-22 20:03 UTC  (19+ messages)
` [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v4 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v4 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v4 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v4 05/18] nitro_enclaves: Handle PCI device command requests
` [PATCH v4 06/18] nitro_enclaves: Handle out-of-band PCI device events
` [PATCH v4 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v4 08/18] nitro_enclaves: Add logic for enclave vm creation
` [PATCH v4 09/18] nitro_enclaves: Add logic for enclave vcpu creation
` [PATCH v4 10/18] nitro_enclaves: Add logic for enclave image load info
` [PATCH v4 11/18] nitro_enclaves: Add logic for enclave memory region set
` [PATCH v4 12/18] nitro_enclaves: Add logic for enclave start
` [PATCH v4 13/18] nitro_enclaves: Add logic for enclave termination
` [PATCH v4 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
` [PATCH v4 15/18] nitro_enclaves: Add Makefile "
` [PATCH v4 16/18] nitro_enclaves: Add sample for ioctl interface usage
` [PATCH v4 17/18] nitro_enclaves: Add overview documentation
` [PATCH v4 18/18] MAINTAINERS: Add entry for the Nitro Enclaves driver

[PATCH v4 0/2] mfd: Add support for Khadas Microcontroller
 2020-06-22 19:46 UTC  (3+ messages)
` [PATCH v4 1/2] thermal: add support for the MCU controlled FAN on Khadas boards

[PATCH] restore behaviour of CAP_SYS_ADMIN allowing the loading of net bpf program
 2020-06-22 19:44 UTC  (3+ messages)
` [PATCH bpf v2] restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/admin-guide
 2020-06-22 19:46 UTC 

[PATCH][v2] PM / s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle
 2020-06-22 19:45 UTC  (4+ messages)

[PATCH] soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'
 2020-06-22 20:01 UTC 

[PATCH 1/1] mm/vmalloc: update the header about KVA rework
 2020-06-22 19:58 UTC 

[PATCH][next] mm/zswap: fix a couple of memory leaks and rework kzalloc failure check
 2020-06-22 19:55 UTC  (3+ messages)

[PATCH v5 0/2] mfd: Add ENE KB3930 Embedded Controller driver
 2020-06-22 19:53 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Controller binding

[PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs
 2020-06-22 19:53 UTC  (11+ messages)

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-22 19:40 UTC  (4+ messages)
` [PATCH 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache

[PATCH 0/5] Adding Huawei BMA drivers
 2020-06-22 19:38 UTC  (2+ messages)

[PATCH v8 0/4] introduce memory hinting API for external process
 2020-06-22 19:36 UTC  (6+ messages)
` [PATCH v8 1/4] mm/madvise: pass task and mm to do_madvise
` [PATCH v8 2/4] pid: move pidfd_get_pid() to pid.c
` [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [PATCH v8 4/4] mm/madvise: check fatal signal pending of target process

[PATCH] [net] dcb_doit: remove redundant skb check
 2020-06-22 19:35 UTC  (2+ messages)

[PATCH] soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
 2020-06-22 19:29 UTC  (3+ messages)

debugfs_create_u32_array() memory leaks
 2020-06-22 19:31 UTC  (4+ messages)

[PATCH 00/21] Support Architectural LBR
 2020-06-22 19:31 UTC  (5+ messages)
` [PATCH 21/21] perf/x86/intel/lbr: Support XSAVES for arch LBR read

[PATCH 00/11] Add support for HiHope RZ/G2M[N] Rev.3.0/4.0
 2020-06-22 19:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).