public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-20 16:31:01 to 2018-09-20 19:18:58 UTC [more...]

[PATCH 00/44] coresight: next v4.19-rc4
 2018-09-20 19:17 UTC  (22+ messages)
` [PATCH 01/44] coresight: Document error handling in coresight_register
` [PATCH 02/44] coresight: platform: Refactor graph endpoint parsing
` [PATCH 03/44] coresight: platform: Fix refcounting for graph nodes
` [PATCH 04/44] coresight: platform: Fix leaking device reference
` [PATCH 05/44] coresight: Fix remote endpoint parsing
` [PATCH 06/44] coresight: Add helper to check if the endpoint is input
` [PATCH 07/44] coresight: platform: Cleanup coresight connection handling
` [PATCH 08/44] coresight: Cleanup coresight DT bindings
` [PATCH 09/44] coresight: Use ERR_CAST instead of ERR_PTR
` [PATCH 10/44] coresight: Fix handling of sinks
` [PATCH 11/44] coresight: etb10: Fix handling of perf mode
` [PATCH 12/44] coresight: perf: Fix per cpu path management
` [PATCH 13/44] coresight: perf: Avoid unncessary CPU hotplug read lock
` [PATCH 14/44] coresight: perf: Allow tracing on hotplugged CPUs
` [PATCH 15/44] coresight: perf: Disable trace path upon source error
` [PATCH 16/44] coresight: tmc-etr: Handle driver mode specific ETR buffers
` [PATCH 17/44] coresight: tmc-etr: Relax collection of trace from sysfs mode
` [PATCH 18/44] coresight: Convert driver messages to dev_dbg
` [PATCH 19/44] coresight: perf: Remove reset_buffer call back for sinks
` [PATCH 20/44] coresight: perf: Add helper to retrieve sink configuration
` [PATCH 21/44] coresight: perf: Remove set_buffer call back

[PATCH 0/9] AHCI and SATA PHY support for BCM63138
 2018-09-20 19:16 UTC  (13+ messages)
` [PATCH 1/9] dt-bindings: phy: Document BCM63138 compatible string
` [PATCH 2/9] phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs
` [PATCH 2/9] phy: broadcom: "
` [PATCH 3/9] phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence
` [PATCH 4/9] dt-bindings: ata: Document BCM63138 compatible string
` [PATCH 5/9] ata: ahci_brcm: Allow optional reset controller to be used
` [PATCH 5/9] ata: sata_brcmstb: "
` [PATCH 6/9] ata: ahci_brcm: Match BCM63138 compatible strings
` [PATCH 6/9] ata: ahci_brcmstb: Match 63138 "
` [PATCH 7/9] ata: ahci_brcm: Allow using driver or DSL SoCs
` [PATCH 8/9] ARM: dts: BCM63xx: enable SATA PHY and AHCI controller
` [PATCH 9/9] ARM: bcm63138: Enable SATA AHCI and PHY

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-09-20 19:13 UTC  (7+ messages)
` [PATCH v7 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v7 3/4] dt-bindings: power: supply: qcom_bms: Add bindings

[PATCH 1/4] [media] ad5820: Define entity function
 2018-09-20 19:12 UTC  (9+ messages)
