All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-14 13:57:35 to 2018-02-14 14:25:41 UTC [more...]

[PATCH 00/15] R-Car M3-N initial support
 2018-02-14 14:25 UTC  (33+ messages)
` [PATCH 04/15] pinctrl: sh-pfc: Initial R-Car M3-N support
` [PATCH 05/15] ARM64: dts: Add R-Car Salvator-x "
` [PATCH 06/15] Documentation: devicetree: dma: Add r8a77965 dmac
` [PATCH 07/15] ARM64: dts: r8a77965: Add dmac device nods
` [PATCH 08/15] Documentation: devicetree: renesas,sci: Add r8a77965
    ` [PATCH 08/15] Documentation: devicetree: renesas, sci: "
` [PATCH 10/15] ARM64: dts: r8a77965: Add SCIF device nodes
` [PATCH 11/15] gpio: rcar: Add R-Car M3-N compatible string
` [PATCH 12/15] ARM64: dts: r8a77965: Add GPIO nodes
` [PATCH 13/15] Documentation: devicetree: ravb: Add r8a77965

Patch "ahci: Annotate PCI ids for mobile Intel chipsets as such" has been added to the 4.14-stable tree
 2018-02-14 14:25 UTC 

Patch "ahci: Allow setting a default LPM policy for mobile chipsets" has been added to the 4.14-stable tree
 2018-02-14 14:25 UTC 

Patch "ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI" has been added to the 4.14-stable tree
 2018-02-14 14:25 UTC 

fatal database corruption with btrfs "out of space" with ~50 GB left
 2018-02-14 14:19 UTC 

Patch "ahci: Add Intel Cannon Lake PCH-H PCI ID" has been added to the 4.14-stable tree
 2018-02-14 14:25 UTC 

[PATCH v1] net/tap: fix promiscuous rules double insersions
 2018-02-14 14:25 UTC  (4+ messages)
` [PATCH v2] "

Patch "NFS: commit direct writes even if they fail partially" has been added to the 3.18-stable tree
 2018-02-14 14:25 UTC 

Patch "NFS: Add a cond_resched() to nfs_commit_release_pages()" has been added to the 3.18-stable tree
 2018-02-14 14:25 UTC 

Patch "mtd: nand: Fix nand_do_read_oob() return value" has been added to the 3.18-stable tree
 2018-02-14 14:25 UTC 

[PATCH] siox: fix possible buffer overflow in device_add_store
 2018-02-14 14:25 UTC 

Patch "kernfs: fix regression in kernfs_fop_write caused by wrong type" has been added to the 3.18-stable tree
 2018-02-14 14:25 UTC 

[GIT PULL] arm64 spectre and meltdown mitigations for v4.14-stable
 2018-02-14 14:24 UTC  (4+ messages)

[PATCH 00/18] thunderbolt: Add support for Intel Titan Ridge
 2018-02-14 14:23 UTC  (4+ messages)
` [PATCH 18/18] "

[PATCH v5 0/7] ARM: stm32: add initial STM32MPU support
 2018-02-14 14:23 UTC  (4+ messages)

[PATCH 1/2] i2c: piix4: Use request_muxed_region
 2018-02-14 14:23 UTC  (4+ messages)

[PATCH v3 0/3] MIPS CRC instruction support
 2018-02-14 14:22 UTC  (3+ messages)
` [PATCH v3 2/3] MIPS: crypto: Add crc32 and crc32c hw accelerated module

[PATCH v14 0/9] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2018-02-14 14:18 UTC  (10+ messages)
` [PATCH v14 1/9] crash: export paddr_vmcoreinfo_note()
` [PATCH v14 2/9] fw_cfg: add a public uapi header
` [PATCH v14 3/9] fw_cfg: fix sparse warnings in fw_cfg_sel_endianness()
` [PATCH v14 4/9] fw_cfg: fix sparse warnings with fw_cfg_file
` [PATCH v14 5/9] fw_cfg: fix sparse warning reading FW_CFG_ID
` [PATCH v14 6/9] fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read
` [PATCH v14 7/9] fw_cfg: add DMA register
` [PATCH v14 8/9] fw_cfg: write vmcoreinfo details
` [PATCH v14 9/9] RFC: fw_cfg: do DMA read operation

[PATCH 00/43] drm/i915: Implement HDCP2.2
 2018-02-14 14:13 UTC  (44+ messages)
