All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-13 13:51:42 to 2015-12-13 18:35:12 UTC [more...]

[Buildroot] [PATCH 0/13 v2] legal-info improvements and completeness (branch yem/legal-2)
 2015-12-13 18:35 UTC  (4+ messages)
` [Buildroot] [PATCH 01/13 v2] core/legal-info: update the legal-info report header
` [Buildroot] [PATCH 02/13 v2] core/pkg-utils: add macro to hardlink-or-copy
` [Buildroot] [PATCH 03/13 v2] core/legal-info: use the macro to install source archives

[U-Boot] is it worth contributing a SATA SIL3512 driver to u-boot?
 2015-12-13 18:34 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/mplayer: Needs threads
 2015-12-13 18:34 UTC 

New manpage lirc.4 (Was: Possibly new manpages: lirc and lirc_ioctl)
 2015-12-13 18:34 UTC  (3+ messages)

[PATCH 0/3] adv7604: .g_crop and .cropcap support
 2015-12-13 18:30 UTC  (9+ messages)
` [PATCH 1/3] media: adv7604: implement g_crop
` [PATCH 2/3] media: adv7604: implement cropcap
` [PATCH 3/3] media: adv7604: update timings on change of input signal

[Buildroot] [PATCH] package/netsniff: fix missing depend on statements
 2015-12-13 18:28 UTC  (4+ messages)

[Bug 106901] Brightness / WIFI Key does not generate any events
 2015-12-13 18:27 UTC  (2+ messages)

[PATCH] sh_eth: fix TX buffer byte-swapping
 2015-12-13 18:27 UTC  (2+ messages)

[PATCH 0/9] Fix checkpatch errors
 2015-12-13 18:26 UTC  (5+ messages)

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2015-12-13 18:20 UTC  (9+ messages)
` [PATCH 05/10] drivers/pci: make host/pci-rcar-gen2.c explicitly non-modular
` [PATCH 07/10] drivers/pci: make host/pcie-rcar.c "

[PATCH] cpufreq: powernv: Redesign the presentation of throttle notification
 2015-12-13 18:17 UTC 

query regarding git merge
 2015-12-13 18:18 UTC  (2+ messages)

[RFC PATCH 1/2] thread_local_abi system call: caching current CPU number (x86)
 2015-12-13 18:15 UTC  (2+ messages)

[PATCH] checkpatch: detect leading * in NULL comparison check
 2015-12-13 17:59 UTC 

[Buildroot] [PATCH 1/1] package/mesa3d-demos: Disable glesv1 support
 2015-12-13 18:12 UTC 

[PATCH] nl80211: Potential memory leaks in reg.c
 2015-12-13 18:12 UTC 

[PATCH] show signature of commit in gitk
 2015-12-13 18:10 UTC  (3+ messages)

[PATCH] Staging: comedi: pcmcia: fixed a line with over 80 chars
 2015-12-13 16:40 UTC 

[Buildroot] [V4 0/3] SpamAssassin
 2015-12-13 17:57 UTC  (9+ messages)
` [Buildroot] [V4 1/3] pkg-perl: avoid insertion of host-perl in shebang of scripts
` [Buildroot] [V4 2/3] perl-mail-spamassassin: new package
` [Buildroot] [V4 3/3] package/perl-db-file: Fix berkeleydb detection

iNotify Man Page: Prefix Header + Tail Array vs C Structure
 2015-12-13 17:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sf: Rename spi_flash_set_* functions
 2015-12-13 17:47 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sf: Rename bank_end to bar_end in read_bar

[GIT PULL] Please pull one bugfix for 4.4
 2015-12-13 17:44 UTC 

[PATCH] media: soc_camera: rcar_vin: Add R-Car Gen3 support
 2015-12-13 17:43 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libass: Fix fontconfig detection
 2015-12-13 17:34 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: Move some defines to common include file
 2015-12-13 17:33 UTC  (3+ messages)
` [U-Boot] [PATCH] arm: mvebu: Add SolidRun ClearFog Armada 38x initial support

[linux-3.10 test] 65778: regressions - FAIL
 2015-12-13 17:33 UTC 

[PATCH v2 0/3] format-patch: introduce option to suppress commit hashes
 2015-12-13 17:27 UTC  (4+ messages)
