All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-21 19:02:04 to 2017-07-21 20:28:27 UTC [more...]

MAINTAINERS: F: file patterns without matches
 2017-07-21 20:28 UTC  (4+ messages)

Guest shutdown problem with kexec --load ... ; kexec --exec running under Xen on CentOS 7 (x86_64)
 2017-07-21 20:27 UTC 

A buggy behavior for Linux TCP Reno and HTCP
 2017-07-21 20:27 UTC  (6+ messages)

[PATCH] mtd: create per-device and module-scope debugfs entries
 2017-07-21 20:25 UTC  (3+ messages)
` [PATCH v8] "

[U-Boot] [PATCH] db410c: enable r8152 usb eth
 2017-07-21 20:25 UTC 

[PATCH] md: notify about new spare disk in the container
 2017-07-21 20:24 UTC  (2+ messages)

[PATCH v2] ARM: Convert to using %pOF instead of full_name
 2017-07-21 20:23 UTC  (11+ messages)
` [PATCH v2] media: "
` [PATCH v2] sound: "
` [PATCH v2] sound: fsl_dma: remove dma_object path member

[Buildroot] Gmail bounces
 2017-07-21 20:21 UTC  (6+ messages)

[PATCH] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
 2017-07-21 20:19 UTC  (3+ messages)

[PATCH V2] pci: quirk: Apply APM ACS quirk to XGene devices
 2017-07-21 20:20 UTC  (3+ messages)

[PATCH] [RESEND] pcmcia: badge4: avoid unused function warning
 2017-07-21 20:18 UTC 

[PATCH v2] cpufreq: s5pv210: add missing of_node_put
 2017-07-21 19:53 UTC  (3+ messages)

[PATCH v2 0/4] fs/dcache: Limit # of negative dentries
 2017-07-21 20:17 UTC  (4+ messages)
` [PATCH v2 3/4] fs/dcache: Enable automatic pruning "

[PATCH] clk: cs2000: Add cs2000_set_saved_rate
 2017-07-21 20:16 UTC  (2+ messages)

[PATCH] clk: renesas: rcar-gen3: Fix SD divider setting
 2017-07-21 20:16 UTC  (2+ messages)

[PATCH V2] md: simplify code with bio_io_error
 2017-07-21 20:16 UTC  (2+ messages)

[PATCH] [RESEND] nfs: blocklayout: avoid warnings on 32-bit sector_t
 2017-07-21 20:15 UTC 

[PATCH 0/5] Extends block2mtd and ubi drivers
 2017-07-21 20:12 UTC  (9+ messages)
` [PATCH 1/5] mtd: block2mtd: Check for valid user supplied erase size
` [PATCH 3/5] mtd: block2mtd: Fallback to read-only mode
` [PATCH 4/5] mtd: block2mtd: Add support for deleting block2mtd mapping
` [PATCH 5/5] ubi: Allow to use read-only UBI volume with not enough PEBs

[PATCH v2 0/4] thermal: add brcmstb AVS TMON driver
 2017-07-21 20:12 UTC  (17+ messages)
` [PATCH v2 1/4] Documentation: devicetree: add binding for Broadcom STB AVS TMON
` [PATCH v2 2/4] thermal: add brcmstb AVS TMON driver
` [PATCH v2 3/4] ARM: multi_v7_defconfig: add CONFIG_BRCMSTB_THERMAL
` [PATCH v2 4/4] arm64: defconfig: "

[PATCH v4 0/4] Blobifiers (FKA GET_PLANE2)
 2017-07-21 20:12 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Add support for CCS modifiers

[PATCH] f2fs: add ioctl to expose current features
 2017-07-21 20:11 UTC 

[Qemu-devel] [PATCH 0/9] tests: Clean up around qmp() and hmp()
 2017-07-21 20:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/9] tests: Clean up string interpolation into QMP input (simple cases)

EDAC: remove unnecessary static in edac_fake_inject_write()
 2017-07-21 20:08 UTC  (3+ messages)
` [PATCH] "
` [Cocci] "

+ mm-page_ext-move-page_ext_init-after-page_alloc_init_late.patch added to -mm tree
 2017-07-21 20:07 UTC 

+ mm-page_owner-dont-grab-zone-lock-for-init_pages_in_zone.patch added to -mm tree
 2017-07-21 20:07 UTC 

+ mm-page_ext-periodically-reschedule-during-page_ext_init.patch added to -mm tree
 2017-07-21 20:07 UTC 

+ mm-page_owner-make-init_pages_in_zone-faster.patch added to -mm tree
 2017-07-21 20:07 UTC 

[PATCH] perf tool sort: Use default sort if evlist is empty
 2017-07-21 20:02 UTC  (3+ messages)

[PATCH] dim: Suppress output of git pull into the rerere-cache branch
 2017-07-21 20:01 UTC  (2+ messages)

[PATCH 0/2] remove qemu kernel version overrides and superfluous version settings
 2017-07-21 20:01 UTC  (4+ messages)
` [PATCH 1/2] meta-yocto-bsp: Remove superfluous kernel set
` [PATCH 2/2] poky: Remove machine specific kernel overrides
` ✗ patchtest: failure for remove qemu kernel version overrides and superfluous version settings

