All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-10 18:08:16 to 2018-08-10 18:53:41 UTC [more...]

[PATCH] iio: dac: max517: avoid using CONFIG_PM_SLEEP
 2018-08-10 18:51 UTC  (3+ messages)
` [PATCH] iio: dac: max5821: "
` [PATCH] iio: dac: mcp4725: "

[PATCH v4 0/2] tpm: add support for nonblocking operation
 2018-08-10 18:48 UTC  (9+ messages)
` [PATCH v4 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v4 2/2] tpm: add support for nonblocking operation

[PATCH net-next 1/2] ip: add helpers to process in-order fragments faster
 2018-08-10 16:22 UTC  (2+ messages)
` [PATCH net-next 2/2] ip: process in-order fragments efficiently

[PATCH] i.MX: i2c: Fix build error in debug output code
 2018-08-10 18:52 UTC 

[xen-unstable-smoke test] 125849: trouble: blocked/broken/pass
 2018-08-10 18:52 UTC 

[PATCH] ARM: lib64: Properly handle unaligned addresses in string functions
 2018-08-10 18:52 UTC 

[PATCH] KVM: arm/arm64: Skip updating page table entry if no change
 2018-08-10 18:51 UTC  (4+ messages)

[PATCH] ARM: i.MX: freescale-mx6sx-sabresdb: Make ar8031_phy_fixup static
 2018-08-10 18:50 UTC 

Good day!
 2018-08-10 18:49 UTC 

