All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-15 12:09:16 to 2018-02-15 12:49:51 UTC [more...]

[PATCH 0/5] clk: ti: add support for dra76x latched clocks
 2018-02-15 12:49 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: clock: ti: add latching support to mux and divider clocks
` [PATCH 2/5] clk: ti: add support for register read-modify-write low-level operation
` [PATCH 3/5] clk: ti: add generic support for clock latching
` [PATCH 4/5] clk: ti: add support for clock latching to divider clocks
` [PATCH 5/5] clk: ti: add support for clock latching to mux clocks

[Qemu-devel] [PATCH v1 0/3] Raspberry Pi 3 support
 2018-02-15 12:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 3/3] raspi: Add "raspi3" machine type
    ` [Qemu-arm] "
    ` [Qemu-devel] "

[PATCH] license.bbclass: set do_bootimg recrdeptask on do_populate_lic
 2018-02-15 12:49 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/igt_debugfs: Fix igt_pipe_get_crcs
 2018-02-15 12:49 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_chv_cursor_fail: Use igt_display_reset() and igt_pipe_crc_drain()

[PATCH v2] videodev2.h: add helper to validate colorspace
 2018-02-15 12:48 UTC  (6+ messages)

[PATCH net] cxgb4: free up resources of pf 0-3
 2018-02-15 12:46 UTC 

[Intel-gfx] [PATCH igt] igt/kms_frontbuffer_tracking: Use smallest mode by default
 2018-02-15 12:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[ANNOUNCE] util-linux v2.32-rc1
 2018-02-15 12:46 UTC  (2+ messages)

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-02-15 12:46 UTC  (5+ messages)
  ` [PATCH v2 "

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-15 12:46 UTC  (27+ messages)
` [PATCH 01/37] iommu: Introduce Shared Virtual Addressing API
` [PATCH 02/37] iommu/sva: Bind process address spaces to devices

Make brcmfmac repeat authentication requests
 2018-02-15 12:46 UTC  (4+ messages)

[PATCH 0/8] r8a77995 D3 DU and LVDS support
 2018-02-15 12:46 UTC  (10+ messages)
` [PATCH 1/8] pinctrl: sh-pfc: r8a77995: Add DU support
` [PATCH 5/8] arm64: dts: renesas: r8a77995: Add LVDS support

[RFC] AF_ALG AIO and IV
 2018-02-15 12:45 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: AF_ALG AIO - lock context IV

[PATCH v2] rtc: isl12026: Add driver
 2018-02-15 12:45 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] include: bump drm uAPI headers
 2018-02-15 12:45 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests: add i915 query tests

[PATCH V2 00/12] MIPS: Loongson: new features and improvements
 2018-02-15 12:43 UTC  (3+ messages)
` [PATCH V2 03/12] MIPS: Loongson-3: Enable Store Fill Buffer at runtime

[PATCH v3 0/4] optimize memory hotplug
 2018-02-15 12:43 UTC  (4+ messages)
` [PATCH v3 4/4] mm/memory_hotplug: "

[igt-dev] [PATCH i-g-t] tests/perf_pmu: Verify engine busyness accuracy
 2018-02-15 12:43 UTC  (3+ messages)
` [Intel-gfx] "
  `  "

[Buildroot] [Jan Kundrát] [PATCH 1/3] systemd: Ensure /run and /var/run are the same on R/O rootfs
 2018-02-15 12:42 UTC  (2+ messages)

[RFC] kswapd aggressiveness with watermark_scale_factor
 2018-02-15 12:40 UTC  (2+ messages)

Support of librbd in Qemu/KVM
 2018-02-15 12:31 UTC 

[PATCH 0/4] r8a779{5,6,95} VIN and DU pin control tables
 2018-02-15 12:38 UTC  (3+ messages)
` [PATCH 4/4] pinctrl: sh-pfc: r8a77995: Add DU pins, groups and function

[RFC PATCH 1/4] ima: define a new policy condition based on the filesystem name
 2018-02-15 12:38 UTC  (6+ messages)
