All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-01 15:51:27 to 2018-08-01 16:32:21 UTC [more...]

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

[Qemu-devel] [Bug 1783362] [NEW] qemu-user-aarch64: mmap returns success (NULL, 0) instead of failure (MAP_FAILED, -1) with len==0
 2018-08-01 16:18 UTC  (3+ messages)
` [Qemu-devel] [Bug 1783362] Re: qemu-user: mmap should return failure (MAP_FAILED, -1) instead of success (NULL, 0) when len==0

[PATCH] eal: free leaked logid storage
 2018-08-01 16:30 UTC  (3+ messages)
` [PATCH v2] eal: free leaked storage

[PATCH v4 net-next] net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
 2018-08-01 16:29 UTC  (2+ messages)

[PATCH bpf] xdp: add NULL pointer check in __xdp_return()
 2018-08-01 14:43 UTC  (6+ messages)

[Fuego] Fuego mail list subscriber cleanup
 2018-08-01 16:29 UTC 

[PATCH 0/5] VFS: Introduce filesystem information query syscall
 2018-08-01 16:28 UTC  (7+ messages)
` [PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem information
` [PATCH 2/5] afs: Add fsinfo support
` [PATCH 3/5] vfs: Allow fsinfo() to query what's in an fs_context
` [PATCH 4/5] vfs: Allow fsinfo() to be used to query an fs parameter description
` [PATCH 5/5] vfs: Implement parameter value retrieval with fsinfo()

[PATCH] Fix an 8 year old typo
 2018-08-01 16:28 UTC 

[tpm2] AIK Enrollment Process implementations using tpm2-tools or similar
 2018-08-01 16:28 UTC 

master - vgcreate: close exclusive fd after pvcreate
 2018-08-01 16:28 UTC 

[PATCH v3 0/3] overflow.h: Add arithmetic shift helper
 2018-08-01 16:28 UTC  (3+ messages)
` [PATCH v3 1/3] "

Commit "new primitive: discard_new_inode()" introduces a problem
 2018-08-01 16:27 UTC  (7+ messages)

[PATCH v2 0/4] Misc volume patch set part2
 2018-08-01 14:41 UTC  (5+ messages)
` [PATCH v2 2/4] btrfs: fix race between free_stale_devices and close_fs_devices
` [PATCH v2 4/4] btrfs: add helper btrfs_num_devices() to deduce num_devices

[PATCH 0/3] deprecate attach and detach functions
 2018-08-01 16:26 UTC  (2+ messages)

[PATCH 0/2] Adding a missing queue count API in rawdev
 2018-08-01 16:26 UTC  (2+ messages)

[PATCH v2] block: make iolatency avg_lat exponentially decay
 2018-08-01 16:26 UTC  (5+ messages)

SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implementation)
 2018-08-01 16:25 UTC  (24+ messages)
                    ` Misuse of constructors
                      ` SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implement

[PATCH v2 00/15] xfs: condense dfops and automatic relogging
 2018-08-01 14:39 UTC  (11+ messages)
` [PATCH v2 01/15] xfs: refactor internal dfops initialization
` [PATCH v2 02/15] xfs: use transaction for intent recovery instead of raw dfops
` [PATCH v2 07/15] xfs: automatic dfops buffer relogging
` [PATCH v2 08/15] xfs: automatic dfops inode relogging
` [PATCH v2 12/15] xfs: replace xfs_defer_ops ->dop_pending with on-stack list

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-01 16:23 UTC  (4+ messages)
` [RFC PATCH 3/7] vfio: add spimdev support

[PATCH 00/21] TVP5150 fixes and new features
 2018-08-01 16:23 UTC  (11+ messages)
` [PATCH 18/22] partial revert of "[media] tvp5150: add HW input connectors support"

[PATCH] grub-module-verifier: report the filename or modname in errors
 2018-08-01 16:23 UTC 

[PATCH] ext4: Convert int to vm_fault_t type
 2018-08-01 16:22 UTC  (9+ messages)

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-08-01 16:22 UTC  (15+ messages)

[Buildroot] [PATCH 1/1] package/pure-ftpd: add optional support for linux-pam
 2018-08-01 16:22 UTC  (2+ messages)

[PATCH v1 0/4] NFS/RDMA server patches for v4.19
 2018-08-01 14:36 UTC  (5+ messages)
` [PATCH v1 4/4] NFSD: Handle full-length symlinks

[PATCH v2 5/6] 9p: Use a slab for allocating requests
 2018-08-01 15:03 UTC  (5+ messages)
` [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
  ` [V9fs-developer] "

[PATCH net-next v5 0/4] TC: refactor act_mirred packets re-injection
 2018-08-01 14:34 UTC  (9+ messages)
