linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-16 22:06:14 to 2020-03-17 04:53:45 UTC [more...]

[PATCH v2 00/32] KVM: x86: TLB flushing fixes and enhancements
 2020-03-17  4:52 UTC  (13+ messages)
` [PATCH v2 01/32] KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush
` [PATCH v2 02/32] KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
` [PATCH v2 05/32] KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)
` [PATCH v2 10/32] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
` [PATCH v2 11/32] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
` [PATCH v2 17/32] KVM: SVM: Wire up ->tlb_flush_guest() directly to svm_flush_tlb()
` [PATCH v2 19/32] KVM: nVMX: Move nested_get_vpid02() to vmx/nested.h
` [PATCH v2 22/32] KVM: x86: Rename ->tlb_flush() to ->tlb_flush_all()
` [PATCH v2 26/32] KVM: nVMX: Selectively use TLB_FLUSH_CURRENT for nested VM-Enter/VM-Exit
` [PATCH v2 27/32] KVM: nVMX: Reload APIC access page on nested VM-Exit only if necessary
` [PATCH v2 31/32] KVM: nVMX: Don't flush TLB on nested VM transition with EPT enabled
` [PATCH v2 32/32] KVM: nVMX: Free only the affected contexts when emulating INVEPT

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-17  4:52 UTC  (8+ messages)
` [PATCH v2 2/9] mm/vmscan: protect the workingset on anonymous LRU

[PATCH] rtc-pm8xxx: Clear Alarm register on resume
 2020-03-17  4:50 UTC  (3+ messages)

linux-next: Tree for Mar 12 (pci/controller/mobiveil/)
 2020-03-17  4:31 UTC  (3+ messages)

[PATCH] cpufreq: imx6q-cpufreq: Improve the logic of -EPROBE_DEFER handling
 2020-03-17  4:38 UTC 

[PATCH] sctp: fix refcount bug in sctp_wfree
 2020-03-17  4:44 UTC  (4+ messages)

[PATCH v3] ARM: orion: replace setup_irq() by request_irq()
 2020-03-17  4:37 UTC  (8+ messages)
` [PATCH v3] ARM: spear: "
  ` [PATCH v3] ARM: mmp: "
    ` [PATCH v3] ARM: iop32x: "
        ` [PATCH v3] ARM: ep93xx: Replace "
          ` [PATCH v3] ARM: OMAP: replace "
            ` [PATCH v3] ARM: "

[PATCH v1 1/1] maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure
 2020-03-17  4:22 UTC 

[PATCH] Input: i8042 - Fix the selftest retry logic
 2020-03-17  4:22 UTC  (3+ messages)
` [PATCH v2] Input: i8042 - fix "

linux-next: manual merge of the usb-gadget tree with the devicetree tree
 2020-03-17  4:21 UTC  (2+ messages)

[patch] mm, oom: prevent soft lockup on memcg oom for UP systems
 2020-03-17  4:09 UTC  (9+ messages)

[PATCH v1 1/1] firmware: tee_bnxt: remove unused variable init
 2020-03-17  4:07 UTC 

