All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-19 11:54:49 to 2015-09-19 16:07:37 UTC [more...]

Patch "fs: create and use seq_show_option for escaping" has been added to the 4.1-stable tree
 2015-09-19 16:07 UTC 

Patch "drivercore: Fix unregistration path of platform devices" has been added to the 4.1-stable tree
 2015-09-19 16:07 UTC 

Patch "ACPI, PCI: Penalize legacy IRQ used by ACPI SCI" has been added to the 4.1-stable tree
 2015-09-19 16:07 UTC 

[PATCH] mm/oom_kill.c: don't kill TASK_UNINTERRUPTIBLE tasks
 2015-09-19 15:58 UTC  (18+ messages)
` can't oom-kill zap the victim's memory?

Patch "hpfs: update ctime and mtime on directory modification" has been added to the 3.14-stable tree
 2015-09-19 15:56 UTC 

Patch "drivercore: Fix unregistration path of platform devices" has been added to the 3.14-stable tree
 2015-09-19 15:56 UTC 

epoll, missed opportunity?
 2015-09-19 15:51 UTC  (5+ messages)

Affordable Loan
 2015-09-19 15:48 UTC 

[Buildroot] [PATCHv2] package/kodi: needs .py modules
 2015-09-19 15:47 UTC  (5+ messages)

Patch "hpfs: update ctime and mtime on directory modification" has been added to the 3.10-stable tree
 2015-09-19 15:47 UTC 

Patch "drivercore: Fix unregistration path of platform devices" has been added to the 3.10-stable tree
 2015-09-19 15:47 UTC 

[U-Boot] [PATCH v3 0/2] nios2: convert altera_jtag_uart to driver model
 2015-09-19 15:46 UTC  (3+ messages)
` [U-Boot] [PATCH v5] "

[PATCH] char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct
 2015-09-19 15:43 UTC 

FAILED: patch "[PATCH] ocfs2: direct write will call ocfs2_rw_unlock() twice when" failed to apply to 4.1-stable tree
 2015-09-19 15:39 UTC 

[PATCH 00/16] PM / OPP: multiple regulators & opp-transition support
 2015-09-19 15:39 UTC  (5+ messages)
` [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding

[Qemu-devel] [PATCH 0/6] machine: Deprecate machine_init()
 2015-09-19 15:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] Use type_init() for all machine QOM types
` [Qemu-devel] [PATCH 2/6] hw/s390x/css: Use type_init() instead of machine_init()
` [Qemu-devel] [PATCH 3/6] Introduce config_init() for QemuOpts
` [Qemu-devel] [PATCH 4/6] Drop machine_init() and MODULE_INIT_MACHINE
` [Qemu-devel] [PATCH 5/6] exynos4: Further QOM'ify machines
` [Qemu-devel] [PATCH 6/6] pc: Use type_register_static() for machine types

[PATCH] genirq: Fix bad IRQ_ONSHOT in forced IRQ setting
 2015-09-19 15:33 UTC  (4+ messages)

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-09-19 15:33 UTC  (4+ messages)
` [RFC v2 3/7] powerpc: atomic: Implement atomic{, 64}_{add, sub}_return_* variants
  ` [RFC v2 3/7] powerpc: atomic: Implement atomic{,64}_{add,sub}_return_* variants

DO YOU NEED A LOAN AT 3% RATE ANNUALLY
 2015-09-19 15:29 UTC 

[PATCH] tools lib api fs: Store tracing mountpoint for better error message
 2015-09-19 15:26 UTC  (5+ messages)

partprobe or partx or ... ?
 2015-09-19 15:23 UTC 

