linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-29 13:17:01 to 2013-01-29 19:03:51 UTC [more...]

[GIT PULL] EFI fixes for v3.8
 2013-01-29 19:03 UTC  (2+ messages)

[PATCH] regulator: clear state each invocation of of_regulator_match
 2013-01-29 19:01 UTC 

[PATCHv3 0/6] zswap: compressed swap caching
 2013-01-29 18:55 UTC  (5+ messages)
` [PATCHv3 5/6] zswap: add to mm/

[PATCH] Add -Werror build option
 2013-01-29 18:56 UTC  (2+ messages)

Web10g TCP statistics patch - mainlining into kernel?
 2013-01-29 18:52 UTC  (3+ messages)

[PATCH 5/5] ARM: ux500: select the DB8540 pin controller
 2013-01-29 18:51 UTC  (4+ messages)

[PATCH 1/2] regulator: tps65217: Fix using wrong dev argument for calling of_regulator_match
 2013-01-29 18:46 UTC  (5+ messages)
` [PATCH 2/2] regulator: tps65910: "

[PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec
 2013-01-29 18:45 UTC  (31+ messages)
` [PATCH V6 01/30] iov_iter: move into its own file
` [PATCH V6 02/30] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V6 03/30] iov_iter: add copy_to_user support
` [PATCH V6 04/30] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH V6 05/30] iov_iter: hide iovec details behind ops function pointers
` [PATCH V6 06/30] iov_iter: add bvec support
` [PATCH V6 07/30] iov_iter: add a shorten call
` [PATCH V6 08/30] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V6 10/30] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V6 11/30] fs: pull iov_iter use higher up the stack
` [PATCH V6 12/30] aio: add aio_kernel_() interface
` [PATCH V6 13/30] aio: add aio support for iov_iter arguments
` [PATCH V6 14/30] bio: add bvec_length(), like iov_length()
` [PATCH V6 15/30] loop: use aio to perform io on the underlying file
` [PATCH V6 16/30] fs: create file_readable() and file_writable() functions
` [PATCH V6 17/30] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH V6 19/30] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH V6 20/30] ext4: add support for read_iter and write_iter
` [PATCH V6 21/30] nfs: add support for read_iter, write_iter
` [PATCH V6 22/30] nfs: simplify swap
` [PATCH V6 23/30] btrfs: add support for read_iter and write_iter
` [PATCH V6 24/30] block_dev: add support for read_iter, write_iter
` [PATCH V6 25/30] xfs: add support for read_iter and write_iter
` [PATCH V6 26/30] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH V6 27/30] udf: convert file ops from aio_read/write "
` [PATCH V6 28/30] afs: add support for read_iter and write_iter
` [PATCH V6 29/30] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH V6 30/30] ubifs: convert file ops from aio_read/write "

One of these things (CONFIG_HZ) is not like the others
 2013-01-29 18:43 UTC  (11+ messages)

[RFC 0/1] ima/evm: signature verification support using asymmetric keys
 2013-01-29 18:39 UTC  (21+ messages)
` [RFC 1/1] ima: digital signature verification "

[patch] TTY: synclink, small cleanup in dtr_rts()
 2013-01-29 18:38 UTC  (12+ messages)
      ` coccinelle and bitmask arithmetic (was: Re: [patch] TTY: synclink, small cleanup in dtr_rts())

