All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-30 19:10:40 to 2013-08-30 20:49:28 UTC [more...]

x86-32: Early microcode loading stumbles over disabled DYNAMIC_FTRACE
 2013-08-30 20:48 UTC  (6+ messages)

[PATCH v7 0/4] Lockless update of reference count protected by spinlock
 2013-08-30 20:48 UTC  (21+ messages)
` [PATCH v7 1/4] spinlock: A new lockref structure for lockless update of refcount

[PATCH v4 0/5] clk: dt: bindings for mux, divider & gate clocks
 2013-08-30 20:48 UTC  (14+ messages)
` [PATCH v4 3/5] clk: dt: binding for basic multiplexer clock
` [PATCH v4 5/5] clk: dt: binding for basic gate clock

[PATCH 0/10] Add additional security checks when module loading is restricted
 2013-08-30 20:46 UTC  (5+ messages)
` [PATCH V2 10/10] Add option to automatically enforce module signatures when in Secure Boot mode

[PATCH 0/7] ath10k: pci cleanup
 2013-08-30 20:46 UTC  (3+ messages)
` [PATCH 3/7] ath10k: remove void pointer from struct ath10k_pci_compl

[Bug 67255] New: black screen after resuming from Hibernate
 2013-08-30 20:45 UTC  (2+ messages)
  ` [Bug 67255] [NVC3] "

raid 5 with 2 failed drives
 2013-08-30 20:44 UTC  (2+ messages)

perf, x86: Add parts of the remaining haswell PMU functionality v3
 2013-08-30 20:44 UTC  (4+ messages)
` [PATCH 1/4] perf, x86: Avoid checkpointed counters causing excessive TSX aborts v4

[Qemu-trivial] [PATCHv2] qmp: fix integer usage in examples
 2013-08-30 20:44 UTC  (2+ messages)
` [Qemu-devel] "

Officially start moving to the term 'staging area'
 2013-08-30 20:42 UTC  (7+ messages)

linux-next: build warning after merge of the tip tree
 2013-08-30 20:42 UTC  (6+ messages)

[U-Boot] [PATCH 1/6] spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
 2013-08-30 20:41 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] drivers/power/pmic: Add tps65217 driver
` [U-Boot] [PATCH 3/6] drivers/power/pmic: Add tps65910 driver
` [U-Boot] [PATCH 4/6] am33xx: Add am33xx_spl_board_init function, call
` [U-Boot] [PATCH 5/6] am33xx: Add the efuse_sma CONTROL_MODULE register
` [U-Boot] [PATCH 6/6] am335x_evm: am33xx_spl_board_init function and scale core frequency

[PATCH] x86: e820: fix memmap kernel boot parameter
 2013-08-30 20:39 UTC  (3+ messages)

[Qemu-devel] [PATCH V8 0/5] Continuous Leaky Bucket Throttling
 2013-08-30 20:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH V8 4/5] block: Add support for throttling burst max in QMP and the command line

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-08-30 20:37 UTC  (9+ messages)
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid
  ` audit looks unmaintained? [was: Re: [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid]

[PATCH 00/19] drm/i915: More HSW watermark prep work
 2013-08-30 20:36 UTC  (8+ messages)
` [PATCH 01/19] drm/i915: Pass crtc to intel_update_watermarks()
` [PATCH 02/19] drm/i915: Call intel_update_watermarks() in specific place during modeset
` [PATCH 03/19] drm/i915: Constify some watermark data

[PATCH V2] x86/AMD-Vi: Add additional check for invalid special->handle
 2013-08-30 20:35 UTC  (5+ messages)

[GIT PULL] ARM: OMAP: Device Tree for 3.12 take #2
 2013-08-30 20:30 UTC  (2+ messages)

[PATCH] gpio: improve error path in gpiolib
 2013-08-30 20:28 UTC  (2+ messages)

