All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-15 13:38:35 to 2013-12-15 17:40:13 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2013-12-15 17:40 UTC 

[PATCH v2 0/3] clk: bcm281xx: define Broadcom kona clocks
 2013-12-15 17:39 UTC  (4+ messages)
` [PATCH v2 2/3] clk: bcm281xx: add initial clock framework support

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2013-12-15 17:38 UTC 

[RFC][PATCH] grub: add git version
 2013-12-15 17:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2013-12-15 17:37 UTC 

[PATCH] expand micro-optimizations in kernel to newer model CPUs
 2013-12-15 17:31 UTC  (4+ messages)

[PATCH] include/uapi/linux/netlink.h -Wall -Wextra -Werror support fix
 2013-12-15 17:31 UTC 

post-receive: pub/scm/linux/kernel/git/jikos/hid
 2013-12-15 17:31 UTC 

[PATCH] include/uapi/linux/netlink.h -Wall -Wextra -Werror support fix
 2013-12-15 17:29 UTC 

[PATCH v3 net-next] net-gro: Prepare GRO stack for the upcoming tunneling support
 2013-12-15 17:23 UTC  (6+ messages)
` [PATCH net-next] ipv6: fix compiler warning in ipv6_exthdrs_len
      ` [PATCH net-next] ipv6: revert misguided compiler warning fix on ipv6_exthdrs_len

[BUGFIX][PATCH 0/4] hvm_save_one: return correct data
 2013-12-15 17:22 UTC  (7+ messages)
` [BUGFIX][PATCH 3/4] "

[PATCH opensm] osm_sa_path_record.c: Improve ERR 1F1D to show the pkey specified in PathQuery
 2013-12-15 17:22 UTC 

[Qemu-devel] [PATCH v9 0/6] hw/arm: add initial support for Canon DIGIC SoC
 2013-12-15 17:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 1/6] hw/arm: add very "
` [Qemu-devel] [PATCH v9 2/6] hw/arm/digic: prepare DIGIC-based boards support
` [Qemu-devel] [PATCH v9 3/6] hw/arm/digic: add timer support
` [Qemu-devel] [PATCH v9 4/6] hw/arm/digic: add UART support
` [Qemu-devel] [PATCH v9 5/6] hw/arm/digic: add NOR ROM support
` [Qemu-devel] [PATCH v9 6/6] MAINTAINERS: Document 'Canon DIGIC' machine

[PATCH] ALSA: hda - limit mic boost on Asus UX31[A, E]
 2013-12-15 17:13 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/bp/bp
 2013-12-15 17:11 UTC 

post-receive: pub/scm/linux/kernel/git/bp/bp
 2013-12-15 17:10 UTC 

[U-Boot] [PATCH 2/2] vexpress: Add vexpress qemu variant
 2013-12-15 17:08 UTC  (2+ messages)

[PATCH 1/3] drivers: edac: Mark the function amd64_decode_bus_error() as static in amd64_edac.c
 2013-12-15 17:03 UTC  (9+ messages)
` [PATCH 2/3] drivers: edac: Mark the function edac_create_debug_nodes() as static in edac_mc_sysfs.c
` [PATCH 3/3] drivers: edac: Mark the function get_mci_for_node_id() as static in sb_edac.c

[PATCH] regulator: core: Use postcore_initcall(regulator_init_complete)
 2013-12-15 17:03 UTC  (5+ messages)

BUG: key ffff8800192a6ad0 not in .data!
 2013-12-15 17:04 UTC  (2+ messages)

[PATCH 0/4] treewide: add missing put_device calls
 2013-12-15 17:03 UTC  (5+ messages)

create sysfs class attribute and sub directories
 2013-12-15 17:00 UTC  (2+ messages)

[PATCH] * grub-core/kern/uboot/init.c (uboot_timer_ms) correct units
 2013-12-15 17:00 UTC  (2+ messages)

[PATCH v8 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
 2013-12-15 16:56 UTC  (4+ messages)

bad return value in __mutex_lock_check_stamp
 2013-12-15 16:48 UTC  (4+ messages)

[PATCH v3 [resend] 00/18] simplify generic cross CPU function call implementation
 2013-12-15 16:36 UTC  (27+ messages)
` [PATCH v3 [resend] 01/18] Revert "kernel/smp.c: free related resources when failure occurs in hotplug_cfd()"
` [PATCH v3 [resend] 02/18] Revert "smp: Fix SMP function call empty cpu mask race"
` [PATCH v3 [resend] 03/18] smp, alpha: kill SMP single function call interrupt
` [PATCH v3 [resend] 04/18] smp, ARM: "
` [PATCH v3 [resend] 05/18] smp, ARM64: "
` [PATCH v3 [resend] 06/18] smp, blackfin: "
` [PATCH v3 [resend] 07/18] smp, IA64: "
` [PATCH v3 [resend] 08/18] smp, m32r: "
` [PATCH v3 [resend] 09/18] smp, mn10300: "
` [PATCH v3 [resend] 10/18] smp, mn10300: enable arch_send_call_function_ipi_mask()
` [PATCH v3 [resend] 11/18] smp, sh: kill SMP single function call interrupt
` [PATCH v3 [resend] 12/18] smp, sparc64: "
` [PATCH v3 [resend] 13/18] smp, sparc: "
` [PATCH v3 [resend] 14/18] smp, x86, xen: "
` [PATCH v3 [resend] 15/18] smp, x86: "
` [PATCH v3 [resend] 16/18] smp: cleanup unsued generic_smp_call_function_single_interrupt()
` [PATCH v3 [resend] 17/18] smp: rename call_single_queue as call_function_queue
` [PATCH v3 [resend] 18/18] SMP, trivial: remove unused code from smp_boot.h

[meta-handheld] pull request 20131215
 2013-12-15 16:46 UTC 

[PATCH] trivial fixes for windows-efi branch
 2013-12-15 16:43 UTC  (4+ messages)

Bug in owner module
 2013-12-15 16:38 UTC  (2+ messages)

[PATCH] nativesdk: Set LIBCOVERRIDE to a value
 2013-12-15 16:33 UTC 

[PATCH 0/5] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2013-12-15 16:33 UTC  (18+ messages)
` [PATCH 1/5] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
` [PATCH 2/5] ARM: dts: sun4i: Add support for mmc
    ` [linux-sunxi] "
      `  "
` [PATCH 3/5] ARM: dts: sun5i: Add new sun5i-a13-olinuxino-micro board

