All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-05 14:31:17 to 2018-12-05 15:06:28 UTC [more...]

[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
 2018-12-05 15:06 UTC  (14+ messages)

[PATCH 0/5] gnss: sirf: add support for w2sg0004 + lna
 2018-12-05 15:06 UTC  (9+ messages)
` [PATCH 1/5] gnss: sirf: write data to gnss only when the gnss device is open
` [PATCH 2/5] gnss: sirf: power on logic for devices without wakeup signal
` [PATCH 3/5] dt-bindings: gnss: add w2sg0004 compatible string
` [PATCH RFC 4/5] gnss: sirf: add a separate supply for a lna

[PATCH RFC 0/7] mm: PG_reserved cleanups and documentation
 2018-12-05 15:05 UTC  (9+ messages)
` [PATCH RFC 7/7] mm: better document PG_reserved

[virtio-dev] [PATCH v3] packed-ring: fix example code
 2018-12-05 15:03 UTC  (3+ messages)
` [virtio-dev] "

[PATCH v2] clk: aspeed: Mark lclk (LPC) and espiclk (eSPI) as critical
 2018-12-05 15:04 UTC  (6+ messages)

[PATCH] drm/ttm: fix shared slot reservation during BO creation
 2018-12-05 15:04 UTC  (3+ messages)

[PATCH 0/3] Add driver Support for MMCSD on AM654x
 2018-12-05 15:07 UTC  (5+ messages)
` [PATCH 3/3] mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver

[PATCH] drm/amd/display: Add below the range support for FreeSync
 2018-12-05 15:04 UTC  (3+ messages)

[PATCH v2 0/4] Static calls
 2018-12-05 15:04 UTC  (4+ messages)

[PATCH 0/4] phy: ti: Add AM654 USB2 support
 2018-12-05 15:03 UTC  (10+ messages)
` [PATCH 1/4] phy: ti: usb2: Fix logic on -EPROBE_DEFER
` [PATCH 2/4] phy: ti: Don't depend on OMAP_OCP2SCP
` [PATCH 3/4] dt-bindings: phy: ti: Add support for AM654x USB2 PHY
` [PATCH 4/4] phy: ti: usb2: Add support for AM654 "

[PATCH v2 0/7] arm64: capabilities: Optimize checking and enabling
 2018-12-05 15:02 UTC  (4+ messages)
` [PATCH v2 1/7] arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE

Trying to use an external toolchain
 2018-12-05 15:01 UTC 

[PATCH v5 0/2] Amlogic Meson6/8/8b/8m2 SoC RTC driver
 2018-12-05 15:02 UTC  (6+ messages)
` [PATCH v5 2/2] rtc: support for the Amlogic Meson RTC

Moving ARM dts files
 2018-12-05 15:01 UTC  (5+ messages)

[PATCH] rtc: pcf8523: don't return invalid date when battery is low
 2018-12-05 15:00 UTC 

[PATCH v11 0/4] Add Rockchip VPU JPEG encoder
 2018-12-05 15:01 UTC  (4+ messages)
` [PATCH v11 4/4] media: add Rockchip VPU JPEG encoder driver

[linux-lvm] lvmcache writethrough synchronisation at system startup
 2018-12-05 15:01 UTC  (3+ messages)

[HELP] ipmi-kcs didn't work
 2018-12-05 15:01 UTC  (23+ messages)

[PATCH] Makefile: fix mixed tab and spaces
 2018-12-05 15:01 UTC  (2+ messages)

DIF/DIX issue related to config CONFIG_SCSI_MQ_DEFAULT
 2018-12-05 15:00 UTC  (5+ messages)
` [PATCH] scsi: t10-pi: Return correct ref tag when queue has no integrity profile

[meta-oe][PATCH] glog: fix installation path
 2018-12-05 15:00 UTC  (2+ messages)
` [PATCH][meta-oe] glog: fix libunwind search in components which depend on glog

[PATCH v1 1/2] s390/setup: set control program code via diag 318
 2018-12-05 15:00 UTC 

[PATCH 00/29] omapdrm: Last large refactoring for drm_bridge transition
 2018-12-05 15:00 UTC  (30+ messages)
` [PATCH 01/29] drm/omap: Remove declaration of nonexisting function
` [PATCH 02/29] drm/omap: Remove unused kobj field from struct omap_dss_device
` [PATCH 03/29] drm/omap: venc: Remove wss_data field from venc_device structure
` [PATCH 04/29] drm/omap: Use atomic suspend/resume helpers
` [PATCH 05/29] drm/omap: Move common display enable/disable code to encoder
` [PATCH 06/29] drm/omap: Remove connection checks from internal encoders .enable()
` [PATCH 07/29] drm/omap: Remove connection checks from display .enable() and .remove()
` [PATCH 08/29] drm/omap: Remove enable "
` [PATCH 09/29] drm/omap: Reverse direction of the DSS device enable/disable operations
` [PATCH 10/29] drm/omap: Remove omap_dss_device dst field
` [PATCH 11/29] drm/omap: Factor out common init/cleanup code for output devices
` [PATCH 12/29] drm/omap: Expose DRM modes instead of timings in display devices
` [PATCH 13/29] drm/omap: Merge display .get_modes() and .get_size() operations
` [PATCH 14/29] drm/omap: Add a dss device operation flag for .get_modes()
` [PATCH 15/29] drm/omap: venc: List both PAL and NTSC modes
` [PATCH 16/29] drm/omap: Don't pass display pointer to encoder init function
` [PATCH 17/29] drm/omap: Move display alias ID to omap_drm_pipeline
` [PATCH 18/29] drm/omap: Don't store display pointer in omap_connector structure
` [PATCH 19/29] drm/omap: panel-dsi-cm: Store source pointer internally
` [PATCH 20/29] drm/omap: Notify all devices in the pipeline of output disconnection
` [PATCH 21/29] drm/omap: Remove src field from omap_dss_device structure
` [PATCH 22/29] drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation
` [PATCH 23/29] drm/omap: venc: Simplify mode setting by caching configuration
` [PATCH 24/29] drm/omap: Factor out common mode validation code
` [PATCH 25/29] drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()
` [PATCH 26/29] drm/omap: venc: Use drm_display_mode natively
` [PATCH 27/29] drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders
` [PATCH 28/29] drm/omap: Simplify OF lookup of DSS devices
` [PATCH 29/29] drm/omap: Refactor initialization sequence

[PATCH] count: Include atomic_nehalem.pdf instead of atomic_nehalem.png
 2018-12-05 15:00 UTC  (3+ messages)

[PATCH v3] block: add documentation for io_timeout
 2018-12-05 14:59 UTC  (4+ messages)

[PATCH 00/10] btrfs: Support for DAX devices
 2018-12-05 14:59 UTC  (6+ messages)
` [PATCH 01/10] btrfs: create a mount option for dax
` [PATCH 07/10] dax: export functions for use with btrfs

[Qemu-devel] [PATCH v1] s390: guest support for diagnose 318 and limit max VCPUs to 247
 2018-12-05 14:58 UTC  (9+ messages)
    ` [Qemu-devel] [qemu-s390x] "

[RFC PATCH v2 0/2] Extended Key ID support for linux
 2018-12-05 14:58 UTC  (6+ messages)
` [RFC PATCH v2 1/2] nl80211/cfg80211: Add support for Extended Key ID
` [RFC PATCH v2 2/2] mac80211: "

[PATCH v12 0/5] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2018-12-05 14:58 UTC  (3+ messages)
` [PATCH v12 1/5] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdline from KEXEC

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-05 14:58 UTC  (4+ messages)
` [PATCH 4/4] mm: use the cached page for filemap_fault

[PATCH] cpupower : Auto-completion for cpupower tool
 2018-12-05 14:57 UTC  (3+ messages)

[Qemu-devel] [PATCH for-4.0 00/14] nbd: add qemu-nbd --list
 2018-12-05 14:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/14] qemu-nbd: Use program name in error messages

