public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-19 09:45:15 to 2014-05-19 13:23:33 UTC [more...]

[PATCH 0/6 V2] perf: Enable mmap2 and add dcacheline sorting
 2014-05-19 13:20 UTC  (13+ messages)
` [PATCH 2/6] Revert "perf: Disable PERF_RECORD_MMAP2 support"
` [PATCH 6/6] perf: Add dcacheline sort

[PATCH 0/13] make return of 0 explicit
 2014-05-19 13:22 UTC  (13+ messages)
` [PATCH 1/13] libertas: "
` [PATCH 3/13] CLK: TI: DRA7: "
      ` [PATCH] CLK: TI: DRA7: return error code in failure case
` [PATCH 4/13] wimax/i2400m: make return of 0 explicit

OFD locks and deadlock detection
 2014-05-19 13:18 UTC 

[PATCH] staging: rtl8723au: rtw_sta_mgt: change rtw_alloc_stainfo23a to use gfp_t instead if int
 2014-05-19 13:10 UTC  (7+ messages)

sched: fix: initialization of sched_domain_topology for NUMA
 2014-05-19 13:09 UTC  (2+ messages)
` [tip:sched/core] sched: Fix "

[PATCH 1/2] sched/prio: Add two inline function named nice_to_rlimit() and rlimit_to_nice() in prio.h
 2014-05-19 13:10 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v4] rwsem: Support optimistic spinning
 2014-05-19 13:12 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH] PM / OPP: Implement free_opp_table function
 2014-05-19 13:13 UTC  (2+ messages)

[tip:locking/core] x86,locking: Enable qrwlock
 2014-05-19 13:12 UTC 

[tip:locking/core] locking: Introduce qrwlock
 2014-05-19 13:12 UTC 

[PATCHSET 00/20] perf report: Add -F option for specifying output fields (v6)
 2014-05-19 13:12 UTC  (3+ messages)
` [PATCH 06/20] perf tools: Consolidate output field handling to hpp format routines

[PATCH RFC] sched,numa: decay wakee_flips instead of zeroing
 2014-05-19 13:11 UTC  (2+ messages)
` [tip:sched/core] sched,numa: Decay "

[PATCH] sched,numa: update migrate_improves/degrades_locality
 2014-05-19 13:11 UTC  (2+ messages)
` [tip:sched/core] sched,numa: Update migrate_improves/ degrades_locality

[PATCH] sched,numa: allow task switch if load imbalance improves
 2014-05-19 13:10 UTC  (2+ messages)
` [tip:sched/core] sched,numa: Allow "

[PATCH] sched/rt: Fix a comment in deadline.c
 2014-05-19 13:10 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched/rt: Fix a comment in struct sched_dl_entity
 2014-05-19 13:10 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched/dl: Fix race between dl_task_timer() and sched_setaffinity()
 2014-05-19 13:12 UTC  (2+ messages)

[PATCH 2/2] treewide: remove all open implementation of nice_to_rlimit()/rlimit_to_nice()
 2014-05-19 13:10 UTC  (2+ messages)
` [tip:sched/core] sched: Remove "

[PATCH] sched: Initialize rq->age_stamp on processor start
 2014-05-19 13:10 UTC  (2+ messages)
` [tip:sched/core] sched: Initialize rq-> age_stamp "

[PATCH] sched,nohz: Change rq->nr_running always using wrappers
 2014-05-19 13:09 UTC  (2+ messages)
` [tip:sched/core] sched,nohz: Change rq-> nr_running "

[PATCH 2/2] sched: Fix next_balance logic in rebalance_domains() and idle_balance()
 2014-05-19 13:09 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] SCHED: remove proliferation of wait_on_bit action functions
 2014-05-19 13:08 UTC  (2+ messages)
` [tip:sched/core] sched: Remove "

[PATCH] sched: Use clamp() and clamp_val() to make it more readable
 2014-05-19 13:09 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups
 2014-05-19 13:09 UTC  (2+ messages)
` [tip:sched/core] sched: Do not zero sg->cpumask and sg->sgp-> power "

[PATCH] SCHED: allow wait_on_bit_action functions to support a timeout
 2014-05-19 13:08 UTC  (2+ messages)
` [tip:sched/core] sched: Allow "

[PATCH] sched: call select_idle_sibling when not affine_sd
 2014-05-19 13:08 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 3/3] sched: Simplify return logic in sched_read_attr()
 2014-05-19 13:08 UTC  (2+ messages)
` [tip:sched/core] sched: Simplify return logic in sched_read_attr( )