` [PATCH v2 1/3] Introduce a null_oid constant
` [PATCH v2 2/3] format-patch: add an option to suppress commit hash
` [PATCH v2 3/3] format-patch: check that header line has expected format

[Buildroot] [V5] SpamAssassin
 2015-12-13 17:28 UTC  (2+ messages)
` [Buildroot] [V5] perl-mail-spamassassin: new package

[Buildroot] [PATCH v2 1/1] package/read-edid: Fix compiler check, c++ is not needed
 2015-12-13 17:20 UTC  (2+ messages)

[PATCH net] ravb: Add disable 10base
 2015-12-13 17:17 UTC  (4+ messages)

[PATCH v3 00/10] usb: host: ehci-sched: cleanup
 2015-12-13 16:59 UTC  (11+ messages)
` [PATCH v3 01/10] usb: host: ehci-sched: refactor scan_isoc function
` [PATCH v3 02/10] usb: host: ehci-sched: move constants to right
` [PATCH v3 03/10] usb: host: ehci-sched: remove useless initializations
` [PATCH v3 04/10] usb: host: ehci-sched: add spaces around operators
` [PATCH v3 05/10] usb: host: ehci-sched: remove prohibited spaces
` [PATCH v3 06/10] usb: host: ehci-sched: remove useless else branch
` [PATCH v3 07/10] usb: host: ehci-sched: use C89-style comments
` [PATCH v3 08/10] usb: host: ehci-sched: add line after declarations
` [PATCH v3 09/10] usb: host: ehci-sched: use sizeof operator with parens
` [PATCH v3 10/10] usb: host: ehci-sched: remove unnecessary braces

[Buildroot] [PATCH] libass: allow compilation without a system font provider
 2015-12-13 17:00 UTC  (6+ messages)

Touching the initrd before paging_init
 2015-12-13 16:59 UTC  (4+ messages)
  ` [Linaro-acpi] "

[PATCH] HID: enable all buttons on the TiVo Slide Pro remote
 2015-12-13 16:52 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] sf: Get spi locally from spi_flash
 2015-12-13 16:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] spi: Use mode instead of op_mode_tx
` [U-Boot] [PATCH 3/4] spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
` [U-Boot] [PATCH 4/4] sf: Move spi_read_cmds_array locally

[Bug 93353] GRID Autosport crash on loading screen with an HD 6950
 2015-12-13 16:51 UTC  (5+ messages)

[PATCH v2] gpiolib: tighten up ACPI legacy gpio lookups
 2015-12-13 16:44 UTC  (7+ messages)

[Bug 93352] GRID Autosport crashes on start of race
 2015-12-13 16:40 UTC  (3+ messages)

af9015 not supported anymore ???
 2015-12-13 16:40 UTC 

[vfs:work.misc 22/24] drivers/char/nvram.c:216:66: error: 'PAGE_CACHE_SIZE' undeclared
 2015-12-13 16:39 UTC 

[kernel-hardening] Project convention on configuration options
 2015-12-13 16:36 UTC  (7+ messages)

[PATCH v2 01/10] usb: host: ehci-sched: refactor scan_isoc function
 2015-12-13 16:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/8] package/mesa3d-demos: bump version to 8.3.0
 2015-12-13 16:32 UTC  (4+ messages)
` [Buildroot] [PATCH 7/8] package/libfreeglut: new package

[Buildroot] [PATCH v2] package/libfreeglut: new package
 2015-12-13 16:31 UTC 

[Bug 93360] [radeonsi/llvm] Segfault in CS:GO
 2015-12-13 16:31 UTC  (2+ messages)

[PATCH] nvme: Move nvme_freeze/unfreeze_queues to nvme core
 2015-12-13 16:27 UTC 

[PATCH v2 net] ravb: Remove clear unhandled interrupt
 2015-12-13 16:25 UTC  (4+ messages)

[PATCH] Btrfs: fix quick exhaustion of the system array in the superblock
 2015-12-13 16:15 UTC  (5+ messages)

[PATCH 1/2 v2] Btrfs: fix regression when running delayed references
 2015-12-13 16:09 UTC  (5+ messages)