` [PATCH 2/4] [media] ad5820: Add support for enable pin
  ` [PATCH v2 "

mmotm 2018-09-20-12-10 uploaded
 2018-09-20 19:10 UTC 

[PATCH] kernel/kcov: Replace vm_insert_page with vmf_insert_page
 2018-09-20 19:12 UTC 

[PATCH 00/21] SMMU enablement for NXP LS1043A and LS1046A
 2018-09-20 19:07 UTC  (6+ messages)

[PATCH V2 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-09-20 19:05 UTC  (5+ messages)
` [PATCH V2 4/13] KVM/MMU: Flush tlb directly in the kvm_handle_hva_range()

[PATCH] Don't hardcode path as it is architecture dependent
 2018-09-20 19:05 UTC  (2+ messages)

[PATCH V5 5/6] x86/intel_rdt: Use perf infrastructure for measurements
 2018-09-20 19:02 UTC  (2+ messages)
` [PATCH V6 "

[PATCH v3 00/16] Another round of tsens cleanups
 2018-09-20 19:02 UTC  (16+ messages)
` [PATCH v3 09/16] arm: dts: msm8974: thermal: split address space into two
` [PATCH v3 10/16] arm64: dts: msm8916: "
` [PATCH v3 11/16] arm: dts: msm8974: thermal: Add "qcom,sensors" property
` [PATCH v3 12/16] arm64: dts: msm8916: "
` [PATCH v3 14/16] arm64: dts: msm8916: Add gpu thermal zone
` [PATCH v3 15/16] arm64: dts: msm8916: Add camera "
` [PATCH v3 16/16] arm64: dts: sdm845: enable tsens thermal zones

[PATCH] staging: erofs: fix undeclared symbols
 2018-09-20 18:58 UTC 

[PATCH 4/4] [media] ad5820: Add support for of-autoload
 2018-09-20 18:55 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/4] soc/fsl/qbman: DPAA QBMan fixes and additions
 2018-09-20 18:54 UTC  (3+ messages)
` [PATCH 2/4] soc/fsl/qbman: Add 64 bit DMA addressing requirement to QBMan

Linux RDMA mini-conf at Plumbers 2018
 2018-09-20 18:54 UTC  (2+ messages)

dma mask related fixups (including full bus_dma_mask support)
 2018-09-20 18:52 UTC  (6+ messages)
` [PATCH 1/5] dma-mapping: make the get_required_mask method available unconditionally
` [PATCH 2/5] dma-direct: add an explicit dma_direct_get_required_mask
` [PATCH 3/5] dma-direct: refine dma_direct_alloc zone selection
` [PATCH 4/5] dma-direct: implement complete bus_dma_mask handling
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

[PATCH v4 0/6] Add power domain driver for corners on msm8996/sdm845
 2018-09-20 18:51 UTC  (6+ messages)
` [PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings

[RFC 00/20] ns: Introduce Time Namespace
 2018-09-20 18:45 UTC  (3+ messages)
` [RFC 02/20] timens: Add timens_offsets

[RFC] i2c: qup: Use the interconnect API
 2018-09-20 18:29 UTC 

[PATCH] net-next: mscc: remove unused ocelot_dev_gmii.h
 2018-09-20 18:25 UTC  (2+ messages)

[PATCH 0/6] perf intel-pt: Improve the data displayed when using address filters
 2018-09-20 18:18 UTC  (4+ messages)
` [PATCH 3/6] perf tools: Improve thread_stack__event() for trace begin / end
  ` RFC/error: "

[PATCH v5 00/15] Compiler Attributes
 2018-09-20 18:18 UTC  (21+ messages)
` [PATCH v5 01/15] Compiler Attributes: remove unused attributes
` [PATCH v5 02/15] Compiler Attributes: always use the extra-underscores syntax
` [PATCH v5 03/15] Compiler Attributes: remove unneeded tests
` [PATCH v5 04/15] Compiler Attributes: homogenize __must_be_array
` [PATCH v5 05/15] Compiler Attributes: remove unneeded sparse (__CHECKER__) tests
` [PATCH v5 06/15] Compiler Attributes: add missing SPDX ID in compiler_types.h
` [PATCH v5 07/15] Compiler Attributes: use feature checks instead of version checks
` [PATCH v5 08/15] Compiler Attributes: KENTRY used twice the "used" attribute
` [PATCH v5 09/15] Compiler Attributes: remove uses of __attribute__ from compiler.h
` [PATCH v5 10/15] Compiler Attributes: add Doc/process/programming-language.rst
` [PATCH v5 11/15] Compiler Attributes: add MAINTAINERS entry
` [PATCH v5 12/15] Compiler Attributes: add support for __nonstring (gcc >= 8)
` [PATCH v5 13/15] Compiler Attributes: enable -Wstringop-truncation on W=1 "
` [PATCH v5 14/15] Compiler Attributes: auxdisplay: panel: use __nonstring
` [PATCH v5 15/15] Compiler Attributes: ext4: remove local __nonstring definition

[PATCH] scsi: sd: don't crash the host on invalid commands
 2018-09-20 18:18 UTC  (2+ messages)

[PATCH 1/2] pinctrl: tegra: do not export tegra_pinctrl_probe
 2018-09-20 18:15 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: tegra: move probe to __init section

[PATCH v2] ipmi: looped device detection
 2018-09-20 18:08 UTC  (8+ messages)

[PATH v6 0/4] gpiolib: speed up GPIO array processing
 2018-09-20 18:05 UTC  (4+ messages)
  ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array

Make perf script easier to use for itrace
 2018-09-20 18:05 UTC  (6+ messages)
` [PATCH v6 1/5] tools, perf, script: Add --insn-trace for instruction decoding
` [PATCH v6 2/5] perf, tools, script: Make itrace script default to all calls
` [PATCH v6 3/5] tools, perf, script: Add --call-trace and --call-ret-trace
` [PATCH v6 4/5] tools, perf, script: Implement --graph-function
` [PATCH v6 5/5] perf, tools, script: Support total cycles count

[PATCH] iio: magnetometer: Add support for PNI RM3100 9-axis magnetometer
 2018-09-20 18:05 UTC  (3+ messages)

[PATCH v8 0/3] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-09-20 18:04 UTC  (5+ messages)
` [PATCH v8 1/3] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
` [PATCH v8 2/3] powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
` [PATCH v8 3/3] powerpc/sysfs: Add topology/smallcore_thread_siblings[_list]

[PATCH v2 0/2] Fix qcom geni i2c DMA handling
 2018-09-20 18:03 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: i2c-qcom-geni: Properly handle DMA safe buffers
` [PATCH v2 2/2] i2c: i2c-qcom-geni: Simplify tx/rx functions

[PATCHv3 0/7] Add support for UHS-I on Exynos5422 odroid boards
 2018-09-20 17:58 UTC  (8+ messages)
` [PATCHv3 1/7] ARM: dts: exynos5422: Added UHS-I bus speed support
` [PATCHv3 2/7] ARM: dts: exynos5422: fix regulator min values of LDO13 for Odroid XU3/XU4
` [PATCHv3 3/7] ARM: dts: exynos5422: update maximum frequency for sdcard to 200MHz
` [PATCHv3 4/7] ARM: dts: exynos5422: use cd-gpio method to detect sd-card
` [PATCHv3 5/7] ARM: dts: exynos5422: use wp-gpio "
` [PATCHv3 6/7] ARM: dts: exynos5422: update maximum frequency for emmc to 200MHz
` [PATCHv3 7/7] mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode

[PATCH v3 00/16] LSM: Module stacking in support of SARA and Landlock
 2018-09-20 17:56 UTC  (11+ messages)
` [PATCH v3 07/16] TOMOYO: Abstract use of cred security blob
` [PATCH v3 10/16] LSM: Infrastructure management of the file "
` [PATCH v3 14/16] LSM: Infrastructure management of the task "
` [PATCH v3 15/16] LSM: Infrastructure management of the ipc "
` [PATCH v3 16/16] LSM: Blob sharing support for S.A.R.A and LandLock

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-20 17:56 UTC  (3+ messages)
` [PATCH V2 02/27] mmc: mmci: internalize dma_inprogress into mmci dma functions

[PATCH] bpf: remove redundant null pointer check before consume_skb
 2018-09-20 17:53 UTC  (2+ messages)

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-20 17:52 UTC  (2+ messages)

[PATCH] KVM: x86: fix failure of injecting exceptions in x86_emulate_instruction
 2018-09-20 17:50 UTC  (4+ messages)

[PATCH RESEND] kvm/x86: propagate fetch fault into guest
 2018-09-20 17:42 UTC  (4+ messages)

Applied "regulator: fix crash caused by null driver data" to the regulator tree
 2018-09-20 17:36 UTC 

Applied "regulator: qcom: Add PMS405 regulators" to the regulator tree
 2018-09-20 17:36 UTC 

[PATCH v2 00/20] vmw_balloon: compaction, shrinker, 64-bit, etc
 2018-09-20 17:30 UTC  (21+ messages)
` [PATCH v2 01/20] vmw_balloon: handle commands in a single function
` [PATCH v2 02/20] vmw_balloon: unify commands tracing and stats
` [PATCH v2 03/20] vmw_balloon: merge send_lock and send_unlock path
` [PATCH v2 04/20] vmw_balloon: simplifying batch access
` [PATCH v2 05/20] vmw_balloon: remove sleeping allocations
` [PATCH v2 06/20] vmw_balloon: change batch/single lock abstractions
` [PATCH v2 07/20] vmw_balloon: treat all refused pages equally
` [PATCH v2 08/20] vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER
` [PATCH v2 09/20] vmw_balloon: refactor change size from vmballoon_work
` [PATCH v2 10/20] vmw_balloon: simplify vmballoon_send_get_target()
` [PATCH v2 11/20] vmw_balloon: stats rework
` [PATCH v2 12/20] vmw_balloon: rework the inflate and deflate loops
` [PATCH v2 13/20] vmw_balloon: general style cleanup
` [PATCH v2 14/20] vmw_balloon: add reset stat
` [PATCH v2 15/20] mm/balloon_compaction: suppress allocation warnings
` [PATCH v2 16/20] mm/balloon_compaction: list interfaces
` [PATCH v2 17/20] vmw_balloon: compaction support
` [PATCH v2 18/20] vmw_balloon: support 64-bit memory limit
` [PATCH v2 19/20] vmw_balloon: memory shrinker
` [PATCH v2 20/20] vmw_balloon: split refused pages

[PATCH 0/2] Provide options to enable spectre_v2 userspace-userspace protection
 2018-09-20 17:32 UTC  (6+ messages)
` [PATCH 2/2] x86/speculation: Provide application property based STIBP protection

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-20 17:31 UTC  (3+ messages)
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode

[PATCH] hwmon: remove redundant continue
 2018-09-20 17:30 UTC  (2+ messages)

[PATCH v13 0/3] Fix issues with huge mapping in ioremap for ARM64
 2018-09-20 17:25 UTC  (3+ messages)
` [PATCH v13 3/3] arm64: Implement page table free interfaces

[PATCH] android/binder: Replace vm_insert_page with vmf_insert_page
 2018-09-20 17:25 UTC 

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-09-20 17:21 UTC  (3+ messages)
` [RFC v2 01/20] iommu: Introduce bind_pasid_table API

[PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs
 2018-09-20 17:22 UTC 

[PATCH] pinctrl: icelake: Fix the resource number for community-4/5
 2018-09-20 17:19 UTC  (5+ messages)

[PATCH v2] sysrq: Use panic() to force a crash
 2018-09-20 17:12 UTC 

[PATCH] docs: fix some broken documentation references
 2018-09-20 17:10 UTC  (2+ messages)

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-09-20 17:09 UTC  (6+ messages)

[PATCH net-next,0/3] hv_netvsc: Support LRO/RSC in the vSwitch
 2018-09-20 17:07 UTC  (4+ messages)
` [PATCH net-next,1/3] hv_netvsc: Add support for "
` [PATCH net-next,2/3] hv_netvsc: Add handler for LRO setting change
` [PATCH net-next,3/3] hv_netvsc: Update document for LRO/RSC support

[PATCH 00/22] KEYS: Support TPM-wrapped key and crypto ops
 2018-09-20 17:07 UTC  (14+ messages)

[RFC PATCH 0/3] blk-mq: rework queue freeze and preempt-only
 2018-09-20 17:06 UTC  (2+ messages)

[PATCH net-next 00/22] net: fix return type of ndo_start_xmit function
 2018-09-20 17:04 UTC  (2+ messages)

[GIT PULL] soc/fsl drivers updates for next(v4.20)
 2018-09-20 17:06 UTC 

[PATCH v4 0/3] docs/core-api: add memory allocation guide
 2018-09-20 17:04 UTC  (3+ messages)

[PATCH 0/1] MIPS: Lexra CPU support, prerequisite patch
 2018-09-20 17:03 UTC  (2+ messages)
` [PATCH 1/1] MIPS: Add new Kconfig variable to avoid unaligned access instructions

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2018-09-20 17:01 UTC  (4+ messages)
` [Patch v7 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration

[PATCH v2] xen: issue warning message when out of grant maptrack entries
 2018-09-20 16:58 UTC  (2+ messages)

[GIT PULL] fixes for soc/fsl drivers for v4.19
 2018-09-20 16:56 UTC 

[PATCH] xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
 2018-09-20 16:57 UTC  (3+ messages)

[RESEND PATCH v3 0/3] sh: make early_platform code SuperH-specific
 2018-09-20 16:48 UTC  (5+ messages)

[PATCH] IB/nes: Remove unnecessary parentheses
 2018-09-20 16:47 UTC  (2+ messages)

misc ia64 cleanups (resend)
 2018-09-20 16:44 UTC  (2+ messages)

[PATCH v12 0/6] drivers: Introduce firmware driver for ZynqMP core
 2018-09-20 16:46 UTC  (2+ messages)

[RFC PATCH v4 0/2] drm: Add generic colorkey plane properties
 2018-09-20 16:46 UTC  (5+ messages)
` [RFC PATCH v4 1/2] drm: Add generic colorkey properties for display planes

[RESEND 0/5] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-09-20 16:39 UTC  (5+ messages)

[PATCH] net: netronome: remove redundant continue
 2018-09-20 16:38 UTC  (2+ messages)

[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
 2018-09-20 16:39 UTC  (9+ messages)
` [PATCH v2 1/4] devres: constify p in devm_kfree()
` [PATCH v2 2/4] mm: move is_kernel_rodata() to asm-generic/sections.h
` [PATCH v2 3/4] devres: provide devm_kstrdup_const()
` [PATCH v2 4/4] clk: pmc-atom: use devm_kstrdup_const()

[PATCH] sysrq: Use panic() to force a crash
 2018-09-20 16:35 UTC  (4+ messages)

[PATCH v2 1/2] printk: Fix panic caused by passing log_buf_len to command line
 2018-09-20 16:30 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox