All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-04 17:45:49 to 2015-02-04 18:56:57 UTC [more...]

[Cocci] Remove unnecessary null pointer checks?
 2015-02-04 18:56 UTC  (29+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] ath9k: Delete an unnecessary check before the function call "relay_close"
                                  ` [ath9k-devel] "
                                ` [PATCH] ath10k: Delete unnecessary checks before the function call "release_firmware"
                                ` [PATCH] orinoco: Delete an unnecessary check before the function call "kfree"

[PATCH] tty/sysrq: fix sparse warnings
 2015-02-04 18:56 UTC  (4+ messages)

[PATCH RFC 00/35] Add ACPI support for arm64 on Xen
 2015-02-04 18:56 UTC  (11+ messages)
` [PATCH RFC 05/35] ARM64 / ACPI: Parse FADT table to get PSCI flags
` [PATCH RFC 06/35] ACPI: Add Generic Interrupt and Distributor struct
` [PATCH RFC 07/35] ACPI / ACPICA: Add new features for MADT which introduced by ACPI 5.1
` [PATCH RFC 09/35] Add cpumask_next_zero set_cpu_present and possible
` [PATCH RFC 10/35] asm / arm: Introduce cputype.h

[v4 nft 1/2] src: Add named counters support
 2015-02-04 18:56 UTC  (2+ messages)
` [v4 nft 2/2] tests: regression: Add "

[v4 libnftnl 1/2] src: Add named counters support
 2015-02-04 18:55 UTC  (2+ messages)
` [v4 libnftnl 2/2] tests: add unit tests for counters

[PATCH 0/4] iommu: A couple of urgent fixes
 2015-02-04 18:54 UTC  (3+ messages)
` [PATCH 4/4] iommu/msm: Mark driver BROKEN

[v4 nf 0/5] Named counter objects support in nft
 2015-02-04 18:55 UTC  (2+ messages)
` [v4 nf 1/1] netfilter: add named counters support

[PATCH linux-next] staging: rtl8712: Do coding style cleanup
 2015-02-04 18:54 UTC 

imx-gpu-viv_5.0.11.p4.1-hfp: the apitrace utility links with X11 libraries
 2015-02-04 17:16 UTC  (2+ messages)

[RFC] Implement ambient capability set
 2015-02-04 18:49 UTC 

[PATCH v3 0/9] iio: add support for hardware fifo
 2015-02-04 18:49 UTC  (5+ messages)
` [PATCH v3 1/9] iio: buffer: refactor buffer attributes setup
` [PATCH v3 2/9] iio: add watermark logic to iio read and poll

[RFC 00/10] Freescale DPAA B/QMan drivers
 2015-02-04 18:40 UTC  (2+ messages)

[PATCH] scsi: osst: fix sparse warnings
 2015-02-04 18:48 UTC 

[PATCH net-next v2 1/2] pkt_sched: fq: avoid artificial bursts for clocked flows
 2015-02-04 18:47 UTC  (4+ messages)

Device removal lockup with mptsas + scsi-mq
 2015-02-04 18:39 UTC 

[PATCH] spmi: pmic_arb: enable build on arm64 platforms
 2015-02-04 18:46 UTC  (6+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-02-04 18:31 UTC  (49+ messages)
` [RFCv3 PATCH 01/48] sched: add utilization_avg_contrib
` [RFCv3 PATCH 02/48] sched: Track group sched_entity usage contributions
` [RFCv3 PATCH 03/48] sched: remove frequency scaling from cpu_capacity
` [RFCv3 PATCH 04/48] sched: Make sched entity usage tracking frequency-invariant
` [RFCv3 PATCH 05/48] sched: make scale_rt invariant with frequency
` [RFCv3 PATCH 06/48] sched: add per rq cpu_capacity_orig
` [RFCv3 PATCH 07/48] sched: get CPU's usage statistic
` [RFCv3 PATCH 08/48] sched: replace capacity_factor by usage
` [RFCv3 PATCH 09/48] sched: add SD_PREFER_SIBLING for SMT level
` [RFCv3 PATCH 10/48] sched: move cfs task on a CPU with higher capacity
` [RFCv3 PATCH 11/48] sched: Make load tracking frequency scale-invariant
` [RFCv3 PATCH 12/48] sched: Make usage tracking cpu scale-invariant
` [RFCv3 PATCH 13/48] cpufreq: Architecture specific callback for frequency changes
` [RFCv3 PATCH 14/48] arm: Frequency invariant scheduler load-tracking support
` [RFCv3 PATCH 15/48] arm: vexpress: Add CPU clock-frequencies to TC2 device-tree
` [RFCv3 PATCH 16/48] arm: Cpu invariant scheduler load-tracking support
` [RFCv3 PATCH 17/48] sched: Get rid of scaling usage by cpu_capacity_orig
` [RFCv3 PATCH 18/48] sched: Track blocked utilization contributions
` [RFCv3 PATCH 19/48] sched: Include blocked utilization in usage tracking
` [RFCv3 PATCH 20/48] sched: Documentation for scheduler energy cost model
` [RFCv3 PATCH 21/48] sched: Make energy awareness a sched feature
` [RFCv3 PATCH 22/48] sched: Introduce energy data structures
` [RFCv3 PATCH 23/48] sched: Allocate and initialize "
` [RFCv3 PATCH 24/48] sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
` [RFCv3 PATCH 25/48] arm: topology: Define TC2 energy and provide it to the scheduler
` [RFCv3 PATCH 26/48] sched: Compute cpu capacity available at current frequency
` [RFCv3 PATCH 27/48] sched: Relocated get_cpu_usage()
` [RFCv3 PATCH 28/48] sched: Use capacity_curr to cap utilization in get_cpu_usage()
` [RFCv3 PATCH 29/48] sched: Highest energy aware balancing sched_domain level pointer
` [RFCv3 PATCH 30/48] sched: Calculate energy consumption of sched_group
` [RFCv3 PATCH 31/48] sched: Extend sched_group_energy to test load-balancing decisions
` [RFCv3 PATCH 32/48] sched: Estimate energy impact of scheduling decisions
` [RFCv3 PATCH 33/48] sched: Energy-aware wake-up task placement
` [RFCv3 PATCH 34/48] sched: Bias new task wakeups towards higher capacity cpus
` [RFCv3 PATCH 35/48] sched, cpuidle: Track cpuidle state index in the scheduler
` [RFCv3 PATCH 36/48] sched: Count number of shallower idle-states in struct sched_group_energy
` [RFCv3 PATCH 37/48] sched: Determine the current sched_group idle-state
` [RFCv3 PATCH 38/48] sched: Infrastructure to query if load balancing is energy-aware
` [RFCv3 PATCH 39/48] sched: Introduce energy awareness into update_sg_lb_stats
` [RFCv3 PATCH 40/48] sched: Introduce energy awareness into update_sd_lb_stats
` [RFCv3 PATCH 41/48] sched: Introduce energy awareness into find_busiest_group
` [RFCv3 PATCH 42/48] sched: Introduce energy awareness into find_busiest_queue
` [RFCv3 PATCH 43/48] sched: Introduce energy awareness into detach_tasks
` [RFCv3 PATCH 44/48] sched: Tipping point from energy-aware to conventional load balancing
` [RFCv3 PATCH 45/48] sched: Skip cpu as lb src which has one task and capacity gte the dst cpu
` [RFCv3 PATCH 46/48] sched: Turn off fast idling of cpus on a partially loaded system
` [RFCv3 PATCH 47/48] sched: Enable active migration for cpus of lower capacity
` [RFCv3 PATCH 48/48] sched: Disable energy-unfriendly nohz kicks

[PATCH 1/1 linux-next] staging: lustre: make obd_updatemax_lock static
 2015-02-04 18:44 UTC 

[Qemu-devel] [PATCH v3 0/4] target-arm: ARM64: Adding EL1 AARCH32 guest support
 2015-02-04 18:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/4] target-arm: Add 32/64-bit register sync

git tag --no-merged?
 2015-02-04 18:43 UTC  (2+ messages)

[PATCH -next] iio/magnetometer: fix AK09911 dependencies
 2015-02-04 18:43 UTC  (2+ messages)

[PATCH] wic: use kB for the partitions size
 2015-02-04 18:42 UTC  (3+ messages)

[regression in linux-next] i915: broken graphics on laptop
 2015-02-04 18:42 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH][RFC] dm: log writes target
 2015-02-04 18:41 UTC  (2+ messages)

[PATCH v2 00/11] iio: add support for hardware buffers
 2015-02-04 17:18 UTC  (14+ messages)
` [PATCH v2 04/11] iio: add support for hardware fifo
` [PATCH v2 11/11] iio: bmc150: "

[PATCH] iio: ak8975: fix AK09911 dependencies
 2015-02-04 17:32 UTC  (2+ messages)

