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

[PATCH] btrfs-corrupt-blocks: Include limits.h
 2016-01-11 15:34 UTC  (2+ messages)

[PATCH v3 0/7] Misc cleanups and locking fixes
 2016-01-11 15:36 UTC  (11+ messages)
` [PATCH 4/7] drm/i915: Cache LRC state page in the context
` [PATCH 7/7] drm/i915: GEM operations need to be done under the big lock

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2016-01-11 15:36 UTC  (6+ messages)
` [RESEND PATCH] "
    ` [PATCH 1/3] vfs: show_vfsmnt: remove redundant initialization of error code
      ` [RESEND PATCH "
  ` [RESEND v2 PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method

Uniform commands for booting xen
 2016-01-11 15:36 UTC  (11+ messages)
` [Xen-devel] "

[PATCH] xen/spinlock: Use mnemonics for recursive spinlock sentinel values
 2016-01-11 15:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/3] i386: expose floppy-related objects in SSDT
 2016-01-11 15:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] i386/acpi: make floppy controller object dynamic
` [Qemu-devel] [PATCH v6 2/3] expose floppy drive geometry and CMOS type
` [Qemu-devel] [PATCH v6 3/3] i386: populate floppy drive information in DSDT

[Qemu-devel] [PATCH 00/10] qcow2: Implement image locking
 2016-01-11 15:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH 01/10] qcow2: Write feature table only for v3 images
` [Qemu-devel] [PATCH 07/10] qcow2: Implement .bdrv_inactivate

[PATCH] ata: add AMD Seattle platform driver
 2016-01-11 15:33 UTC  (8+ messages)

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 15:32 UTC  (7+ messages)
` [PATCH 05/53] perf tools: Test correct path of perf in build-test
` [PATCH 11/53] perf test: Fix false TEST_OK result for 'perf test hist'

[Qemu-devel] [PATCH RFC 0/4] ARM SMMUv3 Emulation
 2016-01-11 15:32 UTC  (3+ messages)

[PATCH v5 0/3] public/io/netif.h: support for toeplitz hashing
 2016-01-11 15:25 UTC  (3+ messages)
` [PATCH v5 1/2] public/io/netif.h: document transmit and receive wire formats separately
` [PATCH v5 2/2] public/io/netif.h: document control ring and toeplitz hashing

[PATCH v17 00/22] Richacls (Core and Ext4)
 2016-01-11 15:21 UTC  (47+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v17 06/22] richacl: In-memory representation and helper functions
` [PATCH v17 07/22] richacl: Permission mapping functions
` [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v17 09/22] richacl: Permission check algorithm
` [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v17 13/22] vfs: Cache richacl in struct inode
` [PATCH v17 14/22] richacl: Update the file masks in chmod()
` [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v17 16/22] richacl: Create-time inheritance
` [PATCH v17 17/22] richacl: Automatic Inheritance
` [PATCH v17 18/22] richacl: xattr mapping functions
` [PATCH v17 19/22] richacl: Add richacl xattr handler
` [PATCH v17 20/22] vfs: Add richacl permission checking
` [PATCH v17 21/22] ext4: Add richacl support
` [PATCH v17 22/22] ext4: Add richacl feature flag

[GIT PULL] ASoC updates for v4.5
 2016-01-11 15:30 UTC  (3+ messages)

[PATCH 1/2] build: introduce CONFIG_NR_CPUS in Kconfig
 2016-01-11 15:30 UTC  (5+ messages)
` [PATCH 2/2] build: convert NR_CPUS to Kconfig

[PATCH 1/5] drm/ttm: fix adding foreign BOs to the LRU during init v2
 2016-01-11 15:29 UTC  (5+ messages)
` [PATCH 2/5] drm/ttm: fix adding foreign BOs to the swap LRU
` [PATCH 3/5] drm/ttm: add ttm_bo_move_to_lru_tail function v2

[Qemu-devel] [PATCH v2] qom: change object property iterator API contract
 2016-01-11 15:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] Use QCryptoSecret for block device passwords
 2016-01-11 15:28 UTC  (3+ messages)

