linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-30 15:36:01 to 2015-06-30 23:33:36 UTC [more...]

Updated Skylake Frontend profiling patchkit
 2015-06-30 23:33 UTC 

[PATCH] firmware: qcom: scm: Peripheral Authentication Service
 2015-06-30 23:22 UTC  (2+ messages)

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-30 22:57 UTC  (4+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases

[patch 1/3] mm, oom: organize oom context into struct
 2015-06-30 22:50 UTC  (6+ messages)
` [patch 2/3] mm, oom: pass an oom order of -1 when triggered by sysrq

[PATCH 4/4] mremap: simplify the "overlap" check in mremap_to()
 2015-06-30 22:45 UTC  (2+ messages)

[PATCH] scripts: checkpatch: ignore stable commit annotation
 2015-06-30 22:42 UTC  (3+ messages)

[PATCH 3/4] mremap: don't do uneccesary checks if new_len == old_len
 2015-06-30 22:36 UTC  (2+ messages)

[PATCH 2/4] mremap: don't do mm_populate(new_addr) on failure
 2015-06-30 22:34 UTC  (2+ messages)

[PATCH 1/1] igb: Use ARRAY_SIZE instead fo sizeof(a)/sizeof(a[0])
 2015-06-30 22:32 UTC  (9+ messages)
` [Intel-wired-lan] "

[PATCH 1/4] mremap: don't leak new_vma if f_op->mremap() fails
 2015-06-30 22:31 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/14] Rework expedited grace periods
 2015-06-30 22:25 UTC  (15+ messages)
` [PATCH RFC tip/core/rcu 01/14] rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
  ` [PATCH RFC tip/core/rcu 02/14] rcu: Rework synchronize_rcu_expedited() counter handling
  ` [PATCH RFC tip/core/rcu 03/14] rcu: Get rid of synchronize_sched_expedited()'s polling loop
  ` [PATCH RFC tip/core/rcu 04/14] rcu: Make expedited GP CPU stoppage asynchronous
  ` [PATCH RFC tip/core/rcu 05/14] rcu: Abstract sequence counting from synchronize_sched_expedited()
  ` [PATCH RFC tip/core/rcu 06/14] rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
  ` [PATCH RFC tip/core/rcu 07/14] rcu: Abstract funnel locking from synchronize_sched_expedited()
  ` [PATCH RFC tip/core/rcu 08/14] rcu: Fix synchronize_sched_expedited() type error for "s"
  ` [PATCH RFC tip/core/rcu 09/14] rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
  ` [PATCH RFC tip/core/rcu 10/14] rcu: Apply rcu_seq operations to _rcu_barrier()
  ` [PATCH RFC tip/core/rcu 11/14] rcu: Consolidate last open-coded expedited memory barrier
  ` [PATCH RFC tip/core/rcu 12/14] rcu: Extend expedited funnel locking to rcu_data structure
  ` [PATCH RFC tip/core/rcu 13/14] rcu: Add stall warnings to synchronize_sched_expedited()
  ` [PATCH RFC tip/core/rcu 14/14] documentation: Describe new expedited stall warnings

[PATCH/RFC v2 1/5] leds: Use set_brightness_work for brightness_set ops that can sleep
 2015-06-30 22:24 UTC  (3+ messages)

[PATCH] Update kernel math-emu code from current glibc soft-fp
 2015-06-30 22:18 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH RFC tip/core/rcu 0/5] Expedited grace periods encouraging normal ones
 2015-06-30 22:12 UTC  (10+ messages)
