All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-27 15:27:26 to 2016-02-27 18:26:48 UTC [more...]

[PATCH 0/2] enable "svn.pathnameencoding" on dcommit
 2016-02-27 18:28 UTC  (2+ messages)
` [PATCH 1/1] t9115: Skip pathnameencoding=cp932 under HFS

[U-Boot] [PATCH 0/4] omap and sniper reboot mode fixes and cleanups
 2016-02-27 18:26 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] omap3: String-based reboot mode handling
` [U-Boot] [PATCH 2/4] omap3: Use a define for reboot reason offset
` [U-Boot] [PATCH 3/4] sniper: Get rid of reset_misc
` [U-Boot] [PATCH 4/4] sniper: Clear reboot mode garbage on cold reset

[PATCH 0/3] out-of-bounds access from corrupted .idx files
 2016-02-27 18:25 UTC  (4+ messages)
` [PATCH 4/3] sha1_file.c: mark strings for translation

[PATCH] fetch-pack: fix unadvertised requests validation
 2016-02-27 18:25 UTC  (2+ messages)

[Documentation][PATCH 1/4] output-machine-list: use doc_utils.tabularize for table formatting
 2016-02-27 18:24 UTC  (2+ messages)

[PATCH] x86/microcode: Change checksum to u32
 2016-02-27 18:23 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.5
 2016-02-27 18:22 UTC  (2+ messages)

[PATCH net 0/3] r8169:issues fix
 2016-02-27 18:19 UTC  (4+ messages)
` [PATCH net 1/3] r8169:fix nic sometimes doesn't work after changing the mac address

Softirq priority inversion from "softirq: reduce latencies"
 2016-02-27 18:19 UTC 

[U-Boot] [PATCH 0/27] Amazon Kindle Fire (first generation) codename kc1 support series
 2016-02-27 18:19 UTC  (28+ messages)
` [U-Boot] [PATCH 01/27] power: twl6030: Some more explicit registers and values definitions
` [U-Boot] [PATCH 02/27] power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
` [U-Boot] [PATCH 03/27] power: twl6030: Device-index-specific MMC power initialization
` [U-Boot] [PATCH 04/27] omap_hsmmc: Board-specific TWL6030 "
` [U-Boot] [PATCH 05/27] omap4: Export elpidia sdram device details
` [U-Boot] [PATCH 06/27] omap4: Export elpidia sdram timings
` [U-Boot] [PATCH 07/27] omap4: Export jedec "
` [U-Boot] [PATCH 08/27] omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
` [U-Boot] [PATCH 09/27] omap-common: Remove deprecated arch_cpu_init code
` [U-Boot] [PATCH 10/27] omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
` [U-Boot] [PATCH 11/27] omap4: Move i2c clocks enable to enable_basic_clocks
` [U-Boot] [PATCH 12/27] Amazon Kindle Fire (first generation) codename kc1 support
` [U-Boot] [PATCH 13/27] omap-common: clocks-common: Setup USB DPLL when MUSB is in use
` [U-Boot] [PATCH 14/27] omap4: Properly enable USB PHY clocks
` [U-Boot] [PATCH 15/27] power: twl6030: Configure VUSB voltage on USB device setup
` [U-Boot] [PATCH 16/27] power: twl6030: Clear VUSB_IN_PMID bit "
` [U-Boot] [PATCH 17/27] usb: musb-new: omap2430: OMAP4 MUSB USB controller support
` [U-Boot] [PATCH 18/27] kc1: MUSB USB controller and fastboot USB gadget support
` [U-Boot] [PATCH 19/27] omap4: Reboot mode support
` [U-Boot] [PATCH 20/27] omap4: Check warm reset for reboot mode validity
` [U-Boot] [PATCH 21/27] kc1: OMAP4 reboot mode support
` [U-Boot] [PATCH 22/27] kc1: Boot to bootloader (fastboot) on ID pin pull-up
` [U-Boot] [PATCH 23/27] power: twl6030: Remove ifdef around the code
` [U-Boot] [PATCH 24/27] power: twl6030: Power off support
` [U-Boot] [PATCH 25/27] input: TWL6030 input support for power button, USB and charger
` [U-Boot] [PATCH 26/27] kc1: Power off when the power on reason is not a valid one
` [U-Boot] [PATCH 27/27] kc1: Clear reboot mode garbage on cold reset

[PATCH 0/7] IB/hfi1: Destage hfi1 driver and fix a few bugs
 2016-02-27 18:18 UTC  (3+ messages)

[PATCH 0/4] bcm2835 SDHOST controller
 2016-02-27 18:17 UTC  (4+ messages)
` [PATCH 3/4] ARM: bcm2835: Include SDHOST in the device tree