[PATCH] iio: gyro: bmg160: optimize i2c transfers in trigger handler
 2015-02-04 17:27 UTC  (3+ messages)

[PATCH 1/3] iio: vf610_adc: cleanup wait_for_completion return handling
 2015-02-04 17:01 UTC  (2+ messages)

[PATCH v6 0/8] imx25 adc and touchscreen driver
 2015-02-04 16:48 UTC  (7+ messages)
` [PATCH v6 2/8] ARM: dt: Binding documentation for imx25 GCQ
` [PATCH v6 5/8] iio: adc: fsl,imx25-gcq driver

[PATCH 2/3] iio: qcom-spmi-iadc: cleanup wait_for_completion return handling
 2015-02-04 16:59 UTC  (2+ messages)

[PATCH] iio: ad5686: fix optional reference voltage declaration
 2015-02-04 16:56 UTC  (3+ messages)

[PATCH] iio:adc:mcp3422 Fix incorrect scales table
 2015-02-04 16:31 UTC  (2+ messages)

[meta-initramfs][PATCH 5/5] dracut: recipe cleanup
 2015-02-04 18:40 UTC 

[meta-gnome][PATCH 4/5] gdm: Only start in runlevel 5
 2015-02-04 18:40 UTC 

[PATCH 24/26] ARM: sun7i: olinuxino micro: Relicense the device tree under GPLv2/X11
 2015-02-04 18:40 UTC  (2+ messages)

[PATCH v2 0/5] ARM: shmobile: r8a7740/armadillo: Migrate to generic l2c OF
 2015-02-04 18:40 UTC  (9+ messages)
` [PATCH v2 2/5] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization

[meta-oe][PATCH 3/5] emacs: Un-blacklist, seems to work fine with new qemu
 2015-02-04 18:40 UTC 

[meta-oe][PATCH 2/5] lxdm: RDEPEND on libsvg-gtk
 2015-02-04 18:39 UTC 

[meta-oe][PATCH 1/5] xserver-nodm-init: only enable for runlevel 5
 2015-02-04 18:38 UTC 

[U-Boot] How to have U-boot loading U-boot
 2015-02-04 18:35 UTC  (3+ messages)

Invalid responses to 8bit encoding and In-Reply-To questions
 2015-02-04 18:34 UTC  (2+ messages)

using ceph-deploy on build after make install
 2015-02-04 18:34 UTC  (3+ messages)

[PATCH v4] scsi: NCR5380: harmonize jiffies conversion with msecs_to_jiffies
 2015-02-04 18:30 UTC 

Review of "all machines" page (master:0add8abc12b850e38a6ec7dcf2856fab2c0107b6)
 2015-02-04 18:34 UTC  (3+ messages)
` Review of "all machines" page

[Qemu-devel] RFC: Universal encryption on QEMU I/O channels
 2015-02-04 18:34 UTC  (4+ messages)

[PATCH 0/5] Fixes for display managers, emacs, and dracut
 2015-02-04 18:33 UTC 

[Buildroot] [PATCH] cryptsetup: remove hard dependency on libgcrypt
 2015-02-04 18:33 UTC  (2+ messages)
` [Buildroot] [PATCH v2] dropbear: add extra build customization options

[PATCH] pci-dma: Fix x86 dma_alloc_coherent to fully clear all pages returned
 2015-02-04 18:30 UTC  (6+ messages)

[RFC] Making memcg track ownership per address_space or anon_vma
 2015-02-04 18:28 UTC  (14+ messages)

[PATCH v4] gpio: lib-sysfs: Add 'wakeup' attribute
 2015-02-04 18:27 UTC  (9+ messages)

[PATCH 0/4] Drivers: hv: Further protection for the rescind path
 2015-02-04 18:26 UTC  (2+ messages)

[PATCH] tty/n_gsm: fix sparse warning
 2015-02-04 18:23 UTC 

[mmotm:master 394/551] drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds
 2015-02-04 18:24 UTC  (3+ messages)
` [PATCH mmotm] x86_64: __asan_load2 can be static

[Qemu-devel] [PATCH v2 0/3] vfio: free data and unmap BARs in instance_finalize
 2015-02-04 18:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback

[PATCH] tty: serial/bcm63xx_uart: fix sparse warning
 2015-02-04 18:21 UTC 

[meta-selinux][PATCH] ustr: fix typo in SRC_URI
 2015-02-04 18:20 UTC  (3+ messages)

[PATCH 2/2] ARM: shmobile: r8a7794: alt: Enable ethernet controller
 2015-02-04 18:18 UTC  (3+ messages)