X2AP:handoverPreparationFailure message is not received at source node
 2016-01-11 15:27 UTC  (2+ messages)

[PATCH v5 0/2] ACPI: amba bus probing support
 2016-01-11 15:27 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH] spi: atmel: improve internal vs gpio chip-select choice
 2016-01-11 15:26 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] clean-includes script to add osdep.h to everything
 2016-01-11 15:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] scripts: Add new clean-includes script to fix C include directives
` [Qemu-devel] [PATCH 2/3] target-arm: Clean up includes

[PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
 2016-01-11 15:25 UTC  (4+ messages)
` [PATCH V2 2/2] serial: bcm2835: add driver for bcm2835-aux-uart

[U-Boot] [PATCH V3 1/7] test/py: Implement pytest infrastructure
 2016-01-11 15:25 UTC  (17+ messages)
` [U-Boot] [PATCH V3 2/7] test/py: test that sandbox exits when asked
` [U-Boot] [PATCH V3 3/7] test/py: add test of setenv/printenv/echo
` [U-Boot] [PATCH V3 4/7] test/py: test the md/mw commands
` [U-Boot] [PATCH V3 5/7] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V3 6/7] test/py: test the shell if command
` [U-Boot] [PATCH V3 7/7] test/py: test the ums command

[PATCH v2 0/2] dmaengine: dw: fix cyclic transfers
 2016-01-11 15:24 UTC  (7+ messages)
` [PATCH v2 2/2] dmaengine: dw: fix cyclic transfer callbacks

[resend PATCH 0/3] fs, bdev: handle end of life
 2016-01-11 15:24 UTC  (5+ messages)
` [resend PATCH 1/3] block, fs: reliably communicate bdev end-of-life

[PATCH 001/190] drm: Release driver references to handle before making it available again
 2016-01-11 15:24 UTC  (3+ messages)
` [PATCH 072/190] drm/i915: Execlists cannot pin a context without the object

[PATCH 0/2] Document and extend kernel.perf_event_paranoid
 2016-01-11 15:23 UTC  (6+ messages)
