All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-31 00:29:09 to 2015-01-31 06:44:34 UTC [more...]

[U-Boot] [PATCH RFT] gpio: at91: Fix getting addres of private data
 2015-01-31  6:44 UTC 

[Qemu-devel] [RFC PATCH v1 00/13] CPU and Memory hotplug for PowerPC guests
 2015-01-31  0:21 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v1 10/13] cpus, spapr: reclaim allocated vCPU objects

rolling back to ext4 doesn't work if rebalanced
 2015-01-31  6:41 UTC  (2+ messages)

[PATCH v2 0/2] x86: loadflags cleanups
 2015-01-31  6:33 UTC  (3+ messages)
` [PATCH v2 1/2] x86: use already defined KEEP_SEGMENTS macro from bootparam.h
` [PATCH v2 2/2] x86/boot: use already defined KEEP_SEGMENTS macro in head_{32,64}.S

[PATCH v2 0/2] x86: loadflags cleanups
 2015-01-31  6:31 UTC  (4+ messages)
` [PATCH v2 1/2] x86: use already defined KEEP_SEGMENTS macro from bootparam.h
` [PATCH v2 2/2] x86/boot: use already defined KEEP_SEGMENTS macro in head_{32,64}.S

[RFC] split struct kiocb
 2015-01-31  6:29 UTC  (5+ messages)
` [PATCH 3/5] fs: remove ki_nbytes
` [PATCH 5/5] fs: add async read/write interfaces

[PATCH 00/19] expose page table levels on Kconfig leve
 2015-01-31  6:23 UTC  (15+ messages)
` [PATCH 02/19] arm64: expose number of page table levels on Kconfig level
` [PATCH] mm: do not use mm->nr_pmds on !MMU configurations

spinlock variable protection
 2015-01-31  6:23 UTC  (5+ messages)

[Buildroot] [git commit] boot/uboot: bump to version 2015.01
 2015-01-31  6:19 UTC 

Realtek RTL8812AE 802.11ac
 2015-01-31  6:19 UTC 

[nightly] Core TISDK 2015.01 build 2015-01-30_22-00-57
 2015-01-31  5:30 UTC 

[PATCH] ARM: pxa: Fix typo in zeus.c
 2015-01-31  5:49 UTC 

[PATCH] drm/rockchip: fix clk enable disable mismatch in vop_crtc_mode_set
 2015-01-31  5:43 UTC  (2+ messages)

[PATCH v7 0/4] hwspinlock core & omap dt support
 2015-01-31  5:41 UTC  (12+ messages)
` [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

[PATCH] md:Remove unneeded fixme comment for the function, pool_ctr
 2015-01-31  5:36 UTC 

Clock Regression in next-20150130 caused by cb75a8fcd14e
 2015-01-31  5:31 UTC  (4+ messages)

[PATCH] mips: Re-introduce copy_user_page
 2015-01-31  5:23 UTC 

[PATCH 1/2] Input: drv260x - Remove wrong and unneeded drv260x-haptics modalias
 2015-01-31  5:21 UTC  (2+ messages)
` [PATCH 2/2] Input: drv2667 - Remove wrong and unneeded drv2667-haptics modalias

Bad interaction between macro expansion and literal concatenation
 2015-01-31  5:16 UTC  (3+ messages)
` [PATCH] Avoid reuse of string buffer when concatening adjacent string litterals

[meta-security][PATCH] samhain: fix aarch64 build issues
 2015-01-31  5:02 UTC 

[meta-oe][V2][PATCH] mesa: Upgrade to 10.4.3
 2015-01-31  4:39 UTC 

[PATCH] Input: cap11xx - Remove wrong and unneeded cap11xx modalias
 2015-01-31  4:38 UTC 

[PATCH 2/6] rhashtable: Use a single bucket lock for sibling buckets
 2015-01-31  4:34 UTC  (2+ messages)

[PATCH 2/3] netlink: Mark dumps as inconsistent which have been interrupted by a resize
 2015-01-31  4:31 UTC  (8+ messages)
` [PATCH 0/2] rhashtable: Add walk iterator primitives and use them in netlink
        ` [PATCH 1/2] rhashtable: Introduce rhashtable_walk_*
        ` [PATCH 2/2] netlink: Use rhashtable walk iterator
        ` netfilter: "

[PATCH 0/9 WIP] nf_tables: set extensions and dynamic updates
 2015-01-31  4:29 UTC  (3+ messages)
` [PATCH 7/9] netfilter: nft_hash: add support for timeouts