[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
 2018-08-10 18:48 UTC  (11+ messages)
` [PATCH v2 0/4] Speed up unpack_trees()
  ` [PATCH v2 4/4] unpack-trees: cheaper index update when walking by cache-tree
  ` [PATCH v3 0/4] Speed up unpack_trees()
    ` [PATCH v3 2/4] unpack-trees: optimize walking same trees with cache-tree

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-10 16:17 UTC  (4+ messages)
` [PATCH v2 14/29] net: simplify eth_platform_get_mac_address()

[PATCH 00/14] Add minimal DTS support for M3-N Starter Kit
 2018-08-10 16:17 UTC  (6+ messages)
` [PATCH 09/14] dt-bindings: arm: Document Renesas R-Car M3-N-based ULCB board

[PATCH v3 1/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_security.c
 2018-08-10 18:47 UTC  (4+ messages)

Motorcycle Owners List
 2018-08-10 14:51 UTC 

[ANNOUNCEMENT] Milestone 2 for Yocto Project 2.6 (yocto-2.6_M2) now available
 2018-08-10 18:47 UTC 

[PATCH v3 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
 2018-08-10 18:47 UTC  (5+ messages)

[Buildroot] [PATCH 2/3] perl: add vendorprefix
 2018-08-10 18:45 UTC  (3+ messages)

[yocto-docs] documentation: Updated testimage targets
 2018-08-10 18:44 UTC  (3+ messages)

[PATCH v3 0/4] hwmon: (adt7475) Add error handling for update function
 2018-08-10 16:13 UTC  (2+ messages)

[PATCH 1/5] revision: invert meaning of the USER_GIVEN flag
 2018-08-10 18:43 UTC  (2+ messages)

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-10 18:43 UTC  (12+ messages)

[Buildroot] [PATCH v1 1/1] tini: new package
 2018-08-10 18:42 UTC 

[PATCH] RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
 2018-08-10 18:42 UTC 

Questions about TX descriptors run out occasionally
 2018-08-10 18:41 UTC  (3+ messages)
  ` 回复: "

Missing security_inode_readlink() in xfs_file_ioctl()
 2018-08-10 16:09 UTC  (2+ messages)

[PATCH 0/4] t5552: fix flakiness by introducing proper locking for GIT_TRACE
 2018-08-10 18:40 UTC  (12+ messages)
` [PATCH 1/4] Introduce a function to lock/unlock file descriptors when appending

[MODERATED] [PATCH] SPTE masking
 2018-08-10 18:37 UTC  (9+ messages)
` [MODERATED] "

[PATCH lksctp-tools 0/2] build: add more kernel features detecting when building
 2018-08-10 18:36 UTC 

[PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
 2018-08-10 18:31 UTC  (7+ messages)

[PATCH lksctp-tools 0/9] lksctp-tools: fix covscan warnings
 2018-08-10 18:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Add support for custom initramfs contents
 2018-08-10 18:34 UTC 

[PATCH v3 00/17] fixes reported by checkpatch.pl
 2018-08-10 16:00 UTC  (18+ messages)
` [PATCH v3 01/17] bcache: style fix to replace 'unsigned' by 'unsigned int'
` [PATCH v3 02/17] bcache: style fix to add a blank line after declarations
` [PATCH v3 03/17] bcache: add identifier names to arguments of function definitions
` [PATCH v3 04/17] bcache: style fixes for lines over 80 characters
` [PATCH v3 05/17] bcache: replace Symbolic permissions by octal permission numbers
` [PATCH v3 06/17] bcache: replace printk() by pr_*() routines
` [PATCH v3 07/17] bcache: fix indent by replacing blank by tabs
` [PATCH v3 08/17] bcache: replace '%pF' by '%pS' in seq_printf()
` [PATCH v3 09/17] bcache: fix typo 'succesfully' to 'successfully'
` [PATCH v3 10/17] bcache: prefer 'help' in Kconfig
` [PATCH v3 11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy
` [PATCH v3 12/17] bcache: fix code comments style
` [PATCH v3 13/17] bcache: add static const prefix to char * array declarations
` [PATCH v3 14/17] bcache: move open brace at end of function definitions to next line
` [PATCH v3 15/17] bcache: add missing SPDX header
` [PATCH v3 16/17] bcache: remove unnecessary space before ioctl function pointer arguments
` [PATCH v3 17/17] bcache: add the missing comments for smp_mb()/smp_wmb()

[Buildroot] [PATCH 4/4] scancpan: skip Dist::Zilla
 2018-08-10 18:31 UTC  (3+ messages)

[RFC] RISC-V: Fix !CONFIG_SMP compilation error
 2018-08-10 18:31 UTC  (3+ messages)

[PATCH V1 0/6] Add efi page fault handler to fix/recover from
 2018-08-10 18:30 UTC  (5+ messages)
` [PATCH V1 6/6] x86/efi: Introduce EFI_WARN_ON_ILLEGAL_ACCESSES

[PATCH lksctp-tools] nagle_snd: silence false-positive compiler warning
 2018-08-10 18:30 UTC  (2+ messages)

[PATCH net] l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
 2018-08-10 15:59 UTC  (2+ messages)

[PATCH lksctp-tools] travis: use git instead of downloading tarballs
 2018-08-10 18:29 UTC  (2+ messages)

[PATCH lksctp-tools] doc: update docs to match current rfc documents
 2018-08-10 18:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] acpi: SRAT: do not create reserved gap entries
 2018-08-10 18:28 UTC  (3+ messages)

[PATCH] x86/ptwr: Misc cleanup to ptwr_emulated_update()
 2018-08-10 18:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] runner: Fix path handling
 2018-08-10 18:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Bug? Git won't apply a split hunk that went through a text editor
 2018-08-10 18:27 UTC  (2+ messages)

[RFC v7 PATCH 0/4] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-10 18:26 UTC  (7+ messages)
` [RFC v7 PATCH 1/4] mm: refactor do_munmap() to extract the common part
` [RFC v7 PATCH 2/4] mm: mmap: zap pages with read mmap_sem in munmap

BUG: Mount ignores mount options
 2018-08-10 15:55 UTC  (5+ messages)
` [PATCH 00/33] VFS: Introduce filesystem context [ver #11]

[PATCH 1/3] drm/amdgpu: add AVFS control to PP_FEATURE_MASK
 2018-08-10 18:24 UTC  (3+ messages)
  ` [PATCH 2/3] drm/amdgpu/powerplay/smu7: enable AVFS control via ppfeaturemask
  ` [PATCH 3/3] drm/amdgpu/powerplay/vega10: "

[PATCH] coccicheck: return proper error code on check fail
 2018-08-10 18:23 UTC  (6+ messages)

[PATCH v2 0/11] Add R8A7745/SK-RZG1E board support
 2018-08-10 15:53 UTC  (4+ messages)
` [PATCH] arm64: dts: renesas: r8a77980: add CSI2/VIN support

[PATCH v6 0/6] iio: accel: Add adxl372 driver
 2018-08-10 18:21 UTC  (3+ messages)
` [PATCH v6 1/6] iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer

[PATCH v2 2/5] soc: renesas: rcar-sysc: Add r8a774a1 support
 2018-08-10 15:50 UTC  (4+ messages)

[PATCH] bcache: fix 0day error of setting writeback_rate by sysfs interface
 2018-08-10 18:19 UTC  (3+ messages)

Change in behaviour in git fetch between 2.18.0 and 2.18.0.547.g1d89318c48
 2018-08-10 18:18 UTC  (3+ messages)

[PATCH] sh: remove unneeded constructor
 2018-08-10 18:18 UTC  (12+ messages)

[PATCH 0/4] Add support to register platform service IRQ
 2018-08-10 15:39 UTC  (3+ messages)
` [PATCH 1/4] PCI: Add setup_platform_service_irq hook to struct pci_host_bridge
` [PATCH 3/4] PCI/portdrv: Check platform supported service IRQ's

Error running AF_XDP sample application
 2018-08-10 15:45 UTC  (5+ messages)

[PATCH v2] checkpatch: DT bindings should be a separate patch
 2018-08-10 18:14 UTC  (2+ messages)

[PATCH v2 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
 2018-08-10 18:14 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Add DQS trim value to Tegra SDHCI
` [PATCH v2 2/8] mmc: tegra: Parse and program DQS trim value
` [PATCH v2 3/8] mmc: tegra: Implement HS400 enhanced strobe
` [PATCH v2 4/8] mmc: tegra: Implement HS400 delay line calibration
` [PATCH v2 5/8] arm64: dts: tegra186: Add SDMMC4 DQS trim value
` [PATCH v2 6/8] arm64: dts: tegra210: "
` [PATCH v2 7/8] arm64: dts: tegra186: Enable HS400
` [PATCH v2 8/8] arm64: dts: tegra210: "

[PATCH] drm: Clarify DRM_MODE_REFLECT_X/Y documentation
 2018-08-10 18:13 UTC  (2+ messages)

ioremap() use with specific mailbox drivers and SCMI
 2018-08-10 18:13 UTC  (5+ messages)

Investment opportunity
 2018-08-10 18:12 UTC 

Investment opportunity
 2018-08-10 18:12 UTC 

Investment opportunity
 2018-08-10 18:12 UTC 

Investment opportunity
 2018-08-10 18:12 UTC 

[RFC] serial: sc16is7xx: Use DT sub-nodes for UART ports
 2018-08-10 18:11 UTC  (4+ messages)

we the editing
 2018-08-10 11:17 UTC 

[igt-dev] [PATCH i-g-t 1/3] igt/gem_sync: Exercise sync after context switch
 2018-08-10 18:11 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 3/3] igt/gem_sync: Exercising waiting while keeping the GPU busy
  ` [Intel-gfx] "

[PATCH v2 4/5] clk: renesas: Add r8a774a1 CPG Core Clock Definitions
 2018-08-10 15:40 UTC  (3+ messages)

[PATCH v2 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-10 18:08 UTC  (68+ messages)
` [PATCH v2 01/40] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH v2 02/40] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH v2 03/40] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH v2 04/40] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH v2 05/40] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v2 06/40] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v2 07/40] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v2 08/40] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v2 09/40] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH v2 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH v2 11/40] mmc: sdhci: Add a quirk to skip clearing the transfer mode register on tuning
` [PATCH v2 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH v2 13/40] mmc: tegra: Poll for calibration completion
` [PATCH v2 14/40] mmc: tegra: Set calibration pad voltage reference
` [PATCH v2 15/40] mmc: tegra: Power on the calibration pad
` [PATCH v2 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH v2 17/40] mmc: tegra: Program pad autocal offsets from dt
` [PATCH v2 18/40] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH v2 19/40] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH v2 20/40] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH v2 21/40] mmc: tegra: Parse default trim and tap from dt
` [PATCH v2 22/40] mmc: tegra: Configure default tap values
` [PATCH v2 23/40] mmc: tegra: Configure default trim value on reset
` [PATCH v2 24/40] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH v2 25/40] mmc: sdhci: Add a quirk to disable card clock during tuning
` [PATCH v2 26/40] mmc: tegra: Enable workaround for tuning transfer mode bug
` [PATCH v2 27/40] mmc: tegra: Set SDHCI_QUIRK2_TUNE_DIS_CARD_CLK on Tegra210
` [PATCH v2 28/40] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH v2 29/40] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH v2 30/40] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH v2 31/40] arm64: dts: Add Tegra186 "
` [PATCH v2 32/40] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH v2 33/40] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH v2 34/40] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH v2 35/40] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH v2 36/40] arm64: dts: tegra210: "
` [PATCH v2 37/40] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH v2 38/40] arm64: dts: tegra186: "
` [PATCH v2 39/40] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH v2 40/40] arm64: dts: tegra210: "

[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
 2018-08-10 18:10 UTC  (8+ messages)

[PATCH 05/14] xfs: repair free space btrees
 2018-08-10 15:39 UTC  (11+ messages)

[PATCH 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-08-10 18:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.