All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-15 13:34:25 to 2014-02-15 16:52:01 UTC [more...]

/dev entry of USB device not disappearing after detach
 2014-02-15 16:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] wandboard: Staticize usdhc1_pads
 2014-02-15 16:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] mmc: Add a prototype for board_mmc_init()
` [U-Boot] [PATCH 3/5] wandboard: Fix sparse warning
` [U-Boot] [PATCH 4/5] wandboard: Include <input.h>

[Qemu-trivial] [PULL 00/10] Trivial patches for 2014-02-15
 2014-02-15 16:51 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[B.A.T.M.A.N.] [PATCHv14 0/6] Basic Multicast Optimizations
 2014-02-15 16:47 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCHv14 1/6] batman-adv: Multicast Listener Announcements via Translation Table
` [B.A.T.M.A.N.] [PATCHv14 2/6] batman-adv: introduce capability initialization bitfield
` [B.A.T.M.A.N.] [PATCHv14 3/6] batman-adv: Announce new capability via multicast TVLV
` [B.A.T.M.A.N.] [PATCHv14 4/6] batman-adv: Modified forwarding behaviour for multicast packets
` [B.A.T.M.A.N.] [PATCHv14 5/6] batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
` [B.A.T.M.A.N.] [PATCHv14 6/6] batman-adv: Send multicast packets to nodes with a WANT_ALL flag

[PATCH] clk:at91: Fix memory leak in of_at91_clk_master_setup()
 2014-02-15 16:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] beaglebone: add DT for BeagleBone Black
 2014-02-15 16:45 UTC 

[PATCH] clk: at91: Fix memory leak
 2014-02-15 16:41 UTC  (4+ messages)

[Qemu-devel] [PULL 00/11] Block patches
 2014-02-15 16:37 UTC  (2+ messages)

[PATCH] media: dvb-frontends/stb6100.c: Fix buffer length check
 2014-02-15 16:35 UTC 

[PATCH v2] matchbox-keyboard: daemonize launch
 2014-02-15 16:34 UTC 

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-15 16:33 UTC  (7+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()

[PATCH v17 0/10] Add 32 bit VDSO time function support
 2014-02-15 16:32 UTC  (10+ messages)
` [PATCH v17 01/10] Make vsyscall_gtod_data handling x86 generic
` [PATCH v17 02/10] Add new func _install_special_mapping() to mmap.c
` [PATCH v17 03/10] revamp vclock_gettime.c
` [PATCH v17 04/10] vclock_gettime.c __vdso_clock_gettime cleanup
` [PATCH v17 05/10] replace VVAR(vsyscall_gtod_data) by gtod macro
` [PATCH v17 06/10] cleanup __vdso_gettimeofday
` [PATCH v17 07/10] introduce VVAR marco for vdso32
` [PATCH v17 08/10] Add 32 bit VDSO time support for 32 bit kernel
` [PATCH v17 09/10] Add 32 bit VDSO time support for 64 "

[PATCH v3 1/5] can: preserve skbuff protocol in can_put_echo_skb
 2014-02-15 16:32 UTC  (5+ messages)
` [PATCH v3 2/5] can: netlink send bittiming data only when a bitrate is available
` [PATCH v3 3/5] can: provide a separate bittiming_const parameter to bittiming functions
` [PATCH v3 4/5] can: introduce the data bitrate configuration for CAN FD
` [PATCH v3 5/5] can: allow to change the device mtu for CAN FD capable devices