` [PATCH 1/2 v3] "

[PATCH 4.3 00/71] 4.3.3-stable review
 2015-12-13 16:01 UTC  (2+ messages)

[PATCH 4.2 00/61] 4.2.8-stable review
 2015-12-13 16:00 UTC  (2+ messages)

[PATCH 4.1 00/45] 4.1.15-stable review
 2015-12-13 15:58 UTC  (2+ messages)

[PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR
 2015-12-13 15:55 UTC  (5+ messages)

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-13 15:47 UTC  (10+ messages)
` live migration vs device assignment (was Re: [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC)
  ` live migration vs device assignment (motivation)
    ` [Qemu-devel] "

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-13 15:48 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 05/11] ehci: Add support for Qualcomm EHCI

[PATCH for-next V1 0/5] User-space time-stamping support for mlx5_ib
 2015-12-13 15:47 UTC  (7+ messages)
` [PATCH for-next V1 2/5] IB/core: Add ib_is_udata_cleared

[PATCH] include/asm-generic/pgtable.h: Check once and return for pgprot_modify
 2015-12-13 15:46 UTC  (2+ messages)

[PATCH v2 0/3] TPM 2.0 trusted key features for v4.5
 2015-12-13 15:42 UTC  (7+ messages)
` [PATCH v2 1/3] keys, trusted: fix: *do not* allow duplicate key options
` [PATCH v2 2/3] keys, trusted: select hash algorithm for TPM2 chips
` [PATCH v2 3/3] keys, trusted: seal with a TPM2 authorization policy

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-13 15:42 UTC  (4+ messages)

[U-Boot] [PATCH v3] ARM: mxs: allow boards to select DC-DC switching clock source
 2015-12-13 15:41 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: mxs: add support for I2SE's Duckbill boards
 2015-12-13 15:40 UTC  (2+ messages)

[PATCH net-next] ravb: ptp: fix misplaced ravb_ptp_stop() calling in ravb_probe()
 2015-12-13 15:39 UTC  (4+ messages)

[PATCH] mm: mempool: Factor out mempool_refill()
 2015-12-13 15:35 UTC  (2+ messages)

[PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
 2015-12-13 15:34 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/74] pc: acpi: convert DSDT to AML API and drop ASL templates support
 2015-12-13 15:24 UTC  (4+ messages)

[Buildroot] [git commit] linux: Add kernel compression selection
 2015-12-13 15:22 UTC 

read /dev/iio:device0 return -1 (Invalid argument)
 2015-12-13 15:21 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/libgpg-error: bump to version 1.20
 2015-12-13 15:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 58/74] pc: acpi: piix4: move PCI0._PRT() into SSDT
 2015-12-13 15:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 "

[PATCH v7] Add git-grep threads param
 2015-12-13 15:17 UTC 

[PATCH 0/6] More n_tty fixes
 2015-12-13 15:18 UTC  (5+ messages)
` [PATCH 1/6] n_tty: Always wake up read()/poll() if new input
` [PATCH 5/6] n_tty: Fix stuck write wakeup

[distros-debian-stretch test] 38505: regressions - FAIL
 2015-12-13 15:17 UTC 

[PATCH net-next] ravb: Add fixed-link support
 2015-12-13 15:16 UTC  (2+ messages)

[PATCH v3] Staging: iio: accel: Fixed NULL comparison style
 2015-12-13 15:15 UTC 

[Buildroot] [RFC] Relocatable host tools
 2015-12-13 15:09 UTC  (7+ messages)

[Buildroot] [PATCH] Add kernel compression selection
 2015-12-13 15:05 UTC  (2+ messages)

[Buildroot] [PATCH v2] python-pyudev: new package
 2015-12-13 15:05 UTC  (2+ messages)

[PATCH 1/1] drm/i915: Enable HAS_RUNTIME_PM for BXT
 2015-12-13 15:07 UTC 

[Buildroot] [git commit] python-pyudev: new package
 2015-12-13 15:03 UTC 

[Buildroot] [PATCH 1/2] package/dtv-scan-tables: bump version
 2015-12-13 15:02 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/tvheadend: bump version, add hash

[Buildroot] [git commit] package/tvheadend: bump version, add hash
 2015-12-13 15:02 UTC 

