All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-13 16:21:11 to 2016-01-13 16:55:10 UTC [more...]

[PATCH] xfstests-bld: add exclude file for data_journal_noleak tests
 2016-01-13 16:55 UTC  (3+ messages)

[PATCH] ata: add AMD Seattle platform driver
 2016-01-13 16:55 UTC  (6+ messages)

[PATCH v2 0/7] Add swap accounting to cgroup2
 2016-01-13 16:54 UTC  (19+ messages)
` [PATCH v2 1/7] mm: memcontrol: charge swap "
` [PATCH v2 2/7] mm: vmscan: pass memcg to get_scan_count()
` [PATCH v2 3/7] mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
` [PATCH v2 4/7] swap.h: move memcg related stuff to the end of the file
` [PATCH v2 5/7] mm: vmscan: do not scan anon pages if memcg swap limit is hit

[PATCH] netfilter: nf_conntrack: use safer way to lock all buckets
 2016-01-13 16:54 UTC  (3+ messages)

[LSF/MM ATTEND][LSF/MM TOPIC] Multipath redesign
 2016-01-13 16:54 UTC  (10+ messages)

sound: use-after-free in snd_timer_interrupt
 2016-01-13 16:53 UTC  (3+ messages)

[PATCH 3/4] x86,asm: Re-work smp_store_mb()
 2016-01-13 16:53 UTC  (18+ messages)

[PATCH] powerpc: Wire up copy_file_range() syscall
 2016-01-13 16:50 UTC 

7915 is not resolved
 2016-01-13 16:49 UTC  (9+ messages)

[PATCH] doc: coding style: use linux kernel style for indentation
 2016-01-13 16:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/9] block/qcow2: Migration handoff fixes and cleanups
 2016-01-13 16:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/9] qcow2: Write feature table only for v3 images
` [Qemu-devel] [PATCH v2 2/9] qcow2: Write full header on image creation
` [Qemu-devel] [PATCH v2 3/9] block: Assert no write requests under BDRV_O_INCOMING
` [Qemu-devel] [PATCH v2 4/9] block: Fix error path in bdrv_invalidate_cache()
` [Qemu-devel] [PATCH v2 5/9] block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
` [Qemu-devel] [PATCH v2 6/9] block: Inactivate BDS when migration completes
` [Qemu-devel] [PATCH v2 7/9] qcow2: Implement .bdrv_inactivate
` [Qemu-devel] [PATCH v2 8/9] qcow2: Fix BDRV_O_INACTIVE handling in qcow2_invalidate_cache()
` [Qemu-devel] [PATCH v2 9/9] qcow2: Make image inaccessible after failed qcow2_invalidate_cache()

[PATCH] drm/i915: Handle PipeC fused off on HSW
 2016-01-13 16:49 UTC  (2+ messages)
` ✗ warning: Fi.CI.BAT

[PATCH] netfilter: nft_ct: mark nft_ct_get_eval_counter __maybe_unused
 2016-01-13 16:49 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery
 2016-01-13 16:48 UTC  (11+ messages)

[PATCH 0/5] HVMlite: minor fixes and Dom0 preparatory patches
 2016-01-13 16:48 UTC  (9+ messages)
` [PATCH 3/5] x86/hvm: don't set the BSP as initialised in hvm_vcpu_initialise
` [PATCH 4/5] x86/PV: remove the emulated PIT
` [PATCH 5/5] x86/HVM: don't setup an intercept handler for IO port 0xcf8 unconditionally

[PATCH] Btrfs: fix truncate_space_check
 2016-01-13 16:48 UTC 

[PATCH nf] netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
 2016-01-13 16:47 UTC 

Build cancellation from toaster
 2016-01-13 16:47 UTC  (14+ messages)

[PATCH] perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data
 2016-01-13 16:47 UTC  (2+ messages)

[PATCH v3 0/4] Ensure that we can build without libgen.h
 2016-01-13 16:46 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/4] Provide a dirname() function when NO_LIBGEN_H=YesPlease
  ` [PATCH v4 4/4] t0060: verify that basename() and dirname() work as expected

V4L2 encoder APIs
 2016-01-13 16:46 UTC  (3+ messages)

[meta-oe] OpenLDAP modules
 2016-01-13 16:46 UTC  (4+ messages)

memory leak in lapb_create_cb
 2016-01-13 16:46 UTC  (2+ messages)

OE Changelog since 2016-01-03 until 2016-01-10
 2016-01-13 16:46 UTC 

[PATCH v5 00/15] tty: serial: 8250: Fix checkpatch warnings
 2016-01-13 16:39 UTC  (32+ messages)
