All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-22 20:05:58 to 2015-10-22 21:19:20 UTC [more...]

[Buildroot] [RESEND] [PATCH v7] board: add support for ARM Juno Development Board
 2016-02-01 11:55 UTC  (2+ messages)
` [Buildroot] [PATCH v5] board: add support for ARM Juno r1 "

[U-Boot] [PATCH 2/3] configs: ti_armv7_common.h: Add default addresses for pxe and scripts
 2015-10-22 21:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] config_distro_bootcmd.h: Use a private variable for bootpart
 2015-10-22 21:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 7/7] omap-common: Common get_board_serial function to pass serial through ATAG
 2015-10-22 21:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/7] omap-common: Common function to display die id, replacing omap3-specific version
 2015-10-22 21:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[Buildroot] [PATCH 1/2] Makefile: use root-relative -f path for /sbin/ldconfig
 2015-10-22 21:19 UTC  (2+ messages)

[U-Boot] [PATCH 5/7] omap-common: Common serial and usbethaddr functions based on die id
 2015-10-22 21:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/7] omap5: omap_die_id support
 2015-10-22 21:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/7] "

[U-Boot] [PATCH 3/7] omap4: omap_die_id support
 2015-10-22 21:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/7] "

[U-Boot] [PATCH 2/7] omap3: omap_die_id support
 2015-10-22 21:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/7] "

[U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition
 2015-10-22 21:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 00/24] spi: Use BIT and GENMASK
 2015-10-22 21:18 UTC  (29+ messages)
` [U-Boot] [PATCH v4 01/24] spi: zynq_[q]spi: Use BIT macro
` [U-Boot] [PATCH v4 02/24] spi: zynq_[q]spi: Use GENMASK macro
` [U-Boot] [PATCH v4 03/24] spi: altera_spi: Use BIT macro
` [U-Boot] [PATCH v4 04/24] spi: atmel_spi: "
` [U-Boot] [PATCH v4 05/24] spi: bfin_spi6xx: "
` [U-Boot] [PATCH v4 06/24] spi: cadence_qspi_apb: "
` [U-Boot] [PATCH v4 07/24] spi: designware_spi: "
` [U-Boot] [PATCH v4 08/24] spi: exynos_spi: "
` [U-Boot] [PATCH v4 09/24] spi: fsl: "
` [U-Boot] [PATCH v4 10/24] spi: ich: "
` [U-Boot] [PATCH v4 11/24] spi: mpc8xxx_spi: "
` [U-Boot] [PATCH v4 12/24] spi: omap3_spi: "
` [U-Boot] [PATCH v4 13/24] spi: sh_qspi: "
` [U-Boot] [PATCH v4 14/24] spi: tegra: "
` [U-Boot] [PATCH v4 15/24] spi: ti_qspi: "
` [U-Boot] [PATCH v4 16/24] spi: xilinx_spi: "
` [U-Boot] [PATCH v4 17/24] spi: atmel_spi: Use GENMASK
` [U-Boot] [PATCH v4 18/24] spi: cadence_qspi_apb: "
` [U-Boot] [PATCH v4 19/24] spi: designware_spi: "
` [U-Boot] [PATCH v4 20/24] spi: fsl_qspi: "
` [U-Boot] [PATCH v4 21/24] spi: mxs_spi: "
` [U-Boot] [PATCH v4 22/24] spi: omap3_spi: "
` [U-Boot] [PATCH v4 23/24] spi: tegra: "
` [U-Boot] [PATCH v4 24/24] spi: xilinx_spi: "

[U-Boot] [U-BOOT][PATCH]ARM Fix pandaboard es and a4 revision ID
 2015-10-22 21:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-BOOT] ARM "

sh_eth.c::sh_eth_rx(): mdp->rx_skbuff[entry] can be NULL
 2015-10-22 21:17 UTC  (4+ messages)

[Buildroot] [PATCH 0/21 v2] br2-external: support multiple trees at once (branch yem/multi-br2-external-5)
 2015-10-22 21:14 UTC  (26+ messages)
` [Buildroot] [PATCH 01/21 v2] core: do not accept multiple definitions of a package
` [Buildroot] [PATCH 02/21 v2] docs/manual: document $(FOO_PKGDIR)
` [Buildroot] [PATCH 03/21 v2] core: move pkg-utils.mk to support/
` [Buildroot] [PATCH 04/21 v2] core: commonalise the bundled and br2-external %_defconfig rules
` [Buildroot] [PATCH 05/21 v2] core: remove .br-external on distclean
` [Buildroot] [PATCH 06/21 v2] docs/manual: do not override BR2_EXTERNAL
` [Buildroot] [PATCH 07/21 v2] doc/asciidoc: add possibility to define document dependencies
` [Buildroot] [PATCH 08/21 v2] core: introduce an intermediate rule before the configurators
` [Buildroot] [PATCH 09/21 v2] core: move rule to create basic directories
` [Buildroot] [PATCH 10/21 v2] core: introduce a generated kconfig snippet
` [Buildroot] [PATCH 11/21 v2] docs/manual: prepare-config can be used as a dependency of documents
` [Buildroot] [PATCH 12/21 v2] core: do not hard-code inclusion of br2-external in Kconfig
` [Buildroot] [PATCH 13/21 v2] core: get rid of our dummy br2-external tree
` [Buildroot] [PATCH 14/21 v2] core: introduce per br2-external ID
` [Buildroot] [PATCH 15/21 v2] core: handle .br-external in a make rule
` [Buildroot] [PATCH 16/21 v2] core: add support for multiple br2-external trees
` [Buildroot] [PATCH 17/21 v2] core: br2-external trees without ID can't be used with other trees
` [Buildroot] [PATCH 18/21 v2] support/scripts: teach gen-manual-lists about BR2_EXTERNAL
` [Buildroot] [PATCH 19/21 v2] docs/manual: include packages from BR2_EXTERNAL if set
` [Buildroot] [PATCH 20/21 v2] docs/manual: document the br2-external ID
` [Buildroot] [PATCH 21/21 v2] docs/manual: document multi br2-external

