linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-20 17:24:03 to 2018-09-20 20:22:37 UTC [more...]

[PATCH v2 0/2] Fix qcom geni i2c DMA handling
 2018-09-20 20:22 UTC  (4+ 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

[PATCH] video: fbdev: sis: Remove unnecessary parentheses and commented code
 2018-09-20 20:22 UTC 

[PATCH 1/4] [media] ad5820: Define entity function
 2018-09-20 20:21 UTC  (15+ messages)
` [PATCH 2/4] [media] ad5820: Add support for enable pin
  ` [PATCH v2 "
` [PATCH 3/4] [media] ad5820: DT new optional field enable-gpios

[RFC PATCH] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-09-20 20:20 UTC  (7+ messages)

[PATCH] auxdisplay/cfag12864bfb.c: Replace vm_insert_page
 2018-09-20 20:23 UTC 

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

[PATCH v5 00/15] Compiler Attributes
 2018-09-20 20:08 UTC  (13+ messages)
` [PATCH v5 09/15] Compiler Attributes: remove uses of __attribute__ from compiler.h
` [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 security-next v2 00/26] LSM: Explict LSM ordering
 2018-09-20 20:14 UTC  (2+ messages)

[PATCH] ARM: add serial.h and set BASE_BAUD to 0
 2018-09-20 20:13 UTC 

[PATCH] scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks
 2018-09-20 20:10 UTC 

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

WARNING: refcount bug in igmp_start_timer
 2018-09-20 20:06 UTC  (2+ messages)

[PATCHv2 0/7] mm: faster get user pages
 2018-09-20 20:03 UTC  (8+ messages)
` [PATCHv2 1/7] mm/gup_benchmark: Time put_page
` [PATCHv2 2/7] mm/gup_benchmark: Add additional pinning methods
` [PATCHv2 3/7] tools/gup_benchmark: Fix 'write' flag usage
` [PATCHv2 4/7] tools/gup_benchmark: Allow user specified file
` [PATCHv2 5/7] tools/gup_benchmark: Add parameter for hugetlb
` [PATCHv2 6/7] mm/gup: Combine parameters into struct
` [PATCHv2 7/7] mm/gup: Cache dev_pagemap while pinning pages

[PATCH v2] vfio/pci: Mask buggy SR-IOV VF INTx support
 2018-09-20 20:03 UTC 

[PATCH 1/2] MAINTAINERS: Move udl drm driver to drm-misc tree
 2018-09-20 20:02 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Move mxsfb "

[PATCH v2] slub: extend slub debug to handle multiple slabs
 2018-09-20 20:00 UTC 

[PATCH] x86/intel_rdt: Add Reinette as co-maintainer for RDT
 2018-09-20 19:54 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-09-20 19:46 UTC  (2+ messages)

[PATCH] DRIVERS: net: macsec: Fix multiple coding style issues
 2018-09-20 19:33 UTC 

[PATCH 00/44] coresight: next v4.19-rc4
 2018-09-20 19:18 UTC  (45+ 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 22/44] coresight: etm-perf: Add support for ETR backend
` [PATCH 23/44] coresight: etb10: Refactor etb_drvdata::mode handling
` [PATCH 24/44] coresight: etb10: Splitting function etb_enable()
` [PATCH 25/44] coresight: etm4x: Configure EL2 exception level when kernel is running in HYP
` [PATCH 26/44] coresight: tmc: Refactor loops in etb dump
` [PATCH 27/44] coresight: tmc: Fix byte-address alignment for RRP
` [PATCH 28/44] coresight: Handle failures in enabling a trace path
` [PATCH 29/44] coresight: tmc-etr: Refactor for handling errors
` [PATCH 30/44] coresight: tmc-etr: Handle errors enabling CATU
` [PATCH 31/44] coresight: tmc-etb/etf: Prepare to handle errors enabling
` [PATCH 32/44] coresight: etm4x: Add support for handling errors
` [PATCH 33/44] coresight: etm3: "
` [PATCH 34/44] coresight: etb10: Handle errors enabling the device
` [PATCH 35/44] coresight: dynamic-replicator: Handle multiple connections
` [PATCH 36/44] coresight: Add support for CLAIM tag protocol
` [PATCH 37/44] coresight: etmx: Claim devices before use
` [PATCH 38/44] coresight: funnel: "
` [PATCH 39/44] coresight: catu: Claim device "
` [PATCH 40/44] coresight: dynamic-replicator: Claim device for use
` [PATCH 41/44] coreisght: tmc: Claim device before use
` [PATCH 42/44] coresight: dts: binding: Fix example for TPIU component
` [PATCH 43/44] coresight: dts: binding: Update coresight binding examples
` [PATCH 44/44] coresight: Remove redundant null pointer check before of_node_put and put_device

[PATCH 0/9] AHCI and SATA PHY support for BCM63138
 2018-09-20 19:19 UTC  (14+ 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

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 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] 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  (2+ messages)

[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  (9+ messages)
` [PATCH v3 10/16] LSM: Infrastructure management of the file security blob
` [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  (4+ 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


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