` [PATCH RFC tip/core/rcu 1/5] rcu: Prepare for expedited GP driving normal GP
  ` [PATCH RFC tip/core/rcu 2/5] rcu: Short-circuit normal GPs via expedited GPs
  ` [PATCH RFC tip/core/rcu 3/5] rcutorture: Ensure that normal GPs advance without "
  ` [PATCH RFC tip/core/rcu 4/5] rcu: Wake grace-period kthread at end of expedited grace period
  ` [PATCH RFC tip/core/rcu 5/5] rcu: Limit expedited helping to every 10 ms or every 4th GP

[PATCH] hugetlb:Make the function vma_shareable bool
 2015-06-30 22:12 UTC 

[PATCH 1/3] fs: optimize inotify/fsnotify code for unwatched files
 2015-06-30 22:04 UTC  (3+ messages)
` [PATCH 2/3] fs: use RCU for free_super() vs. __sb_start_write()
` [PATCH 3/3] fs: replace memory barrier in __sb_end_write() with RCU

gcc feature request / RFC: extra clobbered regs
 2015-06-30 22:02 UTC  (8+ messages)

[RFC PATCH 0/1] RFC - Implement a usbredir kernel module
 2015-06-30 21:44 UTC  (2+ messages)
` [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP

TILCDC driver - Array to keep register values during PM suspend is too small
 2015-06-30 21:49 UTC 

[PATCH v3 0/4] tty/serial: at91: add support to FIFOs
 2015-06-30 21:53 UTC  (4+ messages)
` [PATCH v3 2/4] tty/serial: at91: fix some macro definitions to fit coding style

isdn: pcbit: another off-by-one issue?
 2015-06-30 21:46 UTC  (5+ messages)

[PATCH] Staging: unisys: virtpci: fixed a brace coding style issue
 2015-06-30 21:35 UTC 

[PATCH v5.1 0/2] staging: ion: Add generic ion-physmem driver
 2015-06-30 21:33 UTC  (7+ messages)
` [PATCH v5.1 1/2] "
` [PATCH v5.1 2/2] staging: ion: Add ion-physmem documentation

[RFC][PATCH 12/13] stop_machine: Remove lglock
 2015-06-30 21:32 UTC  (11+ messages)

[PATCH v5] arm DMA: Fix allocation from CMA for coherent DMA
 2015-06-30 21:29 UTC 

Wiring up direct socket calls on x86_32 Linux?
 2015-06-30 21:29 UTC  (2+ messages)

[PATCH 00/12] Use !x to check for kzalloc failure
 2015-06-30 21:26 UTC  (8+ messages)
` [PATCH 01/12] staging: lustre: fid: "
    ` LIBCFS_ALLOC
      ` [lustre-devel] LIBCFS_ALLOC

[RESEND v2][GIT PULL] platform-drivers-x86 for 4.2-1
 2015-06-30 21:24 UTC 

[PATCH 1/4] hvc_dcc: bind driver to core0 for reads and writes
 2015-06-30 21:23 UTC  (4+ messages)
` [PATCH 2/4] hvc_dcc: don't ignore errors during initialization
` [PATCH 3/4] [v3] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
` [PATCH 4/4] hvc_dcc: disable user-space access to DCC

[PATCH v5] arm DMA: Fix allocation from CMA for coherent DMA
 2015-06-30 21:21 UTC 

[PATCH v2 0/5] [New SoC] Add support for RC Module's K1879XB1YA
 2015-06-30 21:20 UTC  (9+ messages)
` [PATCH v2 1/5] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC
  ` arnRe: "
` [PATCH v2 3/5] ARM: dts: rcm-k1879xb1: Add dts files for K1879XB1YA
` [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver "

[PATCH v2 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-06-30 21:15 UTC  (13+ messages)
` [PATCH v2 1/3] ACPI : introduce macros for using the ACPI specification version

[PATCH 0/2] Drivers: hv: vmbus: Change memory-mapped I/O management for Hyper-V paravirt
 2015-06-30 22:35 UTC  (3+ messages)
` [PATCH 1/2] drivers:hv: Modify hv_vmbus to search for all MMIO ranges available
  ` [PATCH 2/2] drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-06-30 20:49 UTC  (7+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [PATCH v2 4/9] arm: twr-k70f120m: timer "
` [PATCH v2 7/9] arm: twr-k70f120m: use Freescale eDMA driver with "

[PATCH v2] ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table
 2015-06-30 20:44 UTC  (2+ messages)

[HELP/RFC] Moving ppc8xx microcode patch from micropatch.c to firmware
 2015-06-30 20:38 UTC 

[PATCH 0/3] KVM: x86: legacy NMI watchdog fixes
 2015-06-30 20:19 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: keep track of LVT0 changes under APICv
` [PATCH 2/3] KVM: x86: properly restore LVT0
` [PATCH 3/3] KVM: x86: make vapics_in_nmi_mode atomic

[PATCH v1 0/10] Fixes and API additions for firmware nodes
 2015-06-30 18:32 UTC  (11+ messages)
` [PATCH v1 01/10] of/platform: Set fwnode field for new devices
` [PATCH v1 03/10] mfd: Have child devices point to their firmware nodes
` [PATCH v1 05/10] device property: add fwnode_get_name()
` [PATCH v1 08/10] device property: add fwnode_is_compatible()
` [PATCH v1 09/10] device: property: add fwnode_driver_match_device()

[PATCH/RFC 0/3] of/overlay: Update aliases when added or removed
 2015-06-30 17:24 UTC  (4+ messages)
` [PATCH/RFC 3/3] of/dynamic: Update list of aliases on aliases changes

[PATCH] of: acpi: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
 2015-06-30 17:26 UTC  (4+ messages)

regression: massive trouble with fpu rework
 2015-06-30 20:22 UTC  (11+ messages)
` [all better] "

[PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB
 2015-06-30 18:22 UTC  (12+ messages)

WARNING: CPU: 0 PID: 3634 at drivers/gpu/drm/drm_irq.c:1141 drm_wait_one_vblank
 2015-06-30 20:13 UTC  (5+ messages)

Getting rid of i7300_idle's idle notifier?
 2015-06-30 20:09 UTC  (5+ messages)

[PATCH] Documentation: gpio: correct platform data section
 2015-06-30 20:07 UTC 

[PATCH 1/1] suspend: delete sys_sync()
 2015-06-30 20:04 UTC  (6+ messages)

[PATCH v2 3/5] perf kvm: Fill in the missing freeing a session after an error occur
 2015-06-30 19:57 UTC  (3+ messages)
` [PATCH v2 4/5] perf mem: "

[RESEND][GIT PULL] platform-drivers-x86 for 4.2-1
 2015-06-30 17:26 UTC 

[PATCH 1/1] kernel/power/autosleep.c: check for pm_suspend() return before queueing suspend again
 2015-06-30 20:01 UTC  (6+ messages)
` [PATCHv2 "

[4.1-rc7] btrfs related VM_BUG_ON in filemap.c
 2015-06-30 19:28 UTC  (8+ messages)

[PATCH] tpm: Fix initialization of the cdev
 2015-06-30 19:15 UTC 

lockdep issue booting v4.1 upstream kernel with >64 x86_64 CPUs
 2015-06-30 19:06 UTC  (4+ messages)

[PATCH 00/10] Staging: fbtft: flexfb.c file clean up
 2015-06-30 19:03 UTC  (6+ messages)
` [PATCH 07/10] Staging: fbtft: Remove useless newline

[PATCH 0/3] Add support for X51-R3 to alienware-wmi
 2015-06-30 19:02 UTC  (4+ messages)

[4.1.0-07254-gc13c810] Regression: Bluetooth not working
 2015-06-30 18:47 UTC  (12+ messages)

[Patch V1 1/2] x86, mce: Remove unused declarations
 2015-06-30 18:39 UTC  (4+ messages)
` [Patch V1 2/2] x86, mce: clear Local MCE opt-in before kexec

[PATCH] nvdimm: Fix return value of nvdimm_bus_init() if class_create() fails
 2015-06-30 18:37 UTC  (2+ messages)

[PATCH 0/1] cputime: Make the reported utime+stime correspond to the actual runtime
 2015-06-30 18:30 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH] Input: wdt87xx_i2c - remove stray newline in diagnostic message
 2015-06-30 18:29 UTC 

[GIT PULL] LED subsystem updates for 4.2
 2015-06-30 18:24 UTC 

[PATCH 1/1] pci: xgene: Enable huge outbound bar support
 2015-06-30 18:22 UTC  (4+ messages)
` [PATCH v2 0/2] pci: xgene: Add multiple memory ranges support
` [PATCH v2 1/2] arm64: dts: Add 1 more window with large size for X-Gene PCIe nodes
` [PATCH v2 2/2] pci: xgene: Fix driver to handle multiple memory ranges

[RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy allocations
 2015-06-30 18:12 UTC  (5+ messages)

[GIT PULL] strscpy string copy function
 2015-06-30 18:01 UTC 

[PATCH] crypto: ccp - Provide support to autoload CCP driver
 2015-06-30 17:57 UTC 

[PATCH v2] asus-nb-wmi: Add wapf4 quirk for X200MA
 2015-06-30 17:53 UTC  (2+ messages)

[PATCH] clk: samsung: fix cpu clock's flags checking
 2015-06-30 17:51 UTC  (6+ messages)

[GIT PULL] arch/tile changes for v4.2
 2015-06-30 17:51 UTC 

[PATCH v6 0/9] Add simple NVMEM Framework via regmap
 2015-06-30 17:47 UTC  (8+ messages)

[PATCH/RFC RESEND] leds: Use set_brightness_work for brightness_set ops that can sleep
 2015-06-30 17:46 UTC  (4+ messages)

[GIT PULL] platform-drivers-x86 for 4.2-1
 2015-06-30 17:26 UTC 

[PATCH] inotify: actually check for invalid bits in sys_inotify_add_watch()
 2015-06-30 17:36 UTC 

RFC: kernel coding style: prefer array to &array[0] ?
 2015-06-30 17:35 UTC 

[PATCH v2 0/4] Add standby support for the recent mvebu SoCs
 2015-06-30 17:19 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: mvebu: Use __init for the PM initialization functions
` [PATCH v2 2/4] ARM: mvebu: Add standby support
` [PATCH v2 3/4] ARM: mvebu: Allow using the GIC for wakeup in standby mode
` [PATCH v2 4/4] ARM: mvebu: Warn about the wake-up sources not taken into account in suspend

[PATCH v4 00/17] x86: Rewrite exit-to-userspace code
 2015-06-30 17:15 UTC  (10+ messages)
` [PATCH v4 02/17] x86/entry/64/compat: Fix bad fast syscall arg failure path
` [PATCH v4 06/17] x86: Move C entry and exit code to arch/x86/entry/common.c
` [PATCH v4 07/17] x86/traps: Assert that we're in CONTEXT_KERNEL in exception entries

[PATCH][v2] asus-rbtn: new driver for asus radio button for Windows 8
 2015-06-30 17:04 UTC  (9+ messages)

[PATCH] SCSI: DTC: Fixed a coding style issue on pointer
 2015-06-30 16:59 UTC 

[PATCH v2] scripts/kernel-doc: Adding cross-reference links to html documentation
 2015-06-30 17:01 UTC  (2+ messages)

[PATCH tip/core/rcu 0/24] Initialization/Kconfig updates for 4.2
 2015-06-30 16:57 UTC  (7+ messages)
` [PATCH tip/core/rcu 01/24] rcu: Control grace-period delays directly from value
  ` [PATCH tip/core/rcu 24/24] rcu: Conditionally compile RCU's eqs warnings

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-30 16:48 UTC  (10+ messages)
` [PATCH 31/51] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 32/51] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 33/51] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 34/51] writeback: don't issue wb_writeback_work if clean

