linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 23:35:21 to 2020-02-04 07:26:33 UTC [more...]

[PATCH v2] dt-bindings: convert cros-ec-keyb.txt to yaml
 2020-02-04  7:26 UTC  (3+ messages)

[PATCH 1/1] mm: fix tick_sched timer blocked by pgdat_resize_lock
 2020-02-04  7:24 UTC  (8+ messages)
` [PATCH RESEND] "

[PATCH 1/2] staging: octeon: delete driver
 2020-02-04  7:21 UTC  (8+ messages)
` [PATCH 2/2] staging: octeon-usb: delete the octeon usb host controller driver

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-04  7:19 UTC  (2+ messages)

[PATCH v1 0/7] ACPI support for xgmac_mdio and dpaa2-mac drivers
 2020-02-04  7:18 UTC  (4+ messages)
` [PATCH v1 3/7] net/fsl: add ACPI support for mdio bus

[PATCH bpf-next v4] virtio_net: add XDP meta data support
 2020-02-04  7:16 UTC 

[PATCH v7 0/6] tpm: Add driver for cr50
 2020-02-04  7:15 UTC  (5+ messages)
` [PATCH v7 4/6] tpm: tpm_tis_spi: Support cr50 devices

[PATCH v2 0/7] Add device tree and clock drivers for SM8250 SoC
 2020-02-04  7:13 UTC  (3+ messages)
` [PATCH v2 5/7] dt-bindings: clock: Add SM8250 GCC clock bindings

[PATCH 2/2] ARM: dts: imx6sll: Add the Kobo Aura H2O Edition 2
 2020-02-04  7:05 UTC 

[PATCH v2 00/16] Add MHI bus support
 2020-02-04  7:05 UTC  (4+ messages)
` [PATCH v2 13/16] MAINTAINERS: Add entry for MHI bus

[PATCH][next] clk: ls1028a: fix a dereference of pointer 'parent' before a null check
 2020-02-04  7:03 UTC  (2+ messages)

[PATCH] exfat: update file system parameter handling
 2020-02-04  6:53 UTC  (3+ messages)

[PATCH 0/3] dmaengine: Stear users towards dma_request_slave_chan()
 2020-02-04  6:52 UTC  (10+ messages)

RFC: Use of devlink/health report for non-Ethernet devices
 2020-02-04  6:48 UTC  (2+ messages)

[PATCH] pwm: bcm2835: Dynamically allocate base
 2020-02-04  6:46 UTC  (2+ messages)

[PATCH] vhost: introduce vDPA based backend
 2020-02-04  6:46 UTC  (4+ messages)

[PATCH v2 0/6] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-04  6:46 UTC  (11+ messages)
` [PATCH v2 3/6] kvm: x86: Emulate split-lock access as a write
` [PATCH v2 4/6] kvm: vmx: Extend VMX's #AC handding for split lock in guest
` [PATCH v2 6/6] x86: vmx: virtualize split lock detection

[PATCH] kunit/kunit_kernel: Rebuild .config if .kunitconfig is modified
 2020-02-04  6:41 UTC  (2+ messages)

arch/riscv/include/asm/pgtable-64.h:64:1: warning: control reaches end of non-void function
 2020-02-04  6:29 UTC 

[PATCH v4 1/8] scsi: ufs: Flush exception event before suspend
 2020-02-04  6:28 UTC  (5+ messages)

[PATCH v3 0/2] remoteproc: mss: Improve mem_assign and firmware load
 2020-02-04  6:26 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
` [PATCH v3 2/2] remoteproc: qcom_q6v5_mss: Validate each segment during loading

[PATCH v5 2/8] scsi: ufs: set load before setting voltage in regulators
 2020-02-04  6:26 UTC  (6+ messages)
` [PATCH v5 3/8] scsi: ufs: Remove the check before call setup clock notify vops
` [PATCH v5 5/8] scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic

[PATCH v3 00/11] Introduce Data Access MONitor (DAMON)
 2020-02-04  6:23 UTC  (12+ messages)