` [PATCH 01/43] drm: hdcp2.2 authentication msg definitions
` [PATCH 02/43] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH 03/43] mei: bus: whitelist hdcp client
` [PATCH 04/43] mei: me: add gemini lake devices ids
` [PATCH 05/43] misc/mei/hdcp: Client driver for HDCP application
` [PATCH 06/43] misc/mei/hdcp: Add KBuild for mei hdcp driver
` [PATCH 07/43] misc/mei/hdcp: Verify mei client device status
` [PATCH 08/43] misc/mei/hdcp: Get & Put for mei cl_device
` [PATCH 09/43] misc/mei/hdcp: Define ME FW interface for HDCP2.2
` [PATCH 10/43] linux/mei: Header for mei_hdcp driver interface
` [PATCH 11/43] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
` [PATCH 12/43] misc/mei/hdcp: Verify Receiver Cert and prepare km
` [PATCH 13/43] misc/mei/hdcp: Verify H_prime
` [PATCH 14/43] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH 15/43] misc/mei/hdcp: Initiate Locality check
` [PATCH 16/43] misc/mei/hdcp: Verify L_prime
` [PATCH 17/43] misc/mei/hdcp: Prepare Session Key
` [PATCH 18/43] misc/mei/hdcp: Repeater topology verifcation and ack
` [PATCH 19/43] misc/mei/hdcp: Verify M_prime
` [PATCH 20/43] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH 21/43] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` [PATCH 22/43] drm/i915: Async execution of hdcp authentication
` [PATCH 23/43] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH 24/43] drm/i915: wait for cp_irq
` [PATCH 25/43] drm/i915: Define HDCP2.2 related variables
` [PATCH 26/43] drm/i915: Define Intel HDCP2.2 registers
` [PATCH 27/43] drm/i915: Wrappers for mei HDCP2.2 services
` [PATCH 28/43] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH 29/43] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH 30/43] drm/i915: Enable and Disable HDCP2.2 port encryption
` [PATCH 31/43] drm/i915: Implement HDCP2.2 En/Dis-able
` [PATCH 32/43] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH 33/43] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH 34/43] drm/i915: Pullout the bksv read and validation
` [PATCH 35/43] drm/i915: Enable HDCP version that is best capable
` [PATCH 36/43] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH 37/43] drm/i915: Initialize HDCP2.2 and its MEI interface
` [PATCH 38/43] drm/i915: Implement gmbus burst read
` [PATCH 39/43] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH 40/43] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH 41/43] drm/i915: Add HDCP2.2 support for DP connectors
` [PATCH 42/43] drm/i915: Add HDCP2.2 support for HDMI connectors
` [PATCH 43/43] drm/i915: Invoke check link on CP_IRQ of DP

[Qemu-devel] [QEMU-PPC] [PATCH V2 1/3] ppc/spapr-caps: Change migration macro to take full spapr-cap name
 2018-02-14 14:20 UTC  (5+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH V2 2/3] ppc/spapr-caps: Convert spapr-cap-ibs to be a boolean
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [QEMU-PPC] [PATCH V2 3/3] ppc/spapr-caps: For pseries-2.12 change spapr-cap defaults
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v3 0/3] Fix host side state machine
 2018-02-14 14:20 UTC  (9+ messages)
` [PATCH 1/3] nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING

[PATCH net] bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
 2018-02-14 14:20 UTC  (2+ messages)

parisc 4.16-rc1 error: ERROR: "$$remU" [drivers/net/tun.ko] undefined!
 2018-02-14 14:20 UTC  (3+ messages)

[U-Boot] [RFC] usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
 2018-02-14 14:19 UTC  (7+ messages)

plan9 semantics on Linux - mount namespaces
 2018-02-14 14:19 UTC  (8+ messages)

[PATCH v3 0/4] optimize memory hotplug
 2018-02-14 14:14 UTC  (5+ messages)

[PATCH v3 0/1] initialize pages on demand during boot
 2018-02-14 14:16 UTC  (5+ messages)
` [PATCH v3 1/1] mm: "

[RFC/PATCH v3 00/16] KVM/s390: Hugetlbfs enablement
 2018-02-14 14:18 UTC  (9+ messages)
` [RFC/PATCH v3 04/16] s390/mm: add gmap PMD invalidation notification

[Qemu-devel] [PATCH V10 0/9] hw/pvrdma: PVRDMA device implementation
 2018-02-14 14:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH V10 3/9] include/standard-headers: add pvrdma related headers

[PATCH v2] xen/arm: Park CPUs with a MIDR different from the boot CPU
 2018-02-14 14:17 UTC 

FAILED: patch "[PATCH] NFS: reject request for id_legacy key without auxdata" failed to apply to 3.18-stable tree
 2018-02-14 14:16 UTC 

Accessing 2nd cacheline in rte_pktmbuf_prefree_seg()
 2018-02-14 14:16 UTC  (7+ messages)

running NFS in LXC
 2018-02-14 14:15 UTC  (4+ messages)

[PATCH 00/16] Adding NV12 support
 2018-02-14 14:14 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for Adding NV12 support (rev10)
` ✗ Fi.CI.CHECKPATCH: "

[PATCH 4.9.y] ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
 2018-02-14 14:14 UTC  (2+ messages)

[Cluster-devel] [PATCH v2] mkfs.gfs2: Scale down journal size for smaller devices
 2018-02-14 14:13 UTC  (2+ messages)

[PATCH v13 0/2] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2018-02-14 14:12 UTC  (3+ messages)

[LTP] [PATCH] Add regression test for CVE-2017-16939
 2018-02-14 14:12 UTC 

[PATCH 05/20] drm/i915/icl: Interrupt handling
 2018-02-14 14:12 UTC  (2+ messages)