[PATCH] ext4: fix bh->b_state corruption
 2016-02-27 18:16 UTC  (2+ messages)

[PATCH v2] staging: lustre: lnet: Replace typedef with struct
 2016-02-27 18:11 UTC 

RFC: a first draft of a generic RDMA READ/WRITE API
 2016-02-27 18:10 UTC  (14+ messages)
` [PATCH 04/13] IB/core: refactor ib_create_qp
` [PATCH 06/13] IB/core: add a need_inval flag to struct ib_mr
  ` [PATCH 01/13] IB/cma: pass the port number to ib_create_qp
  ` [PATCH 02/13] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
  ` [PATCH 03/13] IB/core: add a helper to check for READ WITH INVALIDATE support
  ` [PATCH 05/13] IB/core: add a simple MR pool
  ` [PATCH 07/13] IB/core: generic RDMA READ/WRITE API
  ` [PATCH 08/13] IB/isert: properly type the login buffer
  ` [PATCH 09/13] IB/isert: convert to new CQ API
  ` [PATCH 10/13] IB/isert: kill struct isert_rdma_wr
  ` [PATCH 12/13] IB/core: add a MR pool for signature MRs
` [PATCH 11/13] IB/isert: the kill ->isert_cmd back pointer in the struct iser_tx_desc
` [PATCH 13/13] IB/isert: RW API WIP

New Defects reported by Coverity Scan for ceph
 2016-02-27 18:07 UTC 

btrfs check --repair is clean, but mount fails
 2016-02-27 18:06 UTC  (4+ messages)

[PATCH] bootp: use the ipv* version given by the dhcp server
 2016-02-27 18:05 UTC  (2+ messages)

Problem since commit c73bbaa4ec3e [rc-core: don't lock device at rc_register_device()]
 2016-02-27 18:05 UTC  (3+ messages)

[PATCH 00/16] git bisect improvements
 2016-02-27 18:03 UTC  (5+ messages)
` [PATCH 01/16] bisect: write about `bisect next` in documentation

[PATCH v5 0/4] Add support for Amlogic Meson MMC driver
 2016-02-27 18:01 UTC  (10+ messages)
` [PATCH v5 1/4] mmc: meson: Document Amlogic Meson MMC DT bindings
` [PATCH v5 2/4] mmc: meson: Add driver for the SD/MMC host found on Amlogic Meson SoCs
` [PATCH v5 3/4] ARM: dts: meson8b: Add MMC nodes
` [PATCH v5 4/4] ARM: multi_v7_defconfig: Add Amlogic Meson MMC support

Recovering failed raid6 with 3 failing devices
 2016-02-27 18:00 UTC  (2+ messages)

[Buildroot] [PATCH v2] perf: append endianness argument to ld when building for MIPS
 2016-02-27 17:59 UTC  (2+ messages)

[Buildroot] [git commit] perf: append endianness argument to ld when building for MIPS
 2016-02-27 17:59 UTC 

[PATCH net-next] net: ipv6/l3mdev: Move host route on saved address if necessary
 2016-02-27 17:59 UTC 

