All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-22 14:02:59 to 2015-09-22 14:45:31 UTC [more...]

[PATCH 1/3] matrix-gui-submenus: Clean up very long lines
 2015-09-22 14:45 UTC 

[Qemu-devel] [PATCH v5 00/38] blockdev: BlockBackend and media
 2015-09-22 14:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 17/38] block: Add BlockBackendRootState
` [Qemu-devel] [PATCH v5 19/38] block: Fail requests to empty BlockBackend
` [Qemu-devel] [PATCH v5 20/38] block: Prepare remaining BB functions for NULL BDS
` [Qemu-devel] [PATCH v5 21/38] block: Add blk_insert_bs()

[Qemu-devel] [PATCH v3 00/46] ivshmem improvements (please review)
 2015-09-22 14:44 UTC  (23+ messages)
` [Qemu-devel] [PATCH v3 06/46] ivshmem: remove unnecessary dup()
` [Qemu-devel] [PATCH v3 11/46] ivshmem: limit maximum number of peers to G_MAXUINT16
` [Qemu-devel] [PATCH v3 12/46] ivshmem: simplify around increase_dynamic_storage()
` [Qemu-devel] [PATCH v3 14/46] ivshmem: remove useless ivshmem_update_irq() val argument
` [Qemu-devel] [PATCH v3 15/46] ivshmem: initialize max_peer to -1
` [Qemu-devel] [PATCH v3 17/46] ivshmem: improve debug messages
` [Qemu-devel] [PATCH v3 18/46] ivshmem: improve error
` [Qemu-devel] [PATCH v3 19/46] ivshmem: print error on invalid peer id
` [Qemu-devel] [PATCH v3 20/46] ivshmem: simplify a bit the code
` [Qemu-devel] [PATCH v3 40/46] tests: add ivshmem qtest
` [Qemu-devel] [PATCH v3 41/46] ivshmem: do not keep shm_fd open

[PATCH v7 00/17] Add VT-d Posted-Interrupts support
 2015-09-22 14:44 UTC  (15+ messages)
` [PATCH v7 04/17] vt-d: VT-d Posted-Interrupts feature detection
` [PATCH v7 05/17] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [PATCH v7 08/17] vmx: Suppress posting interrupts when 'SN' is set
` [PATCH v7 09/17] VT-d: Remove pointless casts
` [PATCH v7 10/17] vt-d: Extend struct iremap_entry to support VT-d Posted-Interrupts
` [PATCH v7 11/17] vt-d: Add API to update IRTE when VT-d PI is used
` [PATCH v7 12/17] x86: move some APIC related macros to apicdef.h

[Qemu-devel] [PATCH v10 0/7] vhost-user multiple queue support
 2015-09-22 14:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v10 6/7] vhost-user: add "

[PATCH 0/5] ARM: dts: sunxi: Add backlight node to q8 tablets
 2015-09-22 14:44 UTC  (10+ messages)
` [PATCH 1/5] ARM: dts: sun5i: Add PWM controller node for A13/A10s
` [PATCH 2/5] ARM: dts: sun5i: Add PWM channel 0 pinmux setting "
` [PATCH 4/5] ARM: dts: sun8i: Add pwm-backlight device for A23/A33 Q8 format tablets

[xen-4.2-testing baseline-only test] 37998: trouble: blocked/broken/fail/pass
 2015-09-22 14:43 UTC 

problem with long running btrfs mount operation
 2015-09-22 14:43 UTC  (4+ messages)

[PATCH 0/2] Preserve framebuffer during rmfb / drm fd close
 2015-09-22 14:43 UTC  (4+ messages)
` [PATCH 1/2] drm/core: Preserve the framebuffer after removing it

[PATCH v2 00/12] usb: gadget: amd5536udc: fix memory leaks
 2015-09-22 14:42 UTC  (4+ messages)
` [PATCH v2 02/12] usb: gadget: amd5536udc: fix error path

[PATCH 0/6] free space B-tree
 2015-09-22 14:41 UTC  (4+ messages)
` [PATCH v2 0/9] "

[PATCH] drivers/crypto/nx: Add CRC and validation support for nx842
 2015-09-22 14:42 UTC  (6+ messages)

error in do_rootfs
 2015-09-22 14:42 UTC  (3+ messages)

[PATCH v4 0/2] Support Mbigen interrupt controller
 2015-09-22 14:41 UTC  (6+ messages)
