All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-12 10:05:28 to 2013-12-12 11:28:58 UTC [more...]

[patch net-next v2] ipv6: log autoconfiguration failures
 2013-12-12 11:28 UTC  (5+ messages)

HD-audio runtime PM
 2013-12-12  5:21 UTC  (17+ messages)

[PATCH] kernel/locking: mutex: simplify access to the first entry in the wait-list
 2013-12-12 11:28 UTC  (3+ messages)

[PATCH v4 0/9] USB Device Controller support for BCM281xx
 2013-12-12 11:27 UTC  (26+ messages)
` [PATCH v4 1/9] phy: add phy_get_bus_width()/phy_set_bus_width() calls
` [PATCH v4 2/9] staging: dwc2: update DT binding to add generic clock/phy properties
` [PATCH v4 3/9] usb: gadget: s3c-hsotg: enable build for other platforms
` [PATCH v4 4/9] usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
  ` [PATCH v4 4/9] usb: gadget: s3c-hsotg: add snps, dwc2 "
` [PATCH v4 5/9] usb: gadget: s3c-hsotg: use generic phy_init()/phy_exit() support
` [PATCH v4 6/9] usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
` [PATCH v4 7/9] phy: add Broadcom Kona USB2 PHY DT binding
` [PATCH v4 8/9] phy: add Broadcom Kona USB2 PHY driver
` [PATCH v4 9/9] ARM: dts: add usb udc support to bcm281xx

powerpc/powernv: Framework to log critical errors on powernv
 2013-12-12 11:25 UTC 

[PATCH 1/3] drm/i915: remove i915_disable_vga_mem declaration
 2013-12-12 11:26 UTC  (2+ messages)

[PATCH 0/2] A couple of removals
 2013-12-12 11:25 UTC  (3+ messages)
` [PATCH 1/2] classes/module_strip: remove
` [PATCH 2/2] external-sourcery-toolchain: remove

changes for illumos in public headers
 2013-12-12 11:25 UTC  (4+ messages)

tablet advices
 2013-12-12 11:23 UTC 

Supporting fused display configurations v2
 2013-12-12 11:21 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Make the intel_device_info structure kept in dev_priv writable
` [PATCH 2/6] drm/i915: Move num_plane to the intel_device_info structure
` [PATCH 3/6] drm/i915: Consolidate FUSE_STRAP in one set of defines
` [PATCH 4/6] drm/i915: Disable display when fused off
` [PATCH 5/6] drm/i915: Remove the Quanta special case
` [PATCH 6/6] drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions

[PATCH 1/6] arm64: Add asm/cpu.h
 2013-12-12 11:22 UTC  (14+ messages)
` [PATCH 4/6] arm64: topology: Implement basic CPU topology support

[PATCH] mmc: sdhci-s3c: Check if clk_set_rate() succeeds
 2013-12-12 11:21 UTC 

[PATCH 2/3] OF: Add a allnodes pointer back to the tree
 2013-12-12 11:20 UTC  (3+ messages)

[PATCH 0/3] Introduce simple wait queues
 2013-12-12 11:20 UTC  (6+ messages)
` [PATCH 1/3] wait-simple: Introduce the simple waitqueue implementation

[GIT PULL][for 3.14] pull request from pxa
 2013-12-12 11:17 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
 2013-12-12 11:15 UTC  (8+ messages)

[Qemu-devel] Fwd: [sheepdog] Call to sd_truncate()
 2013-12-12 11:15 UTC 

[PATCH RFC] mm readahead: Fix the readahead fail in case of empty numa node
 2013-12-12 11:14 UTC  (10+ messages)

[nftables kernel PATCH v2] netfilter: nf_tables: fix nft_meta_target module
 2013-12-12 11:12 UTC 

[meta-oe][PATCH] mcpp : Add recipe. mcpp is a c/c++ preprocessor
 2013-12-12 11:12 UTC  (2+ messages)

Kernel crash related to scan in 3.13-rc3-wl-ath+
 2013-12-12 11:10 UTC  (3+ messages)

[PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM
 2013-12-12 11:09 UTC  (6+ messages)
        ` [Qemu-devel] "