[PATCH v3] staging: octeon: Convert create_singlethread_workqueue()
 2016-02-27 17:58 UTC  (3+ messages)
` [Outreachy kernel] "

[Buildroot] Loading modules with device tree after rootfs is mounted
 2016-02-27 17:57 UTC  (5+ messages)

[PATCH v3] staging: octeon: Convert create_singlethread_workqueue()
 2016-02-27 17:51 UTC 

[PATCH] environment.c: introduce SETUP_GIT_ENV helper macro
 2016-02-27 17:51 UTC  (2+ messages)

[PATCH v2] iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
 2016-02-27 17:50 UTC  (3+ messages)

[meta-networking][PATCH] wireshark: 2.0.2 update including security
 2016-02-27 17:46 UTC 

[ANNOUNCE] Git v2.8.0-rc0
 2016-02-27 17:46 UTC  (3+ messages)

[PATCH/RFC] builtin/tag: Changes argument format for verify
 2016-02-27 17:45 UTC  (3+ messages)

[PATCH v3 0/4] arm64,xen: add xen_boot support into grup-mkconfig
 2016-02-27 17:44 UTC  (6+ messages)
` [PATCH v3 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi

[Qemu-devel] [PATCH v2 0/9] Add i.MX6 (Single/Dual/Quad) support
 2016-02-27 17:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 6/9] i.MX: Add i.MX6 System Reset Controller device

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-02-27 17:41 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation/git-pull.txt: teach 'git pull --rebase' the --[no-]autostash option

What's cooking in git.git (Feb 2016, #08; Fri, 26)
 2016-02-27 17:42 UTC  (3+ messages)

[PATCH v5] arm: pxa: support ICP DAS LP-8x4x FPGA irq
 2016-02-27 17:41 UTC  (5+ messages)
` [PATCH v6] "

What's cooking in git.git (Feb 2016, #07; Thu, 25)
 2016-02-27 17:39 UTC  (8+ messages)

[PATCH v2] staging: lustre: lnet: Use list_for_each_entry
 2016-02-27 17:39 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] dns: realloc address buffer after each packet
 2016-02-27 17:39 UTC  (4+ messages)

[PATCH 00/22] Mark more strings for translation
 2016-02-27 17:34 UTC  (2+ messages)

[PATCH] v4l2: remove MIPI CSI-2 driver for SH-Mobile platforms
 2016-02-27 17:34 UTC  (6+ messages)

[PATCHv2] [media] rcar-vin: add Renesas R-Car VIN driver
 2016-02-27 17:24 UTC  (4+ messages)

[PATCH] bb/fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
 2016-02-27 17:22 UTC  (7+ messages)

[PATCH 0/7] mfd: Drop IRQF_EARLY_RESUME flag
 2016-02-27 17:21 UTC  (5+ messages)
` [PATCH 7/7] iio: adc: palmas: "
    ` [rtc-linux] "

[PATCH] staging:iio: Remove periodic RTC trigger driver
 2016-02-27 17:19 UTC  (3+ messages)

[PATCH] iio: convert to common i2c_check_functionality() return value
 2016-02-27 17:18 UTC  (2+ messages)

[Question] Can KVM run on Freescale IMX6 SABRE board?
 2016-02-27 17:19 UTC  (7+ messages)

[PATCH] crypto: algif_hash - correctly handle algos without state
 2016-02-27 17:10 UTC  (2+ messages)

[PATCH 3/3] crypto: caam - add support for RSA algorithm
 2016-02-27 17:08 UTC  (2+ messages)

Proposal for new memory_order_consume definition
 2016-02-27 17:06 UTC  (5+ messages)
` [isocpp-parallel] "

[PATCH] arm64: xen_boot: Fix xen boot using Grub on AARCH64
 2016-02-27 17:05 UTC  (6+ messages)

[PATCH] ALSA: ctl: Fix incompatible ioctls for X32 ABI
 2016-02-27 17:04 UTC 