` [PATCH net-next v5 1/4] net/sched: user-space can't set unknown tcfa_action values

[PATCH] examples/ipsec-secgw: add 3des-cbc support
 2018-08-01 16:19 UTC  (2+ messages)

[Buildroot] Build not bootable when build with Ubuntu 18.04
 2018-08-01 16:19 UTC 

BTRFS and databases
 2018-08-01 14:33 UTC  (2+ messages)

[PATCH] crypto/openssl: support truncated HMAC operations
 2018-08-01 16:19 UTC  (2+ messages)

[PATCH] scsi: csiostor: avoid null pointer dereference on card_fw allocation failure
 2018-08-01 16:17 UTC  (2+ messages)

[PATCH v9] new config option vtsc_tolerance_khz to avoid TSC emulation
 2018-08-01 16:17 UTC  (3+ messages)

[U-Boot] [PATCH] efi_loader: don't allocate unusable RAM
 2018-08-01 16:17 UTC  (3+ messages)

[PATCH] powerpc/pasemi: Seach for PCI root bus by compatible property
 2018-08-01 16:17 UTC  (6+ messages)

[PATCH v1 0/1] crypto/openssl: replace macros by inline routines
 2018-08-01 16:17 UTC  (3+ messages)
` [PATCH v1 1/1] crypto/openssl: replace macros by static inline functions

[PATCH] docs/xl: Clarify documentation for mem-max and mem-set
 2018-08-01 16:16 UTC  (2+ messages)

