All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-15 00:35:48 to 2014-08-15 04:03:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-08-15  4:03 UTC 

[U-Boot] [PATCH v2 0/3] introduce genimg_get_kernel_addr()
 2014-08-15  4:02 UTC  (9+ messages)
` [U-Boot] [PATCH v2 3/3] bootm: use genimg_get_kernel_addr()

Specifying the console device using an alias
 2014-08-15  4:02 UTC 

[U-Boot] [PATCH] mx6sxsabresd: Update DDR initialization
 2014-08-15  4:00 UTC 

[U-Boot] [PATCH v8 0/6] Add some missing buildman features and deprecate MAKEALL
 2014-08-15  3:59 UTC  (7+ messages)
` [U-Boot] [PATCH v8 1/6] patman: Support the 'reverse' option for 'git log'
` [U-Boot] [PATCH v8 2/6] patman: Fix indentation in terminal.py
` [U-Boot] [PATCH v8 3/6] patman: Correct unit tests to run correctly
` [U-Boot] [PATCH v8 4/6] patman: Remove the -a option
` [U-Boot] [PATCH v8 5/6] patman: Use --no-pager' to stop git from forking a pager
` [U-Boot] [PATCH v8 6/6] RFC: Deprecate MAKEALL

[PATCH] xen/arm: Fix smp_send_call_function_mask() for current CPU
 2014-08-15  3:58 UTC  (3+ messages)

[PATCH] netfilter: xt_hashlimit: handle iptables-restore of hash with same name
 2014-08-15  3:58 UTC  (6+ messages)

[PATCH 3/3] xen/MSI: Retrieve MSI msg from cached msi_desc->msg
 2014-08-15  3:51 UTC  (3+ messages)

linux-next: Tree for Aug 15
 2014-08-15  3:47 UTC 

[PATCH] usb: Fix switch statement in ohci-tmio.c
 2014-08-15  3:43 UTC  (16+ messages)

Missing vendor-specific ID for BCM20702A0
 2014-08-15  3:40 UTC  (4+ messages)

[PATCH net-next] vhost_net: stop rx net polling when possible
 2014-08-15  3:40 UTC  (2+ messages)

perf probe: request: Better message when no debug info is found on vmlinux
 2014-08-15  3:39 UTC  (8+ messages)
` [PATCH] perf probe: Warn user to rebuild target with debuginfo
      `  "

mm: compaction: buffer overflow in isolate_migratepages_range
 2014-08-15  3:36 UTC  (5+ messages)

[PATCH 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-15  3:34 UTC  (7+ messages)
` [PATCH 2/7] locking/rwsem: more aggressive use of optimistic spinning

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2014-08-15  3:35 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2014-08-15  3:34 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2014-08-15  3:34 UTC 

[B.A.T.M.A.N.] [PATCHv8 0/3] Multicast optimizations for bridges
 2014-08-15  3:29 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv8 1/3] batman-adv: Add multicast optimization support for bridged setups
` [B.A.T.M.A.N.] [PATCHv8 2/3] batman-adv: Adding 'mcast' log level
` [B.A.T.M.A.N.] [PATCHv8 3/3] batman-adv: Add debugfs table for mcast flags

[PATCH v3] mmc: core: try 1.8v signling in ddr mode if host and device
 2014-08-15  3:28 UTC 

[PATCH] zram: add num_discards for discarded pages stat
 2014-08-15  3:27 UTC  (2+ messages)

[meta-yocto][PATCH] enable aarch64 support for qemu in yocto
 2014-08-15  3:21 UTC  (2+ messages)
` [PATCH] qemu: enable aarch64 support "

[U-Boot] [PATCH 2/2] mx6sxsabresd: Add Ethernet support
 2014-08-15  3:24 UTC  (2+ messages)
` [U-Boot] [PATCH 1/2] mx6sx: Adjust enable_fec_anatop_clock() for mx6solox

