All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-30 21:20:12 to 2015-03-30 22:20:18 UTC [more...]

[PATCH 00/10] MIPS: OCTEON: Little Endian roll-up
 2015-03-30 22:20 UTC  (14+ messages)
` [PATCH 01/10] MIPS: OCTEON: Handle bootloader structures in little-endian mode
` [PATCH 02/10] MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h
` [PATCH 03/10] MIPS: OCTEON: Turn hardware bitfields and structures inside out
` [PATCH 04/10] MIPS: OCTEON: Set appropriate endianness in L2C registers
` [PATCH 05/10] MIPS: OCTEON: Reverse the order of register accesses to the FAU
` [PATCH 06/10] MIPS: OCTEON: Set up ethernet hardware for little endian

[PATCH v6 0/4] perf: add support for profiling jitted code
 2015-03-30 22:19 UTC  (4+ messages)
` [PATCH v6 1/4] perf,record: Add clockid parameter
` [PATCH v6 2/4] perf tools: add Java demangling support
` [PATCH v6 4/4] perf tools: add JVMTI agent library

[RFC PATCH] eal: rte_rand yields only 62 random bits
 2015-03-30 22:19 UTC  (6+ messages)

[PATCH] diff-highlight: Fix broken multibyte string
 2015-03-30 22:16 UTC  (2+ messages)

[PATCH 1/2] ltp-ddt: bump to the latest revision
 2015-03-30 22:16 UTC  (2+ messages)
` [PATCH 2/2] branding-core: stop AUTOREV-ing recipes for the release

[PATCH] leds-gpio: Fix error handling and memory leak
 2015-03-30 22:16 UTC  (4+ messages)

[LTP] [ltp][PATCH] daemonlib.sh: Don't assume service support
 2015-03-30 22:00 UTC 

[U-Boot] [PATCH 1/2] mtd: vf610_nfc: mark page as dirty on block erase
 2015-03-30 22:15 UTC  (8+ messages)

[PATCH v2 0/2] spi: fsl-dspi (vf610) clock fixes
 2015-03-30 22:13 UTC  (4+ messages)
` [PATCH v2 2/2] spi: fsl-dspi: Add ~50ns delay between cs and sck

[PATCH 0/3] ARM: sun8i: Add SMP and arch-timer support for A23
 2015-03-30 22:12 UTC  (8+ messages)
` [PATCH 2/3] ARM: sun8i: Add SMP support for the Allwinner A23
        ` [linux-sunxi] "

[PATCH] prelink_git.bb: Update to latest cross-prelink version
 2015-03-30 22:12 UTC  (2+ messages)

[PATCH 02/27] powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
 2015-03-30 22:12 UTC  (3+ messages)

[PATCH] show-branch: show all local heads when only giving one rev along --topics
 2015-03-30 22:12 UTC 

[PATCH RESEND v6 0/2] Driver for TI tlc591xx 8/16 Channel i2c LED driver
 2015-03-30 22:10 UTC  (3+ messages)

+ document-interaction-between-compaction-and-the-unevictable-lru-fix.patch added to -mm tree
 2015-03-30 22:09 UTC 

+ document-interaction-between-compaction-and-the-unevictable-lru.patch added to -mm tree
 2015-03-30 22:09 UTC 

[PATCH] Document interaction between compaction and the unevictable LRU
 2015-03-30 22:09 UTC  (2+ messages)

[PATCH 0/3] Balanced slots, attempt #2
 2015-03-30 22:09 UTC  (4+ messages)
` [PATCH 1/3] Input: mt - prevent balanced slot assignment to assign twice the slot
` [PATCH 2/3] Revert "Revert "Input: synaptics - use dmax in input_mt_assign_slots""
` [PATCH 3/3] Input: synaptics - allocate 3 slots to keep stability in image sensors

[PATCH 0/3] Handle LEDs with the same name
 2015-03-30 22:08 UTC  (2+ messages)

LAON AANBIEDING OP 1,5% rente
 2015-03-30 22:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Add support for stm32f429-discovery board
 2015-03-30 22:06 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] ARM: Add ARMv7-M support

[PATCH] maintainers: claim pcap pmd library
 2015-03-30 22:03 UTC  (4+ messages)