[PATCH] sched: fix exec_start/task_hot on migrated tasks
 2014-05-19 13:07 UTC  (2+ messages)
` [tip:sched/core] sched: Fix "

[PATCH 2/3] sched: Simplify return logic in sched_copy_attr()
 2014-05-19 13:08 UTC  (2+ messages)
` [tip:sched/core] sched: Simplify return logic in sched_copy_attr( )

workqueue: WARN at at kernel/workqueue.c:2176
 2014-05-19 13:07 UTC  (2+ messages)
` [tip:sched/core] sched: Fix hotplug vs set_cpus_allowed_ptr()

[PATCHv5 0/4] Common Mailbox Framework
 2014-05-19 13:08 UTC  (4+ messages)
` [PATCHv5 2/4] mailbox: Introduce framework for mailbox

[PATCH v3] PM / OPP: discard duplicate OPPs
 2014-05-19 13:08 UTC  (2+ messages)

[BUG] sched_setattr() SCHED_DEADLINE hangs system
 2014-05-19 13:07 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Restrict user params max value to 2^63 ns

[tip:sched/core] sched/cpupri: Replace NR_CPUS arrays
 2014-05-19 13:07 UTC 

[tip:sched/core] sched/cpudl: Replace NR_CPUS arrays
 2014-05-19 13:07 UTC 

SCHED_DEADLINE, sched_getscheduler(), and sched_getparam()
 2014-05-19 13:06 UTC  (2+ messages)
` [tip:sched/core] peter_zijlstra-sched-change_sched_getparam_behaviour_vs_sched_deadline

[PATCH v3 00/13] ARM/DT: edma: IP configuration from hardware and cleanups
 2014-05-19 13:06 UTC  (6+ messages)
` [PATCH v3 02/13] ARM: edma: Take the number of tc from edma_soc_info (pdata)
` [PATCH v3 05/13] ARM/platform_data: edma: Remove queue_tc_mapping data from edma_soc_info

sched_{set,get}attr() manpage
 2014-05-19 13:06 UTC  (2+ messages)
` [tip:sched/core] sched: Disallow sched_attr::sched_policy < 0

[PATCH 1/3] sched: Make sched_setattr() correctly return -EFBIG
 2014-05-19 13:06 UTC  (2+ messages)
` [tip:sched/core] "

perfevents: irq loop stuck!
 2014-05-19 13:11 UTC  (6+ messages)

[PATCH 2/2] video: delete unneeded call to platform_get_drvdata
 2014-05-19 13:04 UTC  (2+ messages)

[PATCH] PM / OPP: fix incorrect OPP count handling in of_init_opp_table
 2014-05-19 13:04 UTC  (2+ messages)

Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack)
 2014-05-19 12:58 UTC 

[PATCH] pci: Allow very large resource windows
 2014-05-19 13:03 UTC 

[PATCH v7 0/3] Add support for PCI in AArch64
 2014-05-19 13:01 UTC  (3+ messages)

remap_file_pages() use
 2014-05-19 13:01 UTC  (2+ messages)

[GIT PULL] /dev/random updates for 3.15-rc6
 2014-05-19 13:00 UTC 

[RFC PATCH] of/irq: do irq resolution in platform_get_irq_byname()
 2014-05-19 13:30 UTC  (2+ messages)

[RFC 0/2] perf: add AUX space to ring_buffer
 2014-05-19 12:57 UTC  (4+ messages)
` [RFC 2/2] perf: add AUX area to ring buffer for raw data streams

perf,tools: Remove usage of trace_sched_wakeup(.success)
 2014-05-19 11:59 UTC  (3+ messages)
` [PATCH] perf_tools/sched: Remove nr_state_machine_bugs in perf latency

[PATCH v2]: fix Haswell precise store data source encoding
 2014-05-19 12:55 UTC  (2+ messages)
` [tip:perf/core] "

[perf] yet another 32/64-bit range check failure
 2014-05-19 12:55 UTC  (2+ messages)
` [tip:perf/core] perf: Fix perf_event_open(.flags) test

[PATCH] devicetree: Add generic IOMMU device tree bindings
 2014-05-19 12:53 UTC  (3+ messages)

[RFC][PATCH 6/8] sched,idle: Avoid spurious wakeup IPIs
 2014-05-19 12:54 UTC  (2+ messages)
` [tip:sched/arch] metag: Remove TIF_POLLING_NRFLAG