` [PATCH v4 2/2] dt-binding:Documents of the mbigen bindings

OSD::op_is_discardable condition doubled
 2015-09-22 14:41 UTC  (3+ messages)

[PATCH 0/7] Add hierarchical support to make install
 2015-09-22 14:40 UTC  (7+ messages)

[PATCH v5] tools lib traceevent: str addresses in heterogeneous arch environments
 2015-09-22 14:39 UTC  (6+ messages)

[PATCH v7 15/17] vmx: VT-d posted-interrupt core logic handling
 2015-09-22 14:38 UTC  (15+ messages)

[PATCH] xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved before PCI enumeration
 2015-09-22 14:37 UTC  (17+ messages)

[PATCH v1 0/8] enable I2C devices behind I2C bus on Gen2
 2015-09-22 14:37 UTC  (3+ messages)
` [PATCH v1 8/8] pwm-pca9685: enable ACPI device found on Galileo Gen2

[PATCH 0/9] powerpc32: set of optimisation of network checksum functions
 2015-09-22 14:34 UTC  (11+ messages)
` [PATCH 1/9] powerpc: unexport csum_tcpudp_magic
` [PATCH 2/9] powerpc: mark xer clobbered in csum_add()
` [PATCH 3/9] powerpc32: checksum_wrappers_64 becomes checksum_wrappers
` [PATCH 4/9] powerpc: inline ip_fast_csum()
` [PATCH 5/9] powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
` [PATCH 6/9] powerpc32: optimise a few instructions in csum_partial()
` [PATCH 7/9] powerpc32: optimise csum_partial() loop
` [PATCH 8/9] powerpc: simplify csum_add(a, b) in case a or b is constant 0
` [PATCH 9/9] powerpc: optimise csum_partial() call when len is constant

[Qemu-devel] [PATCH v2 REPOST] oslib-win32: only provide localtime_r/gmtime_r if missing
 2015-09-22 14:36 UTC  (2+ messages)

Steps to submit a new arch/arm port
 2015-09-22 14:36 UTC  (3+ messages)

[PATCH] btrfs: Fix no space bug caused by removing bg
 2015-09-22 14:36 UTC  (6+ messages)

[PATCH] memory: polish populate_physmap()
 2015-09-22 14:35 UTC  (3+ messages)

Override a "_remove" operator in bbappend file
 2015-09-22 14:35 UTC 

[PATCH 1/2] arago-source-ipk: Add opencl-examples source ipk
 2015-09-22 14:34 UTC  (2+ messages)
` [PATCH 2/2] ti-tisdk-makefile: Add opencl-example Makefile fragment

[PATCH 0/3] btrfs: Move btrfs_raid_array to public
 2015-09-22 14:33 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
` [PATCH 3/3] btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-22 14:33 UTC  (9+ messages)

[PATCH -tip 2/3] sched/wake_q: Relax to acquire semantics
 2015-09-22 14:33 UTC  (12+ messages)

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-22 14:31 UTC  (3+ messages)

[LTP] [PATCH] syscall/renameat2: Add tests for the syscall renameat2
 2015-09-22 14:32 UTC 

[PATCH v4 0/5] SCPI sensors support
 2015-09-22 14:31 UTC  (4+ messages)
` [PATCH v4 1/5] Documentation: add DT bindings for ARM SCPI sensors

[patch 4/4] drm/qxl: integer overflow in qxl_alloc_surf_ioctl()
 2015-09-22 14:32 UTC  (3+ messages)
` [patch 4/4 v2] "

kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance
 2015-09-22 14:31 UTC  (27+ messages)

[PATCH v7 00/28] Add ITS support
 2015-09-22 14:30 UTC  (3+ messages)
` [PATCH v7 17/28] xen/arm: ITS: Add GITS registers emulation

[PATCH] MAINTAINERS: Update website and git repo for Wolfson Microelectronics
 2015-09-22 14:30 UTC 

[PATCH v2 0/2] crypto: akcipher - Changes to asymmetric key API
 2015-09-22 14:28 UTC  (4+ messages)
` [PATCH v2 1/2] lib/scatterlist: Add sg_len helper

can't oom-kill zap the victim's memory?
 2015-09-22 14:30 UTC  (7+ messages)

[Bug 48772] New: Signal unstable over Display Port on 2560x1440 monitor
 2015-09-22 14:30 UTC  (2+ messages)
` [Bug 48772] "

[PATCH 0/5] ARM: sunxi: Introduce CHIP support
 2015-09-22 14:30 UTC  (10+ messages)
` [PATCH 5/5] ARM: sun5i: Add C.H.I.P DTS
      ` [linux-sunxi] "