[BUGFIX][PATCH 0/4] hvm_save_one: return correct data
 2013-12-12 11:09 UTC  (4+ messages)
` [PATCH 2/4] Add tools/tests/offline_module

[PULL] PPGTT
 2013-12-12 11:08 UTC  (6+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
  ` [PATCH 37/48] drm/i915: Defer request freeing
  ` [PATCH 39/48] drm/i915: Do not allow buffers at offset 0

[PATCH] scsi_error: disable eh_deadline if no host_reset_handler is set
 2013-12-12 11:08 UTC 

[PATCH 1/4] ASoC: arizona: Use async writes
 2013-12-12 11:07 UTC  (4+ messages)
` [PATCH 2/4] ASoC: wm5102: "
` [PATCH 3/4] ASoC: wm5110: "
` [PATCH 4/4] ASoC: wm8997: "

[PATCH v4 00/15] xen: continue to cleanup tmem
 2013-12-12 11:05 UTC  (16+ messages)
` [PATCH v4 01/15] tmem: cleanup: drop unused sub command
` [PATCH v4 02/15] tmem: cleanup: drop some debug code
` [PATCH v4 03/15] tmem: cleanup: drop useless function 'tmem_copy_page'
` [PATCH v4 04/15] tmem: cleanup: drop useless parameters from put/get page
` [PATCH v4 05/15] tmem: cleanup: reorg function do_tmem_put()
` [PATCH v4 06/15] tmem: drop unneeded is_ephemeral() and is_private()
` [PATCH v4 07/15] tmem: cleanup: rm useless EXPORT/FORWARD define
` [PATCH v4 08/15] tmem: cleanup: drop tmem_lock_all
` [PATCH v4 09/15] tmem: cleanup: refactor the alloc/free path
` [PATCH v4 10/15] tmem: cleanup: __tmem_alloc_page: drop unneed parameters
` [PATCH v4 11/15] tmem: cleanup: drop useless functions from head file
` [PATCH v4 12/15] tmem: refator function tmem_ensure_avail_pages()
` [PATCH v4 13/15] tmem: cleanup: rename tmem_relinquish_npages()
` [PATCH v4 14/15] tmem: cleanup: rm unused tmem_freeze_all()
` [PATCH v4 15/15] tmem: check the return value of copy to guest

[PATCH 0 of 4 V5] Remus/Libxl: Network buffering support
 2013-12-12 11:07 UTC  (5+ messages)
` [PATCH 4 of 4 V5] tools/xl: Remus - Network buffering cmdline switch

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

[PATCH] gpu: host1x: clk_round_rate() can return a zero upon error
 2013-12-12 11:03 UTC  (3+ messages)

[PATCH 0/3] some nested vmx fixing to hyper-v
 2013-12-12 11:04 UTC  (3+ messages)
` [PATCH 1/3] Nested VMX: update nested paging mode when vmswitch is in progress

[PATCH CFT] ARM:S5P64X0: Enable ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR by default
 2013-12-12 11:03 UTC  (4+ messages)

[PATCH 1/9] android/bluetooth: Add support for reporting adapter type property
 2013-12-12 11:03 UTC  (5+ messages)
` [PATCH 6/9] android/bluetooth: Add support for remote device RSSI

[PATCH 00/18] brcmfmac: sdio rework and msgbuf protocol changes
 2013-12-12 10:59 UTC  (19+ messages)