[PATCH 0/9 v2] ext4: Punch hole and DAX fixes
 2015-10-22 21:14 UTC  (3+ messages)

[PATCH] KVM: arm64: Count guest exit due to various reasons
 2015-10-22 21:16 UTC  (2+ messages)

[PATCH] power: qcom_smbb: Add otg regulator for control of vbus
 2015-10-22 21:12 UTC  (2+ messages)

[PATCH 3/3] USB: serial: cp210x: Workaround cp2108 GET_LINE_CTL bug
 2015-10-22 21:12 UTC 

[PATCH 2/3] USB: serial: cp210x: Relocated private data from USB interface to port
 2015-10-22 21:11 UTC 

[PATCH 1/3] USB: serial: cp210x: Workaround cp2108 Tx queue bug
 2015-10-22 21:11 UTC 

[PATCH 0/5] block, dax: updates for 4.4
 2015-10-22 21:08 UTC  (6+ messages)
` [PATCH 5/5] block: enable dax for raw block devices

hostapd mailinglist gone?
 2015-10-22 20:58 UTC  (2+ messages)

[PATCH 0/3] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
 2015-10-22 21:06 UTC  (10+ messages)
` [PATCH 1/3] i2c: uniphier: add UniPhier FIFO-less I2C driver
` [PATCH 2/3] i2c: uniphier_f: add UniPhier FIFO-builtin "
` [PATCH 3/3] i2c: uniphier: add bindings for UniPhier I2C controllers

[PATCH v2 0/5] block, dax: updates for 4.4
 2015-10-22 21:04 UTC  (8+ messages)
` [PATCH v2 1/5] pmem, dax: clean up clear_pmem()
` [PATCH v2 2/5] dax: increase granularity of dax_clear_blocks() operations
` [PATCH v2 4/5] block: introduce bdev_file_inode()

[Ksummit-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2015-10-22 21:03 UTC  (4+ messages)
  ` [Tech-board-discuss] "

[PATCH] userns/capability: Add user namespace capability
 2015-10-22 21:02 UTC  (9+ messages)

[PATCH] staging: octeon: Do not use multiple blank lines
 2015-10-22 21:01 UTC 

QCA6174, is it ath6kl or ath10k?
 2015-10-22 21:01 UTC  (2+ messages)

[PATCH v7 00/11] support "task_isolated" mode for nohz_full
 2015-10-22 21:00 UTC  (13+ messages)
` [PATCH v8 00/14] support "task_isolation" "
  ` [PATCH v8 06/14] task_isolation: provide strict mode configurable signal

[Qemu-devel] [PATCH v6 00/12] block: Protect nested event loop with bdrv_drained_begin and bdrv_drained_end
 2015-10-22 20:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 11/12] qed: Implement .bdrv_drain

mountd does not check for membership of IP addresses in netgroups if the IP is resolvable
 2015-10-22 20:58 UTC 

[PATCH 00/25] x86: Memory Protection Keys
 2015-10-22 20:57 UTC  (4+ messages)