[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA
 2015-03-30 22:01 UTC  (18+ messages)
` [U-Boot] [PATCHv3 01/17] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv3 02/17] arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB
` [U-Boot] [PATCHv3 03/17] arm: socfpga: add functions to bring sdram, timer, and uart out of reset
` [U-Boot] [PATCHv3 04/17] arm: socfpga: spl: enable sdram, timer and uart
` [U-Boot] [PATCHv3 05/17] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv3 06/17] arm: socfpga: spl: allow bootrom to enable IOs after warm reset
` [U-Boot] [PATCHv3 07/17] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv3 08/17] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv3 09/17] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv3 10/17] arm: socfpga: spl: Add s_init stub
` [U-Boot] [PATCHv3 11/17] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv3 12/17] arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc
` [U-Boot] [PATCHv3 13/17] arm: socfpga: spl: add board_init_f to SPL
` [U-Boot] [PATCHv3 14/17] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv3 15/17] arm: socfpga: spl: update pll_config for dev kit
` [U-Boot] [PATCHv3 16/17] arm: socfpga: remove the need to map sdram in arch_early_init
` [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

[V8 PATCH 0/3] Introduce ACPI support for ahci_platform driver
 2015-03-30 21:56 UTC  (8+ messages)
` [V8 PATCH 1/3] ACPICA: Add ACPI _CLS processing
` [V8 PATCH 2/3] ACPI / scan: Add support for ACPI _CLS device matching
` [V8 PATCH 3/3] ata: ahci_platform: Add ACPI _CLS matching

[PATCH v3 0/9] Add simple EEPROM Framework via regmap
 2015-03-30 21:58 UTC  (26+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] regmap: Introduce regmap_get_max_register
  ` [PATCH v4 02/10] regmap: Introduce regmap_get_reg_stride
  ` [PATCH v4 03/10] eeprom: Add a simple EEPROM framework for eeprom providers
  ` [PATCH v4 04/10] eeprom: Add a simple EEPROM framework for eeprom consumers
  ` [PATCH v4 05/10] eeprom: Add bindings for simple eeprom framework
  ` [PATCH v4 06/10] eeprom: Add simple eeprom-mmio consumer helper functions
  ` [PATCH v4 07/10] eeprom: qfprom: Add Qualcomm QFPROM support
  ` [PATCH v4 08/10] eeprom: qfprom: Add bindings for qfprom
  ` [PATCH v4 09/10] eeprom: sunxi: Move the SID driver to the eeprom framework
  ` [PATCH v4 10/10] eeprom: Add to MAINTAINERS for "

[PATCH 0/2] Add R8A7790 EtherAVB DT support
 2015-03-30 21:59 UTC  (9+ messages)
  ` [PATCH 1/2] ARM: shmobile: r8a7790: add EtherAVB clock
` [PATCH 2/2] ARM: shmobile: r8a7790: add EtherAVB DT support

+ mm-mmapc-use-while-instead-of-ifgoto-fix.patch added to -mm tree
 2015-03-30 21:58 UTC 

+ mm-mmapc-use-while-instead-of-ifgoto.patch added to -mm tree
 2015-03-30 21:58 UTC 

[PATCH] mm/mmap.c: use while instead of if+goto
 2015-03-30 21:58 UTC  (4+ messages)

[PATCH] sunrpc: make debugfs file creation failure non-fatal
 2015-03-30 21:58 UTC 

[PATCH v2 0/3] clk: sunxi: Add muxable AHB clock to fix hstimer issues
 2015-03-30 21:58 UTC  (6+ messages)

[net-next PATCH 1/2] fib_trie: Fix warning on fib4_rules_exit
 2015-03-30 21:58 UTC  (7+ messages)

Nexus 4 in BLE peripheral role with bluez stack
 2015-03-30 21:57 UTC  (10+ messages)
  ` Multi-Advertising: implementation options, timing questions

domU jiffies not incrementing - timer issue? - Kernel 3.18.10 on Xen 4.5.0
 2015-03-30 21:56 UTC 

Fwd: Querying current tx_queue usage of a SocketCAN interface
 2015-03-30 21:55 UTC  (3+ messages)

RFC: Renaming "git rebase --onto"
 2015-03-30 21:53 UTC  (2+ messages)

[PATCH V5 0/6] large PEBS interrupt threshold
 2015-03-30 21:53 UTC  (10+ messages)
` [PATCH V5 4/6] perf, x86: handle multiple records in PEBS buffer

[PATCH 1/2] ARM64 / ACPI: Ignore the return error value of acpi_map_gic_cpu_interface()
 2015-03-30 21:53 UTC  (3+ messages)
` [Linaro-acpi] "

[PATCH 1/1] package.bbclass: decouple splitting and stripping
 2015-03-30 21:53 UTC  (7+ messages)
      ` [PATCH] gcc-cross-canadian: Add inhibit of split as well was "

[Qemu-devel] [PATCH] replaced get_ticks_per_sec() with constant
 2015-03-30 21:52 UTC  (3+ messages)

[lm-sensors] [PATCH 06/15] hwmon: (it87) Add support for IT8620E
 2015-03-30 21:50 UTC  (2+ messages)

[PATCH 0/3] ARM: sun9i: Add support for PRCM on Allwinner A80 SoC
 2015-03-30 21:50 UTC  (4+ messages)

[meta-fsl-arm][PATCH v4] fsl-dynamic-packagearch: add all MACHINE_SOCARCH feeds
 2015-03-30 21:49 UTC 

+ befs-replace-typedef-befs_inode_info-by-structure.patch added to -mm tree
 2015-03-30 21:47 UTC 

+ befs-replace-typedef-befs_sb_info-by-structure.patch added to -mm tree
 2015-03-30 21:47 UTC 

+ befs-replace-typedef-befs_mount_options-by-structure.patch added to -mm tree
 2015-03-30 21:47 UTC 

[Qemu-devel] [PATCH 0/6] Clean up ISA dependencies so we make ISA optional to build
 2015-03-30 21:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/6] Remove monitor.c dependency on CONFIG_I8259