Compilation error on Power8 with RC3
 2015-12-13 15:02 UTC  (3+ messages)

[Buildroot] [git commit] package/dtv-scan-tables: bump version
 2015-12-13 15:02 UTC 

[Buildroot] [PATCH 0/2 v2] package/gawk: handle optional dependencies on mpfr and readline (branch yem/gawk)
 2015-12-13 15:02 UTC  (2+ messages)

[Buildroot] [git commit] package/gawk: add optional readline dependency
 2015-12-13 15:01 UTC 

[Buildroot] [git commit] package/gawk: clean the mpfr dependency
 2015-12-13 15:01 UTC 

[Buildroot] [PATCH 1/1 v4] Add kernel compression selection
 2015-12-13 15:00 UTC  (2+ messages)

[PATCH for-4.4] NVMe: IO ending fixes on surprise removal
 2015-12-13 14:59 UTC  (2+ messages)

[Buildroot] [git commit] package/perl-db-file: Fix berkeleydb detection
 2015-12-13 14:56 UTC 

Seeking advice to convert RAID5 to RAID10 adding a drive in the process
 2015-12-13 14:47 UTC 

[Buildroot] [git commit] pkg-perl: avoid insertion of host-perl in shebang of scripts
 2015-12-13 14:43 UTC 

[PULL] 3rd 'set' of IIO fixes for the 4.4 cycle
 2015-12-13 14:29 UTC 

[PATCH v4] mm,oom: Add memory allocation watchdog kernel thread
 2015-12-13 14:26 UTC  (4+ messages)

[PULL] Second set of IIO new core stuff and drivers for the 4.5 cycle
 2015-12-13 14:23 UTC 

ceph-mon terminated with status 28
 2015-12-13 13:49 UTC 

[PATCH for-next V2 05/11] IB/core: Add rdma_network_type to wc
 2015-12-13 14:03 UTC  (13+ messages)

[PATCH ]net: sched/cls_flow.c : allow nfct-* keys work on ingress interfaces
 2015-12-13 14:01 UTC  (2+ messages)

[Buildroot] [git commit] openal: New package
 2015-12-13 14:00 UTC 

Source code review around jump label usage
 2015-12-13 14:00 UTC  (23+ messages)
` [PATCH 0/7] staging-Lustre: Fine-tuning for some function implementations
  ` [PATCH 1/7] staging: lustre: Delete unnecessary goto statements in six functions
    ` [lustre-devel] "
  ` [PATCH 2/7] staging: lustre: Rename a jump label for ptlrpc_req_finished() calls
    ` [lustre-devel] "
  ` [PATCH 3/7] staging: lustre: Rename a jump label for a kfree(key) call
    ` [lustre-devel] "
  ` [PATCH 4/7] staging: lustre: Delete an unnecessary variable initialisation in mgc_process_recover_log()
    ` [PATCH 4/7] staging: lustre: Delete an unnecessary variable initialisation in mgc_process_recover_lo
    ` [lustre-devel] [PATCH 4/7] staging: lustre: Delete an unnecessary variable initialisation in mgc_process_recover_log()
  ` [PATCH 5/7] staging: lustre: Less checks in mgc_process_recover_log() after error detection
    ` [lustre-devel] "
  ` [PATCH 6/7] staging: lustre: A few checks less "
    ` [lustre-devel] "
  ` [PATCH 7/7] staging: lustre: Rename a jump label for module_put() calls
    ` [lustre-devel] "

[PATCH v2] Staging: iio: accel: Fixed NULL comparison style
 2015-12-13 13:56 UTC  (2+ messages)

[rtc-linux] [PATCH] rtc: lpc32xx: remove irq > NR_IRQS check from probe()
 2015-12-13 13:54 UTC  (2+ messages)
` [rtc-linux] "

[PATCH] rtc: Replace simple_strtoul by kstrtoul
 2015-12-13 13:53 UTC  (3+ messages)
  ` [rtc-linux] "

[PATCH v2] rtc: fix overflow and incorrect calculation in rtc_time64_to_tm
 2015-12-13 13:51 UTC  (3+ messages)
  ` [rtc-linux] "


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.