public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-20 11:45:06 to 2014-08-20 13:42:32 UTC [more...]

[PATCH/RFC v5 0/4] LED / flash API integration - LED Flash Class
 2014-08-20 13:41 UTC  (4+ messages)
` [PATCH/RFC v5 1/4] leds: Improve and export led_update_brightness
` [PATCH/RFC v5 2/4] leds: implement sysfs interface locking mechanism
` [PATCH/RFC v5 3/4] leds: add API for setting torch brightness

[PATCH 0/2] Legacy SH_INTC cleanup
 2014-08-20 13:39 UTC  (3+ messages)
` [PATCH 1/2] sh: intc: Confine SH_INTC to platforms that need it
` [PATCH 2/2] ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h

[PATCHv2] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250
 2014-08-20 13:38 UTC  (4+ messages)
` [PATCHv3] "

[PATCH] platform/x86/toshiba-apci.c possible bad if test?
 2014-08-20 13:33 UTC  (2+ messages)

[PATCH net-next 0/4] r8152: firmware support
 2014-08-20 13:32 UTC  (7+ messages)
` [PATCH net-next 3/4] r8152: remove clear_bp function
` [PATCH net-next 4/4] r8152: support firmware files

WARN_ON in qxl_ttm.c with v3.17-rc1-22-g480cadc2b7e0
 2014-08-20 13:29 UTC 

[PATCH] booke_wdt: Fix build failure as a module
 2014-08-20 13:29 UTC  (3+ messages)

[PATCH 1/2] Documentation: devres: Add missing devm_kstrdup() managed interface
 2014-08-20 13:26 UTC  (2+ messages)
` [PATCH 2/2] devres: Improve devm_kasprintf()/kvasprintf() support

Kernel crypto API: cryptoperf performance measurement
 2014-08-20 13:25 UTC  (4+ messages)

[PATCH] thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag
 2014-08-20 13:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for the PWM fan driver
 2014-08-20 13:15 UTC  (2+ messages)

[PATCH 0/9] Dynamic Pause Loop Exiting window
 2014-08-20 13:15 UTC  (17+ messages)
` [PATCH 1/9] KVM: add kvm_arch_sched_in
` [PATCH 3/9] KVM: VMX: make PLE window per-vcpu
` [PATCH 5/9] KVM: VMX: clamp PLE window
` [PATCH 7/9] KVM: VMX: abstract ple_window modifiers
` [PATCH 9/9] KVM: VMX: automatic PLE window maximum

[PATCH] net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
 2014-08-20 13:14 UTC 

[PATCH] powerpc: Fix build failure when MEMORY_HOTPLUG=y
 2014-08-20 13:12 UTC  (3+ messages)

[RFC PATCH] powerpc: Make SPU_FS depend on SPARSEMEM
 2014-08-20 13:09 UTC  (3+ messages)

[PATCH v6 03/10] ARM: dts: Prepare node labels for exynos5250
 2014-08-20 13:06 UTC  (8+ messages)
    ` [PATCH v7] "
` [PATCH v6 10/10] ARM: dts: Add exynos5250-spring device tree

[PATCH v2] video: ARM CLCD: Fix calculation of bits-per-pixel
 2014-08-20 13:03 UTC  (2+ messages)

Regression: Can't compile x86_64 with 32 Bit userland: arch/x86/purgatory/purgatory.c:1:0: error: code model 'large' not supported in the 32 bit mode
 2014-08-20 12:56 UTC  (3+ messages)
` REGRESSION: 8fc5b4d: Unable to compile x86_64 kernel with x86_32 userland

[PATCH 1/2] ratelimit: add initialization macro
 2014-08-20 12:54 UTC  (2+ messages)
` [PATCH 2/2] fault-inject: add ratelimit option

[PATCH v5 0/5] sched: Add on_rq states and remove several double rq locks
 2014-08-20 12:54 UTC  (2+ messages)

[PATCH 1/2] SOUND: kill gameport bits
 2014-08-20 12:53 UTC  (10+ messages)

[PATCH v4 0/8] arm: support CONFIG_RODATA
 2014-08-20 12:52 UTC  (13+ messages)
` [PATCH v4 2/8] ARM: expand fixmap region to 3MB
` [PATCH v4 4/8] arm: use fixmap for text patching when text is RO
` [PATCH v4 7/8] ARM: mm: allow non-text sections to be non-executable
` [PATCH v4 8/8] ARM: mm: allow text and rodata sections to be read-only