[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
 2014-02-15 16:21 UTC  (5+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT

[RFC PATCH v2 tip 0/7] 64-bit BPF insn set and tracing filters
 2014-02-15 16:13 UTC  (9+ messages)

[PATCH v3 01/15] hfsplus: add necessary declarations for journal replay
 2014-02-15 16:12 UTC 

[Buildroot] [PATCH] jimtcl: don't attempt to handle ccache internally
 2014-02-15 16:10 UTC  (2+ messages)

[Buildroot] [git commit] jimtcl: don't attempt to handle ccache internally
 2014-02-15 16:09 UTC 

[Qemu-devel] [PATCH v3 00/31] A64 system emulation prequisites
 2014-02-15 16:07 UTC  (32+ messages)
` [Qemu-devel] [PATCH v3 01/31] target-arm: Fix raw read and write functions on AArch64 registers
` [Qemu-devel] [PATCH v3 02/31] target-arm: A64: Make cache ID registers visible to AArch64
` [Qemu-devel] [PATCH v3 03/31] target-arm: Implement AArch64 CurrentEL sysreg
` [Qemu-devel] [PATCH v3 04/31] target-arm: Implement AArch64 MIDR_EL1
` [Qemu-devel] [PATCH v3 05/31] target-arm: Implement AArch64 cache invalidate/clean ops
` [Qemu-devel] [PATCH v3 06/31] target-arm: Implement AArch64 TLB invalidate ops
` [Qemu-devel] [PATCH v3 07/31] target-arm: Implement AArch64 dummy MDSCR_EL1
` [Qemu-devel] [PATCH v3 08/31] target-arm: Implement AArch64 memory attribute registers
` [Qemu-devel] [PATCH v3 09/31] target-arm: Implement AArch64 SCTLR_EL1
` [Qemu-devel] [PATCH v3 10/31] target-arm: Implement AArch64 TCR_EL1
` [Qemu-devel] [PATCH v3 11/31] target-arm: Implement AArch64 VBAR_EL1
` [Qemu-devel] [PATCH v3 12/31] target-arm: Implement AArch64 TTBR*
` [Qemu-devel] [PATCH v3 13/31] target-arm: Implement AArch64 MPIDR
` [Qemu-devel] [PATCH v3 14/31] target-arm: Implement AArch64 generic timers
` [Qemu-devel] [PATCH v3 15/31] target-arm: Implement AArch64 ID and feature registers
` [Qemu-devel] [PATCH v3 16/31] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
` [Qemu-devel] [PATCH v3 17/31] target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI
` [Qemu-devel] [PATCH v3 18/31] target-arm: Get MMU index information correct for A64 code
` [Qemu-devel] [PATCH v3 19/31] target-arm: A64: Implement WFI
` [Qemu-devel] [PATCH v3 20/31] target-arm: Store AIF bits in env->pstate for AArch32
` [Qemu-devel] [PATCH v3 21/31] target-arm: Implement AArch64 DAIF system register
` [Qemu-devel] [PATCH v3 22/31] target-arm: A64: Implement MSR (immediate) instructions
` [Qemu-devel] [PATCH v3 23/31] target-arm: Implement AArch64 view of CPACR
` [Qemu-devel] [PATCH v3 24/31] target-arm: Add utility function for checking AA32/64 state of an EL
` [Qemu-devel] [PATCH v3 25/31] target-arm: Define exception record for AArch64 exceptions
` [Qemu-devel] [PATCH v3 26/31] target-arm: Provide correct syndrome information for cpreg access traps
` [Qemu-devel] [PATCH v3 27/31] target-arm: Add support for generating exceptions with syndrome information
` [Qemu-devel] [PATCH v3 28/31] target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
` [Qemu-devel] [PATCH v3 29/31] target-arm: A64: Add assertion that FP access was checked
` [Qemu-devel] [PATCH v3 30/31] target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1
` [Qemu-devel] [PATCH v3 31/31] target-arm: Add v8 mmu translation support

[Buildroot] [PATCH 1/1] imagemagick: needs mmu
 2014-02-15 16:05 UTC  (2+ messages)

[Buildroot] [git commit] imagemagick: needs mmu
 2014-02-15 16:05 UTC 

[lm-sensors] CPU temperatures not being showed?
 2014-02-15 16:03 UTC  (2+ messages)

[Bug 74695] [NV86] GPU hangs on resume, causing X to crash
 2014-02-15 16:02 UTC 

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-15 15:58 UTC  (25+ messages)

[PATCH] Btrfs: don't insert useless holes when punching beyond the inode's size
 2014-02-15 15:55 UTC 

[PATCH] Btrfs: use right clone root offset for compressed extents
 2014-02-15 15:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] csum_partial_copy_from_user: clean up inconsistencies in implementations
 2014-02-15 15:49 UTC 

[PATCH 3/3] xf86-video-intel: Add a helper for setting backlight without root rights
 2014-02-15 15:47 UTC  (3+ messages)
` [PATCH] intel: "

[PATCH 00/48] percpu: Consistent per cpu operations V4
 2014-02-15 15:45 UTC  (6+ messages)
` [PATCH 39/48] powerpc: Replace __get_cpu_var uses

[uml-devel] negative pid -516 possible ?
 2014-02-15 15:44 UTC  (4+ messages)

[Qemu-devel] [PATCH] qom/cpu: Remove cpu->exit_request from reset state
 2014-02-15 15:42 UTC  (2+ messages)

Proposal for fixing bootinfoscript when grub v2.00 sits on the MBR
 2014-02-15 15:41 UTC  (2+ messages)

[PATCH] xfstests: add regression test for btrfs incremental send
 2014-02-15 15:36 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 00/22] QMP queue
 2014-02-15 15:36 UTC  (2+ messages)

[xen-unstable test] 24901: regressions - FAIL
 2014-02-15 15:35 UTC 

kernel bug at fs/ext4/resize.c:409
 2014-02-15 15:34 UTC  (10+ messages)

[PATCH] bitbake-prserv-tool: make help text show .conf suffix
 2014-02-15 15:28 UTC 

[PATCH v2 0/1] valgrind: integration of regression tests to ptest
 2014-02-15 15:27 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] i2c: designware-pci: Add Baytrail PCI IDs
 2014-02-15 15:27 UTC  (3+ messages)

[Qemu-devel] [PULL] OpenRISC patch queue for 1.8
 2014-02-15 15:26 UTC  (2+ messages)

[BUG] unable to handle kernel NULL pointer dereference
 2014-02-15 15:19 UTC 

[Qemu-devel] [PULL 0/4] user-mode FR switch support for MIPS32r5
 2014-02-15 15:21 UTC  (2+ messages)

[PATCH 1/2] clk: fixed-rate: use full DT node name
 2014-02-15 15:18 UTC  (3+ messages)

[PATCH] workqueue: ensure @task is valid across kthread_stop()
 2014-02-15 14:02 UTC 

[PATCH 1/2] MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
 2014-02-15 15:13 UTC  (2+ messages)
` [PATCH 2/2] MIPS: fpu: fix conflict of register usage

RAID6 dead on the water after Controller failure
 2014-02-15 15:12 UTC  (4+ messages)

[PATCH] i2c: s3c2410: do not put a default class for the adapter
 2014-02-15 15:10 UTC  (2+ messages)

[Qemu-devel] [PULL 00/48] QOM devices patch queue 2014-02-10
 2014-02-15 15:08 UTC  (2+ messages)

[PATCH 0/2] ipset: forceadd support
 2014-02-15 15:09 UTC  (3+ messages)

[LSF/MM TOPIC] atomic block device
 2014-02-15 15:04 UTC 

[PATCH v16 0/10] Add 32 bit VDSO time function support
 2014-02-15 15:05 UTC  (5+ messages)

[PATCH V2 11/17] i2c: nomadik: Convert to devm functions
 2014-02-15 15:03 UTC  (3+ messages)

lightscribe support
 2014-02-15 15:02 UTC  (4+ messages)

[Bug 74613] New: [v3.14-rc1] [nv34] nouveau: get 0x10000000 put 0x0000ed30 state 0xc0000000 (err: MEM_FAULT) push 0x00000000
 2014-02-15 15:01 UTC  (3+ messages)
  ` [Bug 74613] [NV34] [v3.14-rc1] "

[PATCH] Documentation: i2c: mention ACPI method for instantiating devices
 2014-02-15 14:58 UTC 

[PATCH V18 00/13] MIPS: Add Loongson-3 based machines support
 2014-02-15 14:50 UTC  (4+ messages)
` [PATCH V18 09/13] MIPS: Loongson: Add swiotlb to support big memory (>4GB)

[PATCH 00/17] i2c: deprecate class based instantiation for embedded I2C drivers
 2014-02-15 14:48 UTC  (4+ messages)
` [PATCH 01/17] Documentation: i2c: describe devicetree method for instantiating devices

[PATCH] MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
 2014-02-15 14:45 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot
 2014-02-15 14:45 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/13] ARM: HYP/non-sec: move switch to non-sec to the last boot phase
` [U-Boot] [PATCH v3 02/13] ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
` [U-Boot] [PATCH v3 03/13] ARM: non-sec: reset CNTVOFF to zero
` [U-Boot] [PATCH v3 04/13] ARM: add missing HYP mode constant
` [U-Boot] [PATCH v3 05/13] ARM: HYP/non-sec: add separate section for secure code
` [U-Boot] [PATCH v3 06/13] ARM: HYP/non-sec: allow relocation to secure RAM
` [U-Boot] [PATCH v3 07/13] ARM: HYP/non-sec: add generic ARMv7 PSCI code
` [U-Boot] [PATCH v3 08/13] ARM: HYP/non-sec: add the option for a second-stage monitor
` [U-Boot] [PATCH v3 09/13] ARM: convert arch_fixup_memory_node to a generic FDT fixup function
` [U-Boot] [PATCH v3 10/13] ARM: HYP/non-sec/PSCI: emit DT nodes
` [U-Boot] [PATCH v3 11/13] sunxi: fix SRAM_B/SRAM_D memory map
` [U-Boot] [PATCH v3 12/13] sunxi: HYP/non-sec: add sun7i PSCI backend
` [U-Boot] [PATCH v3 13/13] sunxi: HYP/non-sec: configure CNTFRQ on all CPUs

[PATCH] i2c: mv64xxx: Fix locked bus when offload is selected but not used on a message
 2014-02-15 14:44 UTC  (6+ messages)
` [PATCH 0/5] mv64xxx updates
  ` [PATCH 2/5] i2c: mv64xxx: refactor message start to ensure proper initialization

[PATCH] Fix documentation AsciiDoc links for external urls
 2014-02-15 14:39 UTC 

saa6752hs.c:undefined reference to `crc32_be'
 2014-02-15 14:36 UTC 

[PATCH v3 01/15] hfsplus: add necessary declarations for journal replay
 2014-02-15 14:27 UTC  (2+ messages)

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-02-15 14:24 UTC  (15+ messages)
` [PATCH v2 0/7] mmc: distinguish DDR timing mode for eMMC/UHS
` [PATCH v2 1/7] mmc: clarify DDR timing mode between SD-UHS and eMMC
` [PATCH v2 2/7] mmc: mmci: "
` [PATCH v2 3/7] mmc: omap: "
` [PATCH v2 4/7] mmc: sh_mmcif: "
` [PATCH v2 5/7] mmc: rtsx: "
` [PATCH v2 6/7] mmc: dw_mmc: "
` [PATCH v2 7/7] mmc: sdhci: "
` [PATCH RESEND 0/5] update selection of bus speed mode for eMMC
` [PATCH RESEND 1/5] mmc: drop the speed mode of card's state
` [PATCH RESEND 2/5] mmc: identify available device type to select
` [PATCH RESEND 3/5] mmc: step power class after final selection of bus mode
` [PATCH RESEND 4/5] mmc: rework selection of bus speed mode
` [PATCH RESEND 5/5] mmc: add support for HS400 mode of eMMC5.0

[PATCH] ARM: common/scoop.c: Remove redundant code
 2014-02-15 14:10 UTC 

[PATCH v2 00/23] Move DT kirkwood into mach-mvebu
 2014-02-15 14:06 UTC  (11+ messages)
` [PATCH v2 05/23] ARM: Kirkwood: Seperate board-dt from common and pcie code
` [PATCH v2 10/23] ARM: MM: Add DT binding for Feroceon L2 cache
` [PATCH v2 20/23] ARM: config: Add a multi_v5_defconfig

[Buildroot] [PATCH 1/1] ncftp: fix cross-compilation issues
 2014-02-15 14:06 UTC  (3+ messages)

Questions about the documentation/specification of Linux ForceFeedback input.h
 2014-02-15 14:04 UTC  (3+ messages)

[PATCH] x86: Issue a warning if number of present CPUs > maxcpus and CONFIG_HOTPLUG=n
 2014-02-15 14:02 UTC 

[PATCH] MAINTAINERS: Trivial spelling fix
 2014-02-15 13:53 UTC 

[PATCH] cdrom.c: Only read a cdrom_msf0 struct from userspace
 2014-02-15 13:53 UTC 

[PATCH] provide a Git user-manual man page
 2014-02-15 13:51 UTC  (2+ messages)
` [PATCH] Provide a 'git help user-manual' route to the docbook

[RFC PATCH] netfilter: nf_tables: add new write expression
 2014-02-15 13:43 UTC  (6+ messages)

lxc and cgroups issue
 2014-02-15 13:40 UTC  (3+ messages)

[PATCH 1/3] iio: imu: mpu6050: Move config entry into IMU menu
 2014-02-15 13:39 UTC  (7+ messages)
` [PATCH 3/3] iio: imu: inv_mpu6050: Add basic support for mpu9150

Updated Link-Time-Optimization patchkit
 2014-02-15 13:38 UTC  (2+ messages)

[PATCH 1/2] mfd: twl4030-madc: Add devicetree support
 2014-02-15 13:37 UTC  (4+ messages)

[PATCH] gpio: twl4030: Remove redundant assignment
 2014-02-15 13:34 UTC 

[PATCH 0/2] nilfs2: add support for FITRIM ioctl
 2014-02-15 13:34 UTC  (3+ messages)
  ` [PATCH 1/2] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
  ` [PATCH 2/2] nilfs2: add FITRIM ioctl support for nilfs2


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.