summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.84v3.10.84Greg Kroah-Hartman2015-07-101-1/+1
* fs: Fix S_NOSEC handlingJan Kara2015-07-101-2/+2
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-103-4/+4
* MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-101-0/+4
* x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas2015-07-101-0/+11
* powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard2015-07-101-1/+10
* arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2015-07-102-8/+22
* Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?2015-07-101-1/+2
* crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-07-101-0/+1
* sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-07-101-1/+3
* packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-07-101-16/+2
* packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-07-101-1/+1
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-07-102-3/+3
* bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-07-101-4/+3
* sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...Sowmini Varadhan2015-07-101-1/+1
* Linux 3.10.83v3.10.83Greg Kroah-Hartman2015-07-031-1/+1
* bus: mvebu: pass the coherency availability information at init timeGreg Ungerer2015-07-039-10/+26
* KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das2015-07-031-2/+6
* ARM: clk-imx6q: refine sata's parentSebastien Szymanski2015-07-031-1/+1
* d_walk() might skip too muchJari Ruusu2015-07-031-8/+8
* ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2015-07-032-4/+6
* ipv6: prevent fib6_run_gc() contentionMichal Kubeček2015-07-034-16/+13
* xfrm: Increase the garbage collector thresholdSteffen Klassert2015-07-032-2/+2
* Btrfs: make xattr replace operations atomicFilipe Manana2015-07-034-65/+111
* x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas2015-07-031-1/+1
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2015-07-031-28/+48
* hpsa: add missing pci_set_master in kdump pathTomas Henzl2015-07-031-1/+1
* hpsa: refine the pci enable/disable handlingTomas Henzl2015-07-031-14/+28
* sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow2015-07-031-18/+20
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-07-037-29/+20
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-07-035-33/+28
* __ptrace_may_access() should not deny sub-threadsMark Grondona2015-07-031-1/+1
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2015-07-031-4/+4
* netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-07-031-0/+3
* netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2015-07-031-2/+2
* config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk2015-07-031-1/+1
* get rid of s_files and files_lockAl Viro2015-07-035-162/+2
* fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2015-07-032-15/+12
* Linux 3.10.82v3.10.82Greg Kroah-Hartman2015-06-291-1/+1
* lpfc: Add iotag memory barrierJames Smart2015-06-291-0/+21
* pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings2015-06-291-23/+32
* drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-291-0/+5
* tracing: Have filter check for balanced opsSteven Rostedt2015-06-291-2/+7
* crypto: caam - fix RNG buffer cache alignmentSteve Cornelius2015-06-291-1/+1
* Linux 3.10.81v3.10.81Greg Kroah-Hartman2015-06-221-1/+1
* btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney2015-06-221-0/+9
* btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song2015-06-221-1/+4
* cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-221-0/+2
* mm/memory_hotplug.c: set zone->wait_table to null after freeing itGu Zheng2015-06-221-1/+3
* drm/i915: Fix DDC probe for passive adaptersJani Nikula2015-06-221-3/+17