[PATCH v4 00/22] perf: Add infrastructure and support for Intel PT
 2014-08-20 12:36 UTC  (23+ messages)
` [PATCH v4 01/22] perf: Add data_{offset,size} to user_page
` [PATCH v4 02/22] perf: Add AUX area to ring buffer for raw data streams
` [PATCH v4 03/22] perf: Support high-order allocations for AUX space
` [PATCH v4 04/22] perf: Add a capability for AUX_NO_SG pmus to do software double buffering
` [PATCH v4 05/22] perf: Add a pmu capability for "exclusive" events
` [PATCH v4 06/22] perf: Redirect output from inherited events to parents
` [PATCH v4 07/22] perf: Add api for pmus to write to AUX space
` [PATCH v4 08/22] perf: Add AUX record
` [PATCH v4 09/22] perf: Support overwrite mode for AUX area
` [PATCH v4 10/22] perf: Add wakeup watermark control to "
` [PATCH v4 11/22] perf: add ITRACE_START record to indicate that tracing has started
` [PATCH v4 12/22] x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
` [PATCH v4 13/22] x86: perf: Intel PT and LBR/BTS are mutually exclusive
` [PATCH v4 14/22] x86: perf: intel_pt: Intel PT PMU driver
` [PATCH v4 15/22] x86: perf: intel_bts: Add BTS "
` [PATCH v4 16/22] perf: Add rb_{alloc,free}_kernel api
` [PATCH v4 17/22] perf: Add a helper to copy AUX data in the kernel
` [PATCH v4 18/22] perf: Add a helper for looking up pmus by type
` [PATCH v4 19/22] perf: Add infrastructure for using AUX data in perf samples
` [PATCH v4 20/22] perf: Allocate ring buffers for inherited per-task kernel events
` [PATCH v4 21/22] perf: Allow AUX sampling for multiple events
` [PATCH v4 22/22] perf: Allow sampling of inherited events

How to get the number of VFs assigned to the guests in XEN
 2014-08-20 12:46 UTC  (2+ messages)

[PATCH] i2c: designware: deduce speed mode from device tree setting
 2014-08-20 12:42 UTC  (7+ messages)

fs: panic in mnt_set_mountpoint
 2014-08-20 12:35 UTC  (3+ messages)

[PATCH RFC 0/3] x86: Full support of PAT
 2014-08-20 12:35 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-20 12:31 UTC  (3+ messages)

slub/debugobjects: lockup when freeing memory
 2014-08-20 12:19 UTC  (11+ messages)

[PATCH] pwm-backlight: fix bogus request for GPIO#0 when instantiated from DT
 2014-08-20 12:17 UTC  (2+ messages)

[PATCH 3.12 001/104] s390/ptrace: fix PSW mask check
 2014-08-20 11:44 UTC  (102+ messages)