` [PATCH v5 01/15] tty: serial: 8250: Fix whitespace errors
` [PATCH v5 02/15] tty: serial: 8250: Replace spaces with tabs
` [PATCH v5 03/15] tty: serial: 8250: Fix braces after struct
` [PATCH v5 04/15] tty: serial: 8250: Fix multiline comment style
` [PATCH v5 05/15] tty: serial: 8250: Remove else after return
` [PATCH v5 06/15] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v5 07/15] tty: serial: 8250: Fix line continuation warning
` [PATCH v5 08/15] tty: serial: 8250: Add parentheses to macro
` [PATCH v5 09/15] tty: serial: 8250: Fix multi-line strings
` [PATCH v5 10/15] tty: serial: 8250: Suitably replace printk
` [PATCH v5 11/15] tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
` [PATCH v5 12/15] tty: serial: 8250: Correct conversion specifiers
` [PATCH v5 13/15] tty: serial: 8250: Fix indentation warnings
` [PATCH v5 14/15] tty: serial: 8250: Add generic port init macro
` [PATCH v5 15/15] tty: serial: 8250: Merge duplicate conditions

[PATCH 0/5] Fix compile errors with MSys2
 2016-01-13 16:45 UTC  (4+ messages)
` [PATCH 1/5] config.mak.uname: support MSys2

master - process_each_pv: remove unnecessary workaround
 2016-01-13 16:46 UTC 

[Qemu-devel] Question regarding self-modifying code
 2016-01-13 16:45 UTC 

Slow performance of Odroid XU4 - cpufreq-dt patch needed?
 2016-01-13 16:16 UTC 

[XenGT][IGVT-g] DomU pgt_device structure initialization
 2016-01-13 16:45 UTC  (7+ messages)

[PATCH] vfio: Support for no-IOMMU mode
 2016-01-13 16:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH-v2 0/4] target: Close se_node_acl lookup race
 2016-01-13 16:45 UTC  (6+ messages)
` [PATCH-v2 2/4] ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
` [PATCH-v2 3/4] target: Fix change depth se_session reference usage

"BTRFS critical (device sda1): unable to find logical 576460868201611264 len 4096", hardware or software error ?
 2016-01-13 16:43 UTC 

[Qemu-devel] [RFC PATCH] vhost: fix lost interrupts from slow reacting back-end
 2016-01-13 16:44 UTC  (4+ messages)

[Qemu-devel] [Qemu-block] [PATCH 00/10] qcow2: Implement image locking
 2016-01-13 16:44 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 0/5] generic image locking and crash recovery
  ` [Qemu-devel] [PATCH 1/5] block: added lock image option and callback

[PATCH] drm/i915: disable non-sequential pfits on ivb/hsw
 2016-01-13 16:43 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] netfilter: nf_conntrack_icmpv6: find conntrack related to ICMPv6 redirect packet
 2016-01-13 16:43 UTC  (2+ messages)

[PATCH] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_FRAME_TYPE
 2016-01-13 16:43 UTC  (3+ messages)

[PATCH] crypto: sahara: Fill the statesize field
 2016-01-13 16:42 UTC  (2+ messages)

[RFC/PATCH] drm/rockchip: don't wait for vblank if fb hasn't changed
 2016-01-13 16:40 UTC  (11+ messages)

Adding a commit to the front of my branch?
 2016-01-13 16:40 UTC  (2+ messages)

Toaster Weekly Meeting Minutes 01/13/16
 2016-01-13 16:40 UTC 

[PATCH] u-boot: Update to 2016.01 release
 2016-01-13 16:40 UTC  (5+ messages)

[PATCH v2] mbuf: optimize rte_mbuf_refcnt_update
 2016-01-13 16:40 UTC  (8+ messages)

Xen Project Hackathon, Cambridge UK, Apr 18-19 - registration, hotels and other information
 2016-01-13 16:37 UTC 

engine rbd broken after commit 2466096336bd0fbc1a94811aa338926af6baf42f
 2016-01-13 16:36 UTC  (4+ messages)

[PATCH v2 0/2] Reduce IPI calls for remote msr access
 2016-01-13 16:36 UTC  (5+ messages)
` [PATCH v2 2/2] powercap/rapl: reduce ipi calls

[PATCH v3 00/13] Earlycon cleanup
 2016-01-13 16:35 UTC  (5+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 05/11] of: earlycon: Initialize port fields from DT properties

[Qemu-devel] [PATCH 00/10] qcow2: Implement image locking
 2016-01-13 16:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH 05/10] block: Inactivate BDS when migration completes
    ` [Qemu-devel] [Qemu-block] "

[PATCH v1 0/5] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
 2016-01-13 16:34 UTC  (12+ messages)
` [PATCH v1 1/5] mtd: atmel_nand: Do not warn on bitflips
` [PATCH v1 2/5] mtd: atmel_nand: Support variable RB_EDGE interrupts
` [PATCH v1 3/5] mtd: atmel_nand: Support PMECC on SAMA5D2
` [PATCH v1 4/5] mtd: atmel_nand: Support 32-bit ECC strength
` [PATCH v1 5/5] ARM: at91/dt: sama5d2: add nand0 and nfc0 nodes

i.MX6 PCI GPR8 Settings
 2016-01-13 16:34 UTC  (2+ messages)

pynfs patch
 2016-01-13 16:34 UTC  (4+ messages)
` [PATCH] Reduce the probability to get port collision when asking for secure port. port collision = same port allocated to 2 different clients trying to connect to the same address

