All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-15 19:32:51 to 2013-02-15 20:52:34 UTC [more...]

[PATCH] x86: remove the x32 syscall bitmask from syscall_get_nr()
 2013-02-15 20:52 UTC  (3+ messages)

[PATCH 0/6] dma: various fixes in different DMAC drivers
 2013-02-15 20:52 UTC  (6+ messages)
` [PATCH 3/6] dma: coh901318_lli: avoid unbalanced locking

[PATCH] pinctrl: Declare operation structures as const
 2013-02-15 20:51 UTC  (2+ messages)

process 0 ("swapper")
 2013-02-15 20:51 UTC  (2+ messages)

[PATCH V6 0/6] perf, amd: Enable AMD family 15h northbridge counters
 2013-02-15 20:51 UTC  (5+ messages)
` [PATCH 6/6] perf, amd: Enable northbridge performance counters on AMD family 15h

[Buildroot] [PATCH] add pre-build script
 2013-02-15 20:50 UTC  (9+ messages)

[PATCH] systemd: Fix packaging warnings and spin libnss_myhostname to package of its own
 2013-02-15 20:33 UTC  (2+ messages)

[PATCH v3 resend] procfs: Improve Scaling in proc
 2013-02-15 20:47 UTC 

[PATCH 0/7] hid driver transport cleanup
 2013-02-15 20:47 UTC  (5+ messages)
` [PATCH 1/7] HID: Extend the interface with report requests
` [PATCH 2/7] HID: Extend the interface with wait io request

[Buildroot] [PATCH] new package: mlocate
 2013-02-15 20:45 UTC 

[U-Boot] imx6, spl and falcon boot
 2013-02-15 20:45 UTC 

VT switchless resume patches
 2013-02-15 20:42 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: don't restore LVDS enable state blindly
` [PATCH 2/6] drm/i915: add sprite restore function
` [PATCH 3/6] drm/i915: restore cursor and sprite state when forcing a config restore
` [PATCH 4/6] drm/i915: enable VT switchless resume
` [PATCH 5/6] drm/i915: emit a hotplug event on resume
` [PATCH 6/6] drm/i915: remove disabled memset of framebuffer from intel_fb

Active low GPIOs (was [PATCH v1 1/4] i2c: mux: Add i2c-arbitrator 'mux' driver)
 2013-02-15 20:42 UTC  (5+ messages)

[PATCH net] tipc: fix missing spinlock init in broadcast code
 2013-02-15 20:41 UTC  (2+ messages)

RFC: mincore: add a bit to indicate a page is dirty
 2013-02-15 20:39 UTC  (5+ messages)
  ` [patch 1/2] mm: fincore()

[Buildroot] [PATCH 1/2] libpcap: fixup pcap-config
 2013-02-15 20:38 UTC  (12+ messages)
` [Buildroot] [PATCHv5 2/2] wireshark: new package

[PATCH V4 0/8] ARM: kirkwood: cleanup DT conversion
 2013-02-15 20:37 UTC  (3+ messages)
` [PATCH V4 07/11] ARM: mvebu: correct gated clock documentation

[PATCH net-next] net: use skb_reset_mac_len() in dev_gro_receive()
 2013-02-15 20:37 UTC  (2+ messages)

[PATCH] tools/xc: print messages from xc_save with xc_report
 2013-02-15 20:36 UTC  (2+ messages)

Using lttng-ust's libringbuffer outside lttng-ust
 2013-02-15 20:36 UTC  (2+ messages)