` [kernel-hardening] "
` [PATCH 1/2] Documentation,perf: Document the perf sysctls
  ` [kernel-hardening] "
` [PATCH 2/2] security,perf: Allow further restriction of perf_event_open
  ` [kernel-hardening] "

[PATCH] crypto: qat - Pack cfg ctl structs
 2016-01-11 15:23 UTC 

[U-Boot] [PATCH 1/3] dm: timer: refuse timers with zero clock_rate
 2016-01-11 15:23 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] test/py: add a test for the sleep command

[RFC] handling of alpha mode (pre-multiplied/straight) in ARGB modes
 2016-01-11 15:22 UTC  (3+ messages)

[PATCH] Add hwcap2 bits for POWER9
 2016-01-11 15:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] Dirty bitmap changes for migration/persistence work
 2016-01-11 15:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 11/13] hbitmap: serialization

[Qemu-devel] [PATCH v2 00/34] kvm_stat: Cleanup and fixup
 2016-01-11 15:18 UTC  (35+ messages)
` [Qemu-devel] [PATCH v2 01/34] scripts/kvm/kvm_stat: Cleanup of multiple imports
` [Qemu-devel] [PATCH v2 02/34] scripts/kvm/kvm_stat: Replaced os.listdir with os.walk
` [Qemu-devel] [PATCH v2 03/34] scripts/kvm/kvm_stat: Make constants uppercase
` [Qemu-devel] [PATCH v2 04/34] scripts/kvm/kvm_stat: Removed unneeded PERF constants
` [Qemu-devel] [PATCH v2 05/34] scripts/kvm/kvm_stat: Mark globals in functions
` [Qemu-devel] [PATCH v2 06/34] scripts/kvm/kvm_stat: Invert dictionaries
` [Qemu-devel] [PATCH v2 07/34] scripts/kvm/kvm_stat: Cleanup of path variables
` [Qemu-devel] [PATCH v2 08/34] scripts/kvm/kvm_stat: Improve debugfs access checking
` [Qemu-devel] [PATCH v2 09/34] scripts/kvm/kvm_stat: Introduce main function
` [Qemu-devel] [PATCH v2 10/34] scripts/kvm/kvm_stat: Fix spaces around keyword assignments
` [Qemu-devel] [PATCH v2 11/34] scripts/kvm/kvm_stat: Rename variables that redefine globals
` [Qemu-devel] [PATCH v2 12/34] scripts/kvm/kvm_stat: Moved DebugfsProvider
` [Qemu-devel] [PATCH v2 13/34] scripts/kvm/kvm_stat: Fixup syscall error reporting
` [Qemu-devel] [PATCH v2 14/34] scripts/kvm/kvm_stat: Set sensible no. files rlimit
` [Qemu-devel] [PATCH v2 15/34] scripts/kvm/kvm_stat: Cleanup of platform detection
` [Qemu-devel] [PATCH v2 16/34] scripts/kvm/kvm_stat: Make cpu detection a function
` [Qemu-devel] [PATCH v2 17/34] scripts/kvm/kvm_stat: Rename _perf_event_open
` [Qemu-devel] [PATCH v2 18/34] scripts/kvm/kvm_stat: Introduce properties for providers
` [Qemu-devel] [PATCH v2 19/34] scripts/kvm/kvm_stat: Cleanup of TracepointProvider
` [Qemu-devel] [PATCH v2 20/34] scripts/kvm/kvm_stat: Cleanup cpu list retrieval
` [Qemu-devel] [PATCH v2 21/34] scripts/kvm/kvm_stat: Encapsulate filters variable
` [Qemu-devel] [PATCH v2 22/34] scripts/kvm/kvm_stat: Cleanup of Stats class
` [Qemu-devel] [PATCH v2 23/34] scripts/kvm/kvm_stat: Cleanup of Groups class
` [Qemu-devel] [PATCH v2 24/34] scripts/kvm/kvm_stat: Cleanup of Event class
` [Qemu-devel] [PATCH v2 25/34] scripts/kvm/kvm_stat: Group arch specific data
` [Qemu-devel] [PATCH v2 26/34] scripts/kvm/kvm_stat: Remove unneeded X86_EXIT_REASONS
` [Qemu-devel] [PATCH v2 27/34] scripts/kvm/kvm_stat: Make tui function a class
` [Qemu-devel] [PATCH v2 28/34] scripts/kvm/kvm_stat: Fix output formatting
` [Qemu-devel] [PATCH v2 29/34] scripts/kvm/kvm_stat: Cleanup and pre-init perf_event_attr
` [Qemu-devel] [PATCH v2 30/34] scripts/kvm/kvm_stat: Read event values as u64
` [Qemu-devel] [PATCH v2 31/34] scripts/kvm/kvm_stat: Fix rlimit for unprivileged users
` [Qemu-devel] [PATCH v2 32/34] scripts/kvm/kvm_stat: Fixup filtering
` [Qemu-devel] [PATCH v2 33/34] scripts/kvm/kvm_stat: Add interactive filtering
` [Qemu-devel] [PATCH v2 34/34] scripts/kvm/kvm_stat: Add optparse description

[PATCH] tools: make flask utils build unconditional
 2016-01-11 15:19 UTC  (11+ messages)

[PATCH 1/1] smsc: Enabling SMSC LAN911 driver for ARM64 as well
 2016-01-11 15:16 UTC  (3+ messages)

ION DTS changes for HiKey in -next
 2016-01-11 15:18 UTC  (8+ messages)

[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2016-01-11 15:18 UTC  (7+ messages)

[PATCH] ASoC: qcom: use correct device pointer in dma allocation
 2016-01-11 15:17 UTC 

Updates to meta-fsl-arm (master) in 2016-01-11
 2016-01-11 15:16 UTC 

[vfs:asm-exports 1/1] arch/x86/lib/checksum_32.S:255: Error: bad or irreducible absolute expression
 2016-01-11 15:14 UTC 

XFS corruptions
 2016-01-11 15:16 UTC  (10+ messages)

[PATCH 0/7] Add USB typeC based DP support for BXT platform
 2016-01-11 15:15 UTC  (3+ messages)
` [PATCH 7/7] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT

linux-next: manual merge of the cgroup tree with the tip tree
 2016-01-11 15:15 UTC  (3+ messages)

[RFC PATCH 0/5] perf: Sanitize perf directory structure, p1
 2016-01-11 15:14 UTC  (4+ messages)

[PATCH v2 0/3] drm/exynos: introduce generic zpos property
 2016-01-11 15:14 UTC  (5+ messages)
` [PATCH v2 1/3] drm: add "
` [PATCH v2 2/3] drm/exynos: use generic code for managing zpos plane property

[vfs:asm-exports 1/1] arch/x86/kernel/head_32.S:682: Error: bad or irreducible absolute expression
 2016-01-11 15:11 UTC 

[RFC PATCH 0/2] Crypto kernel TLS socket
 2016-01-11 15:12 UTC  (2+ messages)

[Qemu-devel] [PULL 00/17] linux-user queque
 2016-01-11 15:12 UTC  (2+ messages)

[GIT PULL FOR v4.5] Renesas VSP1 improvements and fixes
 2016-01-11 15:12 UTC  (4+ messages)

[PATCH v13 0/10] Support for creating/using Stolen memory backed objects
 2016-01-11 15:11 UTC  (7+ messages)
` [PATCH 07/10] drm/i915: Support for pread/pwrite from/to non shmem "

[PATCH v4 0/5] Allow schedulers to be selectable through Kconfig
 2016-01-11 15:10 UTC  (4+ messages)
` [PATCH v4 2/5] build: Hook the schedulers into Kconfig

v4.4-rc8 based tip tree kernel hangs on boot
 2016-01-11 15:10 UTC  (4+ messages)

[Qemu-devel] Minutes from the "Stuttgart block Gipfele"
 2016-01-11 15:10 UTC  (3+ messages)

Creating BLE Server application with BlueZ
 2016-01-11 15:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: update Xen files
 2016-01-11 15:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pci: do not update the PCI mappings while Decode (I/O or memory) bit is not set in the Command register
 2016-01-11 15:10 UTC  (3+ messages)

[PATCH v8 00/20] KVM: ARM64: Add guest PMU support
 2016-01-11 15:09 UTC  (11+ messages)
` [PATCH v8 20/20] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
 2016-01-11 14:54 UTC  (4+ messages)
    ` 答复: "

[PATCH -next] tty/serial: atmel: Include module.h to fix build failure
 2016-01-11 15:08 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/4] Convert chardevs to QIOChannel & add TLS support
 2016-01-11 15:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] char: remove fixed length filename allocation
` [Qemu-devel] [PATCH v3 2/4] char: convert from GIOChannel to QIOChannel
` [Qemu-devel] [PATCH v3 3/4] char: don't assume telnet initialization will not block
` [Qemu-devel] [PATCH v3 4/4] char: introduce support for TLS encrypted TCP chardev backend

ubifs query
 2016-01-11 15:07 UTC 

[RFC PATCH] always probe UART HW when options are not specified
 2016-01-11 15:07 UTC  (10+ messages)

[GIT PULL] x86/platform changes for v4.5
 2016-01-11 15:07 UTC 

xen domU disk on nfs shared file (fwd)
 2016-01-11 15:00 UTC 

bat: naming conflict in distribution packages with Bareos/Bacula
 2016-01-11 15:07 UTC  (2+ 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.