` [PATCH 15/25] x86, pkeys: check VMAs and PTEs for protection keys

[PATCH net-next] net: dsa: mv88e6xxx: remove debugfs interface
 2015-10-22 20:54 UTC 

[Buildroot] [git commit] util-linux: disable systemd support
 2015-10-22 20:55 UTC  (3+ messages)

[Buildroot] [git commit] util-linux: fix last minute typo in the systemd handling
 2015-10-22 20:53 UTC 

What's cooking in git.git (Oct 2015, #05; Thu, 22)
 2015-10-22 20:51 UTC 

Your Inheritance
 2015-10-22 20:49 UTC 

[PATCH] rt-tests: Makefile: fixed dropped quote in help target
 2015-10-22 20:50 UTC  (2+ messages)

[Buildroot] [git commit] python-ranger: new package
 2015-10-22 20:49 UTC 

qtmultimedia + qt5.3.2 + yocto dizzy
 2015-10-22 20:47 UTC  (2+ messages)

[PATCH 2/2] Fixed Trivial Warnings in file: Deleted Spaces prior to tabs, and added lines. modified: kernel/auditfilter.c
 2015-10-22 20:47 UTC  (6+ messages)

[PATCH] dm-persistent-data: eliminate unneeded return values
 2015-10-22 20:46 UTC 

Exclusive quota of snapshot exceeded despite no space used
 2015-10-22 20:38 UTC 

[Qemu-devel] QEMU patch to allow VM introspection via libvmi
 2015-10-22 20:45 UTC  (10+ messages)

[PATCH] usb: usbtest: Add new ioctl interface
 2015-10-22 20:45 UTC  (4+ messages)
` [Outreachy kernel] "

[Buildroot] [PATCH] linux-headers: bump 3.4.x series
 2015-10-22 20:45 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 3.4.x series
 2015-10-22 20:44 UTC 

[Buildroot] [Bug 8421] New: util-linux installs systemd files in output/target/home/
 2015-10-22 20:43 UTC  (2+ messages)
` [Buildroot] [Bug 8421] "

[Qemu-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-10-22 20:42 UTC  (3+ messages)
` [PATCH MINI-OS v4 0/5] "

[PATCH] Add git-grep threads-num param
 2015-10-22 20:40 UTC  (4+ messages)

igmp broadcast storm Red Hat EL7 3.1 Kernel
 2015-10-22 20:39 UTC  (4+ messages)

[PATCH] serial: amba-pl011: use cpu_relax when polling registers
 2015-10-22 20:39 UTC  (2+ messages)

lartc outbound link
 2015-10-22 20:37 UTC 

nvme abort and reset fixes
 2015-10-22 20:36 UTC  (5+ messages)
` [PATCH 8/9] nvme: remove dead controllers from a work item

[PATCH 0/6] GPIO character device skeleton
 2015-10-22 20:35 UTC  (3+ messages)
` [PATCH 3/6] gpio: add a userspace chardev ABI for GPIOs

[PATCH i-g-t 1/4] tests/kms_pipe_crc_basic: Skip invalid pipe/port combos
 2015-10-22 20:35 UTC  (4+ messages)
` [PATCH i-g-t 2/4] lib: Skip suspend/hibernate tests if the system doesn't support them
` [PATCH i-g-t 3/4] tests/kms_flip: Improve the accuracy of out frame time calculation
` [PATCH i-g-t 4/4] tests/kms_flip: Dump the timestamps, counters, etc. with higher debug levels

[PATCH RESEND 0/4] Staging: rtl8712: Fix coding style warnings
 2015-10-22 20:34 UTC  (11+ messages)
` [PATCH v2 4/4] Staging: rtl8712: fix warning for placing constant on the right side of test

BSides Portland - The Linux Audit Framework
 2015-10-22 20:34 UTC  (2+ messages)

[Bug 91310] New: witcher 2 glitches a lot
 2015-10-22 20:33 UTC  (2+ messages)
  ` [Bug 91310] "

[PATCH v7 0/6] of: overlay: kobject & sysfs'ation
 2015-10-22 20:25 UTC  (20+ messages)
` [PATCH v7 1/6] of: overlay: kobjectify overlay objects
` [PATCH v7 2/6] of: overlay: global sysfs enable attribute
` [PATCH v7 3/6] Documentation: ABI: overlays - global attributes
` [PATCH v7 4/6] Documentation: document of_overlay_disable parameter
` [PATCH v7 5/6] of: overlay: add per overlay sysfs attributes
` [PATCH v7 6/6] Documentation: ABI: overlays - per overlay docs

[PATCH] TPM: Avoid reference to potentially freed memory
 2015-10-22 20:32 UTC  (2+ messages)

[patch 8/9] fault-inject: fix inverted interval/probability values in printk
 2015-10-22 20:32 UTC 

[patch 6/9] mm: make sendfile(2) killable
 2015-10-22 20:32 UTC 

[patch 5/9] thp: use is_zero_pfn() only after pte_present() check
 2015-10-22 20:32 UTC 

[PATCH] ARM: BCM5301X: Implement SMP support
 2015-10-22 20:30 UTC  (8+ messages)
` [PATCH V2] "