[PATCH v2 0/2] x86/dom0: improve PVH paging memory calculation
 2018-12-05 14:55 UTC  (3+ messages)
` [PATCH v2 1/2] x86/dom0: rename paging function
` [PATCH v2 2/2] x86/dom0: improve paging memory usage calculations

[Qemu-arm] [PATCH V11 0/8] add pvpanic mmio support
 2018-12-05 14:54 UTC  (4+ messages)
    ` [Qemu-devel] "

[linux-next test] 130970: regressions - FAIL
 2018-12-05 14:54 UTC 

Any way to make git-log to enumerate commits?
 2018-12-05 14:54 UTC  (2+ messages)

[PATCH 0/4] Consolitate iommu_ops->add/remove_device() calls
 2018-12-05 14:54 UTC  (8+ messages)
` [PATCH 1/4] iommu/sysfs: Rename iommu_release_device()
` [PATCH 2/4] iommu: Consolitate ->add/remove_device() calls
` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly
` [PATCH 4/4] ACPI/IORT: "

[PATCH bpf-next] bpf: relax verifier restriction on BPF_MOV | BPF_ALU
 2018-12-05 14:52 UTC  (2+ messages)

[PATCH 01/14] gpio: pca953x: Deduplicate the bank_size
 2018-12-05 14:45 UTC  (4+ messages)
` [PATCH 14/14] gpio: pca953x: Restore registers after suspend/resume cycle