QEMU fw_cfg DMA interface
 2015-09-19 15:15 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 0/5] "
  ` [Qemu-devel] [PATCH v3 4/5] Enable fw_cfg DMA interface for ARM

[Qemu-devel] [PULL 00/21] QOM devices patch queue 2015-09-19
 2015-09-19 15:14 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/21] qom: Do not reuse errp after a possible error
` [Qemu-devel] [PULL 02/21] qom: Fix invalid error check in property_get_str()
` [Qemu-devel] [PULL 03/21] qdev: Do not use slow [*] expansion for GPIO creation
` [Qemu-devel] [PULL 04/21] machine: MACHINE_TYPE_NAME macro
` [Qemu-devel] [PULL 05/21] vexpress: Don't set name on abstract class
` [Qemu-devel] [PULL 06/21] vexpress: Rename machine classes to use MACHINE_TYPE_NAME
` [Qemu-devel] [PULL 07/21] arm: Rename virt machine class "
` [Qemu-devel] [PULL 08/21] pseries: Rename machine class names "
` [Qemu-devel] [PULL 09/21] s390-virtio: Rename machine class name "
` [Qemu-devel] [PULL 10/21] s390: Rename s390-ccw-virtio-2.4 "
` [Qemu-devel] [PULL 11/21] mac99: Use MACHINE_TYPE_NAME to encode class name
` [Qemu-devel] [PULL 12/21] machine: Ensure all TYPE_MACHINE subclasses have the right suffix
` [Qemu-devel] [PULL 13/21] machine: Set MachineClass::name automatically
` [Qemu-devel] [PULL 14/21] exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message
` [Qemu-devel] [PULL 15/21] exynos4: Use MachineClass instead of exynos4_machines array
` [Qemu-devel] [PULL 16/21] exynos4: Declare each QEMUMachine as a separate variable
` [Qemu-devel] [PULL 17/21] machine: DEFINE_MACHINE() macro
` [Qemu-devel] [PULL 18/21] mac_world: Break long line
` [Qemu-devel] [PULL 19/21] Use DEFINE_MACHINE() to register all machines
` [Qemu-devel] [PULL 20/21] Revert use of DEFINE_MACHINE() for registrations of multiple machines
` [Qemu-devel] [PULL 21/21] machine: Eliminate QEMUMachine and qemu_register_machine()

[Xenomai] Installing xenomai libraries ARM OMAP4460
 2015-09-19 15:14 UTC  (3+ messages)

[Qemu-devel] [PATCH] ui/cocoa.m: prevent stuck key situation
 2015-09-19 15:11 UTC  (3+ messages)

[PATCHv2] SUNRPC: Fix a race in xs_reset_transport
 2015-09-19 15:07 UTC  (7+ messages)

[PATCH 00/16] brcmfmac: new device support and P2P fixes
 2015-09-19 15:05 UTC  (4+ messages)

[PATCH RESEND] f2fs:Fix error handling for calls to the function add_free_nid in the file node.c
 2015-09-19 15:03 UTC 

resize2fs: Should never happen: resize inode corrupt! - lost key inodes
 2015-09-19 15:02 UTC  (13+ messages)

[PATCH v5 0/23] On-demand device probing
 2015-09-19 15:01 UTC  (4+ messages)
` [PATCH v5 07/23] regulator: core: Remove regulator_list

[Qemu-devel] [PATCH] ui/cocoa.m: remove open dialog code
 2015-09-19 15:01 UTC  (6+ messages)

[Qemu-devel] [FIRST-PATCH] updated the negation STREQ to STRNEQ
 2015-09-19 14:59 UTC 

[PATCH] Staging: comedi: Fix trailing */ and * comment warning
 2015-09-19 14:50 UTC 

[PATCH] ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master
 2015-09-19 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/8] arm: Steps towards EL2 support round 5
 2015-09-19 14:39 UTC  (10+ messages)
` [Qemu-devel] [PATCH RFC 1/8] target-arm: Add HPFAR_EL2
` [Qemu-devel] [PATCH RFC 2/8] target-arm: Add computation of starting level for S2 PTW
` [Qemu-devel] [PATCH RFC 3/8] target-arm: Add support for S2 page-table protection bits
` [Qemu-devel] [PATCH RFC 4/8] target-arm: Avoid inline for get_phys_addr
` [Qemu-devel] [PATCH RFC 5/8] target-arm: Add ARMMMUFaultInfo
` [Qemu-devel] [PATCH RFC 6/8] target-arm: Add S2 translation support for S1 PTW
` [Qemu-devel] [PATCH RFC 7/8] target-arm: Route S2 MMU faults to EL2
` [Qemu-devel] [PATCH RFC 8/8] target-arm: Add support for S1 + S2 MMU translations

[linux-next] oops in ip_route_input_noref
 2015-09-19 14:34 UTC  (6+ messages)

Hamlib 3.0 release announcement
 2015-09-19 14:28 UTC 

[PATCH] brcmfmac: include linux/atomic.h
 2015-09-19 14:25 UTC  (2+ messages)

First kernel patch (optimization)
 2015-09-19 14:22 UTC  (15+ messages)

[PATCH 0/1] Remove already merged patch
 2015-09-19 14:11 UTC  (4+ messages)