Is sch_teql still useful?
 2015-01-31  4:23 UTC 

[PATCH 0/2] Add R8A7791/Henninger board DT support
 2015-01-31  4:21 UTC  (5+ messages)
` [PATCH] ARM: shmobile: silk: initial device tree

[PATCH] powerpc/mm: bail out early when flushing TLB page
 2015-01-31  4:18 UTC  (4+ messages)

[PATCH] ARM: shmobile: alt dts: Drop console= bootargs parameter
 2015-01-31  4:17 UTC  (5+ messages)

[PATCH V4] tick/hotplug: Handover time related duties before cpu offline
 2015-01-31  4:14 UTC  (2+ messages)

[Ocfs2-devel] [RFC] ocfs2/dlm: support range lock
 2015-01-31  4:15 UTC  (7+ messages)

[PATCH] Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL
 2015-01-31  4:04 UTC  (2+ messages)

[RFC][PATCHSET] more iov_iter conversion in net/*
 2015-01-31  4:03 UTC  (20+ messages)
` [PATCH 01/18] netlink: make the check for "send from tx_ring" deterministic
` [PATCH 02/18] raw_send_hdrinc(): pass msghdr
` [PATCH 03/18] rawv6_send_hdrinc(): "
` [PATCH 04/18] propagate msghdr all way down to __qp_memcpy_to_queue()
` [PATCH 05/18] switch rxrpc_send_data() to iov_iter primitives
` [PATCH 06/18] make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
` [PATCH 07/18] stash a pointer to msghdr in struct ping_fakehdr
` [PATCH 08/18] convert tcp_sendmsg() to iov_iter primitives
` [PATCH 09/18] switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
` [PATCH 10/18] tipc ->sendmsg() conversion
` [PATCH 11/18] bury net/core/iovec.c - nothing in there is used anymore
` [PATCH 12/18] switch af_alg_make_sg() to iov_iter
` [PATCH 13/18] net/socket.c: fold do_sock_{read,write} into callers
` [PATCH 14/18] switch sockets to ->read_iter/->write_iter
` [PATCH 15/18] switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
` [PATCH 16/18] vhost: don't bother with copying iovec in handle_tx()
` [PATCH 17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
` [PATCH 18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user()

ask for help about swiotlb buffer is full
 2015-01-31  4:00 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] ARMv8: driver model enable
 2015-01-31  3:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARMv8: enable pre-allocation malloc
  ` [U-Boot] [PATCH 2/2] ARMv8: enable DM in vexpress64 board

[PATCH 1/2] libnl: Add append recipe to expose private files
 2015-01-31  3:50 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2015-01-31  3:44 UTC 

[PATCH resend] UBIFS: return -EINVAL if first log leb is empty
 2015-01-31  3:43 UTC 

[BUG, bisect] hang when copying large file to disc
 2015-01-31  3:40 UTC 

[PATCH] IRQ: don't suspend nested_thread irqs over system suspend
 2015-01-31  3:37 UTC  (4+ messages)

Application package creation reg
 2015-01-31  3:20 UTC  (3+ messages)

[PATCH v4 0/5] x86: Rework IST interrupts
 2015-01-31  3:12 UTC  (14+ messages)
` [PATCH v4 2/5] x86, traps: Track entry into and exit from IST context

[U-Boot] [RFC PATCH] ARM: Merge v7 and v8 outer cache operations
 2015-01-31  3:08 UTC 

[PATCH] ocfs2: remove goto statement in ocfs2_dx_dir_link_trailer()
 2015-01-31  3:05 UTC  (2+ messages)
` [Ocfs2-devel] "

[meta-selinux][PATCH] ustr: fix typo in SRC_URI
 2015-01-31  3:02 UTC 

[PATCH 1/6] ti-tisdk-makefile: Allow the defconfig name to be customized
 2015-01-31  3:01 UTC  (4+ messages)
` [PATCH 6/6] sitara-linux-ti-staging: Simply package up the sources don't copy the defconfig

[PATCH 1/5] fs: don't allow to complete sync iocbs through aio_complete
 2015-01-31  3:01 UTC  (2+ messages)

[PATCH] Graphics SDK: Add 05.01.01.02
 2015-01-31  2:58 UTC  (3+ messages)

[U-Boot] [PATCH 00/17] sunxi: musb otg controller support
 2015-01-31  2:54 UTC  (3+ messages)
` [U-Boot] [PATCH 17/17] sunxi: Hookup OTG USB "

[PATCH net-next v3] Add support of Cavium Liquidio ethernet adapters
 2015-01-31  2:29 UTC  (2+ messages)
` [PATCH net-next v4] "

[PATCH v2] staging: lustre: lustre: osc: modifying seq_printf statements
 2015-01-31  2:48 UTC 

Testsuite regression with perl 5.8.0 [Re: [ANNOUNCE] Git v2.3.0-rc2]
 2015-01-31  2:40 UTC  (4+ messages)
` [PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'

[PATCH v5 0/9] btrfs: Fix freeze/sysfs deadlock in better method
 2015-01-31  2:30 UTC  (3+ messages)

[PATCH -tip v2 0/5] rwsem: Fine tuning
 2015-01-31  2:28 UTC  (4+ messages)
` [PATCH 4/5] locking/rwsem: Avoid deceiving lock spinners

[nightly] Distroless meta-ti/master minimal build 2015-01-30_21-00-57
 2015-01-31  2:04 UTC 

[PATCH v2] drivers: net: xgene: fix: Out of order descriptor bytes read
 2015-01-31  2:24 UTC  (3+ messages)

[PATCH Resend] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-01-31  2:14 UTC  (2+ messages)

[PATCH] NVMe: Metadata and PI format support
 2015-01-31  2:11 UTC 

[PATCH] irda: use msecs_to_jiffies for conversions
 2015-01-31  2:08 UTC  (2+ messages)

[PATCH] sparc: io_64.h: Replace io function-link macros
 2015-01-31  2:07 UTC  (3+ messages)

[PATCH] rhashtable: Make selftest modular
 2015-01-31  2:06 UTC  (2+ messages)

[PATCH net 0/4] Fix checksum error when using stacked vlan
 2015-01-31  2:04 UTC  (2+ messages)

[PATCH] checkpatch: enhance check for seq_printf uses that could be seq_puts
 2015-01-31  2:04 UTC 

[PATCH] ath10k: Replace ioread with wmb for data sync
 2015-01-31  2:06 UTC  (13+ messages)

[RFC][PATCH] procfs: Add /proc/<pid>/mapped_files
 2015-01-31  1:58 UTC  (12+ messages)
    ` [RFC][PATCH] procfs: Always expose /proc/<pid>/map_files/ and make it readable
      ` [RFC][PATCH v2] "

[PATCH net-next] net: mark some potential candidates __read_mostly
 2015-01-31  1:58 UTC  (2+ messages)

[PATCH 0/5] enhance configuring an ITS
 2015-01-31  1:57 UTC  (13+ messages)
` [PATCH 1/5] irqchip: gicv3-its: allocate proper size for DT
` [PATCH 3/5] irqchip: gicv3-its: use 64KB page as default granule
` [PATCH 5/5] irqchip: gicv3-its: add support for power down

[PATCH] localedef.1: tfix
 2015-01-31  1:49 UTC 

[PATCH v3] Bluetooth: Add support for QCA ROME chipset family
 2015-01-31  1:49 UTC  (2+ messages)

Linux kernel 3.12.37 released
 2015-01-31  1:48 UTC 

[PATCH net] net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param
 2015-01-31  1:45 UTC  (3+ messages)

[PATCH net] netlink: fix wrong subscription bitmask to group mapping in
 2015-01-31  1:44 UTC  (2+ messages)

[PATCH 0/3] Changes to cpsw and davinci_emac for getting MAC address
 2015-01-31  1:42 UTC  (2+ messages)

[PATCH] iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to do_div
 2015-01-31  1:35 UTC  (4+ messages)

[PATCH 0/5] multiboot2: Enable EFI boot services usage in loaded images
 2015-01-31  1:33 UTC  (5+ messages)
` [PATCH 1/5] multiboot2: Fix information request tag size calculation

[GIT PULL] char/misc driver fixes for 3.19-rc7
 2015-01-31  1:32 UTC 

[PATCH] net: hip04: add missing MODULE_LICENSE
 2015-01-31  1:28 UTC  (2+ messages)

[PATCH v13 0/6] Per-user clock constraints
 2015-01-31  1:31 UTC  (8+ messages)
` [PATCH v13 4/6] clk: Add rate constraints to clocks

[PATCH net-next v2 2/6] net: Add STT tunneling protocol
 2015-01-31  1:31 UTC  (4+ messages)

[PATCH net v2] net: ipv6: allow explicitly choosing optimistic addresses
 2015-01-31  1:31 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 3.19-rc7
 2015-01-31  1:31 UTC 

[GIT PULL] USB driver fixes for 3.19-rc7
 2015-01-31  1:31 UTC 

Help: FIO testing problem on arm64
 2015-01-31  1:25 UTC  (2+ messages)

[U-Boot] [PATCH] video: sunxi: Enable cache for the framebuffer
 2015-01-31  1:21 UTC 

[PATCH net-next] cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes
 2015-01-31  1:20 UTC 

[PATCH 0/3] remove clk-private.h
 2015-01-31  1:18 UTC  (4+ messages)
` [PATCH 3/3] clk: "

[MASTER and DIZZY] [PATCH 1/2] tzcode: update to 2015a leap second changes too
 2015-01-31  1:15 UTC  (2+ messages)
` [PATCH] 2/2] tzdata: update to 2015a including leap second

[PATCH 0/2] fix bug that cause tuning failure
 2015-01-31  1:08 UTC  (9+ messages)
` [PATCH 1/2] mmc: core: use card pointer as the first parameter of execute_tuning()

PROBLEM: BUG appearing when trying to allocate interrupt on Exynos MCT after CPU hotplug
 2015-01-31  1:08 UTC  (8+ messages)

[DISCUSSION] : ERROR while running vhost example in dpdk-1.8
 2015-01-31  1:06 UTC  (5+ messages)

[PATCH v2 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-01-31  0:55 UTC  (8+ messages)

[Bug 88456] Brütal Legend lockup
 2015-01-31  0:49 UTC  (2+ messages)

[Buildroot] [Bug 7844] New: Lua with hard-float on MIPS by buildroot doesn't work
 2015-01-31  0:48 UTC  (2+ messages)
` [Buildroot] [Bug 7844] "

[PATCH] staging/lustre: remove unused lustre_update.h header
 2015-01-31  0:47 UTC 

[PATCH 00/18] x86: multiboot2 protocol support
 2015-01-31  0:47 UTC  (6+ messages)
` [PATCH 18/18] x86: add multiboot2 protocol support for EFI platforms

[PATCH V2 0/2] add support for pmic_arb v2 and correct framework
 2015-01-31  0:46 UTC  (3+ messages)
` [PATCH V2 1/2] spmi: remove wakeup command before slave probe
` [PATCH V2 2/2] spmi: pmic_arb: add support for hw version 2

[Patch] sunrpc: NULL utsname dereference on NFS umount during namespace cleanup
 2015-01-31  0:44 UTC  (4+ messages)

[PATCH] irqchip: gic: Don't complain in gic_get_cpumask() if UP system
 2015-01-31  0:43 UTC  (2+ messages)

webmail Help-desk support
 2015-01-31  0:28 UTC 

[meta-raspberrypi][PATCH] layer.conf: handle dynamic layer configuration
 2015-01-31  0:36 UTC  (2+ messages)

[meta-raspberrypi][PATCH v2] qtbase: Add basic Qt5 building support
 2015-01-31  0:35 UTC  (2+ messages)
` [oe] "

[PATCH] staging: media: lirc: lirc_zilog: Fix for possible null pointer dereference
 2015-01-31  0:01 UTC  (5+ messages)

[PATCH BlueZ v3 0/5] core: gatt: Support enabling notifications
 2015-01-31  0:32 UTC  (6+ messages)
` [PATCH BlueZ v3 1/5] shared/gatt: Make register_notify cancellable
` [PATCH BlueZ v3 2/5] core: gatt: Implement GattCharacteristic1.StartNotify
` [PATCH BlueZ v3 3/5] core: gatt: Implement GattCharacteristic1.StopNotify
` [PATCH BlueZ v3 4/5] core: device: Don't check ready in service_removed
` [PATCH BlueZ v3 5/5] core: gatt: Keep objects over disconnects

[PATCH v2] cpuset: Fix cpuset sched_relax_domain_level
 2015-01-31  0:31 UTC  (3+ messages)

[PATCH] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
 2015-01-31  0:31 UTC  (3+ messages)

[PATCH 17/19] x86: expose number of page table levels on Kconfig level
 2015-01-31  0:30 UTC  (3+ messages)
` [PATCHv2 "

[PATCH] irqchip: gic: ignore empty processor target registers
 2015-01-31  0:30 UTC  (3+ messages)

[PATCH BlueZ v2 0/5] core: gatt: Support enabling notifications
 2015-01-31  0:29 UTC  (2+ messages)
` [PATCH BlueZ v2 5/5] core: gatt: Keep objects over disconnects


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.