[PATCH] wan: lmc: Switch to using managed resources
 2016-02-27 17:04 UTC 

Merge of 3.14.52 GA into master and jethro
 2016-02-27 16:59 UTC  (15+ messages)

[PATCH v4 0/2] ?hci-platform: Add support for controllers with more then one reset line
 2016-02-27 16:58 UTC  (6+ messages)
` [PATCH v4 1/2] ehci-platform: Add support for controllers with multiple reset lines
` [PATCH v4 2/2] ohci-platform: "

[PATCH trivial] include/linux/gfp.h: Improve the coding styles
 2016-02-27 16:53 UTC  (11+ messages)

log spammed with "loading xx failed with error -2" since commit e40ba6d56b [replace call to fw_read_file_contents() with kernel version]
 2016-02-27 16:49 UTC 

[PATCH v4 2/2] perf trace: Check and discard not only 'nr' but also '__syscall_nr'
 2016-02-27 16:43 UTC 

[RFC][PATCH v4 1/2] tracing/syscalls: Rename a field 'nr' to '__syscall_nr' in format
 2016-02-27 16:41 UTC 

[Buildroot] [PATCH v3] qt: add font license information
 2016-02-27 16:38 UTC  (2+ messages)

[linux-3.10 test] 84139: tolerable FAIL - PUSHED
 2016-02-27 16:33 UTC 

[patch 00/20] cpu/hotplug: Core infrastructure for cpu hotplug rework
 2016-02-27 16:33 UTC  (8+ messages)