` [RFC PATCH 2/4] ima: fail signature verification on unprivileged & untrusted filesystems

[PATCH linux dev-4.10 00/16] Locking fixes for FSI, SBEFIFO, OCC
 2018-02-15 12:36 UTC  (17+ messages)
` [PATCH linux dev-4.10 01/16] fsi: sbefifo: Rename sbefifo_release_client() for consistency
` [PATCH linux dev-4.10 02/16] fsi: sbefifo: Add tracing of transfers
` [PATCH linux dev-4.10 03/16] fsi: gpio: Trace busy count
` [PATCH linux dev-4.10 04/16] fsi: occ: Add tracepoints
` [PATCH linux dev-4.10 05/16] fsi: sbefifo: don't delete canceled xfrs in write
` [PATCH linux dev-4.10 06/16] hwmon (p9_sbe): Rename context variable
` [PATCH linux dev-4.10 07/16] hwmon (p9_sbe): Rename lock member of struct p9_sbe_occ
` [PATCH linux dev-4.10 08/16] hwmon (p9_sbe): Convert client_lock from a spinlock to a mutex
` [PATCH linux dev-4.10 09/16] fsi: sbefifo: Avoid using a timer to drive FIFO transfers
` [PATCH linux dev-4.10 10/16] fsi: sbefifo: Switch to mutex in work function
` [PATCH linux dev-4.10 11/16] fsi: sbefifo: Switch list_lock from spinlock to mutex
` [PATCH linux dev-4.10 12/16] drivers: fsi: occ: switch to irqsave and irqrestore
` [PATCH linux dev-4.10 13/16] Revert "drivers/fsi: GPIO stability changes for Cronus/Hostboot"
` [PATCH linux dev-4.10 14/16] lib: Add crc4 module
` [PATCH linux dev-4.10 15/16] fsi: gpio: Update to upstream
` [PATCH linux dev-4.10 16/16] fsi: gpio: Use a mutex to protect transfers

[U-Boot] [PATCH] ARM: rmobile: Fix the memory map on Gen3
 2018-02-15 12:36 UTC 

[PATCH v13 0/9] LPC: legacy ISA I/O support
 2018-02-15 12:36 UTC  (10+ messages)
` [PATCH v13 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning

[refpolicy] udisks2 and /dev/mem
 2018-02-15 12:36 UTC  (3+ messages)

[PATCH v4 0/4] hvm/svm: Enable vm events for SVM
 2018-02-15 12:36 UTC  (2+ messages)

Reiser4 \(SFRN\) 4.0.2 and linux 4.14.x cold boot kernel hang frequency
 2018-02-15 12:35 UTC  (2+ messages)

[PATCH RFC 0/4] Use INVPCID to flush global mappings
 2018-02-15 12:35 UTC  (11+ messages)
` [PATCH RFC 1/4] x86: introduce cpu_has_invpcid
` [PATCH RFC 2/4] x86: report if PCID and INVPCID are supported
` [PATCH RFC 3/4] x86: add invpcid.h
` [PATCH RFC 4/4] x86: use invpcid to do global flush

[Qemu-devel] [PATCH] tests: add test for TPM TIS device
 2018-02-15 12:35 UTC  (2+ messages)

[U-Boot] [PATCH] arc: Fix final linkage with Elf32 tools
 2018-02-15 12:34 UTC 

[U-Boot] [PATCH] ARM: rmobile: Enable autocompletion on Gen3
 2018-02-15 12:34 UTC 

How to test new bootloaders on Jetson TX1?
 2018-02-15 12:32 UTC  (4+ messages)
      ` [U-Boot] "

[PATCH] drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vm
 2018-02-15 12:32 UTC  (3+ messages)

[PATCHv3 0/9] perf tool: Assorted fixes
 2018-02-15 12:26 UTC  (10+ messages)
` [PATCH 1/9] tools lib symbol: Skip non-address kallsyms line
` [PATCH 2/9] perf tools: Check if we read regular file in dso__load
` [PATCH 3/9] perf tools: Free root_dir in machine__init error path
` [PATCH 4/9] perf tools: Move kernel mmap name into struct machine
` [PATCH 5/9] perf tools: Generalize machine__set_kernel_mmap function
` [PATCH 6/9] perf tools: Don't search for active kernel start in __machine__create_kernel_maps
` [PATCH 7/9] perf tools: Remove machine__load_kallsyms function
` [PATCH 8/9] perf tools: Do not create kernel maps in sample__resolve
` [PATCH 9/9] perf tests: Use arch__compare_symbol_names to compare symbols

[v3,3/5] dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
 2018-02-15 12:25 UTC  (3+ messages)
` [PATCH v3 3/5] "

[PATCH v13 0/6] drm/i915: expose RCS topology to userspace
 2018-02-15 12:27 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Qemu-devel] [PATCH 00/30] hw: use the BYTE-based definitions when useful
 2018-02-15 12:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH 05/30] hw/mips/r4k: constify params_size
` [PATCH 30/30] xen: use the BYTE-based definitions
    ` [Qemu-devel] [Xen-devel] "

[v3,5/5] dmaengine: qcom: bam_dma: disable runtime pm on remote controlled
 2018-02-15 12:25 UTC  (2+ messages)
` [PATCH v3 5/5] "

[v3,1/5] dmaengine: qcom: bam_dma: make bam clk optional
 2018-02-15 12:25 UTC  (2+ messages)
` [PATCH v3 1/5] "

[Crypto v4 12/12] Makefile Kconfig
 2018-02-15 12:26 UTC  (3+ messages)
` [RFC PATCH] chtls_netdev() can be static

[PATCH v5 0/9] Aspect ratio support in DRM layer
 2018-02-15 12:21 UTC  (10+ messages)
` [PATCH v5 1/9] drm/modes: Introduce drm_mode_match()
` [PATCH v5 2/9] drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
` [PATCH v5 3/9] drm/edid: Fix cea mode aspect ratio handling
` [PATCH v5 4/9] drm: Add DRM client cap for aspect-ratio
` [PATCH v5 5/9] drm: Handle aspect-ratio info in getblob
` [PATCH v5 6/9] drm: Handle aspect ratio info in legacy and atomic modeset paths
` [PATCH v5 7/9] drm: Expose modes with aspect ratio, only if requested
` [PATCH v5 8/9] drm: Add aspect ratio parsing in DRM layer
` [PATCH v5 9/9] drm: Add and handle new aspect ratios "

[PATCH] drm/mm: Fix caching of leftmost node in the interval tree
 2018-02-15 12:26 UTC  (2+ messages)

[v3,4/5] dmaengine: qcom: bam_dma: do not write to global regs in remote mode
 2018-02-15 12:25 UTC  (2+ messages)
` [PATCH v3 4/5] "

[v3,2/5] dt-bindings: dmaengine: bam_dma: add remote controlled bindings
 2018-02-15 12:25 UTC  (2+ messages)
` [PATCH v3 2/5] "

[PATCH v3 0/5] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
 2018-02-15 12:25 UTC 

[PATCH] crypto: atmel: Delete error messages for a failed memory allocation in six functions
 2018-02-15 12:24 UTC  (3+ messages)

[PATCH 0/2] Fix CLOSE races
 2018-02-15 12:23 UTC  (5+ messages)
` [PATCH 1/2] NFSv4: Fix CLOSE races with OPEN

[PATCH] udevng: Add OFONO_PATHNAME property to set modem dbus path name
 2018-02-15 12:22 UTC  (2+ messages)
` [PATCH] modem: ofono_modem_create: log invalid paths

[U-Boot] [PATCH 1/1] cmd: scsi: move CMD_SCSI to device access commands
 2018-02-15 12:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3] spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED
 2018-02-15 12:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH v2] clk: Properly update prepare/enable count on orphan clock reparent
 2018-02-15 12:19 UTC  (4+ messages)

[U-Boot] [PATCH v2] Fix --noheader on fw_printenv
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] arm/PSCI: support PSCI versions greater than 1.0
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] am335x_evm: Consolidate eMMC partitions with DFU info
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] configs: Migrate CONFIG_SPL_FRAMEWORK
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] configs: Drop unused CONFIG_SPL_MMC_MINIMAL
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] configs: am335x_evm: Add DYNAMIC_CRC_TABLE
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] configs: am335x_evm: Disable ISO and EFI partitions in SPL
 2018-02-15 12:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

doc for multi-process communication
 2018-02-15 12:17 UTC 

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-15 12:17 UTC  (4+ messages)
` [PATCH 06/10] drm/tegra: Handle 64-bit return from drm_crtc_vblank_count()

[PATCH] drm/i915/cnl: Remove alpha_support protection
 2018-02-15 12:14 UTC  (3+ messages)

[RFC PATCH v2 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-15 12:14 UTC  (6+ messages)
  ` [RFC PATCH v2 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector
      ` [RFC,v2,4/6] "

[U-Boot] [PATCH v2] Revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() function"
 2018-02-15 12:14 UTC 

[PATCH v6 00/11] ufs: sysfs: read-only access to device
 2018-02-15 12:14 UTC  (12+ messages)
` [PATCH v6 01/11] scsi: ufs: sysfs: attribute group for existing sysfs entries
` [PATCH v6 02/11] scsi: ufs: sysfs: device descriptor
` [PATCH v6 03/11] scsi: ufs: sysfs: interconnect descriptor
` [PATCH v6 04/11] scsi: ufs: sysfs: geometry descriptor
` [PATCH v6 05/11] scsi: ufs: sysfs: health descriptor
` [PATCH v6 06/11] scsi: ufs: sysfs: power descriptor
` [PATCH v6 07/11] scsi: ufs: sysfs: string descriptors
` [PATCH v6 08/11] scsi: host template attribute groups
` [PATCH v6 09/11] scsi: ufs: sysfs: unit descriptor
` [PATCH v6 10/11] scsi: ufs: sysfs: flags
` [PATCH v6 11/11] scsi: ufs: sysfs: attributes

[U-Boot] [PATCH] Revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() function"
 2018-02-15 12:12 UTC 

TPM selftest failure in 4.15
 2018-02-15 12:12 UTC  (11+ messages)

[PATCH 0/2] Upgrade glibc 2.27
 2018-02-15 12:12 UTC  (5+ messages)
` [PATCH 2/2] glibc: Upgrade to 2.27 release

[PATCH v2] scsi: mpt3sas: fix oops in error handlers after shutdown/unload
 2018-02-15 12:10 UTC  (5+ messages)

Uninstall Git
 2018-02-15 12:01 UTC 


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.