[PATCH net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-22 14:29 UTC  (3+ messages)

[Buildroot] [PATCH] pkg-cmake: change sed expression delimiter
 2015-09-22 14:29 UTC  (2+ messages)

[RFC PATCH 00/20] Coresight integration with perf
 2015-09-22 14:29 UTC  (4+ messages)
` [RFC PATCH 14/20] coresight: etm-perf: implementing 'event_init()' API

[PATCH] futex: eliminate cache miss from futex_hash()
 2015-09-22 14:27 UTC  (2+ messages)
` [tip:locking/core] futex: Force hot variables into a single cache line

[RFC v2 0/4] vivid: reduced fps support
 2015-09-22 14:27 UTC  (5+ messages)
` [RFC v2 1/4] v4l2-dv-timings: add condition checks for reduced fps
` [RFC v2 2/4] vivid: add support for reduced fps in video out
` [RFC v2 3/4] vivid-capture: add control for reduced frame rate
` [RFC v2 4/4] vivid: add support for reduced frame rate in video capture

[PATCH] drm/i915: Do not update pipe state when crtc is inactive
 2015-09-22 14:26 UTC 

[PATCH 0/9] Marvell NFC drivers for i2c and spi
 2015-09-22 14:26 UTC  (10+ messages)
  ` [PATCH 1/9] NFC: nfcmrvl: remove unneeded version defines
  ` [PATCH 2/9] NFC: NCI: export nci_send_frame function
  ` [PATCH 3/9] NFC: nfcmrvl: add firmware download support
  ` [PATCH 4/9] NFC: nfcmrvl: allow low level drivers to configure head/tail room
  ` [PATCH 5/9] NFC: nfcmrvl: add i2c driver
  ` [PATCH 6/9] NFC: NCI: move generic spi driver to a module
  ` [PATCH 7/9] NFC: NCI: allow spi driver to choose transfer clock
  ` [PATCH 8/9] NFC: nfcmrvl: add spi driver
  ` [PATCH 9/9] NFC: nfcmrvl: update device tree bindings for Marvell NFC

[PATCH] webkitgtk: add REQUIRED_DISTRO_FEATURES
 2015-09-22 14:24 UTC  (6+ messages)

[PATCH] staging: wicl1000: remove duplicated operand in OR operation
 2015-09-22 14:24 UTC 

[PATCH v1 0/3] ip_pipeline: add MP/MC and frag/ras support to SWQs
 2015-09-22 14:23 UTC  (4+ messages)
` [PATCH v1 1/3] port: add mp/mc ring ports

[PATCH] ath9k_htc: use ether_addr_copy() instead of memcpy()
 2015-09-22 14:24 UTC 

[RFC PATCH v5 0/8] Refactoring Videobuf2 for common use
 2015-09-22 14:24 UTC  (3+ messages)
` [RFC PATCH v5 6/8] media: videobuf2: Replace v4l2-specific data with vb2 data

Build regressions/improvements in v4.3-rc2
 2015-09-22 14:24 UTC  (3+ messages)

Important security noticed regarding release signing key
 2015-09-22 14:24 UTC  (3+ messages)
  ` [ceph-users] "

[PATCH] rt-tests: bump to v0.94
 2015-09-22 14:23 UTC  (3+ messages)

[Buildroot] [PATCH] openssl: change sed expression delimiter
 2015-09-22 14:23 UTC 

[PATCH] kernel/watchdog: is_hardlockup can be boolean
 2015-09-22 14:23 UTC  (2+ messages)

[Buildroot] [git commit] pkg-cmake: change sed expression delimiter
 2015-09-22 14:23 UTC 

[RFC v2 0/2] xfs: detect and warn about invalid metadata lsns
 2015-09-22 14:21 UTC  (4+ messages)
` [RFC v2 2/2] xfs: validate metadata LSNs against log on v5 superblocks

[PATCH 00/17] PM / wakeup : remove misuse of IRQF_NO_SUSPEND flag
 2015-09-22 14:04 UTC  (5+ messages)
` [PATCH 13/17] net: gianfar: "

[PATCH v5 resend 03/12] vhost: vring queue setup for multiple queue support
 2015-09-22 14:22 UTC  (11+ messages)

Override a "_remove" operator in bbappend file
 2015-09-22 14:19 UTC  (2+ messages)

CVE-2015-3290 and 3.14-longterm
 2015-09-22 14:19 UTC  (2+ messages)

[PATCH] genirq: Remove the second parameter from handle_irq_event_percpu
 2015-09-22 14:18 UTC  (2+ messages)
` [tip:irq/core] genirq: Remove the second parameter from handle_irq_event_percpu()

[RFC][PATCH] sstate: run recipe-provided hooks outside of ${B}
 2015-09-22 14:11 UTC 

[iproute PATCH] man: tc.8: mention Fair Queue scheduler
 2015-09-22 14:18 UTC  (2+ messages)
` [iproute2 PATCH v2] man: tc.8: mention available qdiscs

[PATCH 0/5] Add Marvell berlin4ct clk support
 2015-09-22 14:12 UTC  (18+ messages)
` [PATCH 1/5] clk: berlin: add common pll driver
` [PATCH 2/5] clk: berlin: add common clk driver for newer SoCs
` [PATCH 3/5] clk: berlin: add clk support for berlin4ct
` [PATCH 4/5] dt-bindings: add binding for marvell berlin4ct SoC
` [PATCH 5/5] arm64: dts: berlin4ct: add pll and clock nodes

[PATCH] git-svn: make batch mode optional for git-cat-file
 2015-09-22 14:17 UTC  (5+ messages)

[Qemu-devel] [wiki] New wiki page - vhost-user setup with ovs/dpdk backend
 2015-09-22 14:17 UTC  (3+ messages)

[PATCH 0/2] notes: allow read only notes actions on refs outside of refs/notes
 2015-09-22 14:17 UTC  (5+ messages)
` [PATCH 1/2] notes: don't expand qualified refs in expand_notes_ref

Bug: LADSPA implementation - no up/downmix handling
 2015-09-22 14:16 UTC  (2+ messages)

[PATCH v1 0/3] Support the timer on RK3368 SoC
 2015-09-22 14:15 UTC  (5+ messages)
` [PATCH v1 1/3] clocksource: rockchip: Make the driver more readability and compatible

[PATCH 0/3] x86: further P2M adjustments
 2015-09-22 14:15 UTC  (3+ messages)
` [PATCH 1/3] x86/p2m: tighten conditions of IOMMU mapping updates

Second regression due to libxl: Remove linux udev rules (2ba368d13893402b2f1fb3c283ddcc714659dd9b)
 2015-09-22 14:15 UTC  (8+ messages)

[PATCH 2/3] irqchip: atmel-aic5: fix variable naming
 2015-09-22 14:09 UTC  (2+ messages)
` [tip:irq/core] irqchip/atmel-aic5: Use explicit variable name for the base chip

ARM64 readahead: fault retry breaks mmap file read random detection
 2015-09-22 14:15 UTC  (6+ messages)

[Qemu-devel] [PATCH] mingw: fix build on Fedora 22
 2015-09-22 14:14 UTC  (5+ messages)

[Buildroot] [PATCH] iw: bump to version 4.3
 2015-09-22 14:14 UTC  (2+ messages)

[Xenomai] Problem that the Linux scheduler is not called for some ms
 2015-09-22 14:13 UTC 

[Buildroot] [git commit] iw: bump to version 4.3
 2015-09-22 14:13 UTC 

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-22 14:12 UTC  (7+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

[PATCH 0/4] meta: resend patches
 2015-09-22 14:12 UTC  (7+ messages)
` [PATCH 1/4] gtk+/cairo: enable x11 or directfb

[Qemu-devel] [PULL v1 00/21] Multi-arch queue
 2015-09-22 14:12 UTC  (5+ messages)

[PATCH 1/3] irqchip: atmel-aic5: fix bug with mask/unmask
 2015-09-22 14:07 UTC  (6+ messages)

[PATCH - alsa-utils 1/1] arecord: Remove only regular files
 2015-09-22 14:07 UTC  (3+ messages)

[PATCH 3/3] irqchip: atmel-aic5: simplify base chip selection
 2015-09-22 14:09 UTC  (2+ messages)
` [tip:irq/core] irqchip/atmel-aic5: Simplify "

[Qemu-devel] [PATCH v2] oslib-win32: only provide localtime_r/gmtime_r if missing
 2015-09-22 14:10 UTC  (2+ messages)

[PATCH v3] staging: dgnc: take lock when storing value in dgnc_poll_tick
 2015-09-22 14:09 UTC  (2+ messages)

[PATCH] nfsd: eliminate sending duplicate delegations
 2015-09-22 14:07 UTC 

[PATCH v7] pci: quirk to skip msi disable on shutdown
 2015-09-22 14:07 UTC  (8+ messages)

[PATCH 0/2] selftests/userfaultfd: fix build
 2015-09-22 14:06 UTC  (5+ messages)
` [PATCH 2/2] selftests/userfaultfd: improve syscall number definition

[PATCH v2] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-09-22 14:05 UTC  (2+ messages)

[Bug 92059] Missing textures and geometry in "Middle-earth: Shadow of Mordor"
 2015-09-22 14:03 UTC  (2+ messages)
` [Bug 92059] [radeonsi, apitrace] "

[PATCH] Add missing license and copyright statements to public interface headers
 2015-09-22 14:02 UTC 


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.