All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-07 15:16:39 to 2016-05-07 19:03:59 UTC [more...]

[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
 2016-05-07 19:03 UTC  (12+ messages)
` [U-Boot] [RESEND PATCH 0/6] Handle GPIO_ACTIVE_LOW in gpio-uclass
  ` [U-Boot] [RESEND PATCH V2 2/6] gpio: intel_broadwell: remove gpio_xlate routine
  ` [U-Boot] [RESEND PATCH V2 3/6] gpio: omap: "
  ` [U-Boot] [RESEND PATCH V2 4/6] gpio: pic32: "
  ` [U-Boot] [RESEND PATCH V2 5/6] gpio: rk: "
  ` [U-Boot] [RESEND PATCH V2 6/6] gpio: exynos(s5p): "

[U-Boot] [RESEND PATCH V3 1/6] dm: gpio: add a default gpio xlate routine
 2016-05-07 19:03 UTC  (4+ messages)
` [U-Boot] [PATCH V4, "

[U-Boot] [PATCH 1/1] drivers: usb: common: add common code for usb drivers to use
 2016-05-07 19:03 UTC  (4+ messages)

[U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
 2016-05-07 19:03 UTC  (8+ messages)
` [U-Boot] [PATCH V4 2/4] dm: spi: soft_spi: switch to use linux compatible string
` [U-Boot] [PATCH V4 3/4] dm: spi: introduce dm api
` [U-Boot] [PATCH V4 4/4] dm: gpio: introduce 74x164 driver

[U-Boot] [PATCH V4 1/4] dm: spi: soft_spi bug fix
 2016-05-07 19:03 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: fix dev_get_addr_name node offset
 2016-05-07 19:03 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
 2016-05-07 19:03 UTC  (11+ messages)
` [U-Boot] [PATCH 2/2] video: tegra: refuse to bind to disabled dcs

[U-Boot] [PATCH V2] buildman: allow more incremental building
 2016-05-07 19:02 UTC  (8+ messages)

[PATCH] Staging: android: gio: fixes a variable type issue and tabbing issues
 2016-05-07 19:01 UTC  (4+ messages)

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-05-07_15-00-32
 2016-05-07 19:02 UTC 

[Qemu-devel] [PATCH 00/52] 680x0 instructions emulation
 2016-05-07 19:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 40/52] target-m68k: add exg ops
  ` [Qemu-devel] [PATCH 51/52] target-m68k: add cmpm

[Buildroot] [PATCH 1/6] qemu: add support for host-qemu-system
 2016-05-07 19:01 UTC  (3+ messages)
` [Buildroot] [PATCH 2/6] qemu: make qemu and host-qemu packages' version (separately) configurable

[PATCH net-next 0/2] net: l3mdev: Allow send on enslaved interface
 2016-05-07 19:01 UTC  (3+ messages)
` [PATCH net-next 1/2] net: l3mdev: Move get_saddr and rt6_dst

[PATCH net 1/1] net: fec: update dirty_tx even if no skb
 2016-05-07 18:56 UTC  (4+ messages)

pull request: bluetooth-next 2016-05-07
 2016-05-07 18:56 UTC  (2+ messages)

[Buildroot] Reproducible builds
 2016-05-07 18:54 UTC  (5+ messages)
` [Buildroot] [PATCH 01/34] reproducibility: introduce config knob
  ` [Buildroot] [PATCH 02/34] reproducibility: override locale and timezone

[PATCH] ext4 crypto: migrate into vfs's crypto engine
 2016-05-07 18:52 UTC  (4+ messages)
` [PATCH v2] "

[Printing-architecture] REMINDER - OP Call Tuesday 10 May 2016
 2016-05-07 18:50 UTC 

[Buildroot] [PATCH 00/13 v7] legal-info improvements and completeness (branch yem/legal-4)
 2016-05-07 18:48 UTC  (15+ messages)
` [Buildroot] [PATCH 01/13 v7] support/scripts: add helper to hardlink-or-copy
` [Buildroot] [PATCH 02/13 v7] core/legal-info: use the helper to install source archives
` [Buildroot] [PATCH 03/13 v7] core/pkg-generic: add variable to store the package rawname-version
` [Buildroot] [PATCH 04/13 v7] core/legal-info: install source archives in their own sub-dir
` [Buildroot] [PATCH 05/13 v7] core/legal-info: add package version to license directory
` [Buildroot] [PATCH 06/13 v7] core/apply-patches: store full path of applied patches
` [Buildroot] [PATCH 07/13 v7] support/apply-patches: bail-out on duplicate patch basenames
` [Buildroot] [PATCH 08/13 v7] core/legal-info: also save patches
` [Buildroot] [PATCH 09/13 v7] core/legal-info: also save extra downloads
` [Buildroot] [PATCH 10/13 v7] legal-info: explicitly state how patches are licensed
` [Buildroot] [PATCH 11/13 v7] core/legal-info: generate a hash of all saved files
` [Buildroot] [PATCH 12/13 v7] core/pkg-generic: reorder variables definitions for legal-info
` [Buildroot] [PATCH 13/13 v7] core/legal-info: ensure legal-info works in off-line mode

[U-Boot] [PATCH v2 00/28] x86: Initial ACPI support for Intel BayTrail
 2016-05-07 18:47 UTC  (56+ messages)
` [U-Boot] [PATCH v2 01/28] x86: Drop asm/acpi.h
` [U-Boot] [PATCH v2 02/28] x86: Fix build warning in tables.c when CONFIG_SEABIOS
` [U-Boot] [PATCH v2 03/28] x86: acpi: Fix compiler warnings in write_acpi_tables()
` [U-Boot] [PATCH v2 04/28] x86: irq: Reserve IRQ9 for ACPI in PIC mode
` [U-Boot] [PATCH v2 06/28] x86: dts: Update to include ACTL register details
` [U-Boot] [PATCH v2 07/28] acpi: Change build log for ASL files
` [U-Boot] [PATCH v2 08/28] acpi: Explicitly spell out dsdt.c in the make rule
` [U-Boot] [PATCH v2 09/28] acpi: Specify U-Boot include path for ASL files
` [U-Boot] [PATCH v2 10/28] acpi: Output all errors/warnings/remarks when compiling ASL
` [U-Boot] [PATCH v2 11/28] x86: acpi: Remove unused codes
` [U-Boot] [PATCH v2 12/28] x86: acpi: Various changes to acpi_table.h
` [U-Boot] [PATCH v2 13/28] x86: acpi: Reorder code in acpi_table.h
` [U-Boot] [PATCH v2 14/28] x86: acpi: Remove acpi_create_ssdt_generator()
` [U-Boot] [PATCH v2 15/28] x86: acpi: Change fill_header()
` [U-Boot] [PATCH v2 16/28] x86: acpi: Adjust order in acpi_table.c
` [U-Boot] [PATCH v2 17/28] x86: acpi: Use u32 in table write routines
` [U-Boot] [PATCH v2 18/28] x86: acpi: Align FACS table to a 64 byte boundary
` [U-Boot] [PATCH v2 19/28] x86: acpi: Clean up table header revisions
` [U-Boot] [PATCH v2 20/28] x86: acpi: Add some generic ASL libraries
` [U-Boot] [PATCH v2 21/28] x86: acpi: Return table length in acpi_create_madt_lapics()
` [U-Boot] [PATCH v2 22/28] x86: baytrail: Add platform ASL files
` [U-Boot] [PATCH v2 23/28] x86: baytrail: Generate ACPI FADT/MADT tables
` [U-Boot] [PATCH v2 24/28] x86: baytrail: Enable ACPI table generation for all boards
` [U-Boot] [PATCH v2 25/28] x86: baytrail: Add .gitignore for ACPI enabled boards
` [U-Boot] [PATCH v2 26/28] x86: Remove acpi=off boot parameter when ACPI is on
` [U-Boot] [PATCH v2 27/28] x86: doc: Minor update for accuracy
` [U-Boot] [PATCH v2 28/28] x86: doc: Document ACPI support

[U-Boot] [PATCH 00/26] x86: Initial ACPI support for Intel BayTrail
 2016-05-07 18:46 UTC  (8+ messages)
` [U-Boot] [PATCH 05/26] x86: irq: Enable SCI on IRQ9

[PATCH v2 0/2] ravb: Add missing free_irq() calls to ravb_close()
 2016-05-07 18:45 UTC  (5+ messages)
` [PATCH v2 1/2 -net] ravb: Add missing free_irq() call "
` [PATCH v2 2/2 -net-next] ravb: Add missing free_irq() calls "

[B.A.T.M.A.N.] no able to switch routing algo to V ?
 2016-05-07 18:45 UTC  (14+ messages)

[Buildroot] [PATCH 1/1] package/go: bump version to 1.6.2
 2016-05-07 18:45 UTC  (3+ messages)

[Buildroot] [PATCH 00/13 v6] legal-info improvements and completeness (branch yem/legal-3)
 2016-05-07 18:44 UTC  (5+ messages)
` [Buildroot] [PATCH 01/13 v6] support/scripts: add helper to hardlink-or-copy

[Bug 95307] intel_do_flush_locked error in wine
 2016-05-07 18:42 UTC 

[PATCH 0/8] Add support for remote unwind
 2016-05-07 18:41 UTC  (11+ messages)
` [PATCH 1/8] perf tools: Omit DWARF judgement when recording dwarf callchain
` [PATCH 2/8] perf script: Add options for custom vdso name
` [PATCH 3/8] perf build: Add build-test for libunwind cross-platforms support
` [PATCH 4/8] perf build: Add build-test for debug-frame on arm/arm64
` [PATCH 5/8] perf tools: Promote proper messages for cross-platform unwind

[U-Boot] Partition UUIDs in U-Boot and Linux (blkid vs 'part list')
 2016-05-07 18:38 UTC  (2+ messages)

accessing stacked FPU state in 32-bit SIGFPE handler?
 2016-05-07 18:35 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: vrf: Fixup PKTINFO to return enslaved device index
 2016-05-07 18:32 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: l3mdev: Add hook in ip and ipv6

[PATCH net] macsec: key identifier is 128 bits, not 64
 2016-05-07 18:19 UTC 

[oss-security] CVE Request: Linux: IB/security: Restrict use of the write() interface'
 2016-05-07 18:19 UTC 

[PATCH] drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
 2016-05-07 18:18 UTC  (3+ messages)

EDID/DP color precision fixes on Intel hw for stable
 2016-05-07 18:15 UTC  (4+ messages)

New LCD connector type?
 2016-05-07 18:11 UTC  (2+ messages)

[PATCH][krogoth][meta-oe 1/3] pidgin: Update to 2.10.12
 2016-05-07 18:09 UTC  (2+ messages)

Force-with-lease and new branches
 2016-05-07 18:09 UTC 

Kernel panic in F2FS mount on NVMe SSD
 2016-05-07 17:49 UTC  (6+ messages)

[PATCH] ext4: guarantee already started handles to successfully finish while ro remounting
 2016-05-07 17:47 UTC  (2+ messages)

[GIT PULL] char/misc driver fixes for 4.6-rc7
 2016-05-07 17:45 UTC 

[PATCH 1/2] f2fs: read node blocks ahead when truncating blocks
 2016-05-07 17:45 UTC  (4+ messages)
` [PATCH 2/2] f2fs: do not preallocate block unaligned to 4KB

[GIT PULL] Staging driver fixes for 4.6-rc7
 2016-05-07 17:44 UTC 

[GIT PULL] USB driver fixes for 4.6-rc7
 2016-05-07 17:44 UTC 

[PATCH] f2fs: introduce f2fs_reserve_blocks to speedup fallocate
 2016-05-07 17:44 UTC  (2+ messages)

[PATCH net-next 0/7] Driver: Vmxnet3: Version 3
 2016-05-07 17:41 UTC  (4+ messages)
` [PATCH net-next 5/7] Driver: Vmxnet3: Add support for get_coalesce, set_coalesce ethtool operations

[PATCH v9 net-next 1/2] hv_sock: introduce Hyper-V Sockets
 2016-05-07 17:40 UTC  (4+ messages)

[meta-oe backport krogoth PATCH 01/22] net-snmp: enable ipv6 support
 2016-05-07 17:37 UTC  (3+ messages)
` [meta-oe backport krogoth PATCH 06/22] meta-networking: use bb.utils.contains() instead of base_contains()

monitoring udevd
 2016-05-07 17:11 UTC 

[PATHCH] add option to supress "At subvol …" message in btrfs send
 2016-05-07 16:29 UTC 

Config for git-blame flags -w, -M, and -C?
 2016-05-07 17:03 UTC 

[Bug 107381] New: radeon VCE init error (-110) -- AMD/Intel Mars Hybrid Graphics
 2016-05-07 10:54 UTC  (3+ messages)
` [Bug 107381] "

[ovmf test] 93765: regressions - FAIL
 2016-05-07 16:57 UTC 

[B.A.T.M.A.N.] Alfred 2016.1 bind errors
 2016-05-07 16:48 UTC  (8+ messages)

[PATCH v3 00/16] Pre-calculate SKL-style atomic watermarks
 2016-05-07 16:46 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] armv8: s32v234: Introduce basic support for s32v234evb
 2016-05-07 16:22 UTC  (6+ messages)
        ` [U-Boot] [PATCH v2 "

Audit Εργοστασίου σε Αθήνα & Θεσσαλονίκη
 2016-05-07 15:34 UTC 

t6044 broken on pu
 2016-05-07 16:18 UTC  (3+ messages)

[meta-security][PATCH 1/3] sssd: Fix new QA warning
 2016-05-07 16:17 UTC  (3+ messages)
` [meta-security][PATCH 3/3] clamav: "