[RFC][PATCH 6/8] sched,idle: Avoid spurious wakeup IPIs
 2014-05-19 12:54 UTC  (2+ messages)
` [tip:sched/arch] arm64: Remove TIF_POLLING_NRFLAG

[PATCH] perf/events/core: Drop unused variable after cleanup
 2014-05-19 12:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] [RFC] perf: Fix a race between ring_buffer_detach() and ring_buffer_wakeup()
 2014-05-19 12:48 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()

[PATCH] perf: Prevent false warning in perf_swevent_add
 2014-05-19 12:48 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] perf: Limit perf_event_attr:: sample_period to 63 bits
 2014-05-19 12:48 UTC 

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-19 12:45 UTC  (4+ messages)
` [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

[PATCH] uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
 2014-05-19 12:41 UTC  (2+ messages)

[PATCH] sched/rt: don't try to balance rt_runtime when it is futile
 2014-05-19 12:40 UTC  (5+ messages)

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2014-05-19 12:36 UTC  (4+ messages)

[RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
 2014-05-19 12:35 UTC  (4+ messages)
` [RFC PATCH 1/9] dt: deps: dtc: Automatically add new property 'dependencies' which contains a list of referenced phandles

[PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board
 2014-05-19 12:34 UTC  (13+ messages)

[PATCH (for 3.15) 0/5] Fix cross rename race window for LSM
 2014-05-19 12:34 UTC  (11+ messages)
      ` [PATCH (for 3.15) 0/5] Fix cross rename regressions "
        ` [PATCH (for 3.15) 1/5] LSM: Pass the rename flags to each LSM module
        ` [PATCH (for 3.15) 3/5] AppArmor: Handle the rename flags
        ` [PATCH (for 3.15) 5/5] LSM: Remove duplicated rename handling

[PATCH] openrisc: irq: use irqchip framework
 2014-05-19 12:25 UTC 

[GIT PULL 0/8] perf/core improvements and fixes
 2014-05-19 12:30 UTC  (9+ messages)
` [PATCH 1/8] perf tools: Remove usage of trace_sched_wakeup(.success)
` [PATCH 2/8] perf sched: Remove nr_state_machine_bugs in perf latency
` [PATCH 3/8] perf sched: Cleanup, remove unused variables in map_switch_event()
` [PATCH 4/8] perf session: Fix possible null pointer dereference in session.c
` [PATCH 5/8] perf tools: Consolidate types.h for ARM and ARM64
` [PATCH 6/8] perf tests: Introduce perf_regs_load function on ARM
` [PATCH 7/8] perf tests: Add dwarf unwind test "
` [PATCH 8/8] perf tools: Add libdw DWARF post unwind support for ARM

[RFC PATCH v1 00/16] Convert all ttm drivers to use the new reservation interface
 2014-05-19 12:30 UTC  (17+ messages)
` [RFC PATCH v1 08/16] drm/radeon: use common fence implementation for fences

[PATCH] clk: ti: clk-7xx: Correct ABE DPLL configuration
 2014-05-19 12:29 UTC  (7+ messages)

[patch 3/3] futex: Prevent attaching to kernel threads
 2014-05-19 12:22 UTC  (2+ messages)
` [tip:core/urgent] "

[patch 2/3] futex: Add another early deadlock detection check
 2014-05-19 12:22 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH v5 0/3] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-19 12:19 UTC  (7+ messages)
` [PATCH v5 3/3] CPU hotplug, smp: Flush any pending IPI callbacks before CPU offline
        ` [PATCH v5 UPDATED "
          ` [PATCH v5 UPDATEDv2 "

[PATCH v1 0/5] Add Keystone PCIe controller driver
 2014-05-19 12:12 UTC  (7+ messages)
` [PATCH v1 5/5] pci: keystone: add pcie driver based on designware core driver

[PATCH V8 0/9] PCI: Add SPEAr13xx PCie support
 2014-05-19 11:55 UTC  (2+ messages)

[PATCH] arm: msm: remove board file for Nexus One (ie. mahimahi)
 2014-05-19 11:53 UTC  (5+ messages)

[PATCH] KVM: vmx: DR7 masking on task switch emulation is wrong
 2014-05-19 11:00 UTC  (2+ messages)

[PATCH 0/3] Introduce MEN 14F021P00 Board Management Controller driver set
 2014-05-19 12:43 UTC  (7+ messages)
` [PATCH 1/3] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH 2/3] drivers/watchdog/menf21bmc_wd: introduce MEN 14F021P00 BMC Watchdog driver

[PATCH V2 0/3] Add new PowerPC specific ELF core notes
 2014-05-19 11:46 UTC  (8+ messages)
` [PATCH V2 2/3] powerpc, ptrace: Enable support for transactional memory register sets

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-19 11:48 UTC  (17+ messages)
` [PATCH v1 RFC 3/6] KVM: s390: use facilities and cpu_id per KVM
    ` [Qemu-devel] "
` [PATCH v1 RFC 6/6] KVM: s390: add cpu model support

[PATCH] usb: dwc3: gadget: check link trb after free_slot is increased
 2014-05-19 11:43 UTC  (6+ messages)

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-05-19 11:44 UTC  (5+ messages)

[PATCHv2 4/4] ACPI / LPSS: support for fractional divider clock
 2014-05-19 11:42 UTC  (2+ messages)
` [PATCHv3 "

[PATCH] scsi: dc395x.c: Fix for possible null pointer dereference
 2014-05-19 11:39 UTC  (3+ messages)

[PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-05-19 11:39 UTC  (4+ messages)

[PATCH] sched: tg_set_cfs_bandwidth() causes rq->lock deadlock
 2014-05-19 11:37 UTC  (8+ messages)

[RFC PATCH 0/2] printk: Add context information to kernel messages from /dev/kmsg
 2014-05-19 11:35 UTC  (4+ messages)
` [RFC PATCH 1/2] printk: Add context information to the header of /dev/kmsg
` [RFC PATCH 2/2] printk: Simplify fragmented line information of "

[PATCH v9 0/3] Exynos 5410 support
 2014-05-19 11:30 UTC  (4+ messages)
` [PATCH v9 1/3] ARM: EXYNOS: Add support for EXYNOS5410 SoC

kernel 3.14.2 oops: seems related to EFI
 2014-05-19 11:27 UTC  (4+ messages)

[PATCH] ARM: remove last use of CONFIG_CPU_ARM710
 2014-05-19 11:26 UTC  (12+ messages)
` [PATCH] [RESEND] "
      ` [PATCH] ARM: remove ARM710 specific assembler code

[PATCH v6 0/8] Enable USB 3.0 support on Exynos5 systems
 2014-05-19 11:26 UTC  (3+ messages)
` [PATCH v6 5/8] ARM: dts: exynos5250-snow: Add Vbus regulator for USB 3.0

[PATCH 1/2] regulator: tps6586x: Prepare supporting fixed regulators
 2014-05-19 11:14 UTC  (2+ messages)
` [PATCH 2/2] regulator: tps6586x: Add support for the TPS658640

[PATCH] regulator: core: Fix the init of DT defined fixed regulators
 2014-05-19 11:12 UTC 

[PATCH 00/10] thermal: exynos: various cleanups
 2014-05-19 11:09 UTC  (5+ messages)

[PATCH v6 00/17] USB support for Armada 38x and Armada 375
 2014-05-19 11:09 UTC  (4+ messages)
` [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

[PATCH v2 0/6] Cleanup and fixes for dwc3-omap
 2014-05-19 11:05 UTC  (3+ messages)
` [PATCH v2 1/6] usb: dwc3: dwc3-omap: Remove x_major calculation from revision register

[PATCH] staging: winbond: use dev_err() instead of printk()
 2014-05-19 10:59 UTC  (3+ messages)
` [PATCH][RESEND] "

[PATCH 0/8] drm/exynos/ipp: image post processing improvements
 2014-05-19 10:54 UTC  (9+ messages)
` [PATCH 1/8] drm/exynos/ipp: fix get_property IOCTL
` [PATCH 2/8] drm/exynos/ipp: correct ipp_id field initialization
` [PATCH 3/8] drm/exynos/ipp: simplify property list allocation
` [PATCH 4/8] drm/exynos/fimc: simplify pre-scaler ratio calculation
` [PATCH 5/8] drm/exynos/fimc: simplify irq masking function
` [PATCH 6/8] drm/exynos/fimc: replace hw access macros with functions
` [PATCH 7/8] drm/exynos/fimc: replace mutex by spinlock
` [PATCH 8/8] drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seq

[PATCH v3 0/3] phy: Add exynos-simple-phy driver
 2014-05-19 10:54 UTC  (12+ messages)
` [PATCH v3 1/3] "

[PATCH] Fix for possible null pointer dereference in dma.c
 2014-05-19 10:52 UTC  (2+ messages)

[PATCH 00/28] staging: rtl8188eu: Remove unnecessary functions
 2014-05-19 10:52 UTC  (3+ messages)
` [PATCH 05/28] staging: rtl8188eu: Remove unused function rtl8188eu_ps_func()

[GIT PULL] EFI changes for v3.16
 2014-05-19 10:51 UTC  (2+ messages)

[PATCH v3 0/7] Add cros_ec changes for newer boards
 2014-05-19 10:50 UTC  (3+ messages)
` [PATCH v3 6/7] i2c: ChromeOS EC tunnel driver

[GIT PULL] EFI changes for arm64
 2014-05-19 10:50 UTC  (2+ messages)

[PATCH 0/4] clocksource: remove unnecessary OOM messages
 2014-05-19 10:48 UTC  (3+ messages)
` [PATCH 1/4] clocksource: em_sti: "

[PATCH 0/4] Add framework to support clkout
 2014-05-19 10:44 UTC  (8+ messages)
` [PATCH 1/4] clk: samsung: out: Add infrastructure to register CLKOUT

[PATCH] gpio: Add support for Intel SoC PMIC (Crystal Cove)
 2014-05-19 10:39 UTC  (2+ messages)

[Patch v3 0/5] Introduce keystone reset driver
 2014-05-19 10:25 UTC  (6+ messages)
` [Patch v3 1/5] Power: reset: keystone-reset: introduce "
` [Patch v3 2/5] Power: reset: add bindings for "
` [Patch v3 3/5] ARM: keystone: remove redundant reset stuff
` [Patch v3 4/5] ARM: dts: keystone: update reset node to work with reset driver
` [Patch v3 5/5] ARM: keystone: enable reset driver support

[PATCH 0/4] drm/ttm: nouveau: memory coherency fixes for ARM
 2014-05-19 10:27 UTC  (9+ messages)
` [PATCH 3/4] drm/nouveau: hook up cache sync functions
` [PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro
        ` [Nouveau] "

[PATCHv4 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support
 2014-05-19  9:36 UTC  (4+ messages)
` [PATCHv4 1/3] clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation
` [PATCHv4 2/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node
` [PATCHv4 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

[PATCH 3/4 V2] atm: idt77252: Remove redundant error check
 2014-05-19 10:26 UTC 

[PATCH 1/5 v5] usb: gadget: net2280: Add support for PLX USB338X
 2014-05-19 10:24 UTC  (7+ messages)
` [PATCH 2/5] usb: gadget: net2280: Dont use magic numbers
` [PATCH 3/5] usb: gadget: net2280: Use BIT() macro
` [PATCH 4/5] usb: gadget: net2280: Use true/false instead of 1/0
` [PATCH 5/5] usb: gadget: net2280: Use module_pci_driver macro

[PATCH RFC 0/4] Add support for Exynos clock output configuration
 2014-05-19 10:25 UTC  (4+ messages)
` [PATCH RFC 3/4] clk: samsung: Add driver to control CLKOUT line on Exynos SoCs

[PATCH V4] staging: dgap: implement error handling in dgap_tty_register()
 2014-05-19 10:20 UTC  (2+ messages)

[RFC] drm/nouveau: disable caching for VRAM BOs on ARM
 2014-05-19 10:16 UTC  (4+ messages)

[patch v3 6/6] mm, compaction: terminate async compaction when rescheduling
 2014-05-19 10:14 UTC  (4+ messages)
` [PATCH v2 1/2] mm/compaction: do not count migratepages when unnecessary
  ` [PATCH v2 2/2] mm/compaction: avoid rescanning pageblocks in isolate_freepages

[PATCH 0/3] timekeeping: Improved NOHZ frequency steering (v2)
 2014-05-19 10:14 UTC  (2+ messages)

[PATCH 0/5] drm/nouveau: platform devices and GK20A probing
 2014-05-19 10:06 UTC  (3+ messages)

[PATCH 1/2 v4] usb: gadget: net2280: Fix NULL pointer dereference
 2014-05-19 10:04 UTC  (4+ messages)
` [PATCH 2/2 v4] usb: gadget: net2280: Add support for PLX USB338X

[PATCH 0/2] perf tools: improve perf support on Android
 2014-05-19  9:58 UTC  (3+ messages)
` [PATCH 2/2] perf tools: add automatic remapping of Android libraries

[Resend Patch 0/9] I2C ACPI operation region handler support
 2014-05-19  9:44 UTC  (7+ messages)
` [Patch V2 "
  ` [Patch V2 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config

[PATCH V3] staging: dgap: implement error handling in dgap_tty_register()
 2014-05-19  9:45 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox