All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-20 16:59:30 to 2018-02-20 17:49:20 UTC [more...]

[PATCH 0/6] DISCONTIGMEM support for PPC32
 2018-02-20 17:45 UTC  (3+ messages)
` [PATCH 1/6] powerpc/mm/32: Use pfn_valid to check if pointer is in RAM

[SPDK] Add an RPC to allow a host to connect to a namespace
 2018-02-20 17:49 UTC 

[PATCH libdrm 2/2] intel: allocate buffer with the requested size when reuse is disabled
 2018-02-20 17:48 UTC 

[PATCH 1/2] kernel/sofirq: consolidate common code in __tasklet_schedule() + _hi_
 2018-02-20 17:48 UTC  (3+ messages)
` [kernel/sofirq] ffce8e6f93: BUG:using_smp_processor_id()in_preemptible

[PATCH libdrm 1/2] intel: align reuse buffer's size on page size instead
 2018-02-20 17:48 UTC 

[igt-dev] [PATCH] [CI] kernel: Downgrade warning for unsafe parameters
 2018-02-20 17:47 UTC  (5+ messages)
`  "
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH 1/3] drm/i915: Add enum aux_ch and clean up the aux init to use it
 2018-02-20 17:47 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Nuke aux regs from intel_dp
` [PATCH 3/3] drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Add enum aux_ch and clean up the aux init to use it
` ✓ Fi.CI.BAT: success "

[PATCH libdrm 0/2] improve reuse implementation
 2018-02-20 17:47 UTC 

[U-Boot] [RFC 00/14] bmips: add bcm6348-enet support
 2018-02-20 17:46 UTC  (17+ messages)
` [U-Boot] [RFC v2 00/15] "
  ` [U-Boot] [RFC v2 01/15] dma: move dma_ops to dma-uclass.h
  ` [U-Boot] [RFC v2 02/15] dma: add channels support
  ` [U-Boot] [RFC v2 03/15] dma: add bcm6348-iudma support
  ` [U-Boot] [RFC v2 04/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v2 05/15] bmips: bcm6348: "
  ` [U-Boot] [RFC v2 06/15] bmips: bcm6358: "
  ` [U-Boot] [RFC v2 07/15] phy: add support for internal phys
  ` [U-Boot] [RFC v2 08/15] net: add support for bcm6348-enet
  ` [U-Boot] [RFC v2 09/15] bmips: bcm6338: "
  ` [U-Boot] [RFC v2 10/15] bmips: enable f@st1704 enet support
  ` [U-Boot] [RFC v2 11/15] bmips: bcm6348: add support for bcm6348-enet
  ` [U-Boot] [RFC v2 12/15] bmips: enable ct-5361 enet support
  ` [U-Boot] [RFC v2 13/15] bmips: bcm6358: add support for bcm6348-enet
  ` [U-Boot] [RFC v2 14/15] bmips: enable hg556a enet support
  ` [U-Boot] [RFC v2 15/15] bmips: enable nb4-ser "

Splitting meta-oe?
 2018-02-20 17:46 UTC  (4+ messages)

[GRUB PARTUUID PATCH V5 0/3] Add PARTUUID detection support
 2018-02-20 17:45 UTC  (7+ messages)