` [PATCH 1/1] qt4: remove "

[Qemu-devel] [PATCH] target-arm/translate.c: Handle non-executable page-straddling Thumb insns
 2015-09-19 14:07 UTC  (3+ messages)

Linux 3.12.48
 2015-09-19 14:02 UTC 

Hands Free/Pulse - not working well
 2015-09-19 13:59 UTC  (2+ messages)

Apply Loan!
 2015-09-19  6:21 UTC 

[Buildroot] [PATCH v2 1/1] docs/website: contribute.txt update with useful tips on patch versioning and patch submission
 2015-09-19 13:57 UTC  (3+ messages)
` [Buildroot] [PATCH v3 "

[Buildroot] [git commit] docs/manual: add useful tips on patch versioning and patch submission
 2015-09-19 13:57 UTC 

[Buildroot] [PATCH] Add xxhash package
 2015-09-19 13:53 UTC  (2+ messages)

[Buildroot] [git commit] xxhash: new package
 2015-09-19 13:52 UTC 

[Buildroot] [PATCH 1/1] Signed-off-by: Hiroshi Kawashima <kei-k@ca2.so-net.ne.jp>
 2015-09-19 13:51 UTC  (3+ messages)

[PATCH v2 0/5] Support CPR on MSM8916
 2015-09-19 13:46 UTC  (3+ messages)

tools build: Unused function, incomplete rename
 2015-09-19 13:45 UTC  (6+ messages)

[Buildroot] [PATCH v2 00/14] Update Freescale packages to 3.14.28-1.0.0_ga
 2015-09-19 13:44 UTC  (3+ messages)
` [Buildroot] [PATCH v2 02/14] imx-kobs: add new package

[Buildroot] [PATCH 00/14] Update Freescale packages to 3.14.28-1.0.0_ga
 2015-09-19 13:43 UTC  (3+ messages)

[Buildroot] [git commit] board/boundarydevices: update u-boot scripts for 3.14 kernels
 2015-09-19 13:41 UTC 

[Buildroot] [git commit] nitrogen6x_defconfig: bump version to 3.14.28-1.0.0
 2015-09-19 13:40 UTC 

[Buildroot] [git commit] qmx6_defconfig: bump version to 3.14.28_1.0.0
 2015-09-19 13:40 UTC 

[Buildroot] [git commit] freescale_imx6*_defconfig: bump version to 3.14.28-1.0.0_ga
 2015-09-19 13:40 UTC 

[PATCH] x86/efi: fix multiple GOP device support
 2015-09-19 13:40 UTC 

[Buildroot] [git commit] gst1-imx: bump version to 0.11.1
 2015-09-19 13:40 UTC 

[Buildroot] [git commit] gst-fsl-plugins: bump version to 4.0.3
 2015-09-19 13:39 UTC 

[Buildroot] [git commit] libfslvpuwrap: bump version to 1.0.58
 2015-09-19 13:39 UTC 

[Buildroot] [git commit] libfslparser: bump version to 4.0.3
 2015-09-19 13:39 UTC 

[Buildroot] [git commit] libfslcodec: bump version to 4.0.3
 2015-09-19 13:38 UTC 

[Buildroot] [git commit] xdriver_xf86-video-imx-viv: bump to version 5.0.11 p4.5
 2015-09-19 13:38 UTC 

[Buildroot] [git commit] imx-gpu-viv: bump version to 5.0.11 p4.5
 2015-09-19 13:38 UTC 

[patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
 2015-09-19 13:35 UTC  (8+ messages)
` [patch net-next RFC 1/6] switchdev: rename "trans" to "trans_ph"
` [patch net-next RFC 2/6] switchdev: introduce transaction infrastructure for attr_set and obj_add
` [patch net-next RFC 3/6] rocker: switch to local transaction phase enum
` [patch net-next RFC 4/6] switchdev: move transaction phase enum under transaction structure
` [patch net-next RFC 5/6] rocker: use switchdev transaction queue for allocated memory
` [patch net-next RFC 6/6] switchdev: split commit and prepare phase into two callbacks

[Buildroot] [git commit] freescale-imx: bump to 3.14.28-1.0.0_ga release
 2015-09-19 13:35 UTC 

MIDI port using UART interface
 2015-09-19 13:35 UTC 

[Buildroot] [PATCH] configs: add nitrogen6sx_defconfig for Boundary Devices SoloX board
 2015-09-19 13:34 UTC  (2+ messages)

Apply Loan!
 2015-09-19  6:13 UTC 

[Buildroot] [PATCH 1/2] cmake: bump to version 3.3.2
 2015-09-19 13:32 UTC  (2+ messages)

[Buildroot] [git commit] configs: add nitrogen6sx_defconfig for Boundary Devices SoloX board
 2015-09-19 13:31 UTC 

[Qemu-devel] [PATCH] target-arm: implement arm_debug_target_el()
 2015-09-19 13:28 UTC  (7+ messages)

[Buildroot] [PATCH v2] check: new package
 2015-09-19 13:17 UTC  (4+ messages)

[Buildroot] [git commit] cmake: bump to version 3.3.2
 2015-09-19 13:17 UTC 

bitbake: Missing 'import errno' in git.py
 2015-09-19 13:16 UTC  (2+ messages)

[PATCH v3 0/4] usb: host: Fix module autoload for OF platform drivers
 2015-09-19 13:10 UTC  (5+ messages)
` [PATCH v3 1/4] usb: host: ehci-spear: Fix module autoload for OF platform driver
` [PATCH v3 2/4] usb: host: fsl-mph-dr-of: "
` [PATCH v3 3/4] usb: host: ohci-spear: "
` [PATCH v3 4/4] usb: host: uhci-platform: "

[Buildroot] [git commit] check: new package
 2015-09-19 13:07 UTC 

[Buildroot] [PATCH 1/1] target-finalize: remove extra /usr/libexec/*.a and *.la files
 2015-09-19 13:06 UTC  (2+ messages)

[PATCH] powerpc/iommu: use iommu_num_pages() to calculate the number of iommu page
 2015-09-19 13:04 UTC 

[PATCH 1/2] perf tools: Use postorder rbtree iteration when removing symbols
 2015-09-19 13:03 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Use rb_entry_safe on first / next symbol lookup

[Buildroot] [git commit] target-finalize: remove extra /usr/libexec/{*.a, *.la} files
 2015-09-19 12:59 UTC 

[PATCH] file: ignore host disk in blocklist check
 2015-09-19 12:58 UTC  (2+ messages)

[PATCH] nvmem: core: Fix memory leak in nvmem_cell_write
 2015-09-19 12:54 UTC 

[PATCH] linux-firmware: Add qmss accumulator pdsp firmware for keystone SoCs
 2015-09-19 12:53 UTC  (4+ messages)

[PATCH net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-19 12:46 UTC  (2+ messages)

[PATCH] bcma: add support for population subnodes also when build as module
 2015-09-19 12:43 UTC 

[nightly] Core TISDK (fido/1.8) 2015.09 build 2015-09-18_23-01-41
 2015-09-19 12:42 UTC 

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-09-19_05-01-44
 2015-09-19 12:36 UTC 

[xen-4.6-testing test] 62089: regressions - FAIL
 2015-09-19 12:30 UTC 

[Buildroot] [PATCH] kompexsqlite: new package
 2015-09-19 12:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 6/7] Use DEFINE_MACHINE to register all machines
 2015-09-19 12:19 UTC  (2+ messages)
` [Qemu-devel] [PATCH 6a/7] Revert use of DEFINE_MACHINE() for registrations of multiple machines

[Buildroot] [PATCH 1/1] package/luaposix: add patch to fix musl compatibility
 2015-09-19 12:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/lua-periphery: bump to version 1.0.6
 2015-09-19 12:17 UTC  (2+ messages)

[Buildroot] [git commit] kompexsqlite: new package
 2015-09-19 12:15 UTC 

[Buildroot] [git commit] package/luaposix: add patch to fix musl compatibility
 2015-09-19 12:14 UTC 

[seabios baseline-only test] 37970: tolerable FAIL
 2015-09-19 12:03 UTC 

[Buildroot] [git commit] package/lua-periphery: bump to version 1.0.6
 2015-09-19 12:01 UTC 

Apply Loan!
 2015-09-19  1:21 UTC 

[Buildroot] [PATCH v4 0/2] Micropython package
 2015-09-19 12:00 UTC  (3+ messages)
` [Buildroot] [PATCH] micropython: Set MICROPY_GCREGS_SETJMP=1 for xtensa and sh

[Buildroot] [git commit] micropython: Set MICROPY_GCREGS_SETJMP=1 for xtensa and sh
 2015-09-19 12:00 UTC 

[Buildroot] [PATCH 1/3] file: bump to version 5.25
 2015-09-19 11:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/libdrm: bump to version 2.4.65
 2015-09-19 11:58 UTC  (2+ messages)

[Buildroot] [git commit] squid: bump to version 3.5.9
 2015-09-19 11:58 UTC 

[Buildroot] [git commit] git: bump to version 2.5.3
 2015-09-19 11:58 UTC 

[Buildroot] [git commit] file: bump to version 5.25
 2015-09-19 11:58 UTC 

[Buildroot] [git commit] package/tvheadend: bump version
 2015-09-19 11:57 UTC 

[Buildroot] [git commit] package/libva-intel-driver: bump to version 1.6.1
 2015-09-19 11:57 UTC 

[Buildroot] [git commit] package/libva: bump to version 1.6.1
 2015-09-19 11:57 UTC 

[Buildroot] [git commit] package/libdrm: bump to version 2.4.65
 2015-09-19 11:56 UTC 

Apply Loan!
 2015-09-19  5:44 UTC 


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.