linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-04 21:50:27 to 2020-02-05 03:14:32 UTC [more...]

[PATCH 0/5] vDPA support
 2020-02-05  3:14 UTC  (6+ messages)
` [PATCH 5/5] vdpasim: vDPA device simulator

[PATCH] vhost: introduce vDPA based backend
 2020-02-05  3:12 UTC  (8+ messages)

[PATCH 0/7] ARM: imx: imx7ulp: add cpufreq support
 2020-02-05  3:07 UTC  (6+ messages)
` [PATCH 6/7] ARM: imx: imx7ulp: support HSRUN mode

[PATCH v6 0/5] Support fof Casefolding and Encryption
 2020-02-05  3:05 UTC  (4+ messages)
` [PATCH v6 1/5] unicode: Add standard casefolded d_ops

[PATCH 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-05  3:05 UTC  (3+ messages)
` [PATCH 2/5] mm/memremap_pages: Introduce memremap_compat_align()

[PATCH v4 00/14] KVM: Dirty ring interface
 2020-02-05  3:00 UTC  (15+ messages)
` [PATCH v4 01/14] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v4 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v4 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
  ` [PATCH 05/14] KVM: X86: Implement ring-based dirty memory tracking
  ` [PATCH 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
  ` [PATCH 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
  ` [PATCH 08/14] KVM: selftests: Always clear dirty bitmap after iteration
  ` [PATCH 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
  ` [PATCH 10/14] KVM: selftests: Use a single binary for dirty/clear log test
  ` [PATCH 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
  ` [PATCH 12/14] KVM: selftests: Add dirty ring buffer test
  ` [PATCH 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH 14/14] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH v2 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-02-05  2:55 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init()
` [PATCH v2 2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper
` [PATCH v2 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
` [PATCH v2 4/6] powerpc/fsl_booke/64: do not clear the BSS for the second pass
` [PATCH v2 5/6] powerpc/fsl_booke/64: clear the original kernel if randomized
` [PATCH v2 6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part

[PATCH v2,RESEND] MIPS: Scan the DMI system information
 2020-02-05  2:55 UTC  (7+ messages)

[PATCH v5 4/8] scsi: ufs-qcom: Adjust bus bandwidth voting and unvoting
 2020-02-05  2:50 UTC  (4+ messages)
` [PATCH v5 6/8] scsi: ufs: Add dev ref clock gating wait time support

[PATCH] staging: kpc2000: rename some variables and clean up code
 2020-02-05  2:48 UTC 

[PATCH v1] platform/chrome: wilco_ec: Platform data shan't include kernel.h
 2020-02-05  2:43 UTC  (2+ messages)

[PATCH RESEND v3 0/4] MediaTek UFS vendor implemenation part III and Auto-Hibern8 fix
 2020-02-05  2:26 UTC  (4+ messages)
` [PATCH RESEND v3 3/4] scsi: ufs: fix Auto-Hibern8 error detection

[PATCH] kunit/kunit_kernel: Rebuild .config if .kunitconfig is modified
 2020-02-05  2:14 UTC  (4+ messages)
`  "
    `  "

linux-next: Tree for Feb 5
 2020-02-05  2:08 UTC 

KASAN: use-after-free Write in percpu_ref_switch_to_percpu
 2020-02-05  2:06 UTC  (2+ messages)

[PATCH v3 3/3] selftests: KVM: SVM: Add vmcall test
 2020-02-05  2:04 UTC 

[PATCH 4.4 00/53] 4.4.213-stable review
 2020-02-05  2:02 UTC  (2+ messages)

[PATCH] KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
 2020-02-05  1:57 UTC 

[PATCH v2 2/2] kernel.h: Split out mathematical helpers
 2020-02-05  1:57 UTC  (2+ messages)

[PATCH v3 1/3] selftests: KVM: Replace get_gdt/idt_base() by get_gdt/idt()
 2020-02-05  1:41 UTC 

[RFC] per-CPU usage in perf core-book3s
 2020-02-05  1:40 UTC  (2+ messages)

[PATCH] f2fs: fix to force keeping write barrier for strict fsync mode
 2020-02-05  1:39 UTC  (3+ messages)

[PATCH v10 1/2] fs: New zonefs file system
 2020-02-05  1:35 UTC  (2+ messages)

[PATCH] iommu/intel-iommu: set as DUMMY_DEVICE_DOMAIN_INFO if no IOMMU
 2020-02-05  1:28 UTC  (4+ messages)

[PATCH v2 1/2] kernel.h: Split out min()/max() et al helpers
 2020-02-05  1:17 UTC  (3+ messages)

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-05  1:17 UTC  (21+ messages)
` [PATCH v2 2/7] arch: um: add linker section for KUnit test suites
` [PATCH v2 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v2 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v2 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v2 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH] hwmon: (lm73) Add support for of_match_table
 2020-02-05  1:06 UTC  (2+ messages)

[PATCH] tracing: Annotate ftrace_graph_hash pointer with __rcu
 2020-02-05  1:01 UTC  (3+ messages)

TI PCIe xHCI and kexec
 2020-02-05  0:55 UTC 

[PATCH v4] bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
 2020-02-05  0:52 UTC 

[PATCH] powerpc/vdso32: mark __kernel_datapage_offset as STV_PROTECTED
 2020-02-05  0:50 UTC 

[PATCH] dt-bindings: Add TI LM73 as a trivial device
 2020-02-05  0:49 UTC  (2+ messages)

[PATCH] memremap: Remove stale comments
 2020-02-05  0:50 UTC 

[PATCH v6 0/2] hwmon: (adt7475) Added attenuator bypass support
 2020-02-05  0:48 UTC  (5+ messages)
` [PATCH v6 2/2] dt-bindings: hwmon: (adt7475) Added missing adt7475 documentation

[PATCH v3] bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
 2020-02-05  0:47 UTC  (4+ messages)

memory leak in tcindex_set_parms
 2020-02-05  0:41 UTC  (6+ messages)

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-05  0:39 UTC  (20+ messages)
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[PATCH] ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECS
 2020-02-05  0:39 UTC  (2+ messages)

[PATCH v2] ASoC: wcd934x: Add missing COMMON_CLK dependency
 2020-02-05  0:37 UTC  (3+ messages)

[PATCH 0/3] Misc stability fixes and optimization for rpmh driver
 2020-02-05  0:35 UTC  (5+ messages)
` [PATCH 1/3] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH 2/3] soc: qcom: rpmh: Update rpm_msgs offset address and add list_del

[PATCH 1/2] 9pnet: allow making incomplete read requests
 2020-02-05  0:34 UTC  (2+ messages)
` [PATCH 2/2] 9p: read only once on O_NONBLOCK

[PATCH] mm: always consider THP when adjusting min_free_kbytes
 2020-02-05  0:33 UTC  (6+ messages)

[PATCH] Documentation/process: Add Arm contact for embargoed HW issues
 2020-02-05  0:16 UTC 

[PATCH] acpi: button: Provide option for power button to directly signal init
 2020-02-05  0:24 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: ad7923: Add dt-bindings for AD7928
 2020-02-05  0:21 UTC 

[PATCH 0/6] Re-instate octeon staging drivers
 2020-02-05  0:11 UTC  (7+ messages)
` [PATCH 1/6] Revert "staging: octeon-usb: delete the octeon usb host controller driver"
` [PATCH 2/6] Revert "staging: octeon: delete driver"
` [PATCH 3/6] MIPS: octeon: remove typedef declaration for cvmx_wqe
` [PATCH 4/6] MIPS: octeon: remove typedef declaration for cvmx_helper_link_info
` [PATCH 5/6] MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0
` [PATCH 6/6] Revert "staging/octeon: Mark Ethernet driver as BROKEN"

[PATCH v7 00/10] Add support for SBI v0.2 and CPU hotplug
 2020-02-05  0:11 UTC  (4+ messages)
` [PATCH v7 08/10] RISC-V: Add SBI HSM extension

[PATCH v2 00/12] dt-bindings: arm: bcm: Convert boards to YAML
 2020-02-04 23:55 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: arm: bcm: Convert Cygnus "
` [PATCH v2 02/12] dt-bindings: arm: bcm: Convert Hurricane 2 "
` [PATCH v2 03/12] dt-bindings: arm: bcm: Convert Northstar Plus "
` [PATCH v2 04/12] dt-bindings: arm: bcm: Convert Northstar 2 "
` [PATCH v2 05/12] dt-bindings: arm: bcm: Convert Stingray "
` [PATCH v2 06/12] dt-bindings: arm: bcm: Convert BCM21664 "
` [PATCH v2 07/12] dt-bindings: arm: bcm: Convert BCM23550 "
` [PATCH v2 08/12] dt-bindings: arm: bcm: Convert BCM4708 "
` [PATCH v2 09/12] dt-bindings: arm: bcm: Convert BCM11351 "
` [PATCH v2 10/12] dt-bindings: arm: bcm: Convert Vulcan "
` [PATCH v2 11/12] dt-bindings: arm: Document Broadcom SoCs 'secondary-boot-reg'
` [PATCH v2 12/12] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML

[PATCH v3 00/19] Enable Qualcomm QCS 404 HS/SS USB
 2020-02-04 23:54 UTC  (4+ messages)
` [PATCH v3 06/19] dt-bindings: usb: dwc3: Add a gpio-usb-connector description

[PATCH v3 01/17] media: entity: Pass entity to get_fwnode_pad operation
 2020-02-04 23:49 UTC  (17+ messages)
` [PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
` [PATCH v3 03/17] media: imx: csi: Implement get_fwnode_pad op
` [PATCH v3 04/17] media: imx: mipi csi-2: "
` [PATCH v3 05/17] media: video-mux: "
` [PATCH v3 06/17] media: imx: Add imx_media_create_fwnode_pad_link()
` [PATCH v3 07/17] media: video-mux: Create media links in bound notifier
` [PATCH v3 08/17] media: imx: mipi csi-2: "
` [PATCH v3 09/17] media: imx7-mipi-csis: "
` [PATCH v3 10/17] media: imx7-media-csi: "
` [PATCH v3 11/17] media: imx: csi: Embed notifier in struct csi_priv
` [PATCH v3 12/17] media: imx: csi: Add missing notifier unregister/cleanup
` [PATCH v3 13/17] media: imx: csi: Create media links in bound notifier
` [PATCH v3 14/17] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [PATCH v3 15/17] media: imx: Create missing links from CSI-2 receiver
` [PATCH v3 16/17] media: imx: silence a couple debug messages
` [PATCH v3 17/17] media: imx: TODO: Remove media link creation todos

[PATCH v5] Add a "nosymfollow" mount option
 2020-02-04 23:49 UTC  (4+ messages)

[PATCH v4 00/12] mm/gup: track FOLL_PIN pages
 2020-02-04 23:41 UTC  (13+ messages)
` [PATCH v4 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v4 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v4 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v4 04/12] mm: introduce page_ref_sub_return()
` [PATCH v4 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v4 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v4 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v4 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v4 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v4 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v4 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-04 23:27 UTC  (4+ messages)

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-04 23:17 UTC  (9+ messages)
` [RFC PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks
` [RFC PATCH 2/7] vfio/pci: Implement match ops
` [RFC PATCH 3/7] vfio/pci: Introduce VF token
` [RFC PATCH 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
` [RFC PATCH 5/7] vfio/pci: Add sriov_configure support
` [RFC PATCH 6/7] vfio/pci: Remove dev_fmt definition
` [RFC PATCH 7/7] vfio/pci: Cleanup .probe() exit paths

[PATCH] perf script: introduce deltatime option
 2020-02-04 23:16 UTC  (2+ messages)

[PATCH v3 0/7] Add RSC power domain support
 2020-02-04 23:15 UTC  (3+ messages)
` [PATCH v3 6/7] arm64: dts: qcom: sc7180: Add cpuidle low power states

[PATCH v1 0/7] platform/x86: intel_pmc_core: Add debugfs entries
 2020-02-04 23:10 UTC  (7+ messages)

[PATCH v1] Bluetooth: hci_qca: Bug fixes while collecting controller memory dump
 2020-02-04 23:10 UTC  (2+ messages)

[PATCH v2 0/7] platform/x86: intel_pmc_core: Add debugfs entries
 2020-02-04 23:02 UTC  (8+ messages)
` [PATCH v2 1/7] platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residencies
` [PATCH v2 2/7] platform/x86: intel_pmc_core: Add debugfs entry for low power mode status registers
` [PATCH v2 3/7] platform/x86: intel_pmc_core: Refactor the driver by removing redundant code
` [PATCH v2 4/7] platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_map
` [PATCH v2 5/7] platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_display()
` [PATCH v2 6/7] platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y failure
` [PATCH v2 7/7] platform/x86: intel_pmc_core: Add debugfs support to access live status registers

[PATCH] net: ethernet: dec: tulip: Fix length mask in receive length calculation
 2020-02-04 23:01 UTC 

[PATCH 5.5 00/23] 5.5.2-stable review
 2020-02-04 22:56 UTC  (3+ messages)

Linux 5.5.2
 2020-02-04 22:55 UTC  (2+ messages)

[PATCH 1/2] staging: octeon: delete driver
 2020-02-04 22:53 UTC  (7+ messages)

[PATCH] dt-bindings: Fix paths in schema $id fields
 2020-02-04 22:52 UTC  (2+ messages)

[PATCH] mfd: constify properties in mfd_cell
 2020-02-04 22:48 UTC  (2+ messages)

linux-next: build warning after merge of the amdgpu tree
 2020-02-04 22:44 UTC 

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-04 22:33 UTC  (5+ messages)
` [PATCH v11 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

Additional interface to kernel timekeeping for leapsecond clarity
 2020-02-04 22:31 UTC 

[PATCH 1/3] epoll: fix possible lost wakeup on epoll_ctl() path
 2020-02-04 22:29 UTC  (5+ messages)

What should we do with match_option()?
 2020-02-04 22:25 UTC 

[PATCH v2] dt-bindings: tpm: Convert cr50 binding to YAML
 2020-02-04 22:24 UTC  (2+ messages)

[PATCH v7 00/19] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-02-04 22:17 UTC  (4+ messages)
` [PATCH v7 12/19] dmaengine: tegra-apb: Remove handling of unrealistic error condition

[sparc64] unable to build kernel after bbfceba15f8 / "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
 2020-02-04 22:13 UTC  (2+ messages)

[PATCH] kdb: Fix compiling on architectures w/out DBG_MAX_REG_NUM defined
 2020-02-04 22:12 UTC 

[GIT PULL] arch/microblaze patches for 5.6-rc1
 2020-02-04 22:04 UTC  (4+ messages)

[PATCH] kbuild: Include external modules compile flags
 2020-02-04 22:02 UTC  (6+ messages)

[PATCH] KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
 2020-02-04 22:01 UTC  (4+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-04 21:57 UTC  (7+ messages)
` [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support

[PATCH] ARM: dts: imx25-pinfunc: add another cspi3 config
 2020-02-04 21:52 UTC 


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).