[U-Boot] New item at list end for backwards compatibility
 2018-12-05 14:52 UTC 

[Qemu-devel] [PATCH RFC] vfio-ap: flag as compatible with balloon
 2018-12-05 14:51 UTC 

[igt-dev] [PATCH i-g-t 1/1] runner: Add explicit "notrun" results for tests that were not executed
 2018-12-05 14:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: meson-axg: Enable GPIO interrupt controller
 2018-12-05 14:50 UTC  (4+ messages)

[PATCH] drm/amd/include: Add mmhub 9.4 reg offsets and shift-mask
 2018-12-05 14:50 UTC 

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-05 14:49 UTC  (16+ messages)
` [RFC v3 01/19] kunit: test: add KUnit test runner core

[Qemu-devel] Logging dirty pages from vhost-net in-kernel with vIOMMU
 2018-12-05 14:47 UTC  (3+ messages)

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-05 14:47 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/5] crypto threads
 2018-12-05 14:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] crypto/block-luks: fix memory leak in qcrypto_block_luks_create
` [Qemu-devel] [PATCH v2 2/5] crypto/block: refactor qcrypto_block_*crypt_helper functions
` [Qemu-devel] [PATCH v2 3/5] crypto/block: rename qcrypto_block_*crypt_helper
` [Qemu-devel] [PATCH v2 4/5] crypto/block: introduce qcrypto_block_*crypt_helper functions
` [Qemu-devel] [PATCH v2 5/5] crypto: support multiple threads accessing one QCryptoBlock

[LINUX PATCH v12 2/2] memory: pl353: Add driver for arm pl353 static memory controller
 2018-12-05 14:46 UTC  (2+ messages)

[PATCH v4 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-05 14:46 UTC  (15+ messages)
` [PATCH v4 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

arm: xl vcpu-pin leads to oom-killer slashing processes
 2018-12-05 14:46 UTC  (9+ messages)

[PATCH 0/3] btrfs: use offset_in_page and PAGE_ALIGNED
 2018-12-05 14:46 UTC  (7+ messages)
` [PATCH 1/3] btrfs: use offset_in_page instead of open-coding it
` [PATCH 2/3] btrfs: use PAGE_ALIGNED "
` [RFC PATCH 3/3] coccinelle: api: add offset_in_page.cocci

[U-Boot] [PATCH] usb: dwc3: Add missing dependency on MISC uclass
 2018-12-05 14:46 UTC  (6+ messages)

[PATCH 1/3] kbuild: refactor Makefile.asm-generic
 2018-12-05 14:45 UTC  (10+ messages)
` [PATCH 3/3] arch: remove redundant generic-y defines
    ` [OpenRISC] "

[PATCH] x86/umip: Make the UMIP activated message generic
 2018-12-05 14:43 UTC  (3+ messages)

[LINUX PATCH v12 1/2] dt-bindings: memory: Add pl353 smc controller devicetree binding information
 2018-12-05 14:42 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] gitlab-ci: Always set PKG_CONFIG_PATH
 2018-12-05 14:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 00/15 v3] Regulator ena_gpiod fixups
 2018-12-05 14:42 UTC  (8+ messages)
` [PATCH 06/15 v3] regulator: max8973: Let core handle GPIO descriptor
  ` [PATCH 11/15 v3] gpio: Add devm_gpiod_unhinge()
  ` [PATCH 10/15 v3] gpio: devres: Handle nonexclusive GPIOs

[PATCH 1/3] ARM: dts: imx6qdl-sabresd: add light sensor support
 2018-12-05 14:41 UTC  (4+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-12-05 14:41 UTC  (7+ messages)

[PATCH] blk-mq: fix corruption with direct issue
 2018-12-05 14:41 UTC  (2+ messages)

[PATCH 0/1] uboot-sign.bbclass: Remove tab indentations in python code
 2018-12-05 14:40 UTC  (3+ messages)
` [PATCH 1/1] "

Fix for https://bugzilla.kernel.org/show_bug.cgi?id=200085
 2018-12-05 14:40 UTC 

[PATCH] Uprobes: Fix kernel oops with delayed_uprobe_remove()
 2018-12-05 14:39 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2018-12-05 14:39 UTC  (6+ messages)
` [RFC PATCH 3/3] test-lib: add the '--stress' option to run a test repeatedly under load

kmemleak: Early log buffer exceeded (525980) during boot
 2018-12-05 14:38 UTC  (6+ messages)

[PATCH v2] test/compress: add mbuf offset unit test
 2018-12-05 14:38 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH 2 00/39] Windbg supporting
 2018-12-05 14:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2 30/39] windbg: debug exception subscribing