[PATCH] gcc-crosssdk.inc: Fix missing dependencies (such as libmpc-native)
 2013-12-15 16:31 UTC 

[PATCH] qemu/local.conf.sample: Add sdl PACKAGECONFIG
 2013-12-15 16:30 UTC 

master - test: Turn check_full into check_system complementary with normal check
 2013-12-15 16:27 UTC 

[PATCHv3 for-3.13 0/9] create_flow/destroy_flow fixes for v3.13
 2013-12-15 16:21 UTC  (3+ messages)
` [PATCHv3 for-3.13 8/9] IB/uverbs: check access to userspace response buffer in extended command

master - pvscan --cache: Use FMT_LVM1_NAME instead of hardcoded "lvm1"
 2013-12-15 16:19 UTC 

master - pvscan --cache: Error out on pool-format VGs for now
 2013-12-15 16:19 UTC 

master - test: Make the harness optionally less verbose (QUIET=1)
 2013-12-15 16:19 UTC 

[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
 2013-12-15 16:17 UTC  (6+ messages)

[RFC][PATCH 00/13] bebob: a new driver for BridgeCo BeBoB based device
 2013-12-15 16:17 UTC  (6+ messages)
` [FFADO-devel] "

[Buildroot] [ PATCH v4 00/20] SELinux Buildroot Additions
 2013-12-15 16:12 UTC  (6+ messages)
` [Buildroot] [ PATCH v4 16/20] busybox: add option to install individual binaries
` [Buildroot] [ PATCH v4 17/20] busybox: add option to enable SELinux support

[PATCH] ipvs: avoid oops in nf_ct_seqadj_set when called from ip_vs_ftp helper
 2013-12-15 16:10 UTC  (2+ messages)

[Bug 72732] New: Missing NULL check; radeon_drm_winsys.c
 2013-12-15 16:05 UTC 

[meta-systemd][PATCH] rpcbind: Rename .bbappend to match any version
 2013-12-15 16:06 UTC 

