summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.87v4.4.87Greg Kroah-Hartman2017-09-071-1/+1
* crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller2017-09-071-2/+7
* epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-071-13/+24
* kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-071-1/+1
* kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose2017-09-071-11/+12
* 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
* 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
* 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.4.86Greg Kroah-Hartman2017-09-021-1/+1
* drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.cGreg Kroah-Hartman2017-09-021-1/+2
* 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
* 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
* lpfc: Fix Device discovery failures during switch reboot test.James Smart2017-09-021-1/+4
* p54: memset(0) whole arrayJiri Slaby2017-09-021-1/+1
* lightnvm: initialize ppa_addr in dev_to_generic_addr()Javier González2017-09-021-0/+1
* gcov: support GCC 7.1Martin Liska2017-09-022-1/+9
* gcov: add support for gcc version >= 6Florian Meier2017-09-021-1/+1
* i2c: jz4780: drop superfluous initWolfram Sang2017-09-021-4/+0
* btrfs: remove duplicate const specifierColin Ian King2017-09-021-1/+1
* ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai2017-09-021-9/+5
* scsi: isci: avoid array subscript warningArnd Bergmann2017-09-021-0/+3
* Linux 4.4.85Greg Kroah-Hartman2017-08-301-1/+1
* 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: fix bug calculating num_qps_mwLogan Gunthorpe2017-08-301-2/+2
* ntb_transport: fix qp count bugLogan Gunthorpe2017-08-301-2/+2
* ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto2017-08-301-1/+1
* ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto2017-08-301-1/+2
* ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven2017-08-301-1/+1
* ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto2017-08-301-11/+8
* ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto2017-08-301-2/+16
* ASoC: simple-card: don't fail if sysclk setting is not supportedAaro Koskinen2017-08-301-1/+1
* 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
OpenPOWER on IntegriCloud