[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
 2013-01-29 18:13 UTC  (16+ messages)
` [PATCH 1/5] net: mvmdio: unmap base register address at driver removal
` [PATCH 2/5] net: mvmdio: rename base register cookie from smireg to regs
` [PATCH 3/5] net: mvmdio: enhance driver to support SMI error/done interrupts
` [PATCH 4/5] net: mvmdio: allow Device Tree and platform device to coexist
` [PATCH 5/5] mv643xx_eth: convert to use the Marvell Orion MDIO driver

[RFC] arm: use built-in byte swap function
 2013-01-29 18:10 UTC  (10+ messages)

[PATCH 0/7] ARM: DT: tegra114: add dt entry for gpio/pinmux/dma/i2c/serial/kbc
 2013-01-29 18:10 UTC  (5+ messages)
` [PATCH 3/7] ARM: DT: tegra114: add APB DMA controller DT entry
` [PATCH 6/7] ARM: DT: tegra114:add aliases and DMA requestor for serial controller

[PATCH 1/1] USB: option: add support for Telit LE920
 2013-01-29 17:48 UTC  (4+ messages)

[PATCH 1/2] sched: move scheduler sysctl bits into dedicated header file
 2013-01-29 18:05 UTC  (6+ messages)

[PATCH] generic dynamic per cpu refcounting
 2013-01-29 18:04 UTC  (12+ messages)
                  ` [PATCH] module: Convert to generic percpu refcounts

[PATCH] x86, efi: remove attribute check from setup_efi_pci
 2013-01-29 17:54 UTC  (2+ messages)

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #1)
 2013-01-29 17:52 UTC  (9+ messages)
` [PATCH v3 02/71] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v3 32/71] ARC: [DeviceTree] Basic support

[BUG?] false positive in soft lockup detector while unlzma initramfs on slow cpu
 2013-01-29 17:18 UTC  (3+ messages)

[GIT PULL] cputime: Full dynticks task/cputime accounting v7
 2013-01-29 17:08 UTC  (11+ messages)

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #2)
 2013-01-29 17:05 UTC  (3+ messages)
` [PATCH v3 40/71] ARC: OProfile support

[PATCH] staging:ozwpan: Fix following warning
 2013-01-29 17:00 UTC 

[PATCH] firewire: Fix ohci free_irq() warning
 2013-01-29 17:01 UTC  (5+ messages)

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-01-29 16:51 UTC  (5+ messages)

[GIT PULL][FOR REVIEW] Regulators: Bring the AB8500 into the 20th century
 2013-01-29 16:41 UTC 

[PATCH 0/2] Table lookup for mux clock type
 2013-01-29 16:38 UTC  (5+ messages)
` [PATCH 2/2] clk: tegra: adapt tegra periph clk to mux table/mask

[PATCH 1/3] x86: KVM: Fix warnings by returning bool
 2013-01-29 16:36 UTC  (2+ messages)

[PATCH] drivers/block/xsysace - replace in(out)_8/in(out)_be16/in(out)_le16 with generic iowrite(read)8/16(be)
 2013-01-29 16:27 UTC  (2+ messages)

[PATCH] perf evsel: Fix memory leaks on evsel->counts
 2013-01-29 16:26 UTC  (3+ messages)

[PATCH] x86: Hyper-V: register clocksource only if its advertised
 2013-01-29 16:14 UTC  (13+ messages)

[PATCH] dw_dmac: apply default dma_mask if needed
 2013-01-29 16:12 UTC  (3+ messages)

[RFC PATCH 0/2] ARM: update cpuinfo to print CPU model name
 2013-01-29 16:11 UTC  (6+ messages)
` [RFC PATCH 1/2] ARM: kernel: "
` [RFC PATCH 2/2] ARM: OMAP4: setup CPU model name during ID initialisation

[PATCH 2 2/2] coccicheck: Allow to show the executed command line
 2013-01-29 16:03 UTC 

[PATCH 2 1/2] coccicheck: Allow the user to give a V= (verbose) argument
 2013-01-29 16:03 UTC 

[PATCH 09/30] USB: ehci-omap: Use devm_request_and_ioremap()
 2013-01-29 16:01 UTC  (3+ messages)

boot warnings due to swap: make each swap partition have one address_space
 2013-01-29 15:56 UTC  (6+ messages)

[PATCH] uio_pdrv_genirq: don't re-setup irq if already configured by OF
 2013-01-29 15:55 UTC 

[PATCH] fb: udlfb: fix hang at disconnect
 2013-01-29 15:51 UTC  (8+ messages)
` [PATCH 1/3] semaphore: introduce down_timeout_killable()
  ` [PATCH 2/3 v2] fb: udlfb: fix hang at disconnect

[RFC/PATCH] perf x86: Add off-core event constraints for Sandy/IvyBridge micro architecture
 2013-01-29 15:49 UTC  (3+ messages)

[GIT PULL] XFS update for 3.8-rc6
 2013-01-29 15:42 UTC 

[PATCH] Documentation: update top level 00-INDEX file with new additions
 2013-01-29 15:34 UTC 

[PATCH v3 10/30] USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
 2013-01-29 15:33 UTC  (3+ messages)

ARM: OMAP2+: omap2plus_defconfig: enable omap1 rtc
 2013-01-29 15:03 UTC 

[PATCH 0/2] ACPI / scan: Additional changes
 2013-01-29 13:59 UTC  (4+ messages)
` [PATCH 1/2] ACPI / scan: Make namespace scanning and trimming mutually exclusive

[PATCH 0/9] dasd: implement block timeout
 2013-01-29 15:27 UTC  (4+ messages)
` [PATCH 8/9] dasd: Add 'timeout' attribute

[PATCH] dw_dmac: adjust slave_id accordingly to request line base
 2013-01-29 15:27 UTC  (4+ messages)

[PATCH] staging/omapdrm: Use kmemdup rather than duplicating its implementation
 2013-01-29 15:24 UTC  (2+ messages)

[PATCH] usb: ehci: s5p: Power-off VBUS during suspend
 2013-01-29 15:21 UTC  (2+ messages)

[PATCH] 8250/16?50: Add support for Broadcom TruManage redirected serial port
 2013-01-29 15:18 UTC  (3+ messages)

[PATCHSET] idr: deprecate idr_remove_all()
 2013-01-29 15:13 UTC  (4+ messages)
` [PATCH 10/14] dlm: don't use idr_remove_all()

[RFC] ACPI scan handlers
 2013-01-29 14:50 UTC  (5+ messages)
` [PATCH 1/4] ACPI / scan: Introduce struct acpi_scan_handler

[PATCH] tracing: fix twice trace iterator init
 2013-01-29 14:58 UTC  (2+ messages)

linux-next: build failure after merge of the usb tree
 2013-01-29 14:59 UTC  (6+ messages)

3.8-rc2: lockdep warning in nouveau driver
 2013-01-29 14:56 UTC  (2+ messages)

[PATCH v2 0/6] of, of_gpio, of_spi: Bugfix and improve of_parse_phandle_with_args, of_gpio_named_count and of_spi_register_master
 2013-01-29 14:53 UTC  (7+ messages)
` [PATCH v2 1/6] of: Return -EEXIST from of_parse_phandle_with_args for holes in phandle list
` [PATCH v2 2/6] of: Return -ENXIO from of_parse_phandle_with_args for too large index and return errors from of_gpio_named_count
` [PATCH v2 3/6] of_spi: Initialize cs_gpios properly
` [PATCH v2 4/6] of_spi: Document cs_gpios and cs_gpio in kernel-doc
` [PATCH v2 5/6] of_spi: Add fetching of of_gpio flags to of_spi_register_master
` [PATCH v2 6/6] of_spi: Initialize cs_gpios and cs_gpio with -EEXIST

[PATCH] printk: Avoid softlockups in console_unlock()
 2013-01-29 14:54 UTC  (11+ messages)

[PATCH 0/4] firmware: Make user-mode helper optional (v3)
 2013-01-29 14:46 UTC  (5+ messages)
` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code
` [PATCH 2/4] firmware: Make user-mode helper optional
` [PATCH 3/4] firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
` [PATCH 4/4] firmware: Ignore abort check when no user-helper is used

Re:[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
 2013-01-29 14:45 UTC 

[PATCH V3] cpufreq: Simplify cpufreq_add_dev()
 2013-01-29 14:39 UTC 

linux-next: new arch/metag tree
 2013-01-29 14:30 UTC 

[PATCH 1/2] cpufreq: Set policy->related_cpus to atleast policy->cpus
 2013-01-29 14:30 UTC  (3+ messages)

[PATCH] Tracepoint Event: Add 4 tracepoint events for vfs subsystem
 2013-01-29 14:27 UTC  (2+ messages)

[PATCH v5 00/20] Add gdb python scripts as kernel debugging helpers
 2013-01-29 14:25 UTC  (9+ messages)
` [PATCH v5 14/20] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
` [PATCH v5 16/20] scripts/gdb: Add internal helper and convenience function for per-cpu lookup

[PATCH] block: fix ext_devt_idr handling
 2013-01-29 14:20 UTC 

[PATCH v3] PCI: Document PCIE BUS MPS parameters
 2013-01-29 14:18 UTC  (4+ messages)

[PATCH v4 00/43] Meta Linux Kernel Port
 2013-01-29 14:15 UTC  (6+ messages)
` [PATCH v4 19/43] metag: Device tree
` [PATCH v4 21/43] metag: Time keeping
` [PATCH v4 26/43] metag: Scheduling/Process management
` [PATCH v4 42/43] tty/metag_da: Add metag DA TTY driver
` [PATCH v4 43/43] fs: imgdafs: Add IMG DAFS filesystem for metag

No sysfs directory for openvswitch module when built-in
 2013-01-29 14:15 UTC 

[git pull] Please pull powerpc.git merge branch
 2013-01-29 14:14 UTC  (4+ messages)

[PATCH V3 RESEND RFC 0/2] kvm: Improving undercommit scenarios
 2013-01-29 14:05 UTC  (2+ messages)

next-20130117 - kernel BUG with aio
 2013-01-29 13:41 UTC  (9+ messages)

linux-next: manual merge of the usb tree with the driver-core tree
 2013-01-29 13:41 UTC  (2+ messages)

Query related to MSR(Magnetic Stripe Reader) Device Driver
 2013-01-29 13:33 UTC  (4+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-29 13:31 UTC  (11+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH, RFC 00/16] Transparent huge page cache
 2013-01-29 13:14 UTC  (3+ messages)

[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
 2013-01-29 13:26 UTC  (2+ messages)

[PATCH v2 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-29 13:24 UTC  (3+ messages)

[PATCH 00/33] Sanitize devm_request_and_ioremap()
 2013-01-29 13:21 UTC  (4+ messages)
` [PATCH 07/33] dma: Convert to devm_ioremap_resource()

Re:[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
 2013-01-29 13:19 UTC  (2+ messages)

[PATCH v2 01/12] KVM: MMU: lazily drop large spte
 2013-01-29 13:16 UTC  (7+ messages)
` [PATCH v2 06/12] KVM: MMU: introduce a static table to map guest access to spte access


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).