[PATCH v6 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-17  3:59 UTC  (5+ messages)
` [PATCH v6 3/7] scsi: ufs: introduce common delay function

[PATCH v2] clk: imx8mm: Switch to platform driver
 2020-03-17  3:56 UTC  (5+ messages)

[rcu:dev.2020.03.11b] BUILD SUCCESS 5474272f15759104e4e918f3bbbe632aacc4dc9c
 2020-03-17  3:37 UTC 

[RESEND PATCH 0/3] Introduce the request_atomic() for the host
 2020-03-17  3:36 UTC  (9+ messages)
` [RESEND PATCH 1/3] mmc: host: "
` [RESEND PATCH 2/3] mmc: host: sdhci-sprd: Implement the request_atomic() API

[PATCH v4 0/2] crypto: engine - support for parallel and batch requests
 2020-03-17  3:29 UTC  (7+ messages)
` [PATCH v4 1/2] crypto: engine - support for parallel requests

[PATCH v1 11/46] powerpc/ptdump: Display size of BATs
 2020-03-17  3:25 UTC  (2+ messages)

[v2 PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-17  3:24 UTC  (8+ messages)
` [v2 PATCH 2/2] mm: swap: use smp_mb__after_atomic() to order LRU bit set

[PATCH v4 0/3] Introduce Self-Save API for deep stop states
 2020-03-17  3:13 UTC  (3+ messages)
` [PATCH v4 3/3] powerpc/powernv: Parse device tree, population of SPR support

[RFC PATCH 0/3] meminfo: introduce extra meminfo
 2020-03-17  3:04 UTC  (6+ messages)

[PATCH] clocksource: imx-sysctr: Remove unused includes
 2020-03-17  2:55 UTC 

[PATCHv2 50/50] kernel: Rename show_stack_loglvl() => show_stack()
 2020-03-17  2:54 UTC  (2+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-17  2:49 UTC  (6+ messages)
` [PATCH v5 09/23] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v5 16/23] irqchip/gic-v4.1: Eagerly vmap vPEs

[PATCH] mmc: rtsx: Fixed TX/RX register and optimized TX parameter
 2020-03-17  2:45 UTC  (3+ messages)

[PATCH] clocksource: imx-tpm: Remove unused includes
 2020-03-17  2:35 UTC 

[PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-17  2:35 UTC  (16+ messages)

linux-next: manual merge of the selinux tree with the nfs tree
 2020-03-17  2:31 UTC 

[PATCH net 0/2] net: bcmgenet: revisit MAC reset
 2020-03-17  2:22 UTC  (5+ messages)
` [PATCH net 1/2] Revert "net: bcmgenet: use RGMII loopback for MAC reset"
` [PATCH net 2/2] net: bcmgenet: keep MAC in reset until PHY is up

[RFC PATCH 0/3] Fix quiet console in pre-panic scenarios
 2020-03-17  2:18 UTC  (3+ messages)
` [RFC PATCH 3/3] watchdog: Turn console verbosity on when reporting softlockup

[PATCH] printk: handle blank console arguments passed in
 2020-03-17  2:17 UTC  (5+ messages)

[PATCH V5] mfd: da9062: add support for interrupt polarity defined in device tree
 2020-03-17  2:11 UTC  (3+ messages)
` [PATCH V6] mfd: da9062: Add "

[RFC v2] pdc: Introduce irq_set_wake call
 2020-03-17  2:04 UTC  (3+ messages)
` [RFC v2] irqchip: qcom: "

[PATCH v2 1/2] netfilter: nf_flow_table: reload ip{v6}h in nf_flow_nat_ip{v6}
 2020-03-17  2:02 UTC  (2+ messages)
` [PATCH v2 2/2] netfilter: nf_flow_table: reload ip{v6}h in nf_flow_tuple_ip{v6}

[PATCH] kernel/printk: add kmsg SEEK_CUR handling
 2020-03-17  2:03 UTC  (4+ messages)

[PATCH] ARM: dts: Makefile: build arm64 device tree
 2020-03-17  1:44 UTC  (4+ messages)

[PATCH] soc: imx8m: No need to put node when of_find_compatible_node() failed
 2020-03-17  1:37 UTC 

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-17  1:43 UTC  (9+ messages)

[PATCH 0/3] imx: drop dependency on ARM64
 2020-03-17  1:43 UTC  (6+ messages)
` [PATCH 3/3] soc: imx: select ARM_GIC_V3 for i.MX8M

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-17  1:41 UTC  (24+ messages)

[PATCH] Makefile: disallow data races on gcc-10 as well
 2020-03-17  1:41 UTC  (3+ messages)

[PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
 2020-03-17  1:39 UTC  (2+ messages)

[rcu:dev.2020.03.16a] BUILD SUCCESS 97adf1baf7eaaad243d1d4bc3802747da23e11b2
 2020-03-17  1:36 UTC 

[PATCH v2] psi: move PF_MEMSTALL out of task->flags
 2020-03-17  1:28 UTC 

[PATCH RESEND net-next v2 0/5] tcp: fix stretch ACK bugs in congestion control modules
 2020-03-17  1:27 UTC  (2+ messages)

[PATCH] PCI/switchtec: Fix init_completion race condition with poll_wait()
 2020-03-17  1:25 UTC  (3+ messages)

[PATCH 1/1] psi: move PF_MEMSTALL out of task->flags
 2020-03-17  1:21 UTC  (3+ messages)

[PATCH 0/9] Lock ordering documentation and annotation for lockdep
 2020-03-17  1:15 UTC  (7+ messages)
` [PATCH 3/9] pci/switchtec: Don't abuse completion wait queue for poll

[RESEND PATCH] sched: avoid scale real weight down to zero
 2020-03-17  1:14 UTC 

[PATCH 1/2] thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanups
 2020-03-17  1:14 UTC  (6+ messages)

[PATCH 1/1] iommu/vt-d: Fix page request descriptor size
 2020-03-17  1:10 UTC 

[PATCH v28 00/22] Intel SGX foundations
 2020-03-17  1:07 UTC  (20+ messages)
` [PATCH v28 14/22] selftests/x86: Add a selftest for SGX
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] modpost: Get proper section index by get_secindex() instead of st_shndx
 2020-03-17  1:04 UTC  (2+ messages)

[PATCH v4 0/5] kselftest: add fixture parameters
 2020-03-17  1:04 UTC  (6+ messages)
` [PATCH v4 1/5] kselftest: factor out list manipulation to a helper
` [PATCH v4 2/5] kselftest: create fixture objects
` [PATCH v4 3/5] kselftest: run tests by fixture
` [PATCH v4 4/5] kselftest: add fixture variants
` [PATCH v4 5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[PATCH v4 0/1] nvmem: Add support for write-only instances, and clean-up
 2020-03-17  1:01 UTC  (2+ messages)
` [PATCH v4 1/1] nvmem: Add support for write-only instances

[PATCH] initramfs: restore default compression behaviour
 2020-03-17  0:57 UTC  (4+ messages)

[RFC][PATCH 00/16] objtool: vmlinux.o and noinstr validation
 2020-03-17  0:56 UTC  (3+ messages)

[RFC PATCH v4 00/19] Core scheduling v4
 2020-03-17  0:55 UTC  (9+ messages)

[PATCH v2] arm64: dts: rockchip: Add Hugsun X99 IR receiver and power led
 2020-03-17  0:54 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: rockchip: remove clock-names property from 'generic-ehci' nodes
 2020-03-17  0:52 UTC  (8+ messages)
` [PATCH 2/4] ARM: dts: rockchip: remove clock-names property from 'generic-ohci' nodes
` [PATCH 3/4] arm64: dts: rockchip: remove clock-names property from 'generic-ehci' nodes
` [PATCH 4/4] arm64: dts: rockchip: remove clock-names property from 'generic-ohci' nodes

[PATCH v2] initramfs: restore default compression behavior
 2020-03-17  0:51 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: remove properties from spdif node RK3399 Excavator
 2020-03-17  0:52 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: rockchip: swap clocks and clock-names values for spdif nodes

[PATCH v2 1/2] sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
 2020-03-17  0:48 UTC  (2+ messages)

[PATCH 0/2] fixes to the hypervisor ubd thread
 2020-03-17  0:45 UTC  (3+ messages)
` [PATCH 1/2] um: ubd: Prevent buffer overrun on command completion
` [PATCH 2/2] um: ubd: Retry buffer read on any kind of error

[PATCH v2] remoteproc: clean up notification config
 2020-03-17  0:38 UTC  (3+ messages)

[PATCH net 0/6] hinic: BugFixes
 2020-03-17  0:33 UTC  (4+ messages)
` [PATCH net 1/6] hinic: fix process of long length skb without frags

[PATCH 1/2] ARM: dts: rockchip: swap clocks and clock-names values for i2s nodes
 2020-03-17  0:30 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: rockchip: remove #address-cells and #size-cells from "

[PATCH] ARM: dts: rockchip: Keep rk3288-tinker SD card IO powered during reboot
 2020-03-17  0:27 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: remove clock-frequency from saradc node rv1108
 2020-03-17  0:27 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: fix vref-supply for &saradc node rk3288 firefly reload
 2020-03-17  0:26 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: use DMA channels for UARTs for RK3288
 2020-03-17  0:26 UTC  (2+ messages)

[PATCH] arch_topology: Fix putting invalid cpu clk
 2020-03-17  0:18 UTC 

WARNING: CPU: 0 PID: 1 at drivers/clk/clk.c:4156 __clk_put+0xfc/0x130
 2020-03-17  0:18 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: rk3xxx: fix L2 cache-controller nodename
 2020-03-17  0:25 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qc
 2020-03-17  0:25 UTC  (2+ messages)

[PATCH v2] modpost: move the namespace field in Module.symvers last
 2020-03-17  0:24 UTC  (3+ messages)

cross-compiling vm, confusion over output directory
 2020-03-17  0:24 UTC  (3+ messages)

[PATCH] net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
 2020-03-17  0:19 UTC  (2+ messages)

[PATCH -V2] mm: Code cleanup for MADV_FREE
 2020-03-17  0:09 UTC  (3+ messages)

[PATCHv2 47/50] kdb: Don't play with console_loglevel
 2020-03-17  0:06 UTC  (2+ messages)

[PATCH] ARM: warn if pre-UAL assembler syntax is used
 2020-03-17  0:00 UTC  (2+ messages)

[PATCH v5 0/3]
 2020-03-16 23:59 UTC  (5+ messages)
` [PATCH v5 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH v5 2/3] perf vendor events amd: add Zen2 events
` [PATCH v5 3/3] perf vendor events amd: update Zen1 events to V2

[PATCH 3/3] arm64: dts: qcom: sm8150: Add USB and PHY device nodes
 2020-03-16 23:59 UTC  (2+ messages)

[<RFC PATCH v1> 1/2] scsi: ufs: add write booster feature support
 2020-03-16 23:52 UTC  (5+ messages)

[PATCH] powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
 2020-03-16 23:51 UTC  (4+ messages)

WARNING: ODEBUG bug in tcindex_destroy_work (3)
 2020-03-16 23:47 UTC  (2+ messages)

[PATCH 0/6] lock warning cleanups
 2020-03-16 23:38 UTC  (7+ messages)
  ` [PATCH 1/6] namei: Add missing annotation for unlazy_walk()
  ` [PATCH 2/6] namei: Add missing annotation for unlazy_child()
  ` [PATCH 3/6] fs: Add missing annotation for __wait_on_freeing_inode()
  ` [PATCH 4/6] fs/fs-writeback.c: Add missing annotation for wbc_attach_and_unlock_inode()
  ` [PATCH 5/6] fs/fs-writeback.c: replace two annotations for __inode_wait_for_writeback()
  ` [PATCH 6/6] fs: add missing annotation for pin_kill()

[ANNOUNCE] Git v2.26.0-rc2
 2020-03-16 23:25 UTC 

[PATCH v2 2/2] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
 2020-03-16 23:18 UTC  (5+ messages)

[PATCH 0/2] Bluetooth: hci_qca: struct qca_data refactoring
 2020-03-16 23:05 UTC  (4+ messages)
` [PATCH 1/2] WIP: Bluetooth: hci_qca: consolidate IBS fields in a struct
` [PATCH 2/2] Bluetooth: hci_qca: consolidate memdump "

[PATCH 2/3] clk: at91: allow setting PCKx parent via DT
 2020-03-16 23:04 UTC  (2+ messages)

[PATCH v3 0/6] kselftest: add fixture parameters
 2020-03-16 22:59 UTC  (9+ messages)
` [PATCH v3 1/6] selftests/seccomp: use correct FIXTURE macro
` [PATCH v3 2/6] kselftest: factor out list manipulation to a helper
` [PATCH v3 3/6] kselftest: create fixture objects
` [PATCH v3 4/6] kselftest: run tests by fixture
` [PATCH v3 5/6] kselftest: add fixture parameters
` [PATCH v3 5/6] kselftest: add fixture variants
` [PATCH v3 6/6] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[PATCH v4 0/3] update to latest PMU events for zen1/zen2
 2020-03-16 22:54 UTC  (4+ messages)
` [PATCH v4 2/3] perf vendor events amd: add Zen2 events

linux-next: manual merge of the renesas tree with the imx-mxs and qcom trees
 2020-03-16 22:48 UTC 

[PATCH 1/3] binderfs: port tests to test harness infrastructure
 2020-03-16 22:44 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] binderfs: add stress test for binderfs binder devices

[PATCH] media: v4l2-ctrl: Add H264 profile and levels
 2020-03-16 22:42 UTC 

[RFC 0/3] mm: Discard lazily freed pages when migrating
 2020-03-16 22:38 UTC  (7+ messages)
` [RFC 2/3] mm: Add a new page flag PageLayzyFree() for MADV_FREE

[PATCH] mm: memcg: make memory.oom.group tolerable to task migration
 2020-03-16 22:35 UTC 

linux-next: manual merge of the qcom tree with the imx-mxs tree
 2020-03-16 22:31 UTC 

[PATCH] Subject: [PATCH] remoteproc: clean up notification config
 2020-03-16 22:28 UTC 

[PATCH] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-16 22:20 UTC 

[PATCH v3 3/3] KEYS: Use kvmalloc() to better handle large buffer allocation
 2020-03-16 22:19 UTC  (4+ messages)
` [PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace

[PATCH 1/2] mm: swap: make page_evictable() inline
 2020-03-16 22:18 UTC  (5+ messages)
` [PATCH 2/2] mm: swap: use smp_mb__after_atomic() to order LRU bit set

[PATCH] seccomp: allow BPF_MOD ALU instructions
 2020-03-16 22:17 UTC  (3+ messages)

[PATCH v4 1/2] mm/sparse.c: Use kvmalloc/kvfree to alloc/free memmap for the classic sparse
 2020-03-16 22:16 UTC  (6+ messages)
` [PATCH v4 2/2] mm/sparse.c: allocate memmap preferring the given node
  ` [PATCH v5 "
` [PATCH v5 1/2] mm/sparse.c: Use kvmalloc/kvfree to alloc/free memmap for the classic sparse

[PATCH] x86: fix early boot crash on gcc-10
 2020-03-16 22:12 UTC  (4+ messages)

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-16 22:11 UTC  (9+ messages)
` [PATCH RFC tip/core/rcu 09/16] rcu-tasks: Add an RCU-tasks rude variant

linux-next: Tree for Mar 16
 2020-03-16 22:10 UTC  (3+ messages)
` linux-next: Tree for Mar 16 (drivers/soc/qcom/)

[PATCH] soc: qcom: pdr: Avoid uninitialized use of found in pdr_indication_cb
 2020-03-16 22:09 UTC  (2+ messages)

[PATCH] net: mvneta: Fix the case where the last poll did not process all rx
 2020-03-16 22:07 UTC  (2+ messages)

[PATCH 1/3] clk: at91: optimize pmc data allocation
 2020-03-16 22:05 UTC  (2+ 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).