All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-26 19:19:42 to 2015-01-26 20:30:44 UTC [more...]

[Qemu-devel] [PATCH 00/11] target-arm: handle mmu_idx/translation regimes properly
 2015-01-26 20:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH 05/11] target-arm: Use correct mmu_idx for unprivileged loads and stores
` [Qemu-devel] [PATCH 06/11] target-arm: Don't define any MMU_MODE*_SUFFIXes
` [Qemu-devel] [PATCH 07/11] target-arm: Split AArch64 cases out of ats_write()

[PATCHv3 1/1] deb-pkg: Add device tree blobs to the package
 2015-01-26 19:40 UTC 

[PATCH net-next] sunvnet: improve error handling when a remote crashes
 2015-01-26 20:29 UTC  (5+ messages)

[Buildroot] [PATCH] polarssl: add fix for CVE-2015-1182
 2015-01-26 20:29 UTC 

Build regressions/improvements in v3.19-rc6
 2015-01-26 20:29 UTC 

[PATCH 3.19-rc2 v15 0/8] irq/arm: Implement arch_trigger_all_cpu_backtrace
 2015-01-26 20:28 UTC  (5+ messages)
` [PATCH 3.19-rc2 v15 4/8] sched_clock: Avoid deadlock during read from NMI

[PATCH -mm 0/3] slub: make dead caches discard free slabs immediately
 2015-01-26 20:28 UTC  (21+ messages)
` [PATCH -mm 1/3] slub: don't fail kmem_cache_shrink if slab placement optimization fails
` [PATCH -mm 2/3] slab: zap kmem_cache_shrink return value

[RELEASE] LTTng modules 2.4.4 (EOL)
 2015-01-26 20:28 UTC 

[PATCH 1/2] Fix initialisation for the Microsoft Sidewinder Force Feedback Pro 2 joystick
 2015-01-26 20:28 UTC  (3+ messages)

adding all the pieces of WiFi to core-image-minimal
 2015-01-26 20:28 UTC  (9+ messages)

[Qemu-devel] [PATCH v5 0/5] block: Add a qemu-iotests case for IO throttling
 2015-01-26 20:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/5] qemu-io: Account IO by aio_read and aio_write
` [Qemu-devel] [PATCH v5 2/5] qtest: Add scripts/qtest.py
` [Qemu-devel] [PATCH v5 3/5] qemu-iotests: Add VM method qtest() to iotests.py
` [Qemu-devel] [PATCH v5 4/5] qemu-iotests: Allow caller to disable underscore convertion for qmp

[RELEASE] LTTng-UST 2.4.4 (EOL)
 2015-01-26 20:27 UTC 

[PATCH BlueZ 1/3] unit/gatt: Add TP/GAR/CL/BV-04-C test
 2015-01-26 20:27 UTC  (3+ messages)
` [PATCH BlueZ 2/3] unit/gatt: Add TP/GAR/CL/BV-04-C/64K test

+ ocfs2-add-functions-to-add-and-remove-inode-in-orphan-dir-fix.patch added to -mm tree
 2015-01-26 20:26 UTC 

[mmotm:master 396/417] fs/ocfs2/namei.c:2365:1: warning: 'ocfs2_orphan_del' uses dynamic stack allocation
 2015-01-26 20:26 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2015-01-26 20:22 UTC  (6+ messages)
    ` [PATCH] ARM: /proc/cpuinfo: DT: Add support for Revision

[PATCH] fbdev: fix CVT vertical front and back porch values
 2015-01-26 20:21 UTC  (2+ messages)

[PATCH 0/4] drm/i915: PMINTRMSK fix for VLV/CHV and some other rps stuff
 2015-01-26 20:22 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Add gt_act_freq_mhz sysfs file

inverse mapping from a struct console to device
 2015-01-26 20:20 UTC  (2+ messages)

[PATCH for-4.5 v7 0/7] Xen VMware tools support
 2015-01-26 20:19 UTC  (10+ messages)