` [PATCH 01/18] brcmfmac: add missing curly braces in brcmf_fws_txstatus_suppressed()
` [PATCH 02/18] brcmfmac: combine bcmsdh source files into one
` [PATCH 03/18] brcmfmac: remove unnecessary function prototypes
` [PATCH 04/18] brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute
` [PATCH 05/18] brcmfmac: use sdio functions to enable/disable F2
` [PATCH 06/18] brcmfmac: remove brcmf_sdio_regrw_helper() from header file
` [PATCH 07/18] brcmfmac: remove regs parameter from sdio probe functions
` [PATCH 08/18] brcmfmac: get rid of some void pointer parameters
` [PATCH 09/18] brcmfmac: remove brcmf_sdio_wdtimer_enable() function
` [PATCH 10/18] brcmfmac: use consistent function names in bcmsdh.c
` [PATCH 11/18] brcmfmac: reduce function parameters in sdio send/receive calls
` [PATCH 12/18] brcmfmac: Move common BCDC code in single function
` [PATCH 13/18] brcmfmac: Fix hex dump for FWIL
` [PATCH 14/18] brcmfmac: Add definition of new protocol layer msgbuf
` [PATCH 15/18] brcmfmac: Combine protocol push hdr and bus txdata
` [PATCH 16/18] brcmfmac: use consistent function names in dhd_sdio.c
` [PATCH 17/18] brcmfmac: remove brcmf_sdio_disconnect() function
` [PATCH 18/18] brcmfmac: clarify struct brcmf_sdio_dev::func[0] reference

[PATCH] android/hal-sock: Fix returning unsupported instead of invalid
 2013-12-12 10:58 UTC 

[PATCH 00/16] wl1251 patches from linux-n900 tree
 2013-12-12 10:56 UTC  (6+ messages)
` [PATCH v2 15/16] wl1251: Add sysfs file address for setting permanent mac address

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2013-12-12 10:50 UTC  (15+ messages)

[PATCH 1/4] android/tester: Rename controller_setup to test_dummy
 2013-12-12 10:49 UTC  (4+ messages)
` [PATCH 2/4] android/tester: Add basic Socket Init test
` [PATCH 3/4] android/tester: Add Socket data to generic test data struct
` [PATCH 4/4] android/tester: Add Socket listen() invalid sock type

Ceph Messaging on Accelio (libxio) RDMA
 2013-12-12 10:43 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] ARMv7: add PSCI support to u-boot
 2013-12-12 10:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 07/13] ARM: HYP/non-sec: allow relocation to secure RAM

[PATCH 1/1] ipv6 addrconf:fix preferred lifetime state-changing behavior while valid_lft is infinity
 2013-12-12 10:46 UTC  (6+ messages)

[PATCH] fs: clear close-on-exec flag as part of put_unused_fd()
 2013-12-12 10:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/21] blkdebug/blkverify: Allow QMP configuration
 2013-12-12 10:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 21/21] iotests: Test new blkdebug/blkverify interface

[PATCH] TCP: add option for silent port knocking with integrity protection
 2013-12-12 10:19 UTC  (8+ messages)

[RFC][PATCH v1] ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series
 2013-12-12 10:44 UTC  (2+ messages)

[PATCH v3 0/6] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-12-12 10:44 UTC  (13+ messages)
` [PATCH v3 1/6] locks: consolidate common code in the flock_to_posix_lock routines

[PATCH] btrfs-progs: remove NULL-ptr judge before free for btrfs-progs
 2013-12-12 10:41 UTC 

[PATCH] xen/pvhvm: If xen_platform_pci=0 is set don't blow up
 2013-12-12 10:43 UTC  (10+ messages)

regulator-core has_full_constraints set too late for dt using boards ?
 2013-12-12 10:42 UTC  (4+ messages)

[PATCH] ipv6: fix incorrect type in initializer
 2013-12-12 10:41 UTC 

[PATCH RFC 1/2] ipv6: add the IPV6_FL_F_REPLY flag to IPV6_FL_A_GET
 2013-12-12 10:39 UTC  (3+ messages)
` [PATCH RFC 2/2] ipv6: add a flag to get the flow label used remotly

[Qemu-devel] virtio-net: network stops responding in Win2k3 server
 2013-12-12 10:36 UTC  (4+ messages)

[PATCH] sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
 2013-12-12 10:30 UTC  (2+ messages)

[PATCH] libxc/arm: Correctly handle the difference between virtual and physical address
 2013-12-12 10:35 UTC  (6+ messages)

[PATCH 0/1] maintainers.inc: update the the maintainers
 2013-12-12 10:34 UTC  (2+ messages)
