linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 00:12:56 to 2020-02-20 05:42:00 UTC [more...]

[PATCH V3 0/5] vDPA support
 2020-02-20  5:41 UTC  (14+ messages)
` [PATCH V3 1/5] vhost: factor out IOTLB
` [PATCH V3 2/5] vringh: IOTLB support
` [PATCH V3 3/5] vDPA: introduce vDPA bus
` [PATCH V3 4/5] virtio: introduce a vDPA based transport
` [PATCH V3 5/5] vdpasim: vDPA device simulator

[PATCH] watchdog: qcom: Use irq flags from firmware
 2020-02-20  5:31 UTC  (4+ messages)

[PATCH v5 0/9] perf cs-etm: Support thread stack and callchain
 2020-02-20  5:27 UTC  (10+ messages)
` [PATCH v5 1/9] perf cs-etm: Defer to assign exception sample flag
` [PATCH v5 2/9] perf cs-etm: Reflect branch prior to exception
` [PATCH v5 3/9] perf cs-etm: Refactor instruction size handling
` [PATCH v5 4/9] perf cs-etm: Support thread stack
` [PATCH v5 5/9] perf cs-etm: Support branch filter
` [PATCH v5 6/9] perf cs-etm: Support callchain for instruction sample
` [PATCH v5 7/9] perf cs-etm: Fixup exception entry for thread stack
` [PATCH v5 8/9] perf thread: Add helper to get top return address
` [PATCH v5 9/9] perf cs-etm: Fixup exception exit for thread stack

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-20  5:28 UTC  (8+ messages)
` [PATCH 08/12] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH v3 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-20  5:27 UTC  (2+ messages)

[PATCH v2] mm: kmemleak: Use address-of operator on section symbols
 2020-02-20  5:15 UTC 

[PATCH v5 0/2] cacheinfo support to read no. of L2 cache ways enabled
 2020-02-20  5:15 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structure
` [PATCH v5 2/2] riscv: Add support to determine no. of L2 cache way enabled

[PATCH v2] dynamic_debug: Use address-of operator on section symbols
 2020-02-20  5:13 UTC 

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-02-20  5:12 UTC  (2+ messages)

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-02-20  5:11 UTC  (10+ messages)
` [PATCH v2 1/9] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH v2 2/9] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v2 3/9] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v2 4/9] mm/swapcache: support to handle the value in swapcache
` [PATCH v2 5/9] mm/workingset: use the node counter if memcg is the root memcg
` [PATCH v2 6/9] mm/workingset: handle the page without memcg
` [PATCH v2 7/9] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v2 8/9] mm/vmscan: restore active/inactive ratio "
` [PATCH v2 9/9] mm/swap: count a new anonymous page as a reclaim_state's rotate

[PATCH 0/1] coredump: Fix null pointer dereference when kernel.core_pattern is "|"
 2020-02-20  5:10 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] tracing: Use address-of operator on section symbols
 2020-02-20  5:10 UTC 

[PATCH v4 0/6] driver core: Try to improve and cleanup driver_deferred_probe_check_state()
 2020-02-20  5:04 UTC  (7+ messages)
` [PATCH v4 1/6] driver core: Fix driver_deferred_probe_check_state() logic
` [PATCH v4 2/6] driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES is set
` [PATCH v4 3/6] pinctrl: Remove use of driver_deferred_probe_check_state_continue()
` [PATCH v4 4/6] driver core: Remove driver_deferred_probe_check_state_continue()
` [PATCH v4 5/6] driver core: Rename deferred_probe_timeout and make it global
` [PATCH v4 6/6] regulator: Use driver_deferred_probe_timeout for regulator_init_complete_work

[PATCH v5] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-20  5:01 UTC 

[PATCH] [RFC] media: rcar-csi2: Corrects the selection of hsfreqrange
 2020-02-20  4:49 UTC 

[PATCH] arm64: dts: imx8mp: Add system counter timer node
 2020-02-20  4:50 UTC 

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-20  4:52 UTC  (2+ messages)

[RFC PATCH 0/3] vfio/type1: Reduce vfio_iommu.lock contention
 2020-02-20  4:38 UTC  (5+ messages)

[PATCH] selftests: Install settings files to fix TIMEOUT failures
 2020-02-20  4:42 UTC 

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-20  4:42 UTC  (3+ messages)

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-20  4:33 UTC  (8+ messages)
` [PATCH v2 1/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [PATCH v2 2/7] mm/sparse.c: introduce new function fill_subsection_map()
` [PATCH v2 3/7] mm/sparse.c: introduce a new function clear_subsection_map()
` [PATCH v2 4/7] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH v2 5/7] mm/sparse.c: add code comment about sub-section hotplug
` [PATCH v2 6/7] mm/sparse.c: move subsection_map related codes together
` [PATCH v2 7/7] mm/sparse.c: Use __get_free_pages() instead in populate_section_memmap()

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-20  4:16 UTC 

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-20  4:19 UTC  (7+ messages)
` [RFC patch 14/19] bpf: Use migrate_disable() in hashtab code

[PATCH v2] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-20  4:16 UTC  (2+ messages)

[PATCH v3 0/4] thermal: k3: Add support for bandgap sensors
 2020-02-20  4:12 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation

[PATCH v4 00/20] irqchip/gic-v4: GICv4.1 architecture support
 2020-02-20  3:55 UTC  (20+ messages)
` [PATCH v4 04/20] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v4 05/20] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v4 06/20] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v4 07/20] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
` [PATCH v4 08/20] irqchip/gic-v4.1: Plumb get/set_irqchip_state "
` [PATCH v4 09/20] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH v4 16/20] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts

mmotm 2020-02-19-19-51 uploaded
 2020-02-20  3:51 UTC 

[PATCH] tcp: Pass lockdep expression to RCU lists
 2020-02-20  3:47 UTC  (3+ messages)

linux-next: Tree for Feb 20
 2020-02-20  3:44 UTC 

[PATCH 0/2] arm64: Support to find mirrored memory ranges
 2020-02-21 12:53 UTC  (3+ messages)
` [PATCH 1/2] efi: allow EFI_FAKE_MEMMAP on arm64 platform
` [PATCH 2/2] arm64/efi: support to find mirrored memory ranges

[PATCH -next] platform/x86: intel_pmc_core: fix build error without CONFIG_DEBUG_FS
 2020-02-20  3:33 UTC 

[PATCH v3 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-02-20  3:33 UTC  (3+ messages)

[Bluez PATCH v3] bluetooth: fix passkey uninitialized when used
 2020-02-20  3:17 UTC 

[PATCH] timer_list: avoid other cpu soft lockup when printing timer list
 2020-02-20  3:42 UTC 

zionitld3@gmail.com
 2020-02-20  3:11 UTC 

[PATCH v2] ASoC: dt-bindings: simple-card: switch to yaml base Documentation
 2020-02-20  3:09 UTC  (3+ messages)

[PATCH 0/2] MAINTAINERS: Update MIPS entry
 2020-02-20  3:08 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes

zionitld3@gmail.com
 2020-02-20  3:09 UTC 

[PATCH v2 4/7] nvmem: increase the reference count of a gpio passed over config
 2020-02-20  3:03 UTC  (2+ messages)

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-02-20  2:57 UTC  (7+ messages)
` [PATCH 1/6] remoteproc: sysmon: Add ability to send type of notification
` [PATCH 2/6] remoteproc: sysmon: Add notifications for events
` [PATCH 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs
` [PATCH 4/6] drivers: remoteproc: Add name field for every subdevice
` [PATCH 5/6] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH v3 2/2] MIPS: Add support for Desktop Management Interface (DMI)
 2020-02-20  2:53 UTC  (2+ messages)

drm_dp_mst_topology.c and old compilers
 2020-02-20  2:52 UTC  (2+ messages)

question about iommu_need_mapping
 2020-02-20  2:49 UTC  (2+ messages)

[PATCH v3] erofs: convert workstn to XArray
 2020-02-20  2:46 UTC 

[PATCH v3 1/2] firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_START
 2020-02-20  2:43 UTC  (2+ messages)

[PATCH] vhost: introduce vDPA based backend
 2020-02-20  2:42 UTC  (5+ messages)

[ANNOUNCE] Jailhouse 0.12 released
 2020-02-20  2:39 UTC  (2+ messages)

[RFC PATCH] iommu/iova: Support limiting IOVA alignment
 2020-02-20  2:38 UTC  (5+ messages)

[PATCH] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-20  2:35 UTC  (6+ messages)

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-20  2:32 UTC  (9+ messages)

[PATCH] virtio_balloon: Fix build error seen with CONFIG_BALLOON_COMPACTION=n
 2020-02-20  2:31 UTC 

[PATCH 0/2] Convert QSPI binding to YAML and add interconnect doc
 2020-02-20  2:30 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: spi: Convert QSPI bindings to YAML
` [PATCH 2/2] dt-bindings: spi: Add interconnect binding for QSPI

[PATCH v7 0/8] Support fof Casefolding and Encryption
 2020-02-20  2:27 UTC  (8+ messages)
` [PATCH v7 2/8] fs: Add standard casefolding support

[RFC 0/2] pdc: Introduce irq_set_wake call
 2020-02-20  2:21 UTC  (3+ messages)
` [RFC 1/2] irqchip: qcom: "

[PATCH 19/19] nfs: Add example filesystem information [ver #16]
 2020-02-20  2:20 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: renesas,rsnd: switch to yaml base Documentation
 2020-02-20  2:16 UTC  (3+ messages)

[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-02-20  2:11 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: core: Add an API for booting with firmware name
` [PATCH 2/2] remoteproc: core: Prevent sleep when rproc crashes

[RFC PATCH] afs: Create a mountpoint through symlink() and remove through rmdir()
 2020-02-20  1:56 UTC  (3+ messages)

[PATCH v3] tools lib traceevent: Take care of return value of asprintf
 2020-02-20  1:58 UTC 

[tip:x86/cleanups] BUILD SUCCESS b10c307f6f314c068814d0e23c86f06d5d57004b
 2020-02-20  0:08 UTC 

[PATCH 18/19] ext4: Add example fsinfo information [ver #16]
 2020-02-20  0:53 UTC  (2+ messages)

[tip:timers/core] BUILD SUCCESS 5fb1c2a5bbf79ccca8d17cf97f66085be5808027
 2020-02-20  0:08 UTC 

include/asm-generic/memory_model.h:54:29: error: 'vmemmap' undeclared; did you mean 'mem_map'?
 2020-02-20  1:39 UTC 

[PATCH v4 0/3] printk/console: Fix preferred console handling
 2020-02-20  1:44 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings
 2020-02-20  1:46 UTC  (3+ messages)

[PATCH 0/2] usb: gadget: aspeed: allow to customize vhub device
 2020-02-20  1:39 UTC  (5+ messages)
` [PATCH 1/2] usb: gadget: aspeed: allow to customize vhub device IDs/strings
` [PATCH 2/2] usb: gadget: aspeed: fixup usb1 device descriptor at init time

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-20  1:38 UTC  (4+ messages)

linux-next: build warning after merge of the mmc tree
 2020-02-20  1:38 UTC  (2+ messages)

[PATCH] pinctrl: ingenic: Make unreachable path more robust
 2020-02-20  1:36 UTC  (6+ messages)

[PATCH v3 0/2] scsi: ufs: pass device information to apply_dev_quirks
 2020-02-20  1:36 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH v7 0/3] perf report: Support sorting by a given event in group
 2020-02-20  1:36 UTC  (4+ messages)
` [PATCH v7 1/3] perf report: Change sort order by a specified "
` [PATCH v7 2/3] perf report: Support a new key to reload the browser
` [PATCH v7 3/3] perf report: support hotkey to let user select any event for sorting

[PATCH] drm/mediatek: component type MTK_DISP_OVL_2L is not correctly handled
 2020-02-20  1:36 UTC  (2+ messages)

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-20  1:36 UTC  (7+ messages)
` [PATCH 1/9] dt-bindings: remoteproc: Convert imx-rproc to json-schema

[PATCH v3 0/5] aspeed-g6: enable usb support
 2020-02-20  1:31 UTC  (3+ messages)

[PATCH] mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()
 2020-02-20  1:30 UTC 

[GIT PULL] Kselftest update for Linux 5.6-rc3
 2020-02-20  1:30 UTC  (2+ messages)

[PATCH v10 0/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller
 2020-02-20  1:23 UTC  (3+ messages)
` [RESEND-PATCH v10 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [RESEND-PATCH v10 2/2] spi: cadence-quadspi: Add support for the Cadence QSPI controller

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-20  1:22 UTC  (10+ messages)
` [PATCH v2 1/7] fs: introduce kernel_pread_file* support
` [PATCH v2 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v2 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v2 4/7] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v2 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver
` [PATCH v2 7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[PATCH V15 RESEND 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-20  1:10 UTC  (5+ messages)
` [PATCH V15 RESEND 2/5] thermal: of-thermal: add API for getting sensor ID from DT
` [PATCH V15 RESEND 3/5] thermal: imx_sc: add i.MX system controller thermal support
` [PATCH V15 RESEND 4/5] defconfig: arm64: "
` [PATCH V15 RESEND 5/5] arm64: dts: imx: add i.MX8QXP "

[PATCH v8 00/11] Add support for SBI v0.2 and CPU hotplug
 2020-02-20  1:16 UTC  (2+ messages)

[PATCH v13 0/2] New zonefs file system
 2020-02-20  1:15 UTC  (5+ messages)
` [PATCH v13 2/2] zonefs: Add documentation

[PATCH v6 0/6] mm/hmm/test: add self tests for HMM
 2020-02-20  1:10 UTC  (8+ messages)
` [PATCH v6 5/6] nouveau: use new mmu interval notifiers

[PATCH v1 0/2] perf report: Support annotation of code without symbols
 2020-02-20  0:59 UTC  (3+ messages)
` [PATCH v1 1/2] perf util: Print al_addr when symbol is not found
` [PATCH v1 2/2] perf annotate: Support interactive annotation of code without symbols

Kernel 5.5.4 build fail for BPF-selftests with latest LLVM
 2020-02-20  0:47 UTC  (10+ messages)

[PATCH 1/3] objtool: Fail the kernel build on fatal errors
 2020-02-20  0:44 UTC  (7+ messages)
` [tip: core/objtool] "

[PATCH v3 3/4] platform/chrome: typec: Get PD_CONTROL cmd version
 2020-02-20  0:36 UTC  (2+ messages)
` [PATCH v3 4/4] platform/chrome: typec: Update port info from EC

[PATCH net-next v2 0/3] net: phy: Better support for BCM54810
 2020-02-20  0:37 UTC  (2+ messages)

[PATCH v3 0/4] platform/chrome: Add Type C connector class driver
 2020-02-20  0:30 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: Add cros-ec Type C port driver
` [PATCH v3 2/4] platform/chrome: Add Type C connector class driver

[RFC v2 3/4] Documentation/locking/atomic: Add a litmus test for atomic_set()
 2020-02-20  0:27 UTC  (3+ messages)

[PATCH net-next] sfc: remove unused variable 'efx_default_channel_type'
 2020-02-20  0:26 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next 0/4] net: hns3: misc updates for -net-next
 2020-02-20  0:25 UTC  (2+ messages)

[PATCH][next] mlxsw: Replace zero-length array with flexible-array member
 2020-02-20  0:24 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: fix sysfs permssions when device changes network
 2020-02-20  0:24 UTC  (2+ messages)

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-20  0:18 UTC  (3+ messages)
` [PATCH v12 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH net-next v4] net: page_pool: API cleanup and comments
 2020-02-20  0:19 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).