t6392 broken on pu (Mac OS X)
 2016-05-07 16:15 UTC 

btrfs ate my data in just two days, after a fresh install. ram and disk are ok. it still mounts, but I cannot repair
 2016-05-07 16:11 UTC  (8+ messages)

[PATCH] ubi: Don't read back all data in ubi_eba_copy_leb()
 2016-05-07 16:09 UTC 

[PATCH v2 1/2] dell-smbios: Add a helper function for complex SMI requests
 2016-05-07 15:52 UTC  (2+ messages)
` [PATCH v2 2/2] dell-laptop: Expose auxiliary MAC address if available

VFIO MSIX Query
 2016-05-07 15:50 UTC  (2+ messages)
    ` Fwd: "

gcc cross-compiler hangs with musl libc
 2016-05-07 15:41 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
 2016-05-07 15:40 UTC  (6+ messages)

[PATCH 0/2] Prepare for cdev fixes
 2016-05-07 15:27 UTC  (2+ messages)

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-05-07 15:25 UTC  (11+ messages)

[PATCH 0/7] ir-rx51 driver fixes
 2016-05-07 15:21 UTC  (19+ messages)
` [PATCH 1/7] ir-rx51: Fix build after multiarch changes broke it
` [PATCH 2/7] pwm: omap-dmtimer: Allow for setting dmtimer clock source
` [PATCH 3/7] [media] ir-rx51: use PWM framework instead of OMAP dmtimer
` [PATCH 4/7] [media] ir-rx51: add DT support to driver
` [PATCH 5/7] ARM: OMAP: dmtimer: Do not call PM runtime functions when not needed
` [PATCH 6/7] [media] ir-rx51: use hrtimer instead of dmtimer
` [PATCH 7/7] ARM: dts: n900: enable lirc-rx51 driver

[GIT PULL FOR TEST v2] Another round of build script tweaks
 2016-05-07 15:23 UTC  (8+ messages)
        ` [GIT PULL v3] "

