All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-09 21:36:00 to 2014-03-10 00:29:39 UTC [more...]

[PATCH v4 0/5] clk: exynos: add support for exynos5260 SoC
 2014-03-10  0:29 UTC  (13+ messages)
` [PATCH v4 1/5] clk/samsung: add support for multiple clock providers
` [PATCH v4 2/5] clk/samsung: add support for pll2550xx
` [PATCH v4 3/5] clk/samsung: add support for pll2650xx
` [PATCH v4 4/5] clk/exynos5260: add macros and documentation for exynos5260

[PATCH 0/3] introduce new config option for samsung common clock
 2014-03-10  0:28 UTC  (4+ messages)
` [PATCH 1/3] drivers: clk: add samsung common clock config option

[PATCH net] ipv6: do not overwrite inetpeer metrics prematurely
 2014-03-10  0:26 UTC  (4+ messages)

grub and mdadm
 2014-03-10  0:24 UTC 

[PATCH 0/2] Move header files from dt-bindings/clk to dt-bindings/clock
 2014-03-10  0:20 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clock: Move exynos-audss-clk.h "

DNOTIFY to INOTIFY migration
 2014-03-10  0:55 UTC  (5+ messages)

[PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
 2014-03-10  0:19 UTC  (3+ messages)
` [PATCH 5/9 v7] clk: samsung exynos5250/5420: Add gate clock for SSS module

[GIT PULL] x86 fixes for v3.14-rc6 - bad patch dropped
 2014-03-10  0:15 UTC 

[Qemu-devel] [PATCH qom-cpu v2 00/40] QOM CPUState, part 13: Emptying CPU_COMMON
 2014-03-10  0:15 UTC  (42+ messages)
` [Qemu-devel] [PATCH qom-cpu v2 01/40] target-alpha: Clean up ENV_GET_CPU() usage
` [Qemu-devel] [PATCH qom-cpu v2 02/40] target-arm: "
` [Qemu-devel] [PATCH qom-cpu v2 03/40] target-i386: "
` [Qemu-devel] [PATCH qom-cpu v2 04/40] target-ppc: "
` [Qemu-devel] [PATCH qom-cpu v2 05/40] target-s390x: "
` [Qemu-devel] [PATCH qom-cpu v2 06/40] target-sparc: "
` [Qemu-devel] [PATCH qom-cpu v2 07/40] target-unicore32: "
` [Qemu-devel] [PATCH qom-cpu v2 08/40] target-xtensa: "
` [Qemu-devel] [PATCH qom-cpu v2 09/40] cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
` [Qemu-devel] [PATCH qom-cpu v2 10/40] cpu: Move mem_io_{pc, vaddr} fields from CPU_COMMON to CPUState
` [Qemu-devel] [PATCH qom-cpu v2 11/40] cpu: Move can_do_io field "
` [Qemu-devel] [PATCH qom-cpu v2 12/40] cpu: Move icount_extra "
` [Qemu-devel] [PATCH qom-cpu v2 13/40] cpu: Move icount_decr "
` [Qemu-devel] [PATCH qom-cpu v2 14/40] cpu: Move tb_jmp_cache "
` [Qemu-devel] [PATCH qom-cpu v2 15/40] cpu: Move jmp_env "
` [Qemu-devel] [PATCH qom-cpu v2 16/40] cpu: Move exception_index "
` [Qemu-devel] [PATCH qom-cpu v2 17/40] cpu: Move opaque "
` [Qemu-devel] [PATCH qom-cpu v2 18/40] cpu: Move watchpoint fields "
  `  "
` [Qemu-devel] [PATCH qom-cpu v2 19/40] cpu: Move breakpoints field "
` [Qemu-devel] [PATCH qom-cpu v2 20/40] exec: Change tlb_fill() argument "
` [Qemu-devel] [PATCH qom-cpu v2 21/40] cpu-exec: Change cpu_loop_exit() "
` [Qemu-devel] [PATCH qom-cpu v2 22/40] translate-all: Change cpu_restore_state() "
` [Qemu-devel] [PATCH qom-cpu v2 23/40] translate-all: Change cpu_restore_state_from_tb() "
` [Qemu-devel] [PATCH qom-cpu v2 24/40] translate-all: Change tb_check_watchpoint() "
` [Qemu-devel] [PATCH qom-cpu v2 25/40] translate-all: Change cpu_io_recompile() "
` [Qemu-devel] [PATCH qom-cpu v2 26/40] translate-all: Change tb_gen_code() "
` [Qemu-devel] [PATCH qom-cpu v2 27/40] translate-all: Change tb_flush_jmp_cache() "
` [Qemu-devel] [PATCH qom-cpu v2 28/40] target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook
` [Qemu-devel] [PATCH qom-cpu v2 29/40] exec: Change cpu_watchpoint_{insert, remove{, _by_ref, _all}} argument
` [Qemu-devel] [PATCH qom-cpu v2 30/40] exec: Change cpu_breakpoint_{insert, "
` [Qemu-devel] [PATCH qom-cpu v2 31/40] cpu-exec: Change cpu_resume_from_signal() argument to CPUState
` [Qemu-devel] [PATCH qom-cpu v2 32/40] cputlb: Change tlb_unprotect_code_phys() "
` [Qemu-devel] [PATCH qom-cpu v2 33/40] exec: Change memory_region_section_get_iotlb() "
` [Qemu-devel] [PATCH qom-cpu v2 34/40] exec: Change cpu_abort() "
` [Qemu-devel] [PATCH qom-cpu v2 35/40] target-cris: Replace DisasContext::env field with CRISCPU
` [Qemu-devel] [PATCH qom-cpu v2 36/40] target-microblaze: Replace DisasContext::env field with MicroBlazeCPU
` [Qemu-devel] [PATCH qom-cpu v2 37/40] cputlb: Change tlb_flush_page() argument to CPUState
` [Qemu-devel] [PATCH qom-cpu v2 38/40] cputlb: Change tlb_flush() "
` [Qemu-devel] [PATCH qom-cpu v2 39/40] cputlb: Change tlb_set_page() "
` [Qemu-devel] [PATCH qom-cpu v2 40/40] user-exec: Change exception_action() "

[LTP] Support needed for LINUX POSIX compliance test
 2014-03-10  0:16 UTC  (2+ messages)

[x86, vdso] BUG: unable to handle kernel paging request at d34bd000
 2014-03-10  0:16 UTC  (13+ messages)

[nfs-utils RPC-PATCH 0/4] Add options to nfsd etc to avoid needing to write to /proc
 2014-03-10  0:10 UTC  (4+ messages)
` [PATCH 1/4] nfsd: add -r and --rdma options to request rdma service