` [PATCH 3.12 000/104] 3.12.27-stable review
  ` [PATCH 3.12 002/104] crypto: af_alg - properly label AF_ALG socket
  ` [PATCH 3.12 003/104] ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout
  ` [PATCH 3.12 004/104] ath9k: fix aggregation session lockup
  ` [PATCH 3.12 006/104] rapidio/tsi721_dma: fix failure to obtain transaction descriptor
  ` [PATCH 3.12 008/104] mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
  ` [PATCH 3.12 009/104] mm, thp: do not allow thp faults to avoid cpuset restrictions
  ` [PATCH 3.12 010/104] memcg: oom_notify use-after-free fix
  ` [PATCH 3.12 012/104] iio:bma180: Fix scale factors to report correct acceleration units
  ` [PATCH 3.12 013/104] iio:bma180: Missing check for frequency fractional part
  ` [PATCH 3.12 014/104] iio: buffer: Fix demux table creation
  ` [PATCH 3.12 015/104] dm bufio: fully initialize shrinker
  ` [PATCH 3.12 016/104] dm cache: fix race affecting dirty block count
  ` [PATCH 3.12 017/104] printk: rename printk_sched to printk_deferred
  ` [PATCH 3.12 018/104] timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
  ` [PATCH 3.12 019/104] Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
  ` [PATCH 3.12 020/104] x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
  ` [PATCH 3.12 021/104] x86, espfix: Move espfix definitions into a separate header file
  ` [PATCH 3.12 022/104] x86, espfix: Fix broken header guard
  ` [PATCH 3.12 023/104] x86, espfix: Make espfix64 a Kconfig option, fix UML
  ` [PATCH 3.12 024/104] x86, espfix: Make it possible to disable 16-bit support
  ` [PATCH 3.12 025/104] x86_64/entry/xen: Do not invoke espfix64 on Xen
  ` [PATCH 3.12 026/104] staging: vt6655: Fix Warning on boot handle_irq_event_percpu
  ` [PATCH 3.12 027/104] Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"
  ` [PATCH 3.12 028/104] xtensa: add fixup for double exception raised in window overflow
  ` [PATCH 3.12 029/104] net/l2tp: don't fall back on UDP [get|set]sockopt
  ` [PATCH 3.12 030/104] lib/btree.c: fix leak of whole btree nodes
  ` [PATCH 3.12 031/104] x86/espfix/xen: Fix allocation of pages for paravirt page tables
  ` [PATCH 3.12 032/104] bnx2x: fix crash during TSO tunneling
  ` [PATCH 3.12 033/104] inetpeer: get rid of ip_id_count
  ` [PATCH 3.12 034/104] ip: make IP identifiers less predictable
  ` [PATCH 3.12 035/104] net: sendmsg: fix NULL pointer dereference
  ` [PATCH 3.12 036/104] tcp: Fix integer-overflows in TCP veno
  ` [PATCH 3.12 037/104] tcp: Fix integer-overflow in TCP vegas
  ` [PATCH 3.12 038/104] net: sctp: inherit auth_capable on INIT collisions
  ` [PATCH 3.12 039/104] macvlan: Initialize vlan_features to turn on offload support
  ` [PATCH 3.12 040/104] net: Correctly set segment mac_len in skb_segment()
  ` [PATCH 3.12 041/104] iovec: make sure the caller actually wants anything in memcpy_fromiovecend
  ` [PATCH 3.12 042/104] sctp: fix possible seqlock seadlock in sctp_packet_transmit()
  ` [PATCH 3.12 043/104] sparc64: Fix argument sign extension for compat_sys_futex()
  ` [PATCH 3.12 044/104] sparc64: Make itc_sync_lock raw
  ` [PATCH 3.12 045/104] sparc64: Fix executable bit testing in set_pmd_at() paths
  ` [PATCH 3.12 046/104] sparc64: Handle 32-bit tasks properly in compute_effective_address()
  ` [PATCH 3.12 047/104] sparc64: Fix top-level fault handling bugs
  ` [PATCH 3.12 048/104] sparc64: Add basic validations to {pud,pmd}_bad()
  ` [PATCH 3.12 049/104] sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR()
  ` [PATCH 3.12 050/104] sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses
  ` [PATCH 3.12 051/104] sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus
  ` [PATCH 3.12 052/104] sparc64: Add membar to Niagara2 memcpy code
  ` [PATCH 3.12 053/104] sparc64: Do not insert non-valid PTEs into the TSB hash table
  ` [PATCH 3.12 054/104] sparc64: Guard against flushing openfirmware mappings
  ` [PATCH 3.12 055/104] bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
  ` [PATCH 3.12 056/104] sunsab: Fix detection of BREAK on sunsab serial console
  ` [PATCH 3.12 057/104] sparc64: ldc_connect() should not return EINVAL when handshake is in progress
  ` [PATCH 3.12 058/104] arch/sparc/math-emu/math_32.c: drop stray break operator
  ` [PATCH 3.12 059/104] iwlwifi: mvm: Add a missed beacons threshold
  ` [PATCH 3.12 060/104] mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case
  ` [PATCH 3.12 061/104] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
  ` [PATCH 3.12 062/104] mm: hugetlb: fix copy_hugetlb_page_range()
  ` [PATCH 3.12 063/104] mnt: Only change user settable mount flags in remount
  ` [PATCH 3.12 064/104] mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
  ` [PATCH 3.12 065/104] mnt: Correct permission checks in do_remount
  ` [PATCH 3.12 066/104] ext4: Fix block zeroing when punching holes in indirect block files
  ` [PATCH 3.12 067/104] offb: Little endian fixes
  ` [PATCH 3.12 068/104] fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
  ` [PATCH 3.12 069/104] DMA-API: provide a helper to set both DMA and coherent DMA masks
  ` [PATCH 3.12 070/104] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
  ` [PATCH 3.12 071/104] e1000e: Fix a compile flag mis-match for suspend/resume
  ` [PATCH 3.12 072/104] e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
  ` [PATCH 3.12 073/104] e1000: fix wrong queue idx calculation
  ` [PATCH 3.12 074/104] e1000: prevent oops when adapter is being closed and reset simultaneously
  ` [PATCH 3.12 075/104] e1000: fix possible reset_task running after adapter down
  ` [PATCH 3.12 076/104] DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
  ` [PATCH 3.12 077/104] ixgbe: fix rx-usecs range checks for BQL
  ` [PATCH 3.12 078/104] ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
  ` [PATCH 3.12 079/104] ixgbe: fix inconsistent clearing of the multicast table
  ` [PATCH 3.12 080/104] DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
  ` [PATCH 3.12 081/104] ixgbevf: cleanup redundant mailbox read failure check
  ` [PATCH 3.12 082/104] DMA-API: net: intel/igb: fix 32-bit DMA mask handling
  ` [PATCH 3.12 083/104] igb: Add ethtool offline tests for i354
  ` [PATCH 3.12 084/104] igb: Fix master/slave mode for all m88 i354 PHY's
  ` [PATCH 3.12 085/104] igb: fix driver reload with VF assigned to guest
  ` [PATCH 3.12 086/104] igb: Don't let ethtool try to write to iNVM in i210/i211
  ` [PATCH 3.12 087/104] igb: Fixed Wake On LAN support
  ` [PATCH 3.12 088/104] DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
  ` [PATCH 3.12 089/104] igbvf: integer wrapping bug setting the mtu
  ` [PATCH 3.12 090/104] igbvf: add missing iounmap() on error in igbvf_probe()
  ` [PATCH 3.12 091/104] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
  ` [PATCH 3.12 092/104] netxen: Correct off-by-one errors in bounds checks
  ` [PATCH 3.12 093/104] RDMA/cxgb3: Fix information leak in send_abort()
  ` [PATCH 3.12 094/104] bnx2x: Test nvram when interface is down
  ` [PATCH 3.12 095/104] bnx2fc: fix memory leak in bnx2fc_allocate_hash_table()
  ` [PATCH 3.12 096/104] tg3: Add support for new 577xx device ids
  ` [PATCH 3.12 097/104] tipc: don't use memcpy to copy from user space
  ` [PATCH 3.12 098/104] PCI: rphahp: Fix endianess issues
  ` [PATCH 3.12 099/104] Input: i8042 - add Acer Aspire 5710 to nomux blacklist
  ` [PATCH 3.12 100/104] HID: logitech-dj: Fix USB 3.0 issue
  ` [PATCH 3.12 101/104] ALSA: hda - load EQ params into IDT codec on HP bNB13 systems
  ` [PATCH 3.12 102/104] drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days
  ` [PATCH 3.12 103/104] drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
  ` [PATCH 3.12 104/104] drivers/rtc/interface.c: fix infinite loop in initializing the alarm

[PATCH v5] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-08-20 12:13 UTC  (8+ messages)

[PATCH v4 1/2] timer: provide an api for deferrable timeout
 2014-08-20 12:10 UTC  (2+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread

[PATCH v4 4/4] thermal: Add Tegra SOCTHERM thermal management driver
 2014-08-20 12:05 UTC  (4+ messages)

[PATCH v2] ARM: apq8064: Add pinmux and i2c pinctrl nodes
 2014-08-20 12:02 UTC 

[PATCH] mfd: max77686: make interrupts support optional
 2014-08-20 11:59 UTC  (4+ messages)

[PATCH 0/4] usb: dwc3: ACPI support
 2014-08-20 11:55 UTC  (5+ messages)
` [PATCH 1/4] usb: dwc3: pci: Add PCI ID for Intel Braswell
` [PATCH 2/4] ACPI / platform: provide default DMA mask
` [PATCH 3/4] usb: dwc3: core: only setting the dma_mask when needed
` [PATCH 4/4] usb: dwc3: add ACPI support

[PATCH v3 1/2] timer: provide an api for deferrable timeout
 2014-08-20 11:54 UTC  (5+ messages)
` [PATCH v3 2/2] ksm: provide support to use deferrable timers for scanner thread

[RFC 0/4] Increase the limit of tuntap queues
 2014-08-20 11:53 UTC  (7+ messages)
` [RFC 2/4] tuntap: Publish tuntap maximum number of queues as module_param

[PATCH v4 0/3] usb: gadget: f_fs: userspace API fixes and improvements
 2014-08-20 11:50 UTC  (3+ messages)
` [PATCH v4 2/3] usb: gadget: f_fs: add ioctl returning ep descriptor


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