random i/o error without error in dmesg
 2016-05-07 15:22 UTC  (4+ messages)

[PATCH 00/20] DPDK PMD for ThunderX NIC device
 2016-05-07 15:16 UTC  (21+ messages)
` [PATCH 01/20] thunderx/nicvf/base: add hardware API for ThunderX nicvf inbuilt NIC
` [PATCH 02/20] thunderx/nicvf: add pmd skeleton
` [PATCH 03/20] thunderx/nicvf: add link status and link update support
` [PATCH 04/20] thunderx/nicvf: add get_reg and get_reg_length support
` [PATCH 05/20] thunderx/nicvf: add dev_configure support
` [PATCH 06/20] thunderx/nicvf: add dev_infos_get support
` [PATCH 07/20] thunderx/nicvf: add rx_queue_setup/release support
` [PATCH 08/20] thunderx/nicvf: add tx_queue_setup/release support
` [PATCH 09/20] thunderx/nicvf: add rss and reta query and update support
` [PATCH 10/20] thunderx/nicvf: add mtu_set and promiscuous_enable support
` [PATCH 11/20] thunderx/nicvf: add stats support
` [PATCH 12/20] thunderx/nicvf: add single and multi segment tx functions
` [PATCH 13/20] thunderx/nicvf: add single and multi segment rx functions
` [PATCH 14/20] thunderx/nicvf: add dev_supported_ptypes_get and rx_queue_count support
` [PATCH 15/20] thunderx/nicvf: add rx queue start and stop support
` [PATCH 16/20] thunderx/nicvf: add tx "
` [PATCH 17/20] thunderx/nicvf: add device start, stop and close support
` [PATCH 18/20] thunderx/config: set max numa node to two
` [PATCH 19/20] thunderx/nicvf: updated driver documentation and release notes
` [PATCH 20/20] maintainers: claim responsibility for the ThunderX nicvf PMD

[PATCH 0/4] SS_AUTODISARM fixes and an ABI change
 2016-05-07 15:16 UTC  (3+ messages)
` [PATCH 4/4] signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)


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.