summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.48v4.9.48Greg Kroah-Hartman2017-09-071-1/+1
* epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-071-16/+26
* kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-071-1/+1
* drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu2017-09-071-1/+1
* xfrm: policy: check policy direction valueVladis Dronov2017-09-071-0/+6
* lib/mpi: kunmap after finishing accessing bufferStephan Mueller2017-09-071-1/+3
* wl1251: add a missing spin_lock_init()Cong Wang2017-09-071-0/+1
* CIFS: remove endian related sparse warningSteve French2017-09-071-1/+1
* CIFS: Fix maximum SMB2 header sizePavel Shilovsky2017-09-071-2/+2
* alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-09-072-2/+12
* cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-09-071-0/+1
* cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-071-1/+5
* ceph: fix readpage from fscacheYan, Zheng2017-09-072-18/+18
* mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman2017-09-071-0/+7
* mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2017-09-072-2/+8
* crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller2017-09-071-2/+7
* i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit2017-09-071-1/+3
* i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit2017-09-071-2/+2
* irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan2017-09-071-1/+4
* Linux 4.9.47v4.9.47Greg Kroah-Hartman2017-09-021-1/+1
* lz4: fix bogus gcc warningGreg Kroah-Hartman2017-09-021-1/+1
* scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke2017-09-021-0/+2
* scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke2017-09-021-21/+26
* locking/spinlock/debug: Remove spinlock lockup detection codeWaiman Long2017-09-021-81/+5
* arm64: fpsimd: Prevent registers leaking across execDave Martin2017-09-021-0/+2
* x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann2017-09-021-2/+2
* arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-09-021-1/+4
* kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose2017-09-021-8/+8
* gcov: support GCC 7.1Martin Liska2017-09-022-1/+9
* staging: wilc1000: simplify vif[i]->ndev accessesArnd Bergmann2017-09-021-25/+9
* scsi: isci: avoid array subscript warningArnd Bergmann2017-09-021-0/+3
* p54: memset(0) whole arrayJiri Slaby2017-09-021-1/+1
* Linux 4.9.46v4.9.46Greg Kroah-Hartman2017-08-301-1/+1
* powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-303-1/+21
* ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng2017-08-303-12/+7
* ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-08-301-0/+1
* ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel2017-08-301-0/+6
* ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-301-3/+1
* ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-301-0/+4
* ntb: no sleep in ntb_async_tx_submitAllen Hubbe2017-08-301-43/+7
* NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe2017-08-301-1/+1
* ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe2017-08-301-2/+2
* ntb_transport: fix qp count bugLogan Gunthorpe2017-08-301-2/+2
* Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-301-2/+2
* staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-301-0/+1
* iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-301-4/+4
* iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-301-1/+1
* ANDROID: binder: fix proc->tsk check.Martijn Coenen2017-08-301-1/+1
* binder: Use wake up hint for synchronous transactions.Riley Andrews2017-08-301-2/+6
* binder: use group leader instead of open threadTodd Kjos2017-08-301-2/+2