[RFC PATCH v2 00/22] ARM: vGIC rework (attempt)
 2017-07-21 20:00 UTC  (23+ messages)
` [RFC PATCH v2 01/22] ARM: vGIC: introduce and initialize pending_irq lock
` [RFC PATCH v2 02/22] ARM: vGIC: route/remove_irq: replace rank lock with IRQ lock
` [RFC PATCH v2 03/22] ARM: vGIC: move gic_raise_inflight_irq() into vgic_vcpu_inject_irq()
` [RFC PATCH v2 04/22] ARM: vGIC: rename pending_irq->priority to cur_priority
` [RFC PATCH v2 05/22] ARM: vITS: rename pending_irq->lpi_priority to priority
` [RFC PATCH v2 06/22] ARM: vGIC: introduce locking routines for multiple IRQs
` [RFC PATCH v2 07/22] ARM: vGIC: introduce priority setter/getter
` [RFC PATCH v2 08/22] ARM: vGIC: move virtual IRQ priority from rank to pending_irq
` [RFC PATCH v2 09/22] ARM: vITS: protect LPI priority update with pending_irq lock
` [RFC PATCH v2 10/22] ARM: vGIC: protect gic_set_lr() "
` [RFC PATCH v2 11/22] ARM: vGIC: protect gic_events_need_delivery() "
` [RFC PATCH v2 12/22] ARM: vGIC: protect gic_update_one_lr() "
` [RFC PATCH v2 13/22] ARM: vITS: remove no longer needed lpi_priority wrapper
` [RFC PATCH v2 14/22] ARM: vGIC: move virtual IRQ configuration from rank to pending_irq
` [RFC PATCH v2 15/22] ARM: vGIC: rework vgic_get_target_vcpu to take a pending_irq
` [RFC PATCH v2 16/22] ARM: vITS: rename lpi_vcpu_id to vcpu_id
` [RFC PATCH v2 17/22] ARM: vGIC: introduce vgic_lock_vcpu_irq()
` [RFC PATCH v2 18/22] ARM: vGIC: move virtual IRQ target VCPU from rank to pending_irq
` [RFC PATCH v2 19/22] ARM: vGIC: rework vgic_get_target_vcpu to take a domain instead of vcpu
` [RFC PATCH v2 20/22] ARM: vGIC: move virtual IRQ enable bit from rank to pending_irq
` [RFC PATCH v2 21/22] ARM: vITS: injecting LPIs: use pending_irq lock
` [RFC PATCH v2 22/22] ARM: vGIC: remove remaining irq_rank code

[Qemu-devel] [PATCH] vhost: fix a migration failed because of vhost region merge
 2017-07-21 19:49 UTC  (7+ messages)

[PATCH 0/6] xen: sched: control structure memory layout optimizations
 2017-07-21 19:55 UTC  (10+ messages)
` [PATCH 4/6] xen: credit2: rearrange members of control structures
` [PATCH 5/6] xen: RTDS: "
` [PATCH 6/6] xen: sched: optimize exclusive pinning case (Credit1 & 2)

[PATCH v2 0/6] Generic Raspberry Pi IR transmitters
 2017-07-21 19:51 UTC  (4+ messages)
` [PATCH v2 3/6] [media] rc: gpio-ir-tx: add new driver

[xen-unstable-smoke test] 112104: tolerable trouble: broken/pass - PUSHED
 2017-07-21 19:50 UTC 

[RFC PATCH 0/9] Introduce housekeeping subsystem
 2017-07-21 19:48 UTC  (2+ messages)

SELinux with Busybox on morty
 2017-07-21 19:46 UTC  (3+ messages)

[PATCH 00/25 v6] SBSA UART emulation support in Xen
 2017-07-21 19:44 UTC  (5+ messages)
` [PATCH 22/25 v6] xen/arm: vpl011: Add support for vuart console in xenconsole

[PATCH 1/1] modules: move creation of some module related tools
 2017-07-21 19:44 UTC  (3+ messages)

[Buildroot] img layout
 2017-07-21 19:42 UTC  (7+ messages)

[GIT PULL] overlayfs fixes for 4.13-rc1
 2017-07-21 19:41 UTC 

[Qemu-devel] [PATCH 0/2] hmp: support querying lapic through
 2017-07-21 19:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] [PATCH] hmp: allow apic-id for "info lapic"

[Bug 100289] 'flip queue failed in radeon_scanout_flip: Invalid argument' error and small frame buffer allocated on turning off and on new monitor
 2017-07-21 19:39 UTC  (2+ messages)

[U-Boot] [PATCH] net: Mark the ip_udp_hdr struct as packed
 2017-07-21 19:37 UTC  (3+ messages)

[RFC v3]Proposal to allow setting up shared memory areas between VMs from xl config file
 2017-07-21 19:35 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/7] x86: acpi: Few enhancements and improvements
 2017-07-21 19:34 UTC  (9+ messages)
` [U-Boot] [PATCH v1 1/7] Makefile: Don't shadow actual error when compile ASL
` [U-Boot] [PATCH v1 2/7] Makefile: Export build date as integer
` [U-Boot] [PATCH v1 3/7] x86: acpi: Fill OEM revision
` [U-Boot] [PATCH v1 4/7] x86: acpi: Name fields in FADT in accordance with specification
` [U-Boot] [PATCH v1 5/7] x86: acpi: Deduplicate acpi_fill_madt() implementation
` [U-Boot] [PATCH v1 6/7] x86: acpi: Export acpi_fill_mcfg() with __weak attribute
` [U-Boot] [PATCH v1 7/7] x86: acpi: Don't touch hardware on HW reduced platforms

[ndctl PATCH] ndctl, list: always show 'name' if it is available
 2017-07-21 19:30 UTC  (4+ messages)

[PATCH] config.mak.uname: set FREAD_READS_DIRECTORIES for cygwin
 2017-07-21 19:28 UTC  (2+ messages)

[PATCH] xen/pvcalls: use WARN_ON(1) instead of __WARN()
 2017-07-21 19:26 UTC  (3+ messages)

[PATCH] perf, tools: Make build fail on JSON parse error
 2017-07-21 19:25 UTC 

[Bug 101872] [PIGLIT] Corrupted temporal json test file blocks execution resume
 2017-07-21 19:25 UTC 

[REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control
 2017-07-21 19:23 UTC  (8+ messages)

external key mgr for ceph-mon?
 2017-07-21 19:23 UTC  (4+ messages)

[PATCH 1/2] mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHT
 2017-07-21 19:23 UTC  (7+ messages)
` [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants

[RFC 1/2] net-next: add a dma_desc element to struct skb_shared_info
 2017-07-21 19:21 UTC  (4+ messages)

[PATCH v1] IB/rxe: Remove unneeded check
 2017-07-21 19:20 UTC 

[lustre-devel] Design proposal for client-side compression
 2017-07-21 19:19 UTC  (10+ messages)

[PATCH v3 00/15] exec: Use sane stack rlimit under secureexec
 2017-07-21 19:16 UTC  (12+ messages)
` [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook

[Xenomai] non-blocking IDDP (xenomai 2.6.4)
 2017-07-21 19:16 UTC 

[Qemu-devel] [PULL v2 00/14] tcg-next patch queue
 2017-07-21 19:16 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 06/14] target/arm: Optimize aarch64 rev16
  ` [Qemu-devel] [PATCH] target/arm: fix TCG temp leak in "

need help to write a recipe to link a static library to my application
 2017-07-21 19:15 UTC  (2+ messages)

[Qemu-devel] Unified Socket Driver
 2017-07-21 19:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] Unified Datagram Socket Transport - GRE support

[PATCH 2/2] IB/rxe: Convert pr_info to pr_warn
 2017-07-21 19:14 UTC 

[U-Boot] [PATCH 1/2] usb: kbd: don't fail with iomux
 2017-07-21 19:13 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] usb: kbd: add missing \n

[PATCH iproute2 master 0/2] Minor BPF updates
 2017-07-21 19:13 UTC  (3+ messages)
` [PATCH iproute2 master 1/2] bpf: improve error reporting around tail calls
` [PATCH iproute2 master 2/2] bpf: fix mnt path when from env

[PATCH 1/2] IB/rxe: Remove unneeded check
 2017-07-21 19:13 UTC 

[PATCH V2 1/4] net-next: dsa: move struct dsa_device_ops to the global header file
 2017-07-21 19:12 UTC  (2+ messages)

+ mm-sparse-page_ext-drop-ugly-n_high_memory-branches-for-allocations.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-memory_hotplug-get-rid-of-zonelists_mutex.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-page_alloc-remove-stop_machine-from-build_all_zonelists.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-page_alloc-simplify-zonelist-initialization.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-memory_hotplug-remove-explicit-build_all_zonelists-from-try_online_node.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-memory_hotplug-drop-zone-from-build_all_zonelists.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-page_alloc-do-not-set_cpu_numa_mem-on-empty-nodes-initialization.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-page_alloc-remove-boot-pageset-initialization-from-memory-hotplug.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-page_alloc-rip-out-zonelist_order_zone.patch added to -mm tree
 2017-07-21 19:12 UTC 

+ mm-page_alloc-rip-out-zonelist_order_zone.patch added to -mm tree
 2017-07-21 19:12 UTC 

[Buildroot] [PATCH] azmq: Add new package
 2017-07-21 19:11 UTC 

[PATCH 1/3] sparc64: recognize and support sparc M8 cpu type
 2017-07-21 19:11 UTC  (2+ messages)

[PATCH v1] perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
 2017-07-21 19:11 UTC  (6+ messages)

[PATCH RESEND] Btrfs: fix early ENOSPC due to delalloc
 2017-07-21 19:10 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: fsl_esdhc: not always setting esdhc fdt status to okay
 2017-07-21 19:10 UTC 

[PATCH 1/3] btrfs: don't allow trans ioctl on a directory
 2017-07-21 19:10 UTC  (3+ messages)
` [PATCH 2/3] btrfs: fix readdir deadlock with pagefault

[U-Boot] [PATCH 0/5] dragonboard 410c patches
 2017-07-21 19:10 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] Makefile: also build fdt for snapdragon