[Qemu-devel] [Bug 1257099] [NEW] QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error
 2013-12-15 16:01 UTC  (12+ messages)
                    `  "

Kernel compiling and installation
 2013-12-15 15:55 UTC  (2+ messages)

[PATCH 0/2] a couple fixes in nfsd4_release_lockowner
 2013-12-15 15:51 UTC  (4+ messages)
  ` [PATCH v2 1/2] nfsd4: break from inner lookup loop in nfsd4_release_lockowner on first match
  ` [PATCH v2 2/2] nfsd4: ignore nfsv4.1 lockowners in nfsd4_release_lockowner

[PATCH 00/10] Kconfig: cleanup SERIO_I8042 dependencies
 2013-12-15 15:50 UTC  (8+ messages)
` [PATCH 10/10] "

[RFC PATCH v3 00/19] simplify generic cross CPU function call implementation
 2013-12-15 15:49 UTC  (4+ messages)
` [RFC PATCH v3 19/19] smp, x86: kill SMP single function call interrupt

[RFC 00/10] make iwlwifi RT friendly
 2013-12-15 15:48 UTC  (2+ messages)

permission denied on cifs mount
 2013-12-15 15:45 UTC  (2+ messages)

[PATCH 1/2] drm/radeon: add VRAM debugfs access v2
 2013-12-15 15:40 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon: add GART "

[PATCH] firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES
 2013-12-15 15:40 UTC  (5+ messages)
      ` [PATCH v3.13-rc3] firewire: sbp2: bring back WRITE SAME support

[B.A.T.M.A.N.] [PATCH-next 1/4] batman-adv: fix alignment for batadv_coded_packet
 2013-12-15 15:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ieee1394/linux1394
 2013-12-15 15:34 UTC 

post-receive: pub/scm/linux/kernel/git/ieee1394/linux1394
 2013-12-15 15:34 UTC 

[PATCH 0/3] PREEMPT_RT support for Sparc64
 2013-12-15 15:34 UTC  (2+ messages)

undetected closed apps
 2013-12-15 15:32 UTC  (3+ messages)

[PATCH RT 0/5] Linux 3.10.22-rt20-rc1
 2013-12-15 15:28 UTC  (5+ messages)
` [PATCH RT 2/5] a few open coded completions

[Buildroot] [PATCH 0 of 2] Unification of comments about dependency on Linux kernel
 2013-12-15 15:26 UTC  (2+ messages)

[Buildroot] [git commit] manual: clarify format of comments about dependency on Linux kernel
 2013-12-15 15:26 UTC 

[Buildroot] [PATCH] configs/qemu: bump relevant kernel/headers versions
 2013-12-15 15:24 UTC  (2+ messages)

[Buildroot] [git commit] Config.in files: unification of comments about dependency on Linux kernel
 2013-12-15 15:24 UTC 

[Buildroot] [git commit] configs/qemu: bump relevant kernel/headers versions
 2013-12-15 15:24 UTC 

[Buildroot] [PATCHv2] php: bump to version 5.5.7
 2013-12-15 15:24 UTC  (2+ messages)

[Buildroot] [git commit] pkg-python: improve error handling
 2013-12-15 15:21 UTC 

[Bug 58378] [NV86] Distorted graphics on NVIDIA GeForce 8400M G after upgrade the kernel to 3.7.0 version
 2013-12-15 15:19 UTC  (4+ messages)

[PATCH 2/3] read_lock migrate_disable pushdown to rt_read_lock
 2013-12-15 15:15 UTC  (5+ messages)

[PATCH] rfcomm: don't release the port in rfcomm_dev_state_change()
 2013-12-15 15:08 UTC  (8+ messages)
  ` [REGRESSION] rfcomm (userland) broken by commit 29cd718b

[RFC PATCH v3] powerpc: Loading kernels over 8Mbytes without CONFIG_PIN_TLB
 2013-12-15 15:09 UTC  (2+ messages)

[PATCH] migrate_disable pushd down in rt_read_trylock
 2013-12-15 15:06 UTC  (8+ messages)

[U-Boot] [PATCH 0/4] fix and update LP-8x4x to boot DTS kernel
 2013-12-15 15:06 UTC  (10+ messages)