[PATCH] meta/classes/kernel: don't assign the build user/host
 2018-12-05 14:22 UTC 

[PATCH][meta-oe] open-vm-tools: fix indentation and drop FILES_${PN}-dbg
 2018-12-05 14:37 UTC 

[U-Boot] boot.bin on SD Card for SAMA5D3 Xplained
 2018-12-05 14:36 UTC  (2+ messages)

Linux 4.20-rc4
 2018-12-05 14:36 UTC  (5+ messages)
` [PATCH] Revert "exec: make de_thread() freezable (was: Re: Linux 4.20-rc4)

[rocko/master][PATCH 1/3] packagegroup: sysvinit: force sysvinit over systemd
 2018-12-05 14:21 UTC  (3+ messages)
` [rocko/master][PATCH 2/3] arago-tiny-image: minimal sysvinit-based filesystem
` [rocko/master][PATCH 3/3] arago-core-tisdk-image: add arago-tiny-image rootfs

Linux 4.20-rc5
 2018-12-05 14:33 UTC  (3+ messages)
` Linux 4.20-rc5: Lab setup broken by build-related x86 change

[PATCH 00/13 v2] Regulator ena_gpiod fixups
 2018-12-05 14:32 UTC  (7+ messages)

[U-Boot] [PATCH v3 00/28] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-12-05 14:32 UTC  (4+ messages)
` [U-Boot] [PATCH v3 13/28] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH is selected


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.