` [Qemu-devel] [PATCH 3/6] pc: Use MachineClass callbacks for "irq" and "pic" hmp commands
` [Qemu-devel] [PATCH 4/6] target-ppc: Convert PReP to machine class
` [Qemu-devel] [PATCH 5/6] prep: Use MachineClass callbacks for "irq" and "pic" hmp commands

[PATCH v2 0/4] arm: tegra: implement NVEC driver using tegra i2c
 2015-03-30 20:00 UTC  (2+ messages)
` [PATCH v2 4/4] dt: paz00: define nvec as child of i2c bus

[Qemu-devel] [RFC 00/10] MultiThread TCG
 2015-03-30 21:46 UTC  (5+ messages)

getifaddrs and SocketCAN interfaces
 2015-03-30 21:46 UTC  (4+ messages)

[Buildroot] [PATCH v10] package/sysdig: New package
 2015-03-30 21:45 UTC  (3+ messages)

large data transfer rate slowdows over NFSv4 local lan with kernel 3.19x & 3.16x ?
 2015-03-30 21:44 UTC 

[Buildroot] [PATCH 00/35] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-03-30 21:43 UTC  (7+ messages)
` [Buildroot] [PATCH 21/35] Makefile: simplify show-targets
` [Buildroot] [PATCH 22/35] Makefile: use the package infra based external-deps

Verification on how TARGET_CFLAGS is set
 2015-03-30 21:43 UTC  (4+ messages)

[PATCH 00/86] pci: export pci_ids.h and related cleanups
 2015-03-30 21:41 UTC  (3+ messages)
` [PATCH 19/86] edac/e7xxx: use uapi/linux/pci_ids.h directly

[PATCH] ARM: switch to use the generic show_mem() implementation
 2015-03-30 21:41 UTC 

Dom0 kernel 3.18.10 with CONFIG_HYPERV_STORAGE and Xen 4.5.0 nested inside Hyper-V
 2015-03-30 21:40 UTC  (5+ messages)

[Buildroot] [git commit] perl: use <pkg>_EXTRA_DOWNLOADS
 2015-03-30 21:40 UTC 

[Buildroot] [git commit] docs/manual: update documentation about <pkg>_SOURCE, <pkg>_PATCH and <pkg>_EXTRA_DOWNLOADS
 2015-03-30 21:39 UTC 

[PATCH] mmc: sdhci-tegra: convert to use GPIO descriptors
 2015-03-30 21:39 UTC 

Some general questions
 2015-03-30 21:39 UTC  (3+ messages)
` [Outreachy kernel] "

[Buildroot] [git commit] pkg-generic: allow full URLs for <pkg>_EXTRA_DOWNLOADS
 2015-03-30 21:39 UTC 

[Buildroot] [git commit] pkg-generic: refactor the "Downloading" message logic
 2015-03-30 21:39 UTC 

[PATCH 00/17] x86, mpx updates for 4.1 (take 3)
 2015-03-30 21:38 UTC  (9+ messages)
` [PATCH 03/17] x86, mpx: trace #BR exceptions
` [PATCH 04/17] x86, mpx: trace entry to bounds exception paths
` [PATCH 06/17] x86, mpx: trace attempts to find bounds tables

[Buildroot] [git commit] pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "Downloading" message
 2015-03-30 21:38 UTC 

[Buildroot] [git commit] pkg-generic: fix the logic showing the "Downloading" message
 2015-03-30 21:38 UTC 

[PATCH v7 0/3] Generic IOMMU pooled allocator
 2015-03-30 21:38 UTC  (11+ messages)
` [PATCH v7 RFC 1/3] sparc: Break up monolithic iommu table/lock into finer graularity pools and lock
              ` [PATCH v7 RFC 1/3] sparc: Break up monolithic iommu table/lock into finer graularity pools and l

[Buildroot] [git commit] linux: use the package infrastructure to download patches
 2015-03-30 21:38 UTC 

[PATCH] ARM: fix exynos randconfig build error
 2015-03-30 21:37 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/3] libgtk2: bump to version 2.24.27
 2015-03-30 21:37 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/3] libgtk2: drop libxcomposite mandatory dep
` [Buildroot] [PATCH v2 3/3] libgtk2: adjust style