` [PATCH v3 01/11] "
` [PATCH v3 02/11] mm/damon: Implement region based sampling
` [PATCH v3 03/11] mm/damon: Adaptively adjust regions
` [PATCH v3 04/11] mm/damon: Apply dynamic memory mapping changes
` [PATCH v3 05/11] mm/damon: Implement kernel space API
` [PATCH v3 06/11] mm/damon: Add debugfs interface
` [PATCH v3 07/11] mm/damon: Add a tracepoint for result writing
` [PATCH v3 08/11] mm/damon: Add minimal user-space tools
` [PATCH v3 09/11] Documentation/admin-guide/mm: Add a document for DAMON
` [PATCH v3 10/11] mm/damon: Add kunit tests
` [PATCH v3 11/11] MAINTAINERS: Update for DAMON

[PATCH v25 00/21] Intel SGX foundations
 2020-02-04  6:18 UTC  (23+ messages)
` [PATCH v25 01/21] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v25 02/21] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v25 03/21] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v25 04/21] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v25 05/21] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v25 06/21] x86/cpu/intel: Detect SGX supprt
` [PATCH v25 07/21] x86/sgx: Enumerate and track EPC sections
` [PATCH v25 08/21] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v25 09/21] mm: Introduce vm_ops->may_mprotect()
` [PATCH v25 10/21] x86/sgx: Linux Enclave Driver
` [PATCH v25 11/21] selftests/x86: Recurse into subdirectories
` [PATCH v25 12/21] selftests/x86: Add a selftest for SGX
` [PATCH v25 13/21] x86/sgx: Add provisioning
` [PATCH v25 14/21] x86/sgx: Add a page reclaimer
` [PATCH v25 15/21] x86/sgx: ptrace() support for the SGX driver
` [PATCH v25 16/21] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v25 17/21] x86/fault: Add helper function to sanitize error code
` [PATCH v25 18/21] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v25 19/21] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` [PATCH v25 20/21] selftests/x86: Add vDSO selftest for SGX
` [PATCH v25 21/21] docs: x86/sgx: Document SGX micro architecture and kernel internals

[PATCH 0/5] scsi: ufs: ufs device as a temperature sensor
 2020-02-04  6:17 UTC  (7+ messages)

[PATCH 0/3] Misc stability fixes and optimization for rpmh driver
 2020-02-04  6:13 UTC  (4+ 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 3/3] soc: qcom: rpmh: Invalidate sleep and wake TCS before flushing new data

[PATCH] iommu/intel-iommu: set as DUMMY_DEVICE_DOMAIN_INFO if no IOMMU
 2020-02-04  6:11 UTC  (2+ messages)

[PATCH] x86/PCI: ensure to_pci_sysdata usage is guarded by CONFIG_PCI
 2020-02-04  6:06 UTC  (3+ messages)
` [PATCH v2] x86/PCI: ensure to_pci_sysdata usage is available to !CONFIG_PCI

[PATCH 2/2] KVM: VMX: Extend VMX's #AC handding
 2020-02-04  6:03 UTC  (5+ messages)

[PATCH] ASoC: wcd934x: Remove some unnecessary NULL checks
 2020-02-04  6:01 UTC 

[PATCH] ARM: dts: aspeed: tacoma: Enable eMMC controller
 2020-02-04  5:54 UTC  (2+ messages)

arm64: dts: qcom: sc7180: Add cpuidle low power states
 2020-02-04  5:48 UTC  (5+ messages)
` [PATCH] "

inconsistent lock state in rxrpc_put_client_conn
 2020-02-04  5:41 UTC  (2+ messages)