[PATCH v2 0/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2014-08-15  3:23 UTC  (12+ messages)
` [PATCH v2 1/1] "

[PATCH ipvs,v2 00/18] Support v6 real servers in v4 pools and vice versa
 2014-08-15  3:23 UTC  (19+ messages)
` [PATCH ipvs,v2 01/18] ipvs: Pass destination address family to ip_vs_trash_get_dest
` [PATCH ipvs,v2 02/18] ipvs: Supply destination address family to ip_vs_conn_new
` [PATCH ipvs,v2 03/18] ipvs: maintain a mixed_address_family_dest count
` [PATCH ipvs,v2 04/18] ipvs: prevent mixing heterogeneous pools and synchronization
` [PATCH ipvs,v2 05/18] ipvs: Supply skb_af to out_rt* functions
` [PATCH ipvs,v2 06/18] ipvs: Pull out crosses_local_route_boundary logic
` [PATCH ipvs,v2 07/18] ipvs: Pull out update_pmtu code
` [PATCH ipvs,v2 08/18] ipvs: Only do ip_hdr operations in *out_rt when skb_af is AF_INET
` [PATCH ipvs,v2 09/18] ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
` [PATCH ipvs,v2 10/18] ipvs: address family of LBLC entry depends on svc family
` [PATCH ipvs,v2 11/18] ipvs: address family of LBLCR "
` [PATCH ipvs,v2 12/18] ipvs: use correct address family in DH logs
` [PATCH ipvs,v2 13/18] ipvs: use correct address family in LC logs
` [PATCH ipvs,v2 14/18] ipvs: use correct address family in NQ logs
` [PATCH ipvs,v2 15/18] ipvs: use correct address family in RR logs
` [PATCH ipvs,v2 16/18] ipvs: use correct address family in SED logs
` [PATCH ipvs,v2 17/18] ipvs: use correct address family in SH logs
` [PATCH ipvs,v2 18/18] ipvs: use correct address family in WLC logs

[Qemu-devel] [RFC PATCH 00/10] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2014-08-15  3:22 UTC  (21+ messages)
` [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
` [Qemu-devel] [RFC PATCH 09/10] spapr_pci_vfio: Enable DDW

[Qemu-devel] [Bug 1357175] [NEW] qemu fails to build on powerpc64
 2014-08-15  3:13 UTC 

[PATCH] powerpc/powernv: Avoid to set EEH_PE_ISOLATED for passed PE
 2014-08-15  3:17 UTC  (2+ messages)

[PATCH -mm] slab: fix cpuset check in fallback_alloc
 2014-08-15  3:13 UTC  (9+ messages)

[PATCH V2 00/10] upgrade systemd to 215 and other misc fixes
 2014-08-15  3:09 UTC  (11+ messages)
` [PATCH V2 01/10] systemd: upgrade to 215
` [PATCH V2 02/10] systemd: add PACKAGECONFIG for 'elfutils'
` [PATCH V2 03/10] systemd: make runlevel work in non-runlevel targets
` [PATCH V2 04/10] update-rc.d: fix logic in populate_packages_updatercd
` [PATCH V2 05/10] alsa-state: fix pkg_postinst and set INHIBIT_UPDATERCD_BBCLASS
` [PATCH V2 06/10] keymaps: fix for systemd
` [PATCH V2 07/10] systemd: add kbd-keymaps to RRECOMMENDS of systemd-vconsole-setup
` [PATCH V2 08/10] v86d: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES
` [PATCH V2 09/10] systemd: add support for executing scripts under /etc/rcS.d
` [PATCH V2 10/10] dhcp: add dhcpd.service

[Qemu-devel] The status about vhost-net on kvm-arm?
 2014-08-15  3:04 UTC  (7+ messages)

[PATCH][meta-networking] traceroute: uprev it to 2.0.20
 2014-08-15  3:06 UTC 

[PATCH] mesa: fix Multilib QA Issue
 2014-08-15  3:00 UTC 

[PATCH v2 0/5] ARM: add Broadcom BCM63138 support
 2014-08-15  3:03 UTC  (4+ messages)
` [PATCH v2 3/5] ARM: BCM63XX: add BCM63138 minimal Device Tree

converting the NCR5380 drivers away from scsi_register
 2014-08-15  3:03 UTC  (19+ messages)
            ` Sun3 SCSI DMA, was "

post-receive: pub/scm/linux/kernel/git/realmz6/blackfin-linux
 2014-08-15  3:02 UTC 

post-receive: pub/scm/linux/kernel/git/realmz6/blackfin-linux
 2014-08-15  3:02 UTC 

[PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
 2014-08-15  3:00 UTC  (6+ messages)

[PATCH 00/10] upgrade systemd to 215 and other misc fixes
 2014-08-15  3:00 UTC  (7+ messages)
` [PATCH 02/10] systemd: add libdw to RDEPENDS
` [PATCH 08/10] v86d: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES

[RFC v3 0/2] vfs / btrfs: add support for ustat()
 2014-08-15  2:58 UTC  (3+ messages)
` [RFC v3 1/2] fs/super.c: add new super block sub devices super_block_dev
` [RFC v3 2/2] btrfs: use the new VFS super_block_dev

[PATCH v4] x86, hotplug: fix llc shared map unreleased during cpu hotplug
 2014-08-15  3:00 UTC  (2+ messages)

usb_driver hotplug probe callback
 2014-08-15  2:58 UTC  (2+ messages)

Query: Is it possible to lose interrupts between vhost and virtio_net during migration?
 2014-08-15  2:55 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/mason/linux-btrfs
 2014-08-15  2:54 UTC 

[PATCH RFC] time: drop do_sys_times spinlock
 2014-08-15  2:52 UTC  (17+ messages)
            ` [PATCH RFC] time,signal: protect resource use statistics with seqlock

[PATCH 3/3] xen/MSI: Retrieve MSI msg from cached msi_desc->msg
 2014-08-15  3:14 UTC 

[PATCH] librsvg-native: add --disable-Bsymbolic to configure
 2014-08-15  2:49 UTC 

[PATCH 2/3] MSI: Use __read_msi_msg() instead of read_msi_msg()
 2014-08-15  3:14 UTC  (2+ messages)

[PATCH 1/3] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
 2014-08-15  3:14 UTC  (2+ messages)

[PATCH 0/3] Some MSI cleanup
 2014-08-15  3:14 UTC 

[RFC v2 0/2] vfs / btrfs: add support for ustat()
 2014-08-15  2:48 UTC  (4+ messages)

[PATCH] HID:hid-logitech: Prevent possibility of infinite loop when using /sys interface
 2014-08-15  2:43 UTC  (2+ messages)
` [PATCHv2] "

cron job: media_tree daily build: WARNINGS
 2014-08-15  2:38 UTC 

[linux-3.4 test] 29711: regressions - FAIL
 2014-08-15  2:34 UTC 

[GIT PULL] Staging driver patches for 3.17-rc1
 2014-08-15  2:30 UTC  (4+ messages)

[Bug 82455] New: Failed to allocate virtual address for buffer
 2014-08-15  2:29 UTC  (2+ messages)
` [Bug 82455] "

Design for the All targets page now available
 2014-08-15  2:15 UTC  (3+ messages)

[BUG] usb_dev_resume returns -113 due to work items queued by usb on pm_wq is not executed before suspending
 2014-08-15  2:19 UTC 

[libvirt test] 29712: tolerable FAIL - PUSHED
 2014-08-15  2:17 UTC 

[PATCH] i2c: imx: double check IIF in case interrupt lost
 2014-08-15  2:14 UTC  (5+ messages)

[PATCH 0/1] qemu-native: depends on libxext-native when enable sdl
 2014-08-15  2:14 UTC  (4+ messages)
` [PATCH 1/1] "

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-08-15  2:10 UTC 

[RFC] packet: handle too big packets for PACKET_V3
 2014-08-15  2:08 UTC  (9+ messages)

[PATCH v3] arch: Kconfig: Let all architectures set endian explicitly
 2014-08-15  2:06 UTC  (19+ messages)

[PATCH 1/1] iommu/vt-d: Add new macros for invalidation event
 2014-08-15  1:55 UTC  (2+ messages)

[RFC/PATCHSET 0/3] perf tools: Callchain improvement with --children and -g caller
 2014-08-15  1:57 UTC  (4+ messages)
` [PATCH 3/3] perf callchain: Prune misleading callchains for self entries

[nightly] Distroless meta-ti/master minimal build 2014-08-14_21-00-30
 2014-08-15  1:38 UTC 

[PATCH 1/2 RFC] btrfs-progs: scan devices for specific fsid in btrfs_scan_for_fsid
 2014-08-15  1:50 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: canonicalize dm device name before update kernel

[PATCH] i40e: Enable multicast promiscuous mode when promiscuous mode enabled for i40e driver
 2014-08-15  1:49 UTC  (2+ messages)

[PATCH net] macvlan: Fix the bug when destroy macvlan dev port
 2014-08-15  1:41 UTC  (5+ messages)

[PATCH 0/1] qemumips.conf: Use mips32r2 tuning definitions
 2014-08-15  1:42 UTC  (2+ messages)
` [PATCH 1/1] qemumips.conf: Default to (and support) mips32r2

Unable to re-add a disk after a reboot
 2014-08-15  1:33 UTC  (3+ messages)

[PATCH 0/6] Support flow director programming on fortville
 2014-08-15  1:33 UTC  (2+ messages)

pull request: bluetooth-next 2014-08-14
 2014-08-15  1:30 UTC  (3+ messages)

Tracking the system calls for OSD write
 2014-08-15  1:27 UTC  (2+ messages)

[PATCH] cpuidle: Fix the CPU stuck at C0 for 2-3s after PM_QOS back to DEFAULT
 2014-08-15  1:27 UTC  (9+ messages)

simplefb: add clock handling
 2014-08-15  1:27 UTC  (16+ messages)
` [PATCH 3/4] simplefb: disable dt node upon remove
          ` [linux-sunxi] "

[Qemu-devel] Microcheckpointing: Memory-VCPU / Disk State consistency
 2014-08-14 17:23 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/luto/linux
 2014-08-15  1:20 UTC 

[xen-unstable test] 29702: regressions - FAIL
 2014-08-15  1:08 UTC 

Large files, nodatacow and fragmentation
 2014-08-15  1:05 UTC  (9+ messages)

How can I join in development
 2014-08-15  1:04 UTC 

[PATCH v2 00/10] QCOM 8074 cpuidle driver
 2014-08-15  1:02 UTC  (8+ messages)
` [PATCH v2 07/10] qcom: msm-pm: Add cpu low power mode functions

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-08-15  1:02 UTC  (6+ messages)
` [PATCH 19/19] Documentation: ACPI for ARM64

[PATCH net-next] lec: Use rtnl lock/unlock when updating MTU
 2014-08-15  0:56 UTC  (2+ messages)

[PATCH 2/2] x86: Add "make tinyconfig" to configure the tiniest possible kernel
 2014-08-15  0:55 UTC  (6+ messages)
` [PATCH v3 "

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2014-08-15  0:54 UTC 

[PATCH 1/1] staging: dgnc: brace checkpatch fixes
 2014-08-15  0:53 UTC 

[PATCH 1/2] xfstest: shared/298 fixup mkfs options
 2014-08-15  0:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/sparc-next
 2014-08-15  0:43 UTC 

post-receive: pub/scm/linux/kernel/git/davem/sparc
 2014-08-15  0:43 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-15  0:42 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-08-15  0:42 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2014-08-15  0:35 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2014-08-15  0:35 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.