` [lttng-dev] "

[PATCH] ieee802154: at86rf230: Remove empty suspend/resume callbacks
 2013-02-15 20:35 UTC  (2+ messages)

[PATCH] phram: Allow the user to set the erase page size
 2013-02-15 20:35 UTC 

[PATCH (net.git)] stmmac: fix the parsing of the eee_timer parameter
 2013-02-15 20:34 UTC  (2+ messages)

[net-next v2 00/10][pull request] Intel Wired LAN Driver Updates 2013.02.15
 2013-02-15 20:33 UTC  (2+ messages)

[PATCH] EnhanceIO ssd caching software
 2013-02-15 20:31 UTC  (4+ messages)

[PATCH 1/9] hwmon: (adt7410) Clear unwanted bits in the config register
 2013-02-15 20:32 UTC  (23+ messages)
` [PATCH 2/9] hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP
  ` [lm-sensors] "
` [PATCH 3/9] hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro
  ` [lm-sensors] "
` [PATCH 4/9] hwmon: (adt7410) Use I2C_ADDRS "
  ` [lm-sensors] "
` [PATCH 5/9] hwmon: (adt7410) Add device table entry for the adt7420
  ` [lm-sensors] "
` [PATCH 6/9] hwmon: (adt7410) Don't re-read non-volatile registers
  ` [lm-sensors] "
` [PATCH 7/9] hwmon: (adt7410) Add support for the adt7310/adt7320
    ` [lm-sensors] "
` [lm-sensors] [PATCH 1/9] hwmon: (adt7410) Clear unwanted bits in the config register

[PATCH] drm/i915: Implement pipe CSC based limited range RGB output
 2013-02-15 20:34 UTC  (3+ messages)

randconfig errors
 2013-02-15 20:28 UTC  (7+ messages)

[RFC PATCH] Add pin control driver for Wondermedia SoCS
 2013-02-15 20:27 UTC  (4+ messages)
` [PATCH] pinctrl: gpio: vt8500: Add pin control driver for Wondermedia SoCs

[PATCH] drm: Don't set the plane->fb to NULL on successfull set_plane
 2013-02-15 20:26 UTC  (3+ messages)

[PATCH v3] Make frontswap+cleancache and its friend be modularized
 2013-02-15 20:20 UTC  (24+ messages)
` [PATCH 01/11] mm: frontswap: lazy initialization to allow tmem backends to build/run as modules
` [PATCH 02/11] frontswap: Make frontswap_init use a pointer for the ops
` [PATCH 03/11] frontswap: Remove the check for frontswap_enabled
` [PATCH 04/11] frontswap: Use static_key instead of frontswap_enabled and frontswap_ops
` [PATCH 05/11] frontswap: Get rid of swap_lock dependency
` [PATCH 06/11] mm: cleancache: lazy initialization to allow tmem backends to build/run as modules
` [PATCH 07/11] cleancache: Make cleancache_init use a pointer for the ops
` [PATCH 08/11] cleancache: Remove the check for cleancache_enabled
` [PATCH 09/11] cleancache: Use static_key instead of cleancache_ops and cleancache_enabled
` [PATCH 10/11] xen: tmem: enable Xen tmem shim to be built/loaded as a module
` [PATCH 11/11] zcache/tmem: Better error checking on frontswap_register_ops return value

Fwd:
 2013-02-15 20:23 UTC 

[PATCH iproute 0/3] Bridge VLAN support
 2013-02-15 20:21 UTC  (4+ messages)
` [PATCH iproute 1/3] bridge: Add vlan support to fdb entries
` [PATCH iproute 2/3] bridge: Add vlan configuration support
` [PATCH iproute 3/3] bridge: Update bridge man pages to include vlan command

[PATCH 1/2] bcma: add gpio_to_irq again
 2013-02-15 20:20 UTC  (3+ messages)
` [PATCH 2/2] ssb: "

[PATCH v2 1/1] drivers: net: davinci_cpdma: acknowledge interrupt properly
 2013-02-15 20:20 UTC  (9+ messages)

using prefetch
 2013-02-15 20:18 UTC  (3+ messages)

[PATCH net-next 0/3] v3 GRE: TCP segmentation offload
 2013-02-15 20:18 UTC  (2+ messages)