[PATCH 1/2] perf,tools: get correct cpu id for print_aggr
 2015-06-30 16:45 UTC  (4+ messages)
` [PATCH 2/2] perf,tools: check and re-organize evsel cpu maps

[PATCH/RFC v2 0/5] Remove work queues from LED class drivers
 2015-06-30 16:39 UTC  (2+ messages)

[PATCH] keystone: adds cpu_die implementation
 2015-06-30 16:38 UTC  (8+ messages)

[PATCH] SCSI: DTC: Adding KERN_ facility level
 2015-06-30 16:29 UTC 

[PATCH v2 00/17] libnvdimm: ->rw_bytes(), BLK, BTT, PMEM api, and unit tests
 2015-06-30 16:23 UTC  (4+ messages)
` [PATCH v2 17/17] arch, x86: pmem api for ensuring durability of persistent memory updates

[3.16.y-ckt stable] Linux 3.16.7-ckt14
 2015-06-30 16:23 UTC  (2+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt14 stable review
 2015-06-30 16:19 UTC  (3+ messages)
` [PATCH 3.16.y-ckt 48/71] Drivers: hv: vmbus: Add support for VMBus panic notifier handler

[RFC/INCOMPLETE 00/13] x86: Rewrite exit-to-userspace code
 2015-06-30 16:16 UTC  (8+ messages)
` [RFC/INCOMPLETE 01/13] context_tracking: Add context_tracking_assert_state

[GIT PULL] Power management and ACPI fixes for v4.2-rc1
 2015-06-30 16:09 UTC 

[PATCH v3 0/5] Goodix touchscreen enhancements
 2015-06-30 15:56 UTC  (5+ messages)
` [PATCH v3 1/5] Input: goodix - reset device at init
` [PATCH v3 3/5] Input: goodix - add power management support

[PATCH] mtd: spi-nor: Only set Micron quad-read mode when controller in 4-lane TX mode
 2015-06-30 15:42 UTC  (2+ messages)

[PATCH 1/3] x86, perf: Make merge_attr global to use from perf_event_intel
 2015-06-30 15:44 UTC  (4+ messages)
` [PATCH 2/3] x86, perf: Support custom test values for extra_regs

[Intel-gfx] [git pull] drm tree for 4.2
 2015-06-30 15:41 UTC  (5+ messages)
` [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
    ` [Intel-gfx] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).