aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-06Merge tag 'v3.10.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.07Kevin Hilman
2015-07-03Linux 3.10.83v3.10.83Greg Kroah-Hartman
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-07-03ARM: clk-imx6q: refine sata's parentSebastien Szymanski
2015-07-03d_walk() might skip too muchJari Ruusu
2015-07-03ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček
2015-07-03ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-07-03xfrm: Increase the garbage collector thresholdSteffen Klassert
2015-07-03Btrfs: make xattr replace operations atomicFilipe Manana
2015-07-03x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-03fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-07-03hpsa: add missing pci_set_master in kdump pathTomas Henzl
2015-07-03hpsa: refine the pci enable/disable handlingTomas Henzl
2015-07-03sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow
2015-07-03ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-07-03ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-07-03__ptrace_may_access() should not deny sub-threadsMark Grondona
2015-07-03include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2015-07-03netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson
2015-07-03netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang
2015-07-03config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-07-03get rid of s_files and files_lockAl Viro
2015-07-03fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2015-06-29Linux 3.10.82v3.10.82Greg Kroah-Hartman
2015-06-29lpfc: Add iotag memory barrierJames Smart
2015-06-29pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-06-29drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson
2015-06-29tracing: Have filter check for balanced opsSteven Rostedt
2015-06-29crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-06-29Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-06-23Merge branch 'v3.10/topic/dm-crypt' into linux-linaro-lsk-v3.10linux-linaro-lsk-v3.10-testAlex Shi
2015-06-23dm crypt: use per-bio datav3.10/topic/dm-cryptMikulas Patocka
2015-06-23dm crypt: use unbound workqueue for request processingMikulas Patocka
2015-06-23dm crypt: use memzero_explicit for on-stack bufferMilan Broz
2015-06-23dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz
2015-06-23dm crypt: properly handle extra key string in initializationMilan Broz
2015-06-23dm: stop using WQ_NON_REENTRANTTejun Heo
2015-06-22Linux 3.10.81v3.10.81Greg Kroah-Hartman
2015-06-22btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney
2015-06-22btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song
2015-06-22cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-06-22mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng
2015-06-22drm/i915: Fix DDC probe for passive adaptersJani Nikula
2015-06-22pata_octeon_cf: fix broken buildAaro Koskinen
2015-06-22ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld
2015-06-22ozwpan: divide-by-zero leading to panicJason A. Donenfeld
2015-06-22ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld
2015-06-22MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-06-22ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long