[PATCH] tty: vt/vt: fix sparse warning
 2015-02-04 18:18 UTC 

[PATCH 3/5] fs: remove ki_nbytes
 2015-02-04 18:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: move I/O request processing to block/io.c
 2015-02-04 18:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH reformat] "

Toaster weekly call notes (4th February)
 2015-02-04 18:13 UTC 

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-04 18:12 UTC  (18+ messages)
` [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
` [PATCH v8 21/21] arm64: ACPI: additions of ACPI documentation "

First QCA6174 firmware release
 2015-02-04 18:13 UTC  (3+ messages)

[Xenomai] [IPIPE] patch releases for kernel 3.16.0 (all architectures)
 2015-02-04 18:12 UTC 

[capabilities] Allow normal inheritance for a configurable set of capabilities
 2015-02-04 18:12 UTC  (12+ messages)

[Ocfs2-devel] [PATCH 1/1 linux-next] ocfs2: make resv_lock spinlock static
 2015-02-04 18:11 UTC 

[PATCH] usb: gadget: function/f_sourcesink: fix sparse warning
 2015-02-04 18:09 UTC 

[PATCH 1/1 linux-next] ocfs2: make resv_lock spinlock static
 2015-02-04 18:09 UTC 

[PATCH v5 00/13] clk: samsung: Add the support for exynos5433 clocks
 2015-02-04 18:08 UTC  (3+ messages)
` [PATCH v5 02/13] clk: samsung: exynos5433: Add clocks using common clock framework

[PATCH] ARM: EXYNOS: cpuidle: Fix build breakage on !SMP
 2015-02-04 18:07 UTC  (3+ messages)

[PATCHv4 1/1] deb-pkg: Add device tree blobs to the package
 2015-02-04 18:06 UTC  (2+ messages)

[PATCH] usb: host/sl811-hcd: fix sparse warning
 2015-02-04 18:05 UTC 

[RFC] Fix AMP initialization
 2015-02-04 18:04 UTC  (3+ messages)
` [RFC] Bluetooth: Remove Read Local Supported Features from AMP controller

[ath9k-devel] tcpdump Data Rate 802.11n
 2015-02-04 18:03 UTC  (2+ messages)

Atmel HLCDC + Atomic operations: hook for internal atomic state change
 2015-02-04 18:02 UTC  (3+ messages)

[PATCH] usb: gadget: function/f_uac2: fix sparse warnings
 2015-02-04 18:01 UTC 

[PATCH] systemd: update version from 216 to 218
 2015-02-04 17:59 UTC  (5+ messages)

[PATCH] ARM: Don't use complete() during __cpu_die
 2015-02-04 17:57 UTC  (3+ messages)

[Bug 87819] New: [NVAC] EQ overflowing
 2015-02-04 17:56 UTC  (2+ messages)
  ` [Bug 87819] "

[qemu-mainline bisection] complete test-amd64-i386-rhel6hvm-intel
 2015-02-04 17:55 UTC  (2+ messages)

[PATCH] [media] mt9p031: fixed calculation of clk_div
 2015-02-04 17:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] PCI: Expand quirk's handling of CS553x devices
 2015-02-04 17:50 UTC  (3+ messages)

[PATCH] usb: gadget: function/f_hid: fix sparse warning
 2015-02-04 17:49 UTC 

[PATCH net-next] i40e: mark constant as ULL
 2015-02-04 17:49 UTC  (2+ messages)

[PATCH 0/3] pinctrl: qcom: enable generic pinconf and input-enable
 2015-02-04 17:49 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: qcom: handle input-enable pinconf property

[PATCH 0/4] sched: schedule/preempt optimizations and cleanups
 2015-02-04 17:48 UTC  (7+ messages)
` [PATCH 3/4] sched: Pull preemption disablement to __schedule() caller

[PATCH v2] staging: comedi: dt282x: condition with no effect - if identical to else
 2015-02-04 17:48 UTC  (2+ messages)

[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-02-04 17:47 UTC  (2+ messages)

[PATCH] hugetlb, x86: register 1G page size if we can allocate them runtime
 2015-02-04 17:47 UTC  (3+ messages)

[PATCH] staging: gdm724x: gdm_tty: Fix for possible null pointer dereference
 2015-02-04 17:46 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC v3 0/6] Update tests/qemu-iotests failing cases for the s390 platform
 2015-02-04 17:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v3 1/6] qemu-iotests: fix tests 067, 071 and 087


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.