All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-24 14:19:00 to 2014-02-24 15:08:55 UTC [more...]

[PATCH v4 00/11] xfs: introduce the free inode btree
 2014-02-24 14:30 UTC  (8+ messages)
` [PATCH v4 01/11] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [PATCH v4 04/11] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v4 06/11] xfs: use and update the finobt on inode allocation
` [PATCH v4 07/11] xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
` [PATCH v4 08/11] xfs: update the finobt on inode free
` [PATCH v4 09/11] xfs: add finobt support to growfs
` [PATCH v4 10/11] xfs: report finobt status in fs geometry

[PATCH net-next v5 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-02-24 15:08 UTC  (7+ messages)
` [PATCH net-next v5 4/9] xen-netback: Change RX path for mapped SKB fragments

[PATCH] remoteproc: ste_modem: Staticize local symbols
 2014-02-24 15:08 UTC  (2+ messages)

[PATCH 0/29] simplify use of devm_ioremap_resource
 2014-02-24 15:07 UTC  (4+ messages)
` [PATCH 24/29] drivers/remoteproc/da8xx_remoteproc.c: "

[PATCH] btrfs-progs: mkfs.btrfs man page: update default metadata blocksize
 2014-02-24 15:08 UTC 

[PATCH RFT] spi: qup: Get rid of using struct spi_qup_device
 2014-02-24 15:07 UTC 

[PATCH 13/16] regulator: mc13xxx: Use of_get_child_by_name
 2014-02-24 15:07 UTC  (3+ messages)

[PATCH] clk: fix function name in devm_clk_put kernel-doc comment
 2014-02-24 15:07 UTC  (3+ messages)
` [PATCH] remoteproc/davinci: drop needless devm_clk_put

BUG: Bad page state in process with linux 3.4.76
 2014-02-24 15:06 UTC  (4+ messages)

RFC: Separate build dir for autotools
 2014-02-24 15:06 UTC  (2+ messages)

[PATCH opensm] osm_subnet.c: Fix resource leak neighbor parser ("subn_validate_neighbor" function)
 2014-02-24 15:05 UTC 

[PATCH opensm] osm_subnet.c: Fix resource leak guid2mkey parser (guid validation function)
 2014-02-24 15:05 UTC 

[PATCH v3 00/13] pinctrl: mvebu: restructure resource allocation
 2014-02-24 15:05 UTC  (6+ messages)
` [PATCH v4 00/16] "

[Cocci] Remove unnecessary null pointer checks?
 2014-02-24 15:05 UTC  (7+ messages)

[PATCH - speaker-test 1/1] speaker-test: add --force-frequency option to allow hz outside range
 2014-02-24 15:04 UTC  (2+ messages)

[Bug 75400] New: regression in OpenCL since commit cc3aeac
 2014-02-24 15:04 UTC  (2+ messages)
` [Bug 75400] "

[PATCH v2 0/4] kexec-tools, x86: E820 memmap pass for kdump
 2014-02-24 15:03 UTC  (4+ messages)

[PATCH 0/2] drm/i915: VLV forcewake fixes
 2014-02-24 15:02 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Fix VLV forcewake after reset
` [PATCH 2/2] drm/i915: Drop the forcewake count inc/dec around register read on VLV

[PATCH] zram: support REQ_DISCARD
 2014-02-24 15:02 UTC  (3+ messages)

Subject: Warning in workqueue.c
 2014-02-24 15:01 UTC  (12+ messages)

[PATCH v3 1/5] xen/compiler: Replace opencoded __attribute__((noreturn))
 2014-02-24 15:01 UTC  (5+ messages)
` [PATCH v3 2/5] x86/crash: Fix up declaration of do_nmi_crash()
` [PATCH v3 3/5] xen: Identify panic and reboot/halt functions as noreturn
` [PATCH v3 4/5] xen: Misc cleanup as a result of the previous patches
` [PATCH v3 5/5] xen/x86: Identify reset_stack_and_jump() as noreturn

[Qemu-devel] memory allocation of migration changed?
 2014-02-24 15:00 UTC  (6+ messages)

nl80211: Failed to set channel
 2014-02-24 14:59 UTC  (3+ messages)

[PATCH V2 1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
 2014-02-24 15:00 UTC  (4+ messages)
` [PATCH V2 4/5] idle: Move idle conditions in cpuidle_idle main function