[PATCH v2 00/21] refs backend reroll
 2016-01-13 16:34 UTC  (10+ messages)
` [PATCH v2 13/21] refs: resolve symbolic refs first
` [PATCH v2 14/21] refs: always handle non-normal refs in files backend
` [PATCH v2 16/21] refs: check submodules ref storage config

[RFC PATCH] always probe UART HW when options are not specified
 2016-01-13 16:34 UTC  (18+ messages)

[U-Boot] [PATCH 1/4] arm: mvebu: Move SAR register defines into header
 2016-01-13 16:34 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4] arm: mvebu: Add runtime boot-device detection

[RFC 00/15] Add 64 bit timestamp support
 2016-01-13 16:33 UTC  (6+ messages)
` [RFC 02/15] vfs: Change all structures to support 64 bit time

[PATCH v2 0/3] efi interruptible runtime services
 2016-01-13 16:32 UTC  (5+ messages)
` [PATCH v3 "
    ` [PATCH v3 1/3] efi: use a file local lock for efivars
    ` [PATCH v3 2/3] efi: don't use spinlocks for efi vars
  ` [PATCH v3 3/3] efi: implement interruptible runtime services

[PATCH v2] rt2x00: fix monitor mode regression
 2016-01-13 16:32 UTC  (2+ messages)

[PATCH] X.509: Partially revert patch to add validation against IMA MOK keyring
 2016-01-13 16:31 UTC  (11+ messages)

[PATCH] bugfix dax fault page should be no cache
 2016-01-13 16:32 UTC  (4+ messages)

[PATCH] drm/i915: Dump power well states on unclaimed trace
 2016-01-13 16:33 UTC 

A couple of HVMlite loose ends
 2016-01-13 16:30 UTC  (5+ messages)

dynamic ftrace/recordmcount.c problem on ARMv5
 2016-01-13 16:30 UTC  (5+ messages)

[Bug 93670] Reverse PRIME using two external screens on Nvidia card leads to "Configure crtc 5 failed" since xorg-server 1.18.0
 2016-01-13 16:29 UTC 

[PULL] virtio: barrier rework+fixes
 2016-01-13 16:28 UTC  (2+ messages)

[GIT PULL v4.5] Fix INT1 recursion with unregistered breakpoints
 2016-01-13 16:28 UTC  (14+ messages)

[Qemu-devel] usb-storage assertions
 2016-01-13 16:28 UTC  (6+ messages)

/sys/.../enclosure_device:<something> ?
 2016-01-13 16:28 UTC 

[PATCH 1/2] clk: tegra: Fix warning caused by pll_u failing to lock
 2016-01-13 16:28 UTC  (9+ messages)
` [PATCH 2/2] clk: tegra: Use definition for pll_u override bit

[PATCH] locktorture: Fix NULL pointer when torture_type is invalid
 2016-01-13 16:27 UTC  (2+ messages)

[PATCH 0/9 REPOST] Tegra CLK Fixes
 2016-01-13 16:27 UTC  (5+ messages)
` [PATCH 9/9] clk: tegra210: Initialize PLL_D2 to a sane rate

[kernel-hardening] [PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-13 16:26 UTC  (9+ messages)
` [kernel-hardening] [PATCH v3 07/21] arm64: move kernel image to base of vmalloc area
  ` [kernel-hardening] "
          `  "

[PATCH v3] debugfs: don't omit parameter names
 2016-01-13 16:26 UTC 

[libvirt test] 77934: regressions - FAIL
 2016-01-13 16:26 UTC 

[Qemu-arm] [PATCH v2] ARM: Virt: Don't generate RTC ACPI device when using UEFI
 2016-01-13 16:26 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[PATCH] mm,oom: Re-enable OOM killer using timers
 2016-01-13 16:26 UTC  (5+ messages)

[PATCH] uapi: use __u8 from linux/types.h
 2016-01-13 16:25 UTC  (4+ messages)

[PATCH v2] debugfs: don't emit parameter names
 2016-01-13 16:25 UTC 

[RFC PATCH 00/12] drop the qdisc lock for pfifo_fast/mq
 2016-01-13 16:24 UTC  (3+ messages)
` [RFC PATCH 09/12] net: sched: pfifo_fast use alf_queue

[GIT PULL] Audit patches for 4.5
 2016-01-13 16:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/6] i386: expose floppy-related objects in SSDT
 2016-01-13 16:23 UTC  (4+ messages)

timers: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2016-01-13 16:16 UTC  (3+ messages)

[PATCH v2] USB: serial: cp210x: Adding GPIO support for CP2105
 2016-01-13 16:22 UTC  (2+ messages)

Adding a commit to the front of my branch?
 2016-01-13 16:21 UTC  (3+ messages)

[RFC4 PATCH v6 00/21] ILP32 for ARM64
 2016-01-13 16:21 UTC  (5+ messages)
` [PATCH v6 14/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it


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.