` [U-Boot] [PATCH 2/5] db410c: use fdt passed from lk
` [U-Boot] [PATCH 3/5] db410c: add reserved-memory node to dts
` [U-Boot] [PATCH 4/5] db410c: on aarch64 the fdtfile is in per-vendor subdirectory
` [U-Boot] [PATCH 5/5] db410c: config updates

[PATCH 0/8] bnxt patchset
 2017-07-21 19:09 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/8] net/bnxt: fix to avoid a segfault

[Qemu-devel] dirty page count problem
 2017-07-21 19:07 UTC  (2+ messages)

[PATCH net-next 0/2] rxrpc: Rearrange headers
 2017-07-21 19:07 UTC  (3+ messages)
` [PATCH net-next 1/2] rxrpc: Expose UAPI definitions to userspace

[U-Boot] [PATCH 0/3] video patches
 2017-07-21 19:07 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] dm: core: also parse chosen node
` [U-Boot] [PATCH 2/3] video: simplefb
` [U-Boot] [PATCH 3/3] video: add config option to skip framebuffer clear

[PATCH] multipath-tools: add/change fujitsu arrays
 2017-07-21 19:06 UTC 

[PATCH] MIPS: OCTEON: Fix USB platform code breakage
 2017-07-21 19:05 UTC  (5+ messages)

[Qemu-devel] Unified Datagram Socket Transport
 2017-07-21 19:05 UTC  (3+ messages)

[PATCH v2 0/4] Update support for XTS-AES on AMD CCPs
 2017-07-21 19:05 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: ccp - Add a call to xts_check_key()
` [PATCH v2 2/4] crypto: ccp - Enable XTS-AES-128 support on all CCPs
` [PATCH v2 3/4] crypto: ccp - Rework the unit-size check for XTS-AES
` [PATCH v2 4/4] crypto: ccp - Add XTS-AES-256 support for CCP version 5

[PATCH v5 0/6] YCBCR 4:2:0 handling in i915 layer
 2017-07-21 19:04 UTC  (3+ messages)
` [PATCH v5 3/6] drm/i915: prepare pipe for YCBCR420 output

[PATCH] Changes.old: tfix
 2017-07-21 19:04 UTC 

git gc seems to break --symbolic-full-name
 2017-07-21 19:03 UTC  (3+ messages)

commit 16ecba59 breaks 82574L under heavy load
 2017-07-21 19:02 UTC  (9+ messages)
          ` [Intel-wired-lan] "

linux-next: build failure after merge of the drm-misc tree
 2017-07-21 19:01 UTC  (4+ 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.