[GIT PULL 5/6] Samsung PM updates for v3.15
 2014-03-10  0:08 UTC  (6+ messages)

[PATCH] net: sched: dev_deactivate_many(): use msleep(1) instead of yield() to wait for outstanding qdisc_run calls
 2014-03-10  0:07 UTC  (7+ messages)

[PATCH 1/2] ACPI / battery: call ACPI notifier chain in acpi_battery_notify
 2014-03-10  0:17 UTC  (5+ messages)
` [PATCH 2/2] ACPI / AC: recheck adapter status upon battery notifications

[qemu64,+smep,+smap] WARNING: CPU: 1 PID: 0 at arch/x86/kernel/cpu/amd.c:220 init_amd()
 2014-03-10  0:01 UTC  (9+ messages)

[PATCH] spi: efm32: Clean up non-DT paths
 2014-03-10  0:01 UTC 

[PATCH v4 5/5] clk/exynos5260: add clock file for exynos5260
 2014-03-09 23:59 UTC  (9+ messages)

[Bug 71326] New: [r600g] Texture artifacts when viewed from a distance in WoW
 2014-03-09 23:57 UTC  (27+ messages)
` [Bug 71326] "

[PATCH 2/2] staging: cxt1e1: remove redundant memset() call
 2014-03-09 23:56 UTC 

[PATCH 1/2] staging: cxtie1: remove unneeded mkret() calls
 2014-03-09 23:54 UTC 

[Qemu-devel] Call for testing QEMU aarch64-linux-user emulation
 2014-03-09 23:51 UTC  (5+ messages)

[PATCH] iommu/exynos: Remove driver
 2014-03-09 23:48 UTC  (11+ messages)

howto to run git without a master branch
 2014-03-09 23:58 UTC  (5+ messages)

[Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
 2014-03-09 23:38 UTC 

[Qemu-devel] [PATCH 2/2 (RFC)] QEMU: SMBIOS: Build full smbios tables
 2014-03-09 23:40 UTC  (9+ messages)
          ` [Qemu-devel] "

[PATCH] mount.nfs: background mount now do directly into background
 2014-03-09 23:43 UTC  (3+ messages)

Generic HSI client DT bindings
 2014-03-09 23:41 UTC 

[LTP] [PATCH 0/2] do not pick free/unused port by chance
 2014-03-09 23:40 UTC  (3+ messages)
` [LTP] [PATCH 1/2] add tst_get_unused_port()

[PATCH 1/2] i2c: bcm2835: Use devm_ioremap_resource()
 2014-03-09 23:34 UTC  (4+ messages)
` [PATCH 2/2] i2c: mxs: "
    ` [PATCH V2] "

Populating netdev::dev_id for udev discrimination
 2014-03-09 23:32 UTC  (3+ messages)

[PATCH] net: phy: add suspend_halted module param
 2014-03-09 23:25 UTC  (6+ messages)
` [PATCH] net: phy: Add sysfs attribute to prevent PHY suspend

bug in dlopen(3) man page
 2014-03-09 23:25 UTC  (2+ messages)

[PATCH/RFC] Documentation: Say that submodule clones use a separate gitdirs
 2014-03-09 23:24 UTC  (6+ messages)

[Buildroot] [PATCH v6 0/6] PATH cleanup
 2014-03-09 23:24 UTC  (14+ messages)
` [Buildroot] [PATCH v6 1/6] Makefile: introduce BR_PATH
` [Buildroot] [PATCH v6 2/6] Makefile: add $(HOST_DIR)/sbin to BR_PATH
` [Buildroot] [PATCH v6 3/6] *.mk: replace (TARGET|HOST)_PATH by BR_PATH
` [Buildroot] [PATCH v6 4/6] infra: remove unused {TARGET, HOST}_PATH definition
` [Buildroot] [PATCH v6 5/6] pkg-cmake.mk: add PATH in the configure command environment
` [Buildroot] [PATCH v6 6/6] Makefile: add PATH to the USER_HOOKS_EXTRA_ENV

[PATCH v3 net-next 1/2] ethtool: Support for configurable RSS hash key
 2014-03-09 23:23 UTC  (4+ messages)

[Qemu-devel] [Bug 1289898] [NEW] qemu-system-ppc64 easily cause file corruption
 2014-03-09 23:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 1289898] "

[PATCH net-next] hyperv: Change the receive buffer size for legacy hosts
 2014-03-09 23:10 UTC  (2+ messages)

[PATCH] netlink: switch net_ns only if net is not init_net
 2014-03-09 23:09 UTC  (2+ messages)

[PATCH v2 0/3] android: Improve of handling stop discovery
 2014-03-09 23:06 UTC  (4+ messages)
` [PATCH v2 1/3] android: Add tracking for pending confirm name command
` [PATCH v2 2/3] android: Cancel all pending confirm name before stop discovery
` [PATCH v2 3/3] android: Send confirm name request with mgmt_send

[PATCH v2 00/10] Change inquiry handling in btdev
 2014-03-09 23:06 UTC  (11+ messages)
` [PATCH v2 01/10] emulator: Minor style fix
` [PATCH v2 02/10] emulator: Use timeout for sending inquiry results
` [PATCH v2 03/10] emulator: Add inquiry cancel
` [PATCH v2 04/10] emulator: Add handling inquiry number of responses
` [PATCH v2 05/10] emulator: Add handling inquiry_lenght from inquiry command
` [PATCH v2 06/10] android/tester: Fix handling inquiry by android tester
` [PATCH v2 07/10] tools/mgmt-tester: Fix for Stop discovery test
` [PATCH v2 08/10] tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1
` [PATCH v2 09/10] tools/mgmt-tester: Remove not used condition
` [PATCH v2 10/10] tools/mgmt-tester: Refactor setup_start_discovery function

XSA-59
 2014-03-09 23:04 UTC  (3+ messages)

[Bug 70390] New: G84: Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
 2014-03-09 23:04 UTC  (2+ messages)
  ` [Bug 70390] [NV84] "

[PATCH net-next 0/2] vlan: slight optimization for vlan core
 2014-03-09 23:04 UTC  (2+ messages)

[PATCH net] bnx2: Fix shutdown sequence
 2014-03-09 23:45 UTC  (2+ messages)

[PATCH net-next v2 00/13] r8152: new features
 2014-03-09 22:56 UTC  (5+ messages)
` [PATCH net-next v2 10/13] r8152: support IPv6

[Bug 33165] New: Nouveau + nvidia GT240 = unworkable
 2014-03-09 22:53 UTC  (2+ messages)
  ` [Bug 33165] [NVA3, NVA8] gpu lockup during driver probe

[PATCH v2] hfsplus: add journal replay
 2014-03-09 22:50 UTC  (3+ messages)

[PATCH net-next v4 1/4] ieee802154: add generic header handling routines
 2014-03-09 22:49 UTC  (4+ messages)

[BUG?] ixgbe: only num_online_cpus() of the tx queues are enabled
 2014-03-09 22:31 UTC  (4+ messages)

[PATCHv1 0/6] OMAP SSI driver
 2014-03-09 22:25 UTC  (9+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/6] Documentation: HSI: Add some general description for the HSI subsystem
  ` [PATCHv2 2/6] HSI: Add function to register HSI clients from DT
  ` [PATCHv2 3/6] HSI: method to unregister clients from an hsi port
  ` [PATCHv2 4/6] HSI: hsi-char: fix driver for multiport scenarios
  ` [PATCHv2 5/6] HSI: Introduce OMAP SSI driver
  ` [PATCHv2 6/6] Documentation: DT: omap-ssi binding documentation

[Qemu-devel] [PATCH 00/11] tcg-sparc updates
 2014-03-09 22:21 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] ARM: refactor start.S files
 2014-03-09 22:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/5] arm: move reset_cpu from start.S into cpu.c
  ` [U-Boot] [PATCH v2 3/5] arm: pxa: move SP check from start.S to cpuinfo.c

[GIT PULL] soc-camera: 1 patch
 2014-03-09 22:17 UTC 

[PATCH 2/2] mm: Changed pr_warning() to pr_warn()
 2014-03-09 22:15 UTC  (2+ messages)

Hello
 2014-03-09 22:11 UTC 

i2c-tools-4: timeline?
 2014-03-09 22:06 UTC  (2+ messages)

[PATCH] MN10300: Fix typo "CONFIG_GEENERIC_CLOCKEVENTS_BROADCAST"
 2014-03-09 22:04 UTC 

[dm-crypt] LUKS/cryptsetup with HSM
 2014-03-09 22:02 UTC  (5+ messages)

[PATCH] Bluetooth: Make LTK and CSRK only persisent when bonding
 2014-03-09 22:00 UTC 

[PATCH v7 net-next 0/3] filter: add Extended BPF interpreter and converter, seccomp
 2014-03-09 22:00 UTC  (6+ messages)
` [PATCH v7 net-next 1/3] filter: add Extended BPF interpreter and converter