` [U-Boot] [PATCH 4/4] arm: pxa: "
` [U-Boot] [PATCH 1/4] ARM: pxa: prevent PXA270 occasional reboot freezes
` [U-Boot] [PATCH 2/4] arm: pxa: always init ethaddr for LP-8x4x

[Qemu-devel] [PATCH v2 2/2] Add Marin SoC support
 2013-12-15 14:59 UTC 

[Qemu-devel] [PATCH v2 1/2] Add UART for Moxie Marin SoC
 2013-12-15 14:59 UTC 

[Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support
 2013-12-15 14:58 UTC 

[PATCH v5 06/17] ARM: shmobile: lager-reference: Enable multiplaform kernel support
 2013-12-15 14:58 UTC  (2+ messages)

[PATCH] ALSA: compress: Fix 64bit ABI incompatibility
 2013-12-15 13:57 UTC  (2+ messages)

[PATCH V2] ASOC:DAPM: update DPCM runtime when mixer/mux changes
 2013-12-15 13:56 UTC  (3+ messages)
` [PATCH] "

3.10.20-rt17, BUG and Oops
 2013-12-15 14:53 UTC  (5+ messages)

[PATCH] include/uapi/linux/netlink.h -Wall -Wextra -Werror support fix
 2013-12-15 14:52 UTC  (2+ messages)

Blocket for more than 120 seconds
 2013-12-15 14:51 UTC  (9+ messages)

Did I lost an encrypted folder?
 2013-12-15 14:51 UTC  (2+ messages)

[PATCH] ASOC:DAPM: extend dapm kcontrol to support runtime route update
 2013-12-15 13:51 UTC  (3+ messages)

Unexpected cherry-pick behaviour
 2013-12-15 14:48 UTC  (9+ messages)

T440s Synaptics clickpad: lost sync / KBC bad data
 2013-12-15 14:37 UTC 

[PATCH 1/3] make migrate disable/enable conditioned on softirq_nestcnt transition
 2013-12-15 14:46 UTC  (3+ messages)

[RFC PATCH 0/2] Move sn9c102 and omap24xx/tcm825x to staging
 2013-12-15 14:44 UTC  (5+ messages)
` [RFC PATCH 1/2] sn9c102: prepare for removal by moving it "

Viewing existing kernel tracepoints with LTTng
 2013-12-15 14:39 UTC 

[PATCH 1/4] migrate_disable pushd down in spin_trylock
 2013-12-15 14:34 UTC  (3+ messages)

[PATCH 0/4] migration cleanup patches
 2013-12-15 14:31 UTC  (2+ messages)

Security issue - storing NTACL's in non-NT-security-namespace
 2013-12-15 14:21 UTC  (2+ messages)
        ` BTW - to xfs folk, 'security attr' doesn't seem very useful w/current copy policies

Re:HDPE LDPE PET
 2013-12-15 14:19 UTC  (2+ messages)

[PATCH] User level kernel headers -Wall -Wextra -Werror support fix For code using: #include <linux/netlink.h> NLMSG_OK -I<INSTALL_HDR_PATH>/include
 2013-12-15 14:17 UTC 

[PATCH v2 1/2] can: mcp251x: Convert to devm-* API
 2013-12-15 14:16 UTC  (2+ messages)
` [PATCH v2 2/2] can: mcp251x: Add device tree support

[PATCH v2 1/1] ARM: dts: Add missing clocks for exynos4412 dwmmc node
 2013-12-15 14:14 UTC  (5+ messages)

[BUG] open_ctree() failes after mounting BTRFS with 3.2 after 3.12
 2013-12-15 14:03 UTC  (2+ messages)

[PATCH 0/3] Make dib807x to work again
 2013-12-15 11:00 UTC  (4+ messages)
` [PATCH 1/3] [media] dib8000: fix regression with dib807x
` [PATCH 2/3] [media] dib8000: make 32 bits read atomic
` [PATCH 3/3] [media] dib8000: Don't let tuner hang due to a call to get_frontend()

[PATCH v3 00/10] Introduce Signature feature
 2013-12-15 13:59 UTC  (6+ messages)

[PATCH 0/2] gpio: davinci: reuse for keystone arch
 2013-12-15 13:54 UTC  (8+ messages)

[RFC v2 0/4] Add basic support for ASV
 2013-12-15 13:51 UTC  (6+ messages)
` [RFC v2 1/4] power: asv: Add common ASV support for Samsung SoCs

post-receive: pub/scm/linux/kernel/git/nsekhar/linux-davinci
 2013-12-15 13:50 UTC 

[meta-raspberrypi][PATCH 1/1] wiringpi: Add new package
 2013-12-15 13:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2013-12-15 13:45 UTC 

[PATCH] consolidate spin_lock/unlock waiting with spin_unlock_wait
 2013-12-15 13:44 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.