` [PATCH 05/19] "

FAILED: patch "[PATCH] ubi: fastmap: Erase outdated anchor PEBs during attach" failed to apply to 3.18-stable tree
 2018-02-14 14:12 UTC 

FAILED: patch "[PATCH] ubi: fastmap: Erase outdated anchor PEBs during attach" failed to apply to 4.4-stable tree
 2018-02-14 14:12 UTC 

[Bug 105021] suspend / rx550 / extremely slow after 2nd thaw
 2018-02-14 14:12 UTC  (2+ messages)

FAILED: patch "[PATCH] ubi: Fix race condition between ubi volume creation and udev" failed to apply to 4.4-stable tree
 2018-02-14 14:11 UTC 

FAILED: patch "[PATCH] ubi: Fix race condition between ubi volume creation and udev" failed to apply to 4.9-stable tree
 2018-02-14 14:11 UTC 

[PATCH v2 0/2] Fix broken bananapi m2 devicetree/regulators
 2018-02-14 14:10 UTC  (9+ messages)
` [PATCH v2 1/2] arm: dts: sun6i: a31s: bpi-m2: improve pmic properties
` [PATCH v2 2/2] arm: dts: sun6i: a31s: fix: bpi-m2: add missing regulators

What's cooking in git.git (Feb 2018, #02; Tue, 13)
 2018-02-14 14:10 UTC  (2+ messages)

[PATCH] ceph: use seq_show_option for string type options
 2018-02-14 14:09 UTC  (5+ messages)

[PATCH v10 0/8] TDA1997x HDMI video reciver
 2018-02-14 14:08 UTC  (6+ messages)
` [PATCH v10 6/8] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-14 14:08 UTC  (4+ messages)

[BUG] git init doesn't respect `--template` like configuration variable init.templateDir and $GIT_TEMPLATE_DIR
 2018-02-14 14:08 UTC  (5+ messages)
` [PATCH 1/2] parse-options: expand $HOME on filename options
  ` [PATCH 2/2] init-db: change --template type to OPTION_FILENAME

[Qemu-devel] [PATCH 0/5] Block patches
 2018-02-14 14:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] Add a git-publish configuration file

[Qemu-devel] [PATCH v2 0/4] block: fix blk_aio_*() segfault when blk->root == NULL
 2018-02-14 14:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/4] block: extract AIO_WAIT_WHILE() from BlockDriverState

[PATCH] ravb: add support for changing MTU
 2018-02-14 14:06 UTC  (6+ messages)

[RFC] Warn the user when they could overflow mapcount
 2018-02-14 14:05 UTC  (12+ messages)
            ` [RFC] Limit mappings to ten per page per process

Regression after commit 19809c2da28a ("mm, vmalloc: use __GFP_HIGHMEM implicitly")
 2018-02-14 14:04 UTC  (9+ messages)

[PATCH] drm/i915: Fixup kerneldoc for intel_pm.c
 2018-02-14 14:03 UTC 

possible deadlock in lru_add_drain_all
 2018-02-14 14:01 UTC  (13+ messages)

[Qemu-devel] [PATCHv2 0/3] add query-cpu-fast and related s390 changes
 2018-02-14 14:00 UTC  (3+ messages)

[PATCH 1/2] MIPS: add declaration for function `memory_region_available`
 2018-02-14 13:59 UTC  (6+ messages)
` [PATCH 2/2] MIPS: Remove a warning when PHYS_OFFSET is 0x0

Question about the removal of __nfs_revalidate_inode() from do_setlk()
 2018-02-14 14:01 UTC 

[PATCH] regulator: Fix resume from suspend to idle
 2018-02-14 14:00 UTC  (2+ messages)

possible deadlock in perf_event_ctx_lock_nested
 2018-02-14 14:00 UTC  (4+ messages)

v3.16.54 build: 0 failures 9 warnings (v3.16.54)
 2018-02-14 14:00 UTC 

[PATCH v3 00/10] clk: qcom: CPU clock driver for msm8996
 2018-02-14 13:59 UTC  (26+ messages)
` [PATCH v3 01/10] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v3 02/10] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v3 03/10] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v3 04/10] clk: qcom: Add DT bindings for "
` [PATCH v3 05/10] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v3 06/10] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v3 07/10] clk: qcom: clk-cpu-8996: Prepare PLLs on probe
` [PATCH v3 08/10] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996
` [PATCH v3 10/10] DT: QCOM: Add thermal mitigation "

[PATCH] net/failsafe: fix Rx interrupt reinstallation
 2018-02-14 13:59 UTC  (3+ messages)

INFO: task hung in reg_check_chans_work
 2018-02-14 13:59 UTC 

INFO: task hung in linkwatch_event
 2018-02-14 13:59 UTC 

[PATCH 0/2] mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
 2018-02-14 13:57 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mmc: sdhci-pci: Get rid of glk_cqe_enable()

[PATCH v2] adapter: Fix initializing GATT server for BR/EDR only controllers
 2018-02-14 13:58 UTC 

[Qemu-devel] Assigning network devices to nested VMs results in driver errors in nested VMs
 2018-02-14 13:57 UTC  (3+ messages)


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.