summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/gntdev: convert priv->lock to a mutexDavid Vrabel2015-09-031-20/+20
* s390/sclp: fix compile errorSebastian Ott2015-09-031-0/+1
* ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-09-031-0/+1
* net: Fix RCU splat in af_keyDavid Ahern2015-09-031-23/+23
* perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra2015-09-031-20/+55
* batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner2015-09-031-1/+10
* batman-adv: fix kernel crash due to missing NULL checksMarek Lindner2015-09-032-4/+17
* arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier2015-09-031-6/+6
* Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral2015-09-031-0/+1
* ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai2015-09-031-1/+1
* SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-09-031-11/+11
* x86/ldt: Further fix FPU emulationAndy Lutomirski2015-09-031-1/+1
* MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-09-032-2/+2
* ipc/sem.c: update/correct memory barriersManfred Spraul2015-09-031-4/+14
* ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul2015-09-031-3/+10
* ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski2015-09-031-6/+17
* mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li2015-09-031-0/+2
* drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom2015-09-031-2/+2
* crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?2015-09-031-3/+4
* EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle2015-09-031-1/+1
* libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-09-031-2/+17
* libfc: Fix fc_exch_recv_req() error pathBart Van Assche2015-09-031-4/+4
* libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2015-09-031-23/+2
* drm/radeon: add new OLAND pci idAlex Deucher2015-09-031-0/+1
* dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-09-034-15/+47
* dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2015-09-031-2/+2
* localmodconfig: Use Kbuild files tooRichard Weinberger2015-09-031-1/+1
* x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-08-313-7/+20
* rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2015-08-312-15/+15
* rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney2015-08-311-0/+15
* x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-08-311-2/+2
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-08-319-150/+208
* KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang2015-08-311-1/+1
* perf: Fix fasync handling on inherited eventsPeter Zijlstra2015-08-311-2/+10
* target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier2015-08-311-4/+9
* target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik2015-08-311-1/+1
* regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck2015-08-311-5/+14
* xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-08-311-2/+2
* xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu2015-08-311-2/+4
* mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax2015-08-311-8/+6
* ima: extend "mask" policy matching supportMimi Zohar2015-08-272-6/+17
* ima: add support for new "euid" policy conditionMimi Zohar2015-08-272-5/+25
* HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski2015-08-272-0/+2
* ext4: avoid deadlocks in the writeback path by using sb_getblk_gfpNikolay Borisov2015-08-271-3/+3
* bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-08-271-0/+7
* fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim2015-08-272-24/+68
* megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-08-271-2/+2
* qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis2015-08-271-1/+16
* Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds2015-08-271-3/+13
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2015-08-275-5/+5