[PATCH] ftracetest: Cope properly with stack tracer not being enabled
 2015-03-30 21:36 UTC  (2+ messages)

[PATCH] btrfs: add missing discards when unpinning extents with, -o discard
 2015-03-30 21:36 UTC  (3+ messages)

[Buildroot] [git commit] libgtk2: adjust style
 2015-03-30 21:35 UTC 

[Buildroot] [git commit] libgtk2: drop libxcomposite mandatory dep
 2015-03-30 21:35 UTC 

[Buildroot] [git commit] libgtk2: bump to version 2.24.27
 2015-03-30 21:35 UTC 

[Buildroot] [PATCH 1/1] mongoose: add hash file
 2015-03-30 21:35 UTC  (2+ messages)

[Buildroot] [PATCH v2] logrotate: add hash file
 2015-03-30 21:34 UTC  (2+ messages)

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-03-30 21:33 UTC  (12+ messages)

[lm-sensors] [PATCH 04/15] hwmon: (it87) Introduce feature flag to reflect internal in7 sensor
 2015-03-30 21:32 UTC  (2+ messages)

[PATCH v4 0/3] Amlogic Meson8b pinctrl driver support
 2015-03-30 21:31 UTC  (3+ messages)
` [PATCH v4 3/3] pinctrl: Add support for Meson8b

[PATCH net-next v1] bonding: Fix another case of LACPDU not sent on slave
 2015-03-30 21:31 UTC 

[Buildroot] [git commit] logrotate: add hash file
 2015-03-30 21:31 UTC 

[Buildroot] [PATCH] arch/sparc: doesn't have atomics
 2015-03-30 21:30 UTC  (2+ messages)

[PATCH net-next v2] bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
 2015-03-30 21:30 UTC 

[Buildroot] [git commit] arch/sparc: doesn't have atomics
 2015-03-30 21:30 UTC 

[PATCH] sh-pfc: r8a7790: add EtherAVB pin groups
 2015-03-30 21:30 UTC  (2+ messages)

[PATCH v4 0/7] Move EAL common function
 2015-03-30 21:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libseccomp: bump version to 2.2.0
 2015-03-30 21:29 UTC  (2+ messages)

[PATCH net-next] crypto: algif - explicitly mark end of data
 2015-03-30 21:25 UTC 

[PATCH net-next 00/18] switchdev: spring cleanup
 2015-03-30 21:27 UTC  (9+ messages)
` [PATCH net-next 11/18] switchdev: remove old netdev_switch_port_bridge_setlink
` [PATCH net-next 13/18] switchdev: remove unused NETIF_F_HW_SWITCH_OFFLOAD

per-repository and per-worktree config variables
 2015-03-30 21:26 UTC  (5+ messages)
` [PATCH v2] config.c: split some variables to $GIT_DIR/config.worktree

[PATCH net-next] crypto: algif - use kmalloc instead of kzalloc
 2015-03-30 21:25 UTC 

[PATCH net-next] crypto: af_alg - make exports consistant
 2015-03-30 21:25 UTC 

[PATCH 1/9 net-next] ipv4: replace if/BUG by BUG_ON
 2015-03-30 21:25 UTC  (3+ messages)
` [PATCH 7/9 net-next] sunrpc: "

[PATCH v3 1/2] Bluetooth: Refactor L2CAP variables into l2cap_ctrl
 2015-03-30 21:23 UTC  (4+ messages)
` [PATCH v3 2/2] Bluetooth: Refactor HCI request variables into own struct

[Qemu-devel] QTest information needed
 2015-03-30 21:22 UTC  (2+ messages)

WARNING at fs/btrfs/super.c:260 __btrfs_abort_transaction (error -17)
 2015-03-30 21:21 UTC  (6+ messages)

[meta-oe][PATCH v2] insane.bbclass: Added Epiphany machine definitions
 2015-03-30 21:21 UTC  (3+ messages)
    ` [PATCH "

[PATCH 1/4] mm: free swp_entry in madvise_free
 2015-03-30 21:20 UTC  (6+ messages)
` [PATCH 3/4] mm: move lazy free pages to inactive list


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.