[PATCH v7 0/4] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-08-30 20:26 UTC  (6+ messages)
` [PATCH v7 3/4] drivers: of: add initialization code for dma reserved memory

[GIT PULL 1/2] ARM: mvebu: MSI/PCI changes for v3.12
 2013-08-30 20:25 UTC  (3+ messages)
` [GIT PULL 2/2] ARM: mvebu: MSI mvebu "
  ` [GIT PULL V2 "

[PATCH] mtd: atmel_nand: fix the warning when CONFIG_OF is not defined
 2013-08-30 20:23 UTC  (3+ messages)

[Bug 68708] New: Intel+Radeon Hybrid laptop hang on boot while being on the battery
 2013-08-30 20:22 UTC  (3+ messages)
` [Bug 68708] "

[PATCH] Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
 2013-08-30 20:21 UTC  (4+ messages)

[Qemu-trivial] [PATCH] qmp: fix integer usage in examples
 2013-08-30 20:14 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH V2 0/7] Add password protected lock/unlock support for SD/MMC
 2013-08-30 20:14 UTC  (8+ messages)
` [PATCH V2 1/7] mmc: lock: Use the kernel "KEYS" subsystem to get a card's password
` [PATCH V2 2/7] mmc: lock: Add low level LOCK_UNLOCK command
` [PATCH V2 3/7] mmc: lock: Add function to unlock a password locked card
` [PATCH V2 4/7] mmc: lock: Add card lock/unlock maintenance commands
` [PATCH V2 5/7] mmc: lock: Change SD init functionality to handle locked SD cards
` [PATCH V2 6/7] mmc: lock: Prevent partition table read for locked cards
` [PATCH V2 7/7] mmc: lock: Change MMC init to handle "

[Qemu-devel] [PATCH V9 0/5] Continuous Leaky Bucket Throttling
 2013-08-30 20:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH V9 1/5] throttle: Add a new throttling API implementing continuous leaky bucket
` [Qemu-devel] [PATCH V9 2/5] throttle: Add units tests
` [Qemu-devel] [PATCH V9 3/5] block: Enable the new throttling code in the block layer
` [Qemu-devel] [PATCH V9 4/5] block: Add support for throttling burst max in QMP and the command line
` [Qemu-devel] [PATCH V9 5/5] block: Add iops_size to do the iops accounting for a given io size

[PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
 2013-08-30 20:11 UTC  (7+ messages)
` [PATCH 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH] xfs: finish removing IOP_* macros
 2013-08-30 20:10 UTC  (2+ messages)

[PATCH V6 1/5] of: move documentation of of_parse_phandle_with_args
 2013-08-30 20:09 UTC  (4+ messages)
` [PATCH V6 2/5] of: move of_parse_phandle()

[RFC/PATCH v3 0/4] Disable "git status" comment prefix
 2013-08-30 20:08 UTC  (7+ messages)
` [PATCH v3 3/4] get rid of "git submodule summary --for-status"

[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-30 20:08 UTC  (9+ messages)

[PATCH v3 0/3] Introduce atomic MMIO register modify
 2013-08-30 20:08 UTC  (11+ messages)
` [PATCH v3 1/3] ARM: Introduce atomic MMIO modify

[PATCH v2] tipc: set sk_err correctly when connection fails
 2013-08-30 20:07 UTC  (3+ messages)

[PATCH v4 00/14] pxa3xx-nand patches to support mvebu builds
 2013-08-30 20:06 UTC  (4+ messages)
` [PATCH v4 01/14] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-08-30 20:05 UTC  (4+ messages)
` [PATCH V8 15/33] aio: add aio support for iov_iter arguments

What's cooking in git.git (Aug 2013, #07; Wed, 28)
 2013-08-30 20:04 UTC  (2+ messages)

[PATCH] tcp: tcp_make_synack() should use sock_wmalloc
 2013-08-30 20:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] xics: reworks and in-kernel support
 2013-08-30 20:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/8] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN

[PATCH net-next] be2net: set and query VEB/VEPA mode of the PF interface
 2013-08-30 20:01 UTC 

linux-next: Tree for Aug 29
 2013-08-30 19:59 UTC  (2+ messages)
` linux-next: Tree for Aug 30 (nouveau)

[PATCH] clk: fix new_parent dereference before null check
 2013-08-30 19:59 UTC  (2+ messages)

[patch 0/7] improve memcg oom killer robustness v2
 2013-08-30 19:58 UTC  (5+ messages)

ipv4: warnings on sk_wmem_queued
 2013-08-30 19:56 UTC 

[PATCH 0/6] drm/i915: BIOS display/adapter power state notifications
 2013-08-30 19:55 UTC  (9+ messages)
` [PATCH 2/6] drm/i915: add plumbing for SWSCI
` [PATCH 4/6] drm/i915: add opregion function to notify bios of adapter power state
` [PATCH 5/6] drm/i915: do display power state notification on crtc enable/disable
` [PATCH 6/6] DRAFT: drm/i915: do adapter power state notification on PC8+ enable/disable

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-30 19:55 UTC  (6+ messages)

[PATCH v3] net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
 2013-08-30 19:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] i386: Use #defines instead of magic numbers for CPUID cache information
 2013-08-30 19:49 UTC  (3+ messages)