[PATCH V9 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-02-04  5:43 UTC  (4+ messages)
` [PATCH V9 10/10] iommu/vt-d: Report PASID format as domain attribute

[PATCH] MAINTAINERS: correct entries for ISDN/mISDN section
 2020-02-04  5:35 UTC  (7+ messages)

[GIT PULL] remoteproc updates for v5.6
 2020-02-04  5:35 UTC 

[GIT PULL] hwspinlock updates for v5.6
 2020-02-04  5:34 UTC 

[PATCH 4.9 00/68] 4.9.213-stable review
 2020-02-04  5:34 UTC  (2+ messages)

[PATCH v2] r8152: Add MAC passthrough support to new device
 2020-02-04  5:33 UTC 

[PATCH 00/12] dt-bindings: arm: bcm: Convert boards to YAML
 2020-02-04  5:29 UTC  (4+ messages)
` [PATCH 11/12] dt-bindings: arm: Document Broadcom SoCs 'secondary-boot-reg'

[PATCH v3] mm/hotplug: Only respect mem= parameter during boot stage
 2020-02-04  5:06 UTC 

[PATCH v2] exfat: update file system parameter handling
 2020-02-04  5:06 UTC 

[PATCH v3 0/6] perf annotate: Misc fixes / improvements
 2020-02-04  4:52 UTC  (7+ messages)
` [PATCH v3 1/6] perf annotate: Remove privsize from symbol__annotate() args
` [PATCH v3 2/6] perf annotate: Simplify disasm_line allocation and freeing code
` [PATCH v3 3/6] perf annotate: Align struct annotate_args
` [PATCH v3 4/6] perf annotate: Fix segfault with source toggle
` [PATCH v3 5/6] perf annotate: Make few functions static
` [PATCH v3 6/6] perf annotate: Get rid of annotation->nr_jumps

[PATCH v3 0/7] Add RSC power domain support
 2020-02-04  4:52 UTC  (4+ messages)
` [PATCH v3 5/7] drivers: firmware: psci: Add hierarchical domain idle states converter

kernel BUG at lib/assoc_array.c:LINE!
 2020-02-04  4:44 UTC 

inconsistent lock state in rxrpc_put_client_connection_id
 2020-02-04  4:44 UTC 

BUG: stack guard page was hit in update_stack_state
 2020-02-04  4:43 UTC 

[PATCH RFC] MAINTAINERS: add TRACE EVENT LIBRARY section
 2020-02-04  4:41 UTC  (3+ messages)

Issues with "PCI/LINK: Report degraded links via link bandwidth notification"
 2020-02-04  4:38 UTC  (7+ messages)

[PATCH v2 0/9] add ASoC components for AHUB
 2020-02-04  4:36 UTC  (13+ messages)
` [PATCH v2 1/9] dt-bindings: sound: tegra: add DT binding "
` [PATCH v2 5/9] ASoC: tegra: add Tegra210 based AHUB driver

[PATCH v2 21/28] mm: memcg/slab: use a single set of kmem_caches for all memory cgroups
 2020-02-04  4:35 UTC  (12+ messages)
  ` [PATCH v2 12/28] mm: vmstat: use s32 for vm_node_stat_diff in struct per_cpu_nodestat

[PATCH 0/5] vDPA support
 2020-02-04  4:19 UTC  (6+ messages)
` [PATCH 5/5] vdpasim: vDPA device simulator

linux-next: Tree for Feb 4
 2020-02-04  4:19 UTC 

[PATCH] arm64: dts: ls1088a: support eMMC HS200 speed mode for RDB board
 2020-02-04  4:09 UTC 

[PATCH v3] kconfig: Add yes2modconfig and mod2yesconfig targets
 2020-02-04  4:08 UTC  (3+ messages)
  ` [PATCH] kconfig: Invalidate all symbols after changing to y or m

[PATCH 5/5] vdpasim: vDPA device simulator
 2020-02-04  4:07 UTC  (2+ messages)

[PATCH SECOND RESEND] MAINTAINERS: fix style in SAFESETID SECURITY MODULE
 2020-02-04  4:04 UTC 

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

Hung tasks with multiple partitions
 2020-02-04  3:47 UTC  (3+ messages)
` [PATCH] block: Limit number of items taken from the I/O scheduler in one go

[PATCH] ASoC: MT6660 update to 1.0.8_G
 2020-02-04  3:41 UTC 

[PATCH v5 0/2] SPI bus multiplexing
 2020-02-04  3:28 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Document binding for generic SPI multiplexer
` [PATCH v5 2/2] spi: Add "

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-02-04  3:17 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: Documentation for qcom,eud
` [PATCH v4 2/2] Embedded USB Debugger (EUD) driver

[PATCH v7 0/5] add Amlogic A1 clock controller driver
 2020-02-04  3:12 UTC  (4+ messages)
` [PATCH v7 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings

linux-next: build failure after merge of the mfd tree
 2020-02-04  3:03 UTC 

[RFC][PATCHv2 00/12] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-04  2:56 UTC  (13+ messages)
` [RFC][PATCHv2 01/12] videobuf2: add cache management members
` [RFC][PATCHv2 02/12] videobuf2: handle V4L2 buffer cache flags
` [RFC][PATCHv2 03/12] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [RFC][PATCHv2 04/12] videobuf2: add queue memory consistency parameter
` [RFC][PATCHv2 05/12] videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [RFC][PATCHv2 06/12] videobuf2: factor out planes prepare/finish functions
` [RFC][PATCHv2 07/12] videobuf2: do not sync caches when we are allowed not to
` [RFC][PATCHv2 08/12] videobuf2: check ->synced flag in prepare() and finish()
` [RFC][PATCHv2 09/12] videobuf2: let user-space know if driver supports cache hints
` [RFC][PATCHv2 10/12] videobuf2: add begin/end cpu_access callbacks to dma-contig
` [RFC][PATCHv2 11/12] videobuf2: add begin/end cpu_access callbacks to dma-sg
` [RFC][PATCHv2 12/12] videobuf2: don't test db_attach in dma-contig prepare and finish

[RFC][PATCH 00/15] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-04  2:50 UTC  (9+ messages)
` [RFC][PATCH 12/15] videobuf2: add begin/end cpu_access callbacks to dma-sg

[PATCH V5] brd: check and limit max_part par
 2020-02-04  2:44 UTC 

[v2] nbd: add a flush_workqueue in nbd_start_device
 2020-02-04  2:41 UTC  (3+ messages)

[PATCH v2 0/6] perf annotate: Misc fixes / improvements
 2020-02-04  2:37 UTC  (6+ messages)
` [PATCH v2 1/6] perf annotate: Remove privsize from symbol__annotate() args

[PATCH] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-04  2:34 UTC 

[PATCH net-next] qed: Remove set but not used variable 'p_link'
 2020-02-04  2:24 UTC 

[PATCH] mtd: nand: Add comment about Kioxia ID
 2020-02-04  2:26 UTC 

[PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
 2020-02-04  2:22 UTC  (3+ messages)
` [PATCH] initramfs: don't double-compress built-in initramfs if the kernel is compressed

[PATCH v2 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-04  2:22 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: hv: Move hypercall related definitions into tlfs header
` [PATCH v2 3/3] PCI: hv: Introduce hv_msi_entry

[PATCH v1] printk: Declare log_wait as external variable
 2020-02-04  2:16 UTC  (2+ messages)

[PATCH v5 1/7] console: Don't perform test for CON_BRL flag
 2020-02-04  1:34 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: pmu: Test WRMSR on a running counter
 2020-02-04  1:25 UTC 

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-04  1:24 UTC  (2+ messages)

[PATCH V4] brd: check and limit max_part par
 2020-02-04  1:21 UTC  (3+ messages)

[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
 2020-02-04  1:06 UTC 

[PATCH 1/3] [1/3] mmc: core: expose MMC_CAP2_CQE* to dt
 2020-02-04  1:01 UTC  (6+ messages)
` [PATCH 2/3] [2/3] mmc: mediatek: command queue support

[PATCH] staging/octeon: Mark Ethernet driver as BROKEN
 2020-02-04  0:54 UTC  (5+ messages)

[PATCH v4 0/8] Add QUSB2 PHY support for SC7180
 2020-02-04  0:53 UTC  (19+ messages)
` [PATCH v4 1/8] dt-bindings: phy: qcom,qusb2: Convert QUSB2 phy bindings to yaml
` [PATCH v4 2/8] dt-bindings: phy: qcom,qusb2: Add compatibles for QUSB2 V2 phy and SC7180
` [PATCH v4 3/8] phy: qcom-qusb2: Add generic QUSB2 V2 PHY support
` [PATCH v4 4/8] dt-bindings: phy: qcom-qusb2: Add support for overriding Phy tuning parameters
` [PATCH v4 5/8] phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHY
` [PATCH v4 6/8] arm64: dts: qcom: sc7180: Add generic QUSB2 V2 Phy compatible
` [PATCH v4 7/8] arm64: dts: qcom: sdm845: "
` [PATCH v4 8/8] arm64: dts: qcom: sc7180: Update QUSB2 V2 Phy params for SC7180 IDP device

[PATCH v2 1/3] drm: msm: Add 618 gpu to the adreno gpu list
 2020-02-04  0:40 UTC  (4+ messages)
` [PATCH v2 2/3] drm: msm: a6xx: Add support for A618
    ` [Freedreno] "

[PATCH v8 1/4] platform: chrome: Add cros-usbpd-notify driver
 2020-02-04  0:40 UTC  (7+ messages)

[PATCH] sched/core: sched_tick_remote: Remove duplicate assignment
 2020-02-04  0:35 UTC 

linux-next: build failure after merge of the block tree
 2020-02-04  0:28 UTC  (2+ messages)

[PATCH] md: optimize barrier usage for Rmw atomic bitops
 2020-02-04  0:25 UTC  (3+ messages)

[PATCH v3 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other DP
 2020-02-04  0:21 UTC  (13+ messages)
` [PATCH v3 5/9] drm/bridge: ti-sn65dsi86: Read num lanes from the DP sink
` [PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
` [PATCH v3 7/9] drm/bridge: ti-sn65dsi86: Group DP link training bits in a function
` [PATCH v3 8/9] drm/bridge: ti-sn65dsi86: Train at faster rates if slower ones fail
` [PATCH v3 9/9] drm/bridge: ti-sn65dsi86: Avoid invalid rates

[PATCH v16] x86/split_lock: Enable split lock detection by kernel
 2020-02-04  0:04 UTC  (5+ messages)
    ` [PATCH v17] "

[ANNOUNCE][CFP] Linux Security Summit North America 2020
 2020-02-03 23:59 UTC 

[PATCH V4] sched/isolation: isolate from handling managed interrupt
 2020-02-03 23:57 UTC  (5+ messages)

[PATCH v3 00/12] mm/gup: track FOLL_PIN pages
 2020-02-03 23:43 UTC  (8+ messages)
` [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting

[PATCH] crypto: arm64/poly1305: ignore build files
 2020-02-03 23:39 UTC 

possible deadlock in peer_remove_after_dead
 2020-02-03 23:38 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).