messages from 2016-02-22 22:29:10 to 2016-02-22 23:34:57 UTC [more...]
[PATCH] oeqa/parselogs: Updated whitelist
2016-02-22 23:34 UTC (3+ messages)
[PATCH v2] mm: scale kswapd watermarks in proportion to memory
2016-02-22 23:33 UTC (2+ messages)
[PATCH v2 00/16] clk: a collection of various clean-ups and improvements
2016-02-22 23:32 UTC (6+ messages)
` [PATCH v2 12/16] clk: avoid circular clock topology
` [PATCH] Revert "clk: avoid circular clock topology"
Major HDD performance degradation on btrfs receive
2016-02-22 23:30 UTC (2+ messages)
[Xenomai] [PATCH v2] demo: cross-link: Properly handle ioctl error
2016-02-22 23:30 UTC (2+ messages)
[PATCH 04/10] x86/xsaves: Introduce a new check that allows correct xstates copy from kernel to user directly
2016-02-22 23:27 UTC (3+ messages)
[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
2016-02-22 23:28 UTC (7+ messages)
` [PATCH v3 4/5] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
[PATCH 3/3] Correct conditions to free textconv result data
2016-02-22 23:25 UTC (8+ messages)
` [PATCH] diff: clarify textconv interface
[Buildroot] [PATCH 1/1] configs/olimex_imx233_olinuxino: switch to u-boot
2016-02-22 23:24 UTC (4+ messages)
` [Buildroot] [PATCH v2] "
[PATCH 0/6] DPDK PMD for new QLogic FastLinQ QL4xxxx 25G/40G CNAs
2016-02-22 23:23 UTC (4+ messages)
` [PATCH 3/6] qede: add QLogic PCI ids
[kernel-hardening] [PATCH] lkdtm: add test for executing .rodata
2016-02-22 23:21 UTC (5+ messages)
` [kernel-hardening] "
` "
[PATCH 0/2] Submodule harden fetches (WAS: submodule: Fetch the direct sha1 first)
2016-02-22 23:18 UTC (6+ messages)
` [PATCH 1/2] submodule: Include check for objects when fetching
` [PATCH 2/2] submodule: Try harder to fetch needed sha1 by direct fetching sha1
[review-request version2] remove custom images from Image Recipes page
2016-02-22 23:16 UTC (2+ messages)
` [PATCH 1/1 Version 2] toaster: remove custom images from Image Recipes
NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
2016-02-22 23:15 UTC (3+ messages)
[libvirt] [FOR 1.3.0 PATCH] conf: add net device prefix for Xen
2016-02-22 23:15 UTC
[PATCH 0/6] ncr5380: Exception handling fixes for v4.5
2016-02-22 23:07 UTC (14+ messages)
` [PATCH 1/6] ncr5380: Correctly clear command pointers and lists after bus reset
` [PATCH 2/6] ncr5380: Dont release lock for PIO transfer
` [PATCH 3/6] ncr5380: Dont re-enter NCR5380_select()
` [PATCH 4/6] ncr5380: Forget aborted commands
` [PATCH 5/6] ncr5380: Fix NCR5380_select() EH checks and result handling
` [PATCH 6/6] ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appropriate
[PATCH net v2] r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam
2016-02-22 23:13 UTC (2+ messages)
[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
2016-02-22 23:12 UTC (8+ messages)
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
` [Xen-devel] "
[PATCH 0/3] MIPS: OCTEON: fill mac addresses with appended DTB
2016-02-22 23:10 UTC (5+ messages)
` [PATCH 1/3] MIPS: OCTEON: device_tree_init: use separate pass to fill mac addresses
` [PATCH 2/3] MIPS: OCTEON: device_tree_init: don't fill mac if already set
` [PATCH 3/3] MIPS: OCTEON: device_tree_init: fill mac addresses when using appended dtb
[PATCH] Staging: sm750fb: Remove space after cast
2016-02-22 23:11 UTC
linux-next: manual merge of the f2fs tree with Linus' tree
2016-02-22 23:09 UTC
net: netcp: regarding commit 899077: netcp: try to reduce type confusion in descriptors
2016-02-22 23:09 UTC (3+ messages)
[Buildroot] [PATCH v1] qt: add font license information
2016-02-22 23:09 UTC (2+ messages)
[PATCH 0/18] hardening allocations against integer overflow
2016-02-22 23:08 UTC (26+ messages)
` [PATCH v2 0/21] "
` [PATCH v3 0/22] "
` [PATCH v3 01/22] reflog_expire_cfg: NUL-terminate pattern field
` [PATCH v3 02/22] add helpers for detecting size_t overflow
` [PATCH v3 03/22] tree-diff: catch integer overflow in combine_diff_path allocation
` [PATCH v3 04/22] harden REALLOC_ARRAY and xcalloc against size_t overflow
` [PATCH v3 05/22] add helpers for allocating flex-array structs
` [PATCH v3 06/22] argv-array: add detach function
` [PATCH v3 07/22] convert manual allocations to argv_array
` [PATCH v3 08/22] convert trivial cases to ALLOC_ARRAY
` [PATCH v3 09/22] use xmallocz to avoid size arithmetic
` [PATCH v3 10/22] convert trivial cases to FLEX_ARRAY macros
` [PATCH v3 11/22] use st_add and st_mult for allocation size computation
` [PATCH v3 12/22] prepare_{git,shell}_cmd: use argv_array
` [PATCH v3 13/22] write_untracked_extension: use FLEX_ALLOC helper
` [PATCH v3 14/22] fast-import: simplify allocation in start_packfile
` [PATCH v3 15/22] fetch-pack: simplify add_sought_entry
` [PATCH v3 16/22] test-path-utils: fix normalize_path_copy output buffer size
` [PATCH v3 17/22] sequencer: simplify memory allocation of get_message
` [PATCH v3 18/22] git-compat-util: drop mempcpy compat code
` [PATCH v3 19/22] transport_anonymize_url: use xstrfmt
` [PATCH v3 20/22] diff_populate_gitlink: use a strbuf
` [PATCH v3 21/22] convert ewah/bitmap code to use xmalloc
` [PATCH v3 22/22] ewah: convert to REALLOC_ARRAY, etc
[Buildroot] [PATCH] owfs: new package
2016-02-22 23:08 UTC (3+ messages)
[PATCH 0/2] nfit, libnvdimm: ars fixups for acpi6.1 compatibility
2016-02-22 23:08 UTC (5+ messages)
` [PATCH 2/2] nfit: update address range scrub commands to the acpi 6.1 format
[Buildroot] [PATCH v2] owfs: new package
2016-02-22 23:07 UTC
[PATCHSET] cgroup: misc fixes and cleanups
2016-02-22 23:05 UTC (9+ messages)
` [PATCH 1/6] cgroup: fix error return value of cgroup_addrm_files()
` [PATCH 2/6] Revert "cgroup: add cgroup_subsys->css_e_css_changed()"
` [PATCH 3/6] cgroup: s/child_subsys_mask/subtree_ss_mask/
` [PATCH 4/6] cgroup: convert for_each_subsys_which() to do-while style
` [PATCH 5/6] cgroup: use do_each_subsys_mask() where applicable
` [PATCH 6/6] cgroup: make cgroup subsystem masks u16
[PATCH 0/4] Fix l4_ls interface clock and enable RTC
2016-02-22 23:04 UTC (10+ messages)
` [PATCH 1/4] ARM: OMAP2+: Fix hwmod clock for l4_ls
` [PATCH 2/4] ARM: OMAP2+: Add rtc hwmod configuration for ti81xx
` [PATCH 3/4] ARM: dts: Add RTC entry for dm814x and dra62x
` [PATCH 4/4] ARM: dts: Add RTC entry for dm816x
In-place changes to a target?
2016-02-22 23:02 UTC
[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
2016-02-22 23:02 UTC (4+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler
[PATCH] ncr5380: Don't re-enter NCR5380_select() when aborting a command
2016-02-22 23:01 UTC (2+ messages)
[PATCH] Staging: ste_rmi4: Add space around '/'
2016-02-22 23:01 UTC
4.4-rc: 28 bioset threads on small notebook
2016-02-22 22:58 UTC (11+ messages)
` 4.4-final: "
[PATCH 0/8] tty: n_gsm: Make mux work as a responder station
2016-02-22 22:53 UTC (9+ messages)
` [PATCH 1/8] tty: n_gsm: fix formatting errors
` [PATCH 2/8] tty: n_gsm: fix C/R bit when sending as a responder
` [PATCH 3/8] tty: n_gsm: make mux work as a responder station
` [PATCH 4/8] tty: n_gsm: send DM response when accessing an invalid channel
` [PATCH 5/8] tty: n_gsm: replace dead code with a meaningful comment
` [PATCH 6/8] tty: n_gsm: add missing length field in control channel commands
` [PATCH 7/8] tty: n_gsm: properly format Modem Status Command message
` [PATCH 8/8] tty: n_gsm: Enable reception of frames separated with a single SOF marker
[PATCH 08/10] x86/xsaves: Fix PTRACE frames for XSAVES
2016-02-22 22:55 UTC (9+ messages)
[PATCH] mac80211: Let VHT work on 2.4Ghz
2016-02-22 22:55 UTC (3+ messages)
[Bug 93217] [tonga] [powerplay] Radon M395X isn't initialised with the powerplay branch
2016-02-22 22:54 UTC (2+ messages)
[PATCH v3 0/2] CREG clk driver for NXP LPC18xx family
2016-02-22 22:53 UTC (3+ messages)
` [PATCH v3 1/2] clk: add lpc18xx creg clk driver
` [PATCH v3 2/2] doc: dt: add documentation for lpc1850-creg-clk driver
[PATCH 1/2] NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout
2016-02-22 22:50 UTC (2+ messages)
` [PATCH 2/2] NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
[PATCH] Btrfs: ctree: added lines after variable declarations
2016-02-22 22:49 UTC (8+ messages)
xfs resize: primary superblock is not updated immediately
2016-02-22 22:38 UTC (2+ messages)
[Qemu-devel] RFC: incremental backups: qmp-block-dirty-bitmap-diff
2016-02-22 22:48 UTC (3+ messages)
[PATCH] genericx86-common: Update PREFERRED_VERSION_linux-yocto to 4.4
2016-02-22 22:48 UTC
What's cooking in git.git (Feb 2016, #05; Wed, 17)
2016-02-22 22:45 UTC (3+ messages)
` whither merge-tree? (was: What's cooking in git.git (Feb 2016, #05; Wed, 17))
` whither merge-tree?
AC600 wifi USB sticks for ham-radio use (5 Ghz)
2016-02-22 22:45 UTC (3+ messages)
[Buildroot] [PATCH] musl: bump to version 1.1.14
2016-02-22 22:45 UTC (2+ messages)
[Buildroot] [git commit] musl: bump to version 1.1.14
2016-02-22 22:45 UTC
[Buildroot] [git commit branch/next] musl: bump to version 1.1.14
2016-02-22 22:45 UTC
[Buildroot] [PATCH] package/mono: Fixing wrong MonoPosixHelper location
2016-02-22 22:44 UTC (2+ messages)
[PATCH 0/8] drm: msm: module rework
2016-02-22 22:44 UTC (5+ messages)
[PATCH v2 0/4] MC v2 cleanups
2016-02-22 22:43 UTC (3+ messages)
` [PATCH v2 4/4] media: Move media_get_uptr() macro out of the media.h user space header
[Buildroot] [PATCH] configs: add Boundary Devices i.MX7 Nitrogen7 support
2016-02-22 22:42 UTC
[PATCH 0/9] ARM: pxa/mmp cleanups and warning fixes
2016-02-22 22:38 UTC (4+ messages)
` [PATCH 9/9] ARM: mmp: mark usb_dma_mask as __maybe_unused
[PATCH v2 0/5] Tests and fixes for merge-recursive rename options
2016-02-22 22:37 UTC (5+ messages)
[PATCH 00/24] Second batch of LNet updates
2016-02-22 22:29 UTC (40+ messages)
` [PATCH 01/24] staging: lustre: Dynamic LNet Configuration (DLC) IOCTL changes
` [PATCH 02/24] staging: lustre: Dynamic LNet Configuration (DLC) show command
` [PATCH 03/24] staging: lustre: fix crash due to NULL networks string
` [PATCH 04/24] staging: lustre: DLC user/kernel space glue code
` [PATCH 05/24] staging: lustre: make local functions static for LNet ni
` [PATCH 06/24] staging: lustre: remove LUSTRE_{,SRV_}LNET_PID
` [PATCH 07/24] staging: lustre: improve LNet clean up code and API
` [PATCH 08/24] staging: lustre: return appropriate errno when adding route
` [PATCH 09/24] staging: lustre: make some lnet functions static
` [PATCH 10/24] staging: lustre: missed a few cases of using NULL instead of 0
` [lustre-devel] "
` [PATCH 11/24] staging: lustre: startup lnet acceptor thread dynamically
` [lustre-devel] "
` [PATCH 12/24] staging: lustre: reject invalid net configuration for lnet
` [lustre-devel] "
` [PATCH 13/24] staging: lustre: return -EEXIST if NI is not unique
` [lustre-devel] "
` [PATCH 14/24] staging: lustre: handle lnet_check_routes() errors
` [lustre-devel] "
` [PATCH 15/24] staging: lustre: improvement to router checker
` [lustre-devel] "
` [PATCH 16/24] staging: lustre: assume a kernel build
` [lustre-devel] "
` [PATCH 17/24] staging: lustre: prevent assert on LNet module unload
` [lustre-devel] "
` [PATCH 18/24] staging: lustre: remove messages from lazy portal on NI shutdown
` [lustre-devel] "
` [PATCH 19/24] staging: lustre: remove unnecessary EXPORT_SYMBOL from lnet layer
` [lustre-devel] "
` [PATCH 20/24] staging: lustre: avoid race during lnet acceptor thread termination
` [lustre-devel] "
` [PATCH 21/24] staging: lustre: use sock.h in only acceptor.c
` [lustre-devel] "
` [PATCH 22/24] staging: lustre: Allocate the correct number of rtr buffers
` [lustre-devel] "
` [PATCH 23/24] staging: lustre: Use lnet_is_route_alive for router aliveness
` [lustre-devel] "
` [PATCH 24/24] staging: lustre: Remove LASSERTS from router checker
` [lustre-devel] "
[Qemu-devel] %cpu used by qemu-kvm processes
2016-02-22 22:01 UTC (4+ messages)
[PATCH v2] ASoC: wm9713: fix regmap free path
2016-02-22 22:35 UTC
[Buildroot] pjsip package status
2016-02-22 22:33 UTC (4+ messages)
[Buildroot] [PATCH v2 00/15] Add support for STM32F469-DISCO & STM32F469-DISCO boards
2016-02-22 22:33 UTC (3+ messages)
` [Buildroot] [PATCH v2 01/15] boot: Add new bootloader afboot-stm32
[Buildroot] [PATCH] msr-tools: new package
2016-02-22 22:31 UTC (2+ messages)
` [Buildroot] [PATCH v2] "
[PATCH 0/3] Upgrade glibc 2.23
2016-02-22 22:31 UTC (3+ messages)
` [PATCH 1/3] glibc: Upgrade to 2.23
[PATCH 0/4] Tracepoints for deadline scheduler
2016-02-22 22:30 UTC (6+ messages)
` [PATCH 3/4] sched/deadline: "
[PATCH 0/8] X.509: Software public key subtype changes
2016-02-22 22:29 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.