` [patch 20/20] rcu: Make CPU_DYING_IDLE an explicit call

Panic upon DViCO FusionHDTV DVB-T USB (TH7579) insertion
 2016-02-27 16:28 UTC  (2+ messages)

[PATCH] lscpu: fix backward buffer size adjustment after adding delimiter
 2016-02-27 16:27 UTC  (3+ messages)
` [PATCH 2/3] lib/sysfs.c sys-utils/lsns.c: fix error return
  ` [PATCH 3/3] snprintf: safer (and uniform) handling of return value

[LSF/MM TOPIC][LSF/MM ATTEND] LIO Target Synchronization with sysfs [resend]
 2016-02-27 16:19 UTC 

[linux-sunxi][PATCH 0/5] ARM: sunxi: Add SPDIF playback support
 2016-02-27 16:18 UTC  (12+ messages)
` [PATCH "
` [linux-sunxi][PATCH 1/5] clk: sunxi: mod1 clock should modify it's parent
  ` [PATCH "
` [linux-sunxi][PATCH 2/5] ARM: dts :sunxi: Add SPDIF pins to A10 and A20
  ` [PATCH "
` [linux-sunxi][PATCH 3/5] ARM: dts: sunxi: Add the SPDIF to the "
  ` [PATCH "
` [linux-sunxi][PATCH 4/5] ARM: dts: sun4i: Add SPDIF to the Mele A1000
  ` [PATCH "
` [linux-sunxi][PATCH 5/5] ARM: dts: sun7i: Add SPDIF to Itead Ibox
  ` [PATCH "

[PATCH v5] serial: support for 16550A serial ports on LP-8x4x
 2016-02-27 16:14 UTC  (3+ messages)
` [PATCH v6] "

GSoC 2016 Microproject
 2016-02-27 16:12 UTC  (4+ messages)

[Qemu-devel] [Bug 1550743] [NEW] connect low speed host devices to qemu ehci does not work
 2016-02-27 16:05 UTC 

[PATCH v3 1/2] tracing/syscalls: Rename variable 'nr' to '__syscall_nr'
 2016-02-27 16:10 UTC  (4+ messages)
` [RFC] "

[Qemu-devel] [Bug 1550503] [NEW] target-arm/helper.c:5493: bad test ?
 2016-02-27 16:06 UTC  (2+ messages)

[PATCH 0/2] PINT irqchip driver for NXP LPC18xx family
 2016-02-27 16:03 UTC  (6+ messages)
` [PATCH 1/2] irqchip: add lpc18xx gpio pin interrupt driver

[xen-unstable baseline-only test] 44184: regressions - FAIL
 2016-02-27 15:59 UTC 

net/9p: convert to new CQ API
 2016-02-27 15:49 UTC  (3+ messages)
` [PATCH] "
  ` [V9fs-developer] "

[BUG] Core2 cpu triggers hard lockup with perf test
 2016-02-27 15:46 UTC  (2+ messages)

[PATCH v2] staging: wilc1000: Fix warning usleep_range() shouldn't use min ==max args
 2016-02-27 15:35 UTC 

[Buildroot] [PATCH 1/1] gstreamer: add missing plugin hash files
 2016-02-27 15:34 UTC  (2+ messages)

[Buildroot] [git commit branch/next] gstreamer: add missing plugin hash files
 2016-02-27 15:33 UTC 

[Buildroot] [git commit] gstreamer: add missing plugin hash files
 2016-02-27 15:33 UTC 

[Buildroot] [git commit] dsp-tools: add hash file
 2016-02-27 15:33 UTC 

[Buildroot] [git commit branch/next] dsp-tools: add hash file
 2016-02-27 15:33 UTC 

[Buildroot] [PATCH 1/1] dsp-tools: add hash file
 2016-02-27 15:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Bump libasplib and change source to original maintainer
 2016-02-27 15:32 UTC  (2+ messages)

[Buildroot] [PATCH] wireshark: security bump to version 2.0.2
 2016-02-27 15:28 UTC  (2+ messages)

[PATCH v4 1/5] staging/android: add num_fences field to struct sync_file_info
 2016-02-27 15:27 UTC  (4+ messages)
` [PATCH v4 5/5] staging/android: add flags member to sync ioctl structs

[Buildroot] [git commit] wireshark: security bump to version 2.0.2
 2016-02-27 15:27 UTC 

[meta-raspberrypi][PATCH 00/23] Kernel/userland upgrade wayland support and clang fixes
 2016-02-27 15:27 UTC  (17+ messages)
` [meta-raspberrypi][PATCH 03/23] userland: Add wayland support
` [meta-raspberrypi][PATCH 07/23] python-rtimu: Fix build with musl
` [meta-raspberrypi][PATCH 10/23] rpio: Include sys/types.h for caddr_t
` [meta-raspberrypi][PATCH 11/23] userland: Define PROJECT_APIVER and rprovide libgles2 libgl
` [meta-raspberrypi][PATCH 12/23] userland: Add wayland to deps if in DISTRO_FEATURES
` [meta-raspberrypi][PATCH 13/23] userland: Fix build race with wayland support
` [meta-raspberrypi][PATCH 14/23] gstreamer1.0-omx: Add raspberry pi optimization patches and config options
` [meta-raspberrypi][PATCH 15/23] weston: Specify egl and compositor options for rpi
` [meta-raspberrypi][PATCH 16/23] gstreamer1.0-omx: Backports and fixes for smooth video playback
` [meta-raspberrypi][PATCH 17/23] linux-raspberrypi: Upgrade 4.1 kernel to 4.1.17
` [meta-raspberrypi][PATCH 18/23] firmware: Upgrade to latest stable 20160209
` [meta-raspberrypi][PATCH 19/23] rpi-config: Upgrade to tip of tree to get GPU_MEM_1024
` [meta-raspberrypi][PATCH 20/23] linux-raspberrypi: Add recipe for 4.4 release
` [meta-raspberrypi][PATCH 21/23] userland: Upgrade to latest
` [meta-raspberrypi][PATCH 22/23] linux-raspberrypi: Upgrade 4.4.1 -> 4.4.2
` [meta-raspberrypi][PATCH 23/23] userland: Drop extern inline patches


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.