crash: struct command can read irrelevant pages
 2014-02-24 14:59 UTC  (5+ messages)
` [Crash-utility] "

[PATCH 0/6] libceph: CEPH_OSD_OP_SETALLOCHINT osd op
 2014-02-24 14:59 UTC  (14+ messages)
` [PATCH 1/6] libceph: encode CEPH_OSD_OP_FLAG_* op flags
` [PATCH 2/6] libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op
` [PATCH 3/6] libceph: bump CEPH_OSD_MAX_OP to 3
` [PATCH 4/6] rbd: do not hard-code CEPH_OSD_MAX_OP in rbd_osd_req_callback()
` [PATCH 5/6] rbd: num_ops parameter for rbd_osd_req_create()
` [PATCH 6/6] rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op

[PATCH V5 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-02-24 14:58 UTC  (16+ messages)
` [PATCH V5 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V5 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V5 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V5 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V5 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h

[PATCH 0/2] Marvell Armada 375 and 38x pinctrl drivers
 2014-02-24 14:59 UTC  (5+ messages)

[PATCHv3] tty: Set correct tty name in 'active' sysfs attribute
 2014-02-24 14:58 UTC  (2+ messages)

[PATCH] ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
 2014-02-24 14:58 UTC  (2+ messages)

[PATCH v3 0/7] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-02-24 14:56 UTC  (9+ messages)
` [PATCH v3 5/7] ARM: at91: gpio: implement get_direction
` [PATCH v3 6/7] pinctrl: at91: "

[GIT PULL] s390 bug fixes for the 3.14-rc5
 2014-02-24 14:56 UTC 

[PATCH 0/3] libxl: Fix deadlock with pygrub
 2014-02-24 14:55 UTC  (10+ messages)
` [PATCH 1/3] libxl: Fix libxl_postfork_child_noexec deadlock etc
` [PATCH 2/3] libxl: Hold the atfork lock while closing carefd
` [PATCH 3/3] libxl: Fix carefd lock leak in save callout

[PATCH v2 0/6] xen/arm: Merge early_printk function in console code
 2014-02-24 14:52 UTC  (7+ messages)
` [PATCH v2 1/6] xen/arm: earlyprintk: move early_flush in early_puts
` [PATCH v2 2/6] xen/arm: earlyprintk: export early_puts
` [PATCH v2 3/6] xen/arm: Rename EARLY_PRINTK compile option to CONFIG_EARLY_PRINTK
` [PATCH v2 4/6] xen/console: Add support for early printk
` [PATCH v2 5/6] xen/console: Add noreturn attribute to panic function
` [PATCH v2 6/6] xen/arm: Replace early_{printk, panic} call to {printk, panic} call

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-24 14:54 UTC  (6+ messages)
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend

No versioning for existing images
 2014-02-24 14:51 UTC  (6+ messages)

[Bug 75447] New: Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
 2014-02-24 14:49 UTC  (4+ messages)
  ` [Bug 75447] "

[PATCH 9/9] trace: Replace hardcoding of 19 with MAX_NICE
 2014-02-24 14:48 UTC  (5+ messages)
` [PATCH Resend] "

[patch 00/26] genirq: Another round of tree wide cleanups
 2014-02-24 14:48 UTC  (17+ messages)
` [patch 06/26] metag: Use irq_set_affinity instead of homebrewn code
` [patch 15/26] x86: xen: Use the core irq stats function
  ` [Xen-devel] "
` [patch 18/26] xen: Use the proper irq functions
  ` [Xen-devel] "
` [patch 21/26] xen: Get rid of the last irq_desc abuse
  ` [Xen-devel] "
` [patch 23/26] xen: Add proper irq accounting for HYPERCALL vector
  ` [Xen-devel] "

[PATCH] x86/mce: Reduce boot-time logspam
 2014-02-24 14:48 UTC 

[PATCH 02/03] pinctrl: sh-pfc: r8a7791: SD1_CLK fix
 2014-02-24 14:48 UTC  (2+ messages)

[PATCH for-4.5 0/8] Interrupt management reworking
 2014-02-24 14:48 UTC  (7+ messages)
` [PATCH for-4.5 7/8] xen/irq: Handle multiple action per IRQ

[PATCHv6] staging/iio/adc: change the MXS touchscreen driver implementation
 2014-02-24 14:47 UTC  (17+ messages)
        ` [PATCH] staging/iio/adc/MXS/LRADC: fix touchscreen statemachine

[Qemu-devel] Neat 'patches' trick: mark obsolete or committed patch series as read
 2014-02-24 14:47 UTC 

[PATCH] openvswitch: orphan frags on local receive
 2014-02-24 14:45 UTC  (2+ messages)

[meta-qt5][PATCHv2] nativesdk-qtbase: do qmake replacement in ${D} instead of ${B}
 2014-02-24 14:46 UTC  (3+ messages)

[PATCH 00/15] A different approach for using blk-mq in the SCSI layer
 2014-02-24 14:46 UTC  (2+ messages)

linux-next: Tree for Feb 17
 2014-02-24 14:46 UTC  (3+ messages)
` linux-next: Tree for Feb 17 (pinctrl-msm)

[meta-oe][PATCH] xdelta3: add new recipe for version 3.0.8
 2014-02-24 14:40 UTC 

[PATCH 0/1] weston: disable-egl when no wayland
 2014-02-24 14:44 UTC  (3+ messages)
` [PATCH 1/1] "

kernel BUG at fs/btrfs/ctree.c:3215!
 2014-02-24 14:42 UTC  (3+ messages)

[PATCH 0/3] crypto: ccp - minor code fixes
 2014-02-24 14:42 UTC  (4+ messages)
` [PATCH 1/3] crypto: ccp - Prevent a possible lost CCP command request
` [PATCH 2/3] crypto: ccp - Invoke context callback when there is a backlog error
` [PATCH 3/3] crypto: ccp - Account for CCP backlog processing

[PATCH] btrfs: Allow forced conversion of metadata to dup profile on multiple devices
 2014-02-24 14:40 UTC  (6+ messages)

[Bug 75112] New: Meta Bug for HyperZ issues on r600g and radeonsi
 2014-02-24 14:40 UTC  (2+ messages)
` [Bug 75112] "

[meta-oe][PATCH] vim: add (custom) license file
 2014-02-24 14:39 UTC  (4+ messages)

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-02-24 14:38 UTC  (6+ messages)
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support

[Bug 28756] New: Dual head problems on nvA0
 2014-02-24 14:38 UTC  (2+ messages)
  ` [Bug 28756] "

Loan Offer At 0.2% contact
 2014-02-24 14:38 UTC 

[Qemu-devel] compressed VMDKs and BDRV_BLOCK_OFFSET_VALID
 2014-02-24 14:37 UTC  (2+ messages)

[U-Boot] [RFC] [PATCH] rewrite doc/README.arm-unaligned-accesses
 2014-02-24 14:37 UTC  (6+ messages)

[PATCH 00/11] Runtime PM fixes
 2014-02-24 14:36 UTC  (7+ messages)
` [PATCH 04/11] drm/i915: get runtime PM at intel_set_mode
` [PATCH 05/11] drm/i915: get runtime PM while trying to detect CRT

[PATCH v2] arm/smp: Absorb boot_secondary()
 2014-02-24 14:35 UTC  (3+ messages)

[PATCH V2] netif.h: Document xen-net{back, front} multi-queue feature
 2014-02-24 14:28 UTC 

[Bug 15758] New: Invisible mouse pointer on NV4E (C51)
 2014-02-24 14:32 UTC  (2+ messages)
  ` [Bug 15758] "

Fwd: strange discrepancy
 2014-02-24 14:31 UTC  (4+ messages)
  `  "

[PATCH] bridge: orphan frags on local receive
 2014-02-24 14:31 UTC  (4+ messages)

[PATCH] ALSA: hda - Add a fixup for HP Folio 13 mute LED
 2014-02-24 14:31 UTC 

Initial Mini-OS port to ARM64
 2014-02-24 14:30 UTC  (3+ messages)

[PATCH] ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
 2014-02-24 14:30 UTC  (2+ messages)

[PATCH net v2 0/4] qlcnic: Bug fixes
 2014-02-24 13:54 UTC  (5+ messages)
` [PATCH net v2 1/4] qlcnic: Fix function return error check
` [PATCH net v2 2/4] qlcnic: Fix usage of use_msi and use_msi_x module parameters
` [PATCH net v2 3/4] qlcnic: Allow any VLAN to be configured from VF
` [PATCH net v2 4/4] qlcnic: Fix number of rings when we fall back from msix to legacy

[PATCH v1 0/3] SRP initiator fixes for kernel 3.15
 2014-02-24 14:30 UTC  (4+ messages)
  ` [PATCH v1 1/3] IB/srp: Fix crash when unmapping data loop
  ` [PATCH v1 2/3] IB/srp: Check ib_query_gid return value
  ` [PATCH v1 3/3] IB/srp: Protect free_tx iu list from concurrent flows

Conf notes
 2014-02-24 14:30 UTC  (11+ messages)

[PATCH net-next] loopback: sctp: add NETIF_F_SCTP_CSUM to device features
 2014-02-24 14:28 UTC  (8+ messages)

[PATCH 00/11] ASoC: Consolidate enum controls and DAPM MUXs
 2014-02-24 14:28 UTC  (3+ messages)
` [PATCH 07/11] ASoC: mc13783: Use SOC_ENUM_SINGLE_VIRT_DECL()

[Bug 71051] Cannot suspend with radeon drivers
 2014-02-24 14:28 UTC 

[PATCH v11] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2014-02-24 14:20 UTC  (5+ messages)

SPDX-License-Identifier (was: Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support)
 2014-02-24 14:26 UTC  (12+ messages)
` SPDX-License-Identifier

[PATCH v3 0/4] kernel mode NEON optimizations
 2014-02-24 14:26 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: add abstractions for FPSIMD state manipulation
` [PATCH v3 2/4] arm64: defer reloading a task's FPSIMD state to userland resume
` [PATCH v3 3/4] arm64: add support for kernel mode NEON in interrupt context
` [PATCH v3 4/4] arm64: add Crypto Extensions based synchronous core AES cipher

[PATCH RESEND v5] netfilter: xtables: add quota support for nfacct
 2014-02-24 14:26 UTC 

[PATCH v9 0/6] enable Cache QoS Monitoring (CQM) feature
 2014-02-24 14:26 UTC  (5+ messages)
` [PATCH v9 3/6] x86: collect CQM information from all sockets
` [PATCH v9 4/6] x86: enable CQM monitoring for each domain RMID

[meta-fsl-arm][PATCH 0/3] twr-vf65gs10: Update kernel & MCC
 2014-02-24 14:25 UTC  (3+ messages)
` [meta-fsl-arm][PATCH 3/3] twr-vf65g10: update kernel to latest ts-2.13 release

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2014-02-24 14:24 UTC  (17+ messages)
` [PATCH 1/2] usb: dwc3: core: continue probing if usb phy library returns -ENODEV/-ENXIO

[PATCH] gpio: twl4030: Remove redundant assignment
 2014-02-24 14:25 UTC  (2+ messages)

[Xenomai] armhf patch
 2014-02-24 14:23 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] uboot sata support for sunxi platform
 2014-02-24 14:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/3] ahci: provide sunxi SATA driver using AHCI platform framework
    ` [U-Boot] [linux-sunxi] "

[PATCH] gpio: samsung: Remove double variable assignment
 2014-02-24 14:22 UTC  (2+ messages)

[PATCH/RFC 0/3] KVM: yield heuristic improvements
 2014-02-24 14:22 UTC  (7+ messages)
` [PATCH/RFC 2/3] s390/kvm: Platform specific kvm_arch_vcpu_dont_yield

[PATCH] gpio: rc5t583: Remove redundant check
 2014-02-24 14:20 UTC  (3+ messages)

[GIT PULL] imx-drm conversion to component support
 2014-02-24 14:20 UTC 

[RFC PATCH 1/2] e1000: release software locked semaphores on initialization
 2014-02-24 14:19 UTC  (7+ messages)
` [RFC PATCH 2/2] ixgbe: "


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.