[Buildroot] [PATCH] new package: adns
 2013-02-15 20:16 UTC 

[PATCH 1/2] powerpc/mpic: allow coreint to be determined by MPIC version
 2013-02-15 20:14 UTC  (4+ messages)
` [PATCH 2/2] powerpc/e500/qemu-e500: enable coreint

[linuxppc-dev][PATCH] powerpc/fsl_pci: Store the pci controller device pointer in the pci controller structure
 2013-02-15 20:14 UTC  (2+ messages)

ixgbe: Regression, unsupported SFP+ modules on 10Gbit/s X520 NIC no longer work with allow_unsupported_sfp=1
 2013-02-15 20:14 UTC  (2+ messages)

[PATCH 1/4] staging/ozwpan: Add missing header includes
 2013-02-15 20:17 UTC  (4+ messages)
` [PATCH 2/4] staging/ozwpan: Mark local functions as static (fix sparse warnings)
` [PATCH 3/4] staging/ozwpan: Remove empty and unused function oz_cdev_heartbeat
` [PATCH 4/4] staging/ozwpan: Mark read only parameters and structs as const

[btrfs-progs 6/7] Detect Device of type SSD or HDD
 2013-02-15 20:12 UTC  (2+ messages)

[PATCH] i2c: tegra: remove warning dump if timeout happen in transfer
 2013-02-15 20:10 UTC  (6+ messages)

[PATCH 1/2] Input: MT - do not apply filtering on emulated events
 2013-02-15 20:11 UTC  (5+ messages)
` [PATCH 2/2] Input: synaptics - initialize pointer emulation usage

Beyond kernel-janitor
 2013-02-15 20:10 UTC  (2+ messages)

[PATCH] ipv4: Disallow non-namespace aware protocols to register
 2013-02-15 20:09 UTC  (5+ messages)

Guidelines to move mach-omap2/gpmc to drivers/memory-controller
 2013-02-15 20:08 UTC  (3+ messages)

linux-next: build warning after merge of the char-misc tree
 2013-02-15 20:05 UTC  (3+ messages)

[PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
 2013-02-15 20:05 UTC  (3+ messages)

uhid: broken interface: 32/64-bit compatibility
 2013-02-15 20:05 UTC  (4+ messages)

[PATCH v3 1/1] powerpc/85xx: Board support for ppa8548
 2013-02-15 20:03 UTC  (2+ messages)

[PATCH] [v2] powerpc/fsl: remove extraneous DIU platform functions
 2013-02-15 20:05 UTC  (2+ messages)

[PATCH v2 3/3] nfsd: add new reply_cache_stats file in nfsdfs
 2013-02-15 20:04 UTC  (2+ messages)
` [PATCH RFC] nfsd: report length of the largest hash chain in reply cache stats

[PATCH 0/14] adjust duplicate test
 2013-02-15 20:02 UTC  (5+ messages)
` [PATCH 8/15] arch/powerpc/platforms/85xx/p1022_ds.c: "

[PATCH] ptrace: add ability to retrieve signals without removing them from a queue
 2013-02-15 20:03 UTC  (7+ messages)

[RFC] SIGKILL vs. SIGSEGV on late execve() failures
 2013-02-15 20:02 UTC  (2+ messages)

[PATCH 1/2] i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
 2013-02-15 20:00 UTC  (4+ messages)

[PATCH v1 1/4] i2c: mux: Add i2c-arbitrator 'mux' driver
 2013-02-15 19:56 UTC  (8+ messages)

[PATCH v2 08/11] MIPS: ath79: add WMAC registration code for the QCA955X SoCs
 2013-02-15 19:54 UTC 

[PATCH v2 04/11] MIPS: ath79: add IRQ handling code for the QCA955X SoCs
 2013-02-15 19:53 UTC 

[PATCH] i2c: mux: Remove unneeded platform_set_drvdata to NULL in remove
 2013-02-15 19:53 UTC  (6+ messages)

[PATCH v2 1/3] i2c: mux: Add i2c-arbitrator-cros-ec 'mux' driver
 2013-02-15 19:46 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] ARM: dts: Add i2c-arbitrator bus for exynos5250-snow
  ` [PATCH v3 3/3] ARM: dts: Add sbs-battery "