` [PATCH for-4.5 v7 4/7] xen: Add vmware_port support
    ` [PATCH for-4.5 v8 "

[PATCH] Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
 2015-01-26 20:19 UTC  (3+ messages)

[U-Boot] [PATCH v5] Export redesign
 2015-01-26 20:17 UTC  (5+ messages)

[withdrawn] mm-dont-offset-memmap-for-flatmem.patch removed from -mm tree
 2015-01-26 20:16 UTC 

+ mincore-apply-page-table-walker-on-do_mincore-fix.patch added to -mm tree
 2015-01-26 20:15 UTC 

[RELEASE] LTTng modules 2.5.3
 2015-01-26 20:14 UTC 

[U-Boot] [PATCH v3 0/26] dm: Add additional bus functionality
 2015-01-26 20:14 UTC  (59+ messages)
` [U-Boot] [PATCH v3 01/26] dm: i2c: Provide an offset length parameter where needed
` [U-Boot] [PATCH v3 02/26] dm: Don't run tests if U-Boot cannot be built
` [U-Boot] [PATCH v3 03/26] dm: core: Improve comments for uclass_first/next_device()
` [U-Boot] [PATCH v3 04/26] dm: core: Set device tree node for root device
` [U-Boot] [PATCH v3 05/26] dm: core: Tidy up error handling in device_bind()
` [U-Boot] [PATCH v3 06/26] dm: core: Allocate platform data when binding a device
` [U-Boot] [PATCH v3 07/26] dm: core: Allow parents to have platform data for their children
` [U-Boot] [PATCH v3 08/26] dm: core: Allow uclasses to specify platdata for a device's children
` [U-Boot] [PATCH v3 09/26] dm: core: Add a post_bind method for parents
` [U-Boot] [PATCH v3 10/26] dm: core: Add a function to get a device's uclass ID
` [U-Boot] [PATCH v3 11/26] dm: core: Add a flag to control sequence numbering
` [U-Boot] [PATCH v3 12/26] dm: core: Allow uclasses to specify private data for a device's children
` [U-Boot] [PATCH v3 13/26] dm: spi: Move the per-child data size to the uclass
` [U-Boot] [PATCH v3 14/26] dm: core: Allow the uclass to set up a device's child after binding
` [U-Boot] [PATCH v3 15/26] dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
` [U-Boot] [PATCH v3 16/26] dm: core: Allow uclass to set up a device's child before it is probed
` [U-Boot] [PATCH v3 17/26] dm: spi: Set up the spi_slave device pointer in child_pre_probe()
` [U-Boot] [PATCH v3 18/26] dm: spi: Move slave details to child platdata
` [U-Boot] [PATCH v3 19/26] dm: i2c: "
` [U-Boot] [PATCH v3 20/26] dm: tegra: Drop unused COMPAT features for I2C, SPI
` [U-Boot] [PATCH v3 21/26] dm: exynos: Drop unused COMPAT features for SPI
` [U-Boot] [PATCH v3 22/26] dm: core: Ignore disabled devices when binding
` [U-Boot] [PATCH v3 23/26] dm: cros_ec: Don't require protocol 3 support
` [U-Boot] [PATCH v3 24/26] dm: cros_ec: Move cros_ec_i2c over to driver model
` [U-Boot] [PATCH v3 25/26] dm: cros_ec_spi: Remove old pre-driver-model code
` [U-Boot] [PATCH v3 26/26] dm: Update documentation for new bus features

[RELEASE] LTTng-UST 2.5.3
 2015-01-26 20:14 UTC 

[PATCH] MIPS: Display CPU byteorder in /proc/cpuinfo
 2015-01-26 20:13 UTC  (9+ messages)

[Xenomai] Porting Xenomai on Odroid-U3
 2015-01-26 20:13 UTC  (5+ messages)

+ mm-compaction-enhance-tracepoint-output-for-compaction-begin-end-v4-fix.patch added to -mm tree
 2015-01-26 20:12 UTC 

Problem with GTX 970 under Fedora 21
 2015-01-26 20:11 UTC  (2+ messages)

+ slab-embed-memcg_cache_params-to-kmem_cache-fix.patch added to -mm tree
 2015-01-26 20:10 UTC 

[PATCH RESEND] md:Remove no longer needed fix me comment in dm-region-hash.c for removing the structure pointer, *rh from the definiton of dm_region
 2015-01-26 20:09 UTC  (6+ messages)
` [dm-devel] "

Anyone know of local source for WLE900VX in Israel?
 2015-01-26 20:08 UTC 

[PATCH 2/2][RFC] staging: Remove the Android logger driver
 2015-01-26 20:07 UTC  (2+ messages)
` [PATCH] "

+ mm-account-pmd-page-tables-to-the-process-fix.patch added to -mm tree
 2015-01-26 20:06 UTC 

[PATCH v2 0/2] add support for new persistent memory instructions
 2015-01-26 20:05 UTC  (6+ messages)

[RELEASE] LTTng modules 2.6.0 (Gaia)
 2015-01-26 20:04 UTC 

+ mm-fix-false-positive-warning-on-exit-due-mm_nr_pmdsmm.patch added to -mm tree
 2015-01-26 20:04 UTC 

[PATCH 0/4] uio hotplug support
 2015-01-26 20:04 UTC  (5+ messages)
` [PATCH 1/4] uio: Simplify the lifetime logic of struct uio_device

[PATCH v3] i2c: Only include slave support if selected
 2015-01-26 19:59 UTC 

[RELEASE] LTTng-UST 2.6.0 (Gaia)
 2015-01-26 19:58 UTC 

[GIT PULL] PCI fixes for v3.19
 2015-01-26 19:58 UTC  (2+ messages)

[PATCH net-next] rhashtable: rhashtable_remove() must unlink in both tbl and future_tbl
 2015-01-26 19:57 UTC  (4+ messages)
  ` [PATCH net-next v2] "

OMAP3 & DSP
 2015-01-26 19:56 UTC 

Uninitialized memcpy length (segfault) in airo_get_essid (drivers/net/wireless/airo.c)
 2015-01-26 19:52 UTC 

[U-Boot] Please pull u-boot-x86
 2015-01-26 19:51 UTC 

[PATCH 1/2] ARM: zynq: Remove bogus value from 'bias-disable' property
 2015-01-26 19:49 UTC  (5+ messages)
` [PATCH 2/2] ARM: zynq: DT: Add pinctrl information to USB nodes

[PATCH 0/4] arm: am43xx: add PMU support
 2015-01-26 19:49 UTC  (6+ messages)
` [PATCH 1/4] arm: omap: hwmod: 43xx: add DebugSS hwmod data

[PATCH] drm/i915: allow requesting the audio power well for all platforms
 2015-01-26 19:48 UTC  (4+ messages)

[PATCH 1/1] Change of timer API
 2015-01-26 19:46 UTC  (2+ messages)
` [1/1] "

[PATCH RFC 0/3] power: mxs_power: add driver for mxs power subsystem
 2015-01-26 19:46 UTC  (7+ messages)
` [PATCH RFC 2/3] "

[PATCH] i2c: Mark instantiated device nodes with OF_POPULATE
 2015-01-26 19:45 UTC  (10+ messages)

from int to bool for boolean uses in kernel sources?
 2015-01-26 19:44 UTC 

[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
 2015-01-26 19:43 UTC  (2+ messages)
  ` [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

[PATCH 00/11] drm-intel-collector - update
 2015-01-26 12:43 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: Put logical pipe_control emission into a helper
` [PATCH 02/11] drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring
` [PATCH 03/11] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 04/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
` [PATCH 05/11] drm/i915: Display current hangcheck status in debugfs
` [PATCH 06/11] drm/i915/vlv: check port in infoframe_enabled v2
` [PATCH 07/11] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
` [PATCH 08/11] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
` [PATCH 09/11] drm/i915: FIFO space query code refactor
` [PATCH 10/11] drm/i915: add irq_barrier operation for synchronising reads
` [PATCH 11/11] drm/i915: use effective_size for ringbuffer calculations

[nf v2 0/6] Accounting objects support in nft
 2015-01-26 19:43 UTC  (7+ messages)
` [nf v2 1/2] netfilter: Rename from nft_counter to nft_counter_priv
` [nf v2 2/2] netfilter: named counter: add support to counters in nftables
  ` [libnftnl v2 1/2] src: Add counters support
  ` [libnftnl v2 2/2] tests: add unit tests for counters
  ` [nft v2 1/2] src: Add the accounter support
  ` [nft v2 2/2] tests: regression: Add counters support

[Qemu-devel] [PATCH v3 0/2] target-arm: fix broken sync of sysregs between QEMU and KVM 32
 2015-01-26 19:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/2] target-arm: Add checks that cpreg raw accesses are handled

[PATCH] net: Linn Ethernet Packet Sniffer driver
 2015-01-26 19:39 UTC  (4+ messages)

j1939 on v3.15
 2015-01-26 19:27 UTC 

commit break fullscreen video
 2015-01-26 19:38 UTC 

[PATCH V3 FIX for-3.19] IB/ipoib: Fix sendonly traffic and multicast traffic
 2015-01-26 19:38 UTC  (3+ messages)

[PATCH v4 00/10] Xilinx Video IP Core support
 2015-01-26 19:37 UTC  (5+ messages)
` [PATCH v4 08/10] v4l: xilinx: Add Xilinx Video IP core

[LKP] [kernel] fc7f0dd3817: -2.1% will-it-scale.per_thread_ops
 2015-01-26 19:36 UTC  (2+ messages)
`  "

[PATCH 0/8] usb: ulpi bus
 2015-01-26 19:35 UTC  (9+ messages)
` [PATCH 6/8] usb: dwc3: add ULPI interface support
` [PATCH 8/8] phy: add driver for TI TUSB1210 ULPI PHY

[PATCH FIX For-3.19 v5 00/10] Fix ipoib regressions
 2015-01-26 19:34 UTC  (9+ messages)
  ` [PATCH FIX For-3.19 11/10] IB/ipoib: don't queue a work struct up twice

[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
 2015-01-26 19:32 UTC  (7+ messages)

[PATCHv2 0/5] Fix bug in large transactions
 2015-01-26 19:30 UTC  (7+ messages)
` [PATCHv3 0/6] "
  ` [PATCHv3 6/6] refs.c: enable "

[PATCH 00/16 v3] tracing: Add new file system tracefs
 2015-01-26 19:30 UTC  (2+ messages)

[PATCH 2/2] mm: fix undefined reference to `.kernel_map_pages' on PPC builds
 2015-01-26 19:24 UTC  (15+ messages)
                ` [PATCH v3] powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64

[Qemu-devel] [PATCH 00/20] block: Rework bdrv_close_all()
 2015-01-26 19:29 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/21] block: Guard remaining unsafe blk_bs() callers
` [Qemu-devel] [PATCH 02/21] quorum: Fix close path
` [Qemu-devel] [PATCH 03/21] block: Add bdrv_close_all() notifiers
` [Qemu-devel] [PATCH 04/21] block: Add bdrv_close_all() handlers
` [Qemu-devel] [PATCH 05/21] block: Remove per-BDS close notifiers
` [Qemu-devel] [PATCH 06/21] block: Use blk_remove_bs() in blk_delete()
` [Qemu-devel] [PATCH 07/21] blockdev: Use blk_remove_bs() in do_drive_del()
` [Qemu-devel] [PATCH 08/21] block: Make bdrv_close() static
` [Qemu-devel] [PATCH 09/21] block: Add blk_name_taken()
` [Qemu-devel] [PATCH 10/21] block: Add blk_next_inserted()
` [Qemu-devel] [PATCH 11/21] block: Add blk_commit_all() and blk_invalidate_cache_all()
` [Qemu-devel] [PATCH 12/21] block: Use BlockBackend more
` [Qemu-devel] [PATCH 13/21] blockdev: Add list of monitor-owned BlockBackends
` [Qemu-devel] [PATCH 14/21] blockdev: Remove blk_hide_on_behalf_of_do_drive_del()
` [Qemu-devel] [PATCH 15/21] block: Make bdrv_drain_one() public
` [Qemu-devel] [PATCH 16/21] block: Move some bdrv_*_all() functions to BB
` [Qemu-devel] [PATCH 17/21] block: Remove bdrv_states
` [Qemu-devel] [PATCH 18/21] blockdev: Keep track of monitor-owned BDS
` [Qemu-devel] [PATCH 19/21] block: Strip down bdrv_close_all()
` [Qemu-devel] [PATCH 20/21] iotests: Add "wait" functionality to _cleanup_qemu
` [Qemu-devel] [PATCH 21/21] iotests: Add test for multiple BB on BDS tree

[PATCH] arm: sunxi: input: RFC: Add sysfs voltage for sun4i-lradc driver
 2015-01-26 19:28 UTC  (3+ messages)

LLVM / Clang git for libclc: optimized build or debug?
 2015-01-26 19:20 UTC 

[PATCH v2 00/10] Add MMA9553 driver & PM support for MMA9551
 2015-01-26 19:25 UTC  (3+ messages)
` [PATCH v2 09/10] iio: accel: mma9551: split driver to expose mma955x api

[Buildroot] Add giflib package
 2015-01-26 19:25 UTC  (5+ messages)

[Buildroot] [PATCH 1/5] package/giflib: New package
 2015-01-26 19:24 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/fbv: Switch to giflib
` [Buildroot] [PATCH 3/5] package/imlib2: "
` [Buildroot] [PATCH 4/5] package/efl/libevas: "
` [Buildroot] [PATCH 5/5] package/libungif: deprecate package

[PATCH 00/18] spi/xilinx: Speed-up
 2015-01-26 19:23 UTC  (9+ messages)
` [PATCH 01/18] spi/xilinx: Support for spi mode LSB_FIRST
` [PATCH 02/18] spi/xilinx: Support for spi mode LOOP

[PATCH] branding-amsdk: Avoid picking up auto rev kernel and u-boot
 2015-01-26 19:22 UTC 

[PATCHv4 00/14] xen: fix many long-standing grant mapping bugs
 2015-01-26 19:21 UTC  (3+ messages)
` [PATCHv4 12/14] xen-blkback: safely unmap grants in case they are still in use

[PATCH] crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
 2015-01-26 19:20 UTC  (4+ messages)

[PATCH 0/8] arm64 kexec kernel patches V7
 2015-01-26 19:19 UTC  (4+ messages)
` [PATCH 7/8] arm64/kexec: Add checks for KVM


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.