[PATCH v10 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
 2018-08-01 16:16 UTC  (11+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-08-01 16:16 UTC  (19+ messages)

UART Route setting
 2018-08-01 16:16 UTC  (2+ messages)

[PATCH v2] arch/x86: Fix boot_cpu_data.microcode version output
 2018-08-01 16:14 UTC  (7+ messages)

[PATCH v4 00/15] paravirtual IOMMU interface
 2018-08-01 16:15 UTC  (3+ messages)
` [PATCH v4 01/15] re-work commit 3e06b989 "IOMMU: make page table population preemptible"

[RFC] drm/i915: Don't reset on preemptible workloads
 2018-08-01 16:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH rdma-next 00/12] RDMA fixes 2018-06-24
 2018-08-01 16:14 UTC  (6+ messages)
` [PATCH rdma-next 08/12] overflow.h: Add arithmetic shift helper

[PATCH] ALSA: usb: Mark expected switch fall-through
 2018-08-01 16:14 UTC 

[PATCH] ALSA: pcm: Mark expected switch fall-through
 2018-08-01 16:13 UTC  (3+ messages)

[RFC/RTF] drm: rcar-du: lvds: Handle LVDS interface reset
 2018-08-01 14:26 UTC 

[PATCH] media: coda: don't overwrite h.264 profile_idc on decoder instance
 2018-08-01 14:26 UTC  (2+ messages)

[PATCH 0/5] ALSA: seq: Some minor cleanups
 2018-08-01 16:12 UTC  (6+ messages)
` [PATCH 1/5] ALSA: seq: Minor cleanup of MIDI event parser helpers
` [PATCH 2/5] ALSA: seq: Remove dead codes
` [PATCH 3/5] ALSA: seq: Fix leftovers at probe error path
` [PATCH 4/5] ALSA: seq: Use no intrruptible mutex_lock
` [PATCH 5/5] ALSA: seq: Drop unused 64bit division macros

[PATCH] RFC: drm/amd/display: enable ABGR and XBGR formats (v2)
 2018-08-01 16:11 UTC  (6+ messages)
` drm/radeon,amdgpu,dc: enable ABGR and XBGR formats
  ` [PATCH 1/3] drm/amd/display: enable ABGR and XBGR formats (v3)
  ` [PATCH 3/3] drm/radeon: enable ABGR and XBGR formats

Possible race condition in the kernel between PCI driver and AER handling
 2018-08-01 14:24 UTC  (6+ messages)

[PATCH 0/4] staging: fsl-dpaa2/eth: Private header cleanup
 2018-08-01 16:09 UTC  (5+ messages)
` [PATCH 1/4] staging: fsl-dpaa2/eth: Cleanup comments
` [PATCH 2/4] staging: fsl-dpaa2/eth: Remove dead code
` [PATCH 3/4] staging: fsl-dpaa2/eth: Use BIT() macro
` [PATCH 4/4] staging: fsl-dpaa2/eth: Merge header files

[PATCH] x86/HVM: correct an inverted check in hvm_load()
 2018-08-01 16:08 UTC  (2+ messages)

USB: serial: ftdi_sio: Add support for CBUS GPIO
 2018-08-01 16:08 UTC 

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-08-01 16:07 UTC  (3+ messages)

[PATCH] devtools: check_symbol_change requires bash
 2018-08-01 16:06 UTC  (2+ messages)

[U-Boot] [ v2 00/10] splash screen on the stm32f769 disco board
 2018-08-01 16:06 UTC  (3+ messages)
` [U-Boot] [ v2 01/10] dm: panel: get timings from panel

[PATCH 1/4] drm/scheduler: add a list of run queues to the entity
 2018-08-01 16:06 UTC  (4+ messages)
` [PATCH 3/4] drm/scheduler: add new function to get least loaded sched v2

[distros-debian-squeeze test] 75033: tolerable FAIL
 2018-08-01 16:05 UTC 

[PATCH v1] timers: Clear must_forward_clk inside base lock
 2018-08-01 16:04 UTC  (2+ messages)

[PATCH 00/52] L4.9.88-2.2.0 recipes-bsp and recipes-graphics
 2018-08-01 16:04 UTC  (2+ messages)

[PATCH] lib/latencystats: free up the memzone
 2018-08-01 16:04 UTC  (3+ messages)

[PATCH] PM / devfreq: Generic cpufreq governor
 2018-08-01 16:03 UTC  (2+ messages)

[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-08-01 16:03 UTC  (7+ messages)
` [RFC PATCH 03/17] libxl: Handle Linux stubdomain specific QEMU options
` [RFC PATCH 05/17] libxl: use xenstore for pci hotplug qemu-in-linux-stubdom commands

DMA related cleanups for IA64
 2018-08-01 16:02 UTC  (20+ messages)
` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static

[Bug 200651] New: cgroups iptables-restor: vmalloc: allocation failure
 2018-08-01 16:03 UTC  (12+ messages)

[PATCH] drm/i915/execlists: Terminate the context image with BB_END
 2018-08-01 16:03 UTC  (4+ messages)

[Qemu-devel] [PATCH] fix "Missing break in switch" coverity reports
 2018-08-01 16:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/76] Add nanoMIPS support to QEMU
 2018-08-01 16:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 19/76] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions

[Qemu-devel] [PATCH v4 0/2] s390x: Enable KVM huge page backing support
 2018-08-01 16:01 UTC  (2+ messages)

What's cooking in git.git (Jul 2018, #03; Wed, 25)
 2018-08-01 16:01 UTC  (6+ messages)
    ` range-diff, was "

[PATCH] sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
 2018-08-01 14:15 UTC  (2+ messages)

[PATCH 1/2] xfs: use a local variable for magic number in xfs_da3_node_lookup_int
 2018-08-01 14:15 UTC  (4+ messages)
` [PATCH 2/2] xfs: check da node magic in _node_lookup_int

[PATCH] watchdog: Reduce message verbosity
 2018-08-01 15:59 UTC  (4+ messages)

[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
 2018-08-01 15:59 UTC  (5+ messages)
` [PATCH 1/4] vfs: introduce function to map unique ino/dev pairs

[U-Boot] [PATCH v2 0/3] Replace serial setparity by setconfig
 2018-08-01 15:58 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] dm: serial: Replace "
` [U-Boot] [PATCH v2 2/3] serial: stm32: "
` [U-Boot] [PATCH v2 3/3] sandbox: Add serial test

[PATCH 30/52] imx-sc-firmware: Add new package System Controller Firmware
 2018-08-01 15:58 UTC  (3+ messages)
` [PATCH 46/52] formfactor: Add machconfig for 6ULL and 7ULP

[PATCH] doc: include note for pci address naming in ip pipeline
 2018-08-01 15:56 UTC  (2+ messages)

[PATCH] drm/amd/display: Report non-DP display as disconnected without EDID
 2018-08-01 15:55 UTC  (2+ messages)

[PATCH] x86/MCE: Get microcode revision from cpu_info instead of boot_cpu_data
 2018-08-01 15:55 UTC  (5+ messages)
` [PATCH v2] arch/x86: Fix boot_cpu_data.microcode version output
      ` [v2] "

[PATCH] eal: fix bitmap documentation
 2018-08-01 15:55 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH 1/1] Add the `p4-pre-submit` hook
 2018-08-01 15:54 UTC  (2+ messages)

[PATCH] eal/bsd: silence not supported error in interrupts
 2018-08-01 15:54 UTC  (2+ messages)

[PATCH RT] sched: drop is_special_task_state() check from __set_current_state_no_track()
 2018-08-01 15:53 UTC  (3+ messages)

[PATCH] vfio: revert retry logic for MSI-X BAR mapping
 2018-08-01 15:52 UTC  (3+ messages)

[Bug 107447] New: regression in thermal management of Quadro FX 1500
 2018-08-01 15:51 UTC  (2+ messages)
  ` [Bug 107447] "


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.