summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-07Linux 3.14.16v3.14.16Greg Kroah-Hartman
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07lib/btree.c: fix leak of whole btree nodesMinfei Huang
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-07xtensa: add fixup for double exception raised in window overflowMax Filippov
2014-08-07x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-08-07cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-08-07staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley
2014-08-07ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always onRoger Quadros
2014-08-07pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-08-07timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara
2014-08-07sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-08-07dm cache: fix race affecting dirty block countAnssi Hannula
2014-08-07dm bufio: fully initialize shrinkerGreg Thelen
2014-08-07iio: buffer: Fix demux table creationLars-Peter Clausen
2014-08-07iio:bma180: Missing check for frequency fractional partPeter Meerwald
2014-08-07iio:bma180: Fix scale factors to report correct acceleration unitsPeter Meerwald
2014-08-07ACPI / PNP: Fix acpi_pnp_match()Rafael J. Wysocki
2014-08-07staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley
2014-08-07memcg: oom_notify use-after-free fixMichal Hocko
2014-08-07mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-08-07mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov
2014-08-07scsi: handle flush errors properlyJames Bottomley
2014-08-07rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine
2014-08-07cfg80211: fix mic_failure tracingEliad Peller
2014-08-07ath9k: fix aggregation session lockupFelix Fietkau
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov
2014-08-07ARM: fix alignment of keystone page table fixupRussell King
2014-08-07ARM: dts: fix L2 address in Hi3620Haojian Zhuang
2014-08-07crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-08-07crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka
2014-07-31Linux 3.14.15v3.14.15Greg Kroah-Hartman
2014-07-31platform_get_irq: Revert to platform_get_resource if of_irq_get failsGuenter Roeck
2014-07-31nl80211: move set_qos_map command into split stateJohannes Berg
2014-07-31x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-31Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds
2014-07-31mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi
2014-07-31drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse
2014-07-31drm/radeon: fix irq ring buffer overflow handlingChristian König
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-31fs: umount on symlink leaks mnt countVasily Averin