[PATCH] MIPS: ath79: fix WMAC IRQ resource assignment
 2013-02-15 19:51 UTC 

[PATCH 2/4] xen/arm: do not use is_running to decide whether we can write directly to the LR registers
 2013-02-15 19:50 UTC  (2+ messages)

linux-next: Tree for Feb 15
 2013-02-15 19:48 UTC  (3+ messages)
` [PATCH -next] i2c: fix i2c-ismt.c printk format warning

WRT54g / b43 / mac802.11 BREAKTHROUGH
 2013-02-15 19:47 UTC  (3+ messages)

[PATCH v7 00/18] perf: add memory access sampling support
 2013-02-15 19:46 UTC  (4+ messages)
` [PATCH v7 07/18] perf: add generic memory sampling interface

BUG at net/sunrpc/svc_xprt.c:921
 2013-02-15 19:46 UTC  (8+ messages)
` BUG at net/sunrpc/svc_xprt.c:921 (another one)

[PATCH] sh-pfc: sh_pfc_probe() sizeof() fix
 2013-02-15 19:46 UTC  (2+ messages)

[PATCH] SG_SCSI_RESET ioctl: add no_escalate values
 2013-02-15 19:46 UTC  (2+ messages)

[PULL 00/14] ppc patch queue 2013-02-15
 2013-02-15 19:45 UTC  (4+ messages)
` [PATCH 02/12] KVM: PPC: E500: Explicitly mark shadow maps invalid

[PATCH v2] gpio: mcp23s08: convert driver to DT
 2013-02-15 19:44 UTC  (5+ messages)

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-15 19:40 UTC  (15+ messages)

[PATCH] drm/i915: Fix and clean up RC6 init sequence for Haswell
 2013-02-15 19:39 UTC 

[meta-networking][meta-systemd][PATCH] ntp: Create a separate package for sntp
 2013-02-15 19:22 UTC 

[PATCH] sparc32: refactor smp boot
 2013-02-15 19:37 UTC  (2+ messages)

[PATCH v2] [SCSI] scsi_debug: Do not respond to certain commands with CHECK CONDITION when sense pending
 2013-02-15 19:37 UTC  (2+ messages)

[PATCH v2.1 0/9] SH pinctrl DT support
 2013-02-15 19:37 UTC  (5+ messages)
` [PATCH 1/9] sh-pfc: Add OF support

[PATCH] staging/usbip: Mark local functions as static (fix sparse warnings)
 2013-02-15 19:39 UTC 

[MacVLAN] failure to deliver reassembled IPv6 multicast traffic
 2013-02-15 19:35 UTC  (5+ messages)

Actualizar Cuenta
 2013-02-15 17:07 UTC 

[PATCH] read_directory: avoid invoking exclude machinery on tracked files
 2013-02-15 19:32 UTC  (4+ messages)

Helping with KVM development
 2013-02-15 19:27 UTC 

[PATCH 1/5] staging/xgifb: Consolidate if/else if with identical code branches
 2013-02-15 19:37 UTC  (5+ messages)
` [PATCH 2/5] staging/xgifb: Remove unnecessary casts
` [PATCH 3/5] staging/xgifb: Remove code without effect
` [PATCH 4/5] staging/xgifb: Consolidate return paths
` [PATCH 5/5] staging/xgifb: Remove duplicated code in loops

[BUG] Git clone of a bundle fails, but works (somewhat) when run with strace
 2013-02-15 19:33 UTC 

BUG at net/sunrpc/svc_xprt.c:921
 2013-01-18  5:37 UTC  (7+ 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.