1f324e3 ipv6: Don't depend on per socket memory for neighbour discovery messages
 2013-08-30 19:46 UTC 

PCI reset problem
 2013-08-30 19:46 UTC  (8+ messages)

[Bug 68768] New: [nv50] error during boot
 2013-08-30 19:46 UTC  (9+ messages)
  ` [Bug 68768] [NV92] "
  ` [Bug 68768] [NV92] PTHERM unhandled intr "

[PATCH RESEND] diffconfig: Update script to support python versions 2.5 through 3.3
 2013-08-30 19:41 UTC  (4+ messages)

[PATCH] cpuidle: Check cpuidle driver before add refcount
 2013-08-30 19:51 UTC  (4+ messages)

making building master-next just a little bit easier
 2013-08-30 19:35 UTC  (8+ messages)

[PATCH] clk: wm831x: Initialise wm831x pointer on init
 2013-08-30 19:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/16] qom: Assert sufficient object instance size
 2013-08-30 19:37 UTC  (2+ messages)

[PATCH 0/7] Drop support for Renesys H8/300 architecture
 2013-08-30 19:37 UTC  (5+ messages)

[PATCH] Email-clients:More config Settings for Thunderbird
 2013-08-30 19:34 UTC 

[PATCH] HID: usbhid: quirk for N-Trig DuoSense Touch Screen
 2013-08-30 19:34 UTC  (3+ messages)

Is a raid0 512 byte chunk size possible? Or is it just too small?
 2013-08-30 19:32 UTC 

[Qemu-devel] [PULL 00/17] QOM devices patch queue 2013-08-30
 2013-08-30 19:29 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] object: Fix typo in qom/object.h
` [Qemu-devel] [PULL 02/17] virtio: Remove unnecessary OBJECT() casts
` [Qemu-devel] [PULL 03/17] qom: Fix object_initialize_with_type() argument name in documentation
` [Qemu-devel] [PULL 04/17] intel-hda: Pass size to hda_codec_bus_init()
` [Qemu-devel] [PULL 05/17] ipack: Pass size to ipack_bus_new_inplace()
` [Qemu-devel] [PULL 06/17] ide: Pass size to ide_bus_new()
` [Qemu-devel] [PULL 07/17] pci: Pass size to pci_bus_new_inplace()
` [Qemu-devel] [PULL 08/17] scsi: Pass size to scsi_bus_new()
` [Qemu-devel] [PULL 09/17] usb: Pass size to usb_bus_new()
` [Qemu-devel] [PULL 10/17] virtio-pci: Pass size to virtio_pci_bus_new()
` [Qemu-devel] [PULL 11/17] s390-virtio-bus: Pass size to virtio_s390_bus_new()
` [Qemu-devel] [PULL 12/17] virtio-ccw: Pass size to virtio_ccw_bus_new()
` [Qemu-devel] [PULL 13/17] virtio-mmio: Pass size to virtio_mmio_bus_new()
` [Qemu-devel] [PULL 14/17] qdev: Pass size to qbus_create_inplace()
` [Qemu-devel] [PULL 15/17] qom: Pass available size to object_initialize()
` [Qemu-devel] [PULL 16/17] qom: Assert instance size in object_initialize_with_type()
` [Qemu-devel] [PULL 17/17] isa: Fix documentation of isa_register_portio_list()

[Bridge] [PATCH] bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
 2013-08-30 19:29 UTC  (5+ messages)
` [Bridge] [PATCHv2] "
  `  "