` [GRUB PARTUUID PATCH V5 1/3] Update grub_gpt_partentry; centralize guid prints
` [GRUB PARTUUID PATCH V5 2/3] Add PARTUUID detection support to grub-probe
` [GRUB PARTUUID PATCH V5 3/3] Update grub script template files

[PATCH 2/3] HID: steam: add serial number information
 2018-02-20 17:45 UTC  (11+ messages)

[PATCH lttng-tools] Load preemptirq lttng-modules probe
 2018-02-20 17:45 UTC 

[Qemu-devel] [PATCH 0/5] Generalize Dallas/Maxim I2C RTC devices
 2018-02-20 17:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/5] tests: more thorough test of ds1338

[RESEND PATCH v2 0/2] ASoC: topology: Add parsing clock gating
 2018-02-20 17:44 UTC  (6+ messages)
` [RESEND PATCH v2 1/2] ASoC: topology: Add defines for snd_soc_tplg_hw_config.clock_gated
` [RESEND PATCH v2 2/2] ASoC: topology: Add missing clock gating parameter when parsing hw_configs

[PATCH v3] tpm: fix intermittent failure with self tests
 2018-02-20 17:43 UTC  (2+ messages)

[RFC PATCH 0/5] x86: Multiple fixes to MSR_TSC_AUX and RDTSCP handling for guests
 2018-02-20 17:42 UTC  (9+ messages)
` [PATCH 4/5] x86/pv: Remove deferred RDTSC{, P} handling in pv_emulate_privileged_op()
` [PATCH 5/5] x86: Rework MSR_TSC_AUX handling from scratch

[Buildroot] [PATCH v2 0/3] llvm for mesa3d
 2018-02-20 17:41 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/3] package/llvm: new host package

[PATCH lttng-tools] Load preemptirq lttng-modules probe
 2018-02-20 17:40 UTC 

[Qemu-devel] [PATCH v2 0/8] Improvements and clean-ups related to -net
 2018-02-20 17:40 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] net: Move error reporting from net_init_client/netdev to the calling site
` [Qemu-devel] [PATCH v2 2/8] net: List available netdevs with "-netdev help"
` [Qemu-devel] [PATCH v2 3/8] net: Only show vhost-user in the help text if CONFIG_POSIX is defined
` [Qemu-devel] [PATCH v2 4/8] net: Make net_client_init() static
` [Qemu-devel] [PATCH v2 5/8] net: Remove the deprecated way of dumping network packets
` [Qemu-devel] [PATCH v2 6/8] net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
` [Qemu-devel] [PATCH v2 7/8] net: Add a new convenience option "--nic" to configure default/on-board NICs
` [Qemu-devel] [PATCH v2 8/8] qemu-doc: Make "-net" less prominent

[PATCH 0/4] Correct offsets of hunks when one is skipped
 2018-02-20 17:39 UTC  (7+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] t3701: use test_write_lines and write_script
  ` [PATCH v2 4/9] t3701: don't hard code sha1 hash values

[PATCH v4 0/3] jump_label: Robustify jump label patching
 2018-02-20 17:37 UTC  (4+ messages)
` [PATCH v4 1/3] jump_label: Explicitly disable jump labels in __init code
` [PATCH v4 2/3] jump_label: Warn on failed jump_label patch
` [PATCH v4 3/3] extable: Make init_kernel_text() global

[PATCH NAND v2] mtd: nand: Replace printk() with appropriate pr_*macro()
 2018-02-20 17:37 UTC  (8+ messages)
  ` [Outreachy kernel] "

[CI] drm/i915: GuC test run
 2018-02-20 17:36 UTC 

[PATCH urcu] Tests: Add tap-driver.sh for automake < 1.12
 2018-02-20 17:36 UTC 

[PATCH] kernel: module: module-base: depend on elfutils-native
 2018-02-20 17:35 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH] max17042: propagate of_node to power supply device
 2018-02-20 17:34 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS cae1900312d90d41c10a84e7c15454251e1f67b0
 2018-02-20 17:34 UTC 

[PATCH lttng-modules] Fix: add variable quoting to shell scripts
 2018-02-20 17:34 UTC 

[PATCH lttng-modules 2/2] Update: kvm instrumentation for fedora 4.14.13-300
 2018-02-20 17:34 UTC  (3+ messages)
` [PATCH lttng-modules 1/2] Fix: Add Fedora version macros

[Qemu-devel] [PATCH v5 0/4] linux-user: select CPU type according ELF header values
 2018-02-20 17:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/4] linux-user: Move CPU type name selection to a function
` [Qemu-devel] [PATCH v5 2/4] linux-user: introduce functions to detect CPU type
` [Qemu-devel] [PATCH v5 3/4] linux-user, m68k: select CPU according to ELF header values
` [Qemu-devel] [PATCH v5 4/4] linux-user: MIPS set cpu to r6 CPU if binary is R6

[PATCH v2 0/5] virgl: fence fd support
 2018-02-20 17:32 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
 2018-02-20 17:32 UTC  (2+ messages)
` [PATCH v4 2/2] net: ethernet: nixge: Add support "

[PATCH v1] net/tap: add tun support
 2018-02-20 23:12 UTC 

Release Candidate Build for yocto-2.4.2.rc2 now available
 2018-02-20 17:31 UTC 