[Qemu-devel] [PATCH v5] target-sparc: Add and use CPU_FEATURE_CASA
 2014-03-09 21:57 UTC  (2+ messages)

[PATCH 0/5] kbuild: LLVMLinux: Initial updates to kbuild to enable the kernel to be compiled with clang/LLVM
 2014-03-09 21:58 UTC  (4+ messages)
` [PATCH 1/5] kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang

[Qemu-devel] [PATCH RFC 0/2] qemu-arg: general purpose argument parser
 2014-03-09 21:47 UTC  (3+ messages)

[PATCH 0/7] netfilter: connlimit: scalability improvements
 2014-03-09 21:45 UTC  (7+ messages)
` [PATCH 7/7] netfilter: connlimit: use rbtree for per-host conntrack obj storage

[Bug 75776] New: Hearthstone displays corrupted buffers on NVA5
 2014-03-09 21:45 UTC  (2+ messages)
  ` [Bug 75776] [NV50 gallium] Hearthstone displays corrupted buffers

[RFC} mac80211: optimize rate control initialization
 2014-03-09 21:43 UTC 

[PATCH 0/6] ath6kl: fixing new checkpatch warnings
 2014-03-09 21:42 UTC  (3+ messages)
` [PATCH 2/6] ath6kl: use braces on both arms of if statement

[PATCH] [TRIVIAL] ARM: spear: clean up editing mistake
 2014-03-09 21:41 UTC 

[GIT PULL][PATCH 00/39 v2] Enhancement of support for Firewire devices
 2014-03-09 21:39 UTC  (3+ messages)
  ` [PATCH 17/39] firewire-lib: Add quirks for Fireworks


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.