em28xx lock debug *** DEADLOCK ***
 2013-08-30 19:27 UTC 

[RELEASE] LTTng-UST 2.3.0-rc2
 2013-08-30 19:27 UTC 

[PATCH nf 0/5] IPVS fixes for v3.11
 2013-08-30 19:26 UTC  (2+ messages)

[RFC 0/3] drm: Add panel support
 2013-08-30 19:24 UTC  (3+ messages)
` [RFC 2/3] drm/panel: Add simple "

[Qemu-devel] [PATCHv5] add qemu-img convert -n option (skip target volume creation)
 2013-08-30 19:22 UTC  (6+ messages)

LUKS Encryption and Fingerprint readers?
 2013-08-30 19:22 UTC  (4+ messages)

[PATCH] xend: fix file descriptor leak in pci utilities
 2013-08-30 19:21 UTC 

[PATCH 0/4] drivers/net: fix too big NAPI weights
 2013-08-30 19:21 UTC  (5+ messages)
` [PATCH 4/4] qlcnic: use standard "

[Qemu-devel] [PATCHv6] add qemu-img convert -n option (skip target volume creation)
 2013-08-30 19:20 UTC 

permission to move definition of struct rpmsg_channel_info
 2013-08-30 19:20 UTC  (2+ messages)

[PATCH] net: usbnet: update addr_assign_type if appropriate
 2013-08-30 19:19 UTC  (5+ messages)

[net-next v3 1/8] i40e: main driver core
 2013-08-30 19:19 UTC  (5+ messages)

3.11-rc7 big endian - atags and bootloader updates
 2013-08-30 19:18 UTC  (6+ messages)
` [PATCH 1/5] ARM: add CPU_BE8_BOOT_LE configuration
` [PATCH 2/5] ARM: fixup head for atag verification
` [PATCH 3/5] ARM: add atag32_to_cpu() function
` [PATCH 4/5] ARM: update atag-to-fdt code to be endian agnostic
` [PATCH 5/5] ARM: ensure loader information in LE format for BE kernels

[PATCH net-next] tcp: do not use cached RTT for RTT estimation
 2013-08-30 19:16 UTC  (2+ messages)

[RELEASE] LTTng-Tools 2.3.0-rc3
 2013-08-30 19:15 UTC 

[PATCH] has_sha1_file: re-check pack directory before giving up
 2013-08-30 19:14 UTC  (3+ messages)
  ` [PATCHv2] "

[PATCH v7] ARM: sunxi: New watchdog driver for Allwinner A10/A13
 2013-08-30 19:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] Further tcg ldst improvements
 2013-08-30 19:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 6/7] tcg: Introduce zero and sign-extended versions of load helpers

[PATCH] Btrfs: fixup error handling in btrfs_reloc_cow
 2013-08-30 19:11 UTC 

big-endian patch series
 2013-08-30 19:10 UTC  (18+ messages)
` [PATCH 04/20] ARM: set BE8 if LE in head code
` [PATCH 05/20] ARM: pl01x debug code endian fix
` [PATCH 06/20] ARM: twd: data "
` [PATCH 07/20] ARM: smp_scu: data endian fixes
` [PATCH 08/20] highbank: enable big-endian
` [PATCH 09/20] mvebu: support running big-endian
` [PATCH 10/20] vexpress: add big endian support
` [PATCH 11/20] ARM: alignment: correctly decode instructions in BE8 mode
` [PATCH 12/20] ARM: traps: use <asm/opcodes.h> to get correct instruction order
` [PATCH 13/20] ARM: module: correctly relocate instructions in BE8
` [PATCH 14/20] ARM: set --be8 when linking modules
` [PATCH 15/20] ARM: hardware: fix endian-ness in <hardware/coresight.h>
` [PATCH 16/20] ARM: net: fix arm instruction endian-ness in bpf_jit_32.c
` [PATCH 17/20] ARM: Correct BUG() assembly to ensure it is endian-agnostic
` [PATCH 18/20] ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intruction
` [PATCH 19/20] ARM: atomic64: fix endian-ness in atomic.h
` [PATCH 20/20] ARM: signal: sigreturn_codes should be endian neutral to work in BE8


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.