[PATCH] configfs: Implement binary attributes
 2015-10-22 20:30 UTC 

[Buildroot] [PATCHv5] openpowerlink bump to v2.2.1
 2015-10-22 20:29 UTC  (4+ messages)
` [Buildroot] [PATCHv5] package/openpowerlink: "

[Buildroot] [PATCH] toochain/wrapper: fix potential bug in foreach loop
 2015-10-22 20:27 UTC  (2+ messages)

[PATCH drm 0/6] PRIME Synchronization
 2015-10-22 20:25 UTC  (3+ messages)
` [PATCH drm 4/6] drm: add drm_gem_prime_page_flip() helper

[alternative-merged] mm-memcontrol-eliminate-root-memorycurrent-fix.patch removed from -mm tree
 2015-10-22 20:24 UTC 

+ mm-memcontrol-eliminate-root-memorycurrent-fix-2.patch added to -mm tree
 2015-10-22 20:24 UTC 

Test ext4/001
 2015-10-22 20:23 UTC  (3+ messages)

[PATCH] cocinelle: iterators: semantic patch to delete unneeded of_node_put
 2015-10-22 20:11 UTC  (3+ messages)
` [Cocci] "

[Buildroot] [Bug 8206] New: mplayer uses host xorg development files
 2015-10-22 20:22 UTC  (2+ messages)
` [Buildroot] [Bug 8206] "

ancestor and descendant ~ clarification needed
 2015-10-22 20:22 UTC  (2+ messages)

+ doc-slub-document-slabinfo-gnuplotsh-script.patch added to -mm tree
 2015-10-22 20:21 UTC 

Your Inheritance
 2015-10-22 20:20 UTC 

+ mm-page_counter-let-page_counter_try_charge-return-bool.patch added to -mm tree
 2015-10-22 20:18 UTC 

[Buildroot] [PATCH 1/2] qt5base: add optional gstreamer1 support
 2015-10-22 20:17 UTC  (7+ messages)

[PATCH 00/18] Yet another FBC series
 2015-10-22 20:15 UTC  (6+ messages)
` [PATCH 07/18] drm/i915: fix the __intel_fbc_update() comments

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-22 20:15 UTC  (30+ messages)
            `  "

[PATCH 0/5] Remove unused #include "sigchain.h"
 2015-10-22 20:14 UTC  (3+ messages)
` [PATCH 1/5] gc: remove "

[PATCH] clk: iproc: Make clocks visible options
 2015-10-22 20:14 UTC  (4+ messages)

Your Inheritance
 2015-10-22 20:13 UTC 

[U-Boot] [PATCH v3 1/4] spi: zynq_[q]spi: Use BIT macro
 2015-10-22 20:14 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/4] spi: Use BIT macro in spi/drivers/*

+ mm-hugetlb-unmap-pages-to-remove-if-page-fault-raced-with-hole-punch-fix.patch added to -mm tree
 2015-10-22 20:13 UTC 

[PATCH] Use the alternates of the source repository for dissociating clone
 2015-10-22 20:10 UTC  (13+ messages)
  ` [PATCH] Allow "clone --dissociate" to dissociate from alternates
        ` [PATCH] Consider object stores in alternates during a dissociating clone
                      ` [PATCH] Documentation: AsciiDoc spells em-dash as double-dashes, not triple

Regression caused by 073db4a51ee43ccb827f54a4261c0583b028d5ab
 2015-10-22 20:10 UTC  (4+ messages)

[PATCH][meta-multimedia] vlc: fix freerdp module build
 2015-10-22 20:09 UTC 

of_mdiobus_register_phy() and deferred probe
 2015-10-22 20:07 UTC  (3+ messages)

[PATCH v6 0/7] mtd: nand: gpmi: gpmi-nand DSM and bitflip support
 2015-10-22 19:54 UTC  (8+ messages)
` [PATCH v6 1/7] mtd: nand: gpmi: add gpmi dsm supend/resume support
` [PATCH v6 2/7] dmaengine: mxs: APBH DMA supports deep sleep mode
` [PATCH v6 3/7] dmaengine: mxs: add i.MX7D APBH DMA support
` [PATCH v6 4/7] mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND
` [PATCH v6 5/7] mtd: nand: gpmi: add GPMI NAND support for i.MX7D
` [PATCH v6 6/7] mtd: nand: gpmi: correct bitflip for erased NAND page
` [PATCH v6 7/7] mtd: nand: gpmi: support NAND on i.MX6UL


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.