[PATCH urcu] Tests: Add tap-driver.sh for automake < 1.12
 2018-02-20 17:30 UTC 

[PATCH 0/2] fix networking drivers matrix sizes
 2018-02-20 17:30 UTC  (3+ messages)
` [PATCH 1/2] doc: reduce features tables column width
` [PATCH 2/2] doc: adapt features tables header height

[PATCH] tpm: fix selftest failure regression
 2018-02-20 17:27 UTC  (6+ messages)

[PATCH lttng-modules] Add preemptirq instrumentation
 2018-02-20 17:27 UTC 

[PATCH v4 1/2] ACPI / x86: boot: Not all platforms require acpi_reduced_hw_init()
 2018-02-20 17:25 UTC  (3+ messages)

[PATCH net-next] ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
 2018-02-20 17:25 UTC  (2+ messages)

[tpm2] [tpm2-software/tpm2-tools] 2096ee: ci: Disable ESAPI build in tss
 2018-02-20 17:24 UTC 

[virtio-dev] [RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-20 17:23 UTC  (9+ messages)
`  "
  ` [virtio-dev] "

[PATCH] libgcrypt: Import replacement CRC operations
 2018-02-20 17:20 UTC  (2+ messages)

[PATCH] flex: upgrade to 2.6.4
 2018-02-20 17:22 UTC 

[U-Boot] malloc crash
 2018-02-20 17:21 UTC 

[PATCH net-next ] ibmvnic: Correct goto target for tx irq initialization failure
 2018-02-20 17:04 UTC 

[PATCH urcu] Tests: Replace prove by autotools tap runner
 2018-02-20 17:21 UTC 

[PATCH] fstests: _fail test by default when _scratch_mount fails
 2018-02-20 17:20 UTC  (2+ messages)

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-20 17:18 UTC  (11+ messages)
` [RFC PATCH V2 11/22] x86/intel_rdt: Associate pseudo-locked regions with its domain
` [RFC PATCH V2 13/22] x86/intel_rdt: Support schemata write - pseudo-locking core

[PATCH iproute2-next v2] ip link: add support to display extended tun attributes
 2018-02-20 17:18 UTC  (3+ messages)

[kernel-hardening] [RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-20 17:16 UTC  (17+ messages)
` [kernel-hardening] [PATCH 4/6] Protectable Memory

[PATCH lttng-modules] Fix: add variable quoting to shell scripts
 2018-02-20 17:16 UTC 

[PATCH] x86-64: Treat R_X86_64_PLT32 as R_X86_64_PC32
 2018-02-20 17:16 UTC  (2+ messages)

[PATCH v4 0/3] pinctrl: mcp32s08: add open drain config for irq
 2018-02-20 17:15 UTC  (5+ messages)
` [PATCH v4 3/3] pinctrl: mcp23s08: add open drain configuration for irq output

[virtio-dev] [PATCH] content: document balloon memory statistics
 2018-02-20 17:15 UTC  (2+ messages)

[PATCH lttng-ust] Fix: build example SO when PIE is enabled
 2018-02-20 17:14 UTC 

[PATCH v1 1/2] net/octeontx: fix null pointer dereference
 2018-02-20 17:14 UTC  (2+ messages)
` [PATCH v1 2/2] net/octeontx: fix for uninitialized scalar var

[PATCH v2] tpm: use kmemdup() to copy the event log
 2018-02-20 17:14 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/21] efi: Enable basic sandbox support for EFI loader
 2018-02-20 17:12 UTC  (3+ messages)
` [U-Boot] [PATCH v3 07/21] efi: sandbox: Adjust memory usage for sandbox

[PATCH lttng-modules] Clean-up: fix stale #endif comments
 2018-02-20 17:11 UTC 

[PATCH v5 1/5] drm: xlnx: Xilinx DRM KMS module
 2018-02-20 17:11 UTC  (3+ messages)

[PATCH 0/3] Add SystemPath property to modem interface
 2018-02-20 17:10 UTC  (2+ messages)

[PATCH v2] tpm: fix intermittent failure with self tests
 2018-02-20 17:10 UTC  (4+ messages)

[PATCH lttng-modules 1/2] Fix: Add Fedora version macros
 2018-02-20 17:10 UTC 

[PATCH v2 0/4] xfs: fix v5 AGFL wrapping
 2018-02-20 17:08 UTC  (7+ messages)

[PATCH] nodejs: Update from 8.9.0 -> 8.9.4
 2018-02-20 17:08 UTC 

[PATCH, alsa-lib 1/2] topology: Fix parsing config with multiple hw_configs
 2018-02-20 17:08 UTC  (2+ messages)

[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
 2018-02-20 17:07 UTC  (9+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest

[RFC PATCH] use strlcpy for string copies
 2018-02-20 17:07 UTC 

[PATCH 1/2] ASoC: topology: Rename clock_gated to clock_cont in snd_soc_tplg_hw_config
 2018-02-20 17:07 UTC  (4+ messages)
` [PATCH 2/2] ASoC: topology: Add missing clock gating parameter when parsing hw_configs

[PATCH] btrfs: fix NPD during canceling replace when the target is missing
 2018-02-20 17:04 UTC  (2+ messages)

[PATCH 4.10 000/111] 4.10.7-stable review
 2018-02-20 17:06 UTC  (9+ messages)
` [PATCH 4.10 070/111] audit: fix auditd/kernel connection state tracking

[RFC] ehci-omap: simple suspend implementation
 2018-02-20 17:05 UTC 

[PATCH 0/3] fixing the last failures in randconfig builds
 2018-02-20 17:04 UTC  (5+ messages)
` [PATCH 2/3] Kconfig: improve handling for all{rand,yes,no,}.config fragments

[PATCH] nodejs: Remove unreferenced patches
 2018-02-20 17:04 UTC  (2+ messages)
` [PATCH] nodejs: Update from 8.4.0 -> 8.9.4

[Qemu-devel] [PATCH v4 0/7] vfio: add display support
 2018-02-20 17:04 UTC  (4+ messages)

Patch "usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT" has been added to the 4.9-stable tree
 2018-02-20 17:04 UTC 

Patch "usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT" has been added to the 4.15-stable tree
 2018-02-20 17:04 UTC 

[Qemu-devel] Limiting coroutine stack usage
 2018-02-20 17:04 UTC 

Patch "usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT" has been added to the 4.14-stable tree
 2018-02-20 17:04 UTC 

[Qemu-devel] [PULL 0/5] Usb 20180220 patches
 2018-02-20 17:03 UTC  (2+ messages)

[PATCH 1/2] ASoC: topology: Rename clock_gated to clock_cont in snd_soc_tplg_hw_config
 2018-02-20 17:03 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: topology: Add defines for snd_soc_tplg_hw_config.clock_gated

[PATCH 0/8] ARTPEC-6 ARM SoC device tree updates
 2018-02-20 17:00 UTC  (27+ messages)
` [PATCH 1/8] ARM: dts: artpec: disable Accelerator Coherency Port
` [PATCH 2/8] ARM: dts: artpec: use 1 GiB RAM
` [PATCH 3/8] ARM: dts: artpec: remove 0x prefix from clkctrl unit address
` [PATCH 4/8] ARM: dts: artpec: migrate ethernet to stmmac binding
` [PATCH 5/8] ARM: dts: artpec: add and utilize artpec6 pin controller
` [PATCH 6/8] ARM: dts: artpec: add and utilize nbpfaxi DMA controllers
` [PATCH 7/8] ARM: dts: artpec: add disabled node for PCIe endpoint mode
` [PATCH 8/8] ARM: dts: artpec: add node for hardware crypto accelerator

[Qemu-devel] [PATCH v2] specs/qcow2: Fix documentation of the compressed cluster descriptor
 2018-02-20 17:01 UTC 

[net PATCH 0/4] virtio_net: several bugs in XDP code for driver virtio_net
 2018-02-20 17:01 UTC  (5+ messages)
` [net PATCH 3/4] virtio_net: fix memory leak in XDP_REDIRECT
` [net PATCH 4/4] virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP

[PATCH v2] chainloader: Fix wrong break condition (must be AND not, OR)
 2018-02-20 17:01 UTC  (2+ messages)

[PATCH lttng-modules] Command to dump the metadata cache again
 2018-02-20 17:00 UTC 

[PATCH v4 1/2] mfd: arizona: Update reset pin to use GPIOD
 2018-02-20 16:59 UTC  (4+ messages)
` [PATCH v4 2/2] mfd: arizona: Update DT doc to support more standard reset binding


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.