` [PATCH 1/1] "

xen installing dmesg executable in /usr/local/bin potentially overriding the system dmesg
 2013-12-12 10:33 UTC  (3+ messages)

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-12 10:31 UTC  (11+ messages)
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's

[PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
 2013-12-12 10:31 UTC  (7+ messages)
` [PATCH -tip v4 6/6] [RFC] kprobes/x86: Call exception handlers directly from do_int3/do_debug

[PATCH v2] packet: Deliver VLAN TPID to userspace
 2013-12-12 10:30 UTC  (5+ messages)

[PATCH net] sch_tbf: use do_div() for 64-bit divide
 2013-12-12 10:28 UTC  (3+ messages)
` [PATCH resend "

[U-Boot] [PATCH] ARM: fix the standalone programs
 2013-12-12 10:29 UTC  (2+ messages)

[LTP] [PATCH 2/2] getrlimit/getrlimit01.c: add some new test
 2013-12-12 10:27 UTC 

Using Video cards (CUDA) for RAID parity
 2013-12-12 10:27 UTC 

[PATCH 0/3] Fix ext4 deadlock when running xfstests/269
 2013-12-12 10:30 UTC  (5+ messages)
` [PATCH 1/3] ext4: Retry allocation when inline->extent conversion failed

[LTP] [PATCH 1/2] getrlimit/getrlimit01.c: cleanup
 2013-12-12 10:26 UTC 

[Qemu-devel] [PATCH 00/22] block: Support for 512b-on-4k emulation
 2013-12-12 10:26 UTC  (4+ messages)

Qt5 with Yocto
 2013-12-12 10:26 UTC  (11+ messages)

[PATCH v2 1/1] mmc: sdhci-s3c: Use mmc_gpio_request_cd function
 2013-12-12 10:02 UTC  (2+ messages)

[PATCH 0/3] xfs: dquot modification scalability
 2013-12-12 10:25 UTC  (2+ messages)
` [PATCH 4/3] xfs: xfs_qm_dqrele mostly doesn't need locking

rpc.mountd high cpu usage
 2013-12-12 10:13 UTC 

[PATCH 1/7] PCI: imx6: Make reset-gpio optional
 2013-12-12 10:22 UTC  (3+ messages)

[PATCH 1/3] arm64: topology: Implement basic CPU topology support
 2013-12-12 10:22 UTC  (3+ messages)

[PATCH v2 0/6] interrupt handling fixes
 2013-12-12 10:21 UTC  (7+ messages)
` [PATCH v2 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ

Wiki still links to old mailing list
 2013-12-12 10:20 UTC 

[U-Boot] [PATCH 0/2] Introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY, and use it on cm_t35
 2013-12-12 10:17 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] arm: omap: nand: introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY

[PATCH] libblkid: Identify extN file system properly
 2013-12-12 10:15 UTC  (3+ messages)

[PATCH 2/2] drm/i915: split intel_ddi_pll_mode_set in 2 pieces
 2013-12-12 10:14 UTC  (3+ messages)
` [PATCH] "

small textual improvement to fstrim
 2013-12-12 10:12 UTC  (2+ messages)

[PATCH 1/2] gpio: 74x164: Remove non-DT support
 2013-12-12 10:11 UTC  (3+ messages)

[PATCH] ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL
 2013-12-12 10:10 UTC  (3+ messages)

[PATCH 0/6] xfs: fixes for 3.13-rc4
 2013-12-12 10:09 UTC  (4+ messages)
` [PATCH 1/6] xfs: don't try to mark uncached buffers stale on error

[PATCH] ACPI/EC: disable gpe before removing gpe handler
 2013-12-12 10:08 UTC 

[PATCH V2] ACPI/Button: Fix enable Button GPEs twice
 2013-12-12 10:08 UTC 

[PATCH 0/2] Display adjacent switch port's attributes
 2013-12-12 10:06 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: OMAP5: clocks: Update MPU settings for OPP_NOM
 2013-12-12 10:06 UTC 

[PATCH] lib/oeqa/runtime: systemd failure case improvements
 2013-12-12 10:06 UTC 

[PATCH 00/26] OMAPDSS: DT support (Christmas edition)
 2013-12-12 10:05 UTC  (7+ messages)
` [PATCH 06/26] OMAPDSS: if dssdev->name==NULL, use alias


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.