summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Linux 4.4.87v4.4.87Greg Kroah-Hartman1-1/+1
2017-09-07crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller1-2/+7
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-13/+24
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-09-07kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose1-11/+12
2017-09-07drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu1-1/+1
2017-09-07xfrm: policy: check policy direction valueVladis Dronov1-0/+6
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-09-07CIFS: remove endian related sparse warningSteve French1-1/+1
2017-09-07CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+12
2017-09-07cpuset: Fix incorrect memory_pressure control file mappingWaiman Long1-0/+1
2017-09-07cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-09-07ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-09-07i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit1-1/+3
2017-09-07i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit1-2/+2
2017-09-07irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan1-1/+4
2017-09-02Linux 4.4.86v4.4.86Greg Kroah-Hartman1-1/+1
2017-09-02drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.cGreg Kroah-Hartman1-1/+2
2017-09-02scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke1-0/+2
2017-09-02scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke1-21/+26
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin1-0/+2
2017-09-02x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann1-2/+2
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-02lpfc: Fix Device discovery failures during switch reboot test.James Smart1-1/+4
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-09-02lightnvm: initialize ppa_addr in dev_to_generic_addr()Javier González1-0/+1
2017-09-02gcov: support GCC 7.1Martin Liska2-1/+9
2017-09-02gcov: add support for gcc version >= 6Florian Meier1-1/+1
2017-09-02i2c: jz4780: drop superfluous initWolfram Sang1-4/+0
2017-09-02btrfs: remove duplicate const specifierColin Ian King1-1/+1
2017-09-02ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai1-9/+5
2017-09-02scsi: isci: avoid array subscript warningArnd Bergmann1-0/+3
2017-08-30Linux 4.4.85v4.4.85Greg Kroah-Hartman1-1/+1
2017-08-30ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-08-30ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel1-0/+6
2017-08-30ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe1-2/+2
2017-08-30ntb_transport: fix qp count bugLogan Gunthorpe1-2/+2
2017-08-30ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto1-1/+1
2017-08-30ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto1-1/+2
2017-08-30ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven1-1/+1
2017-08-30ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto1-11/+8
2017-08-30ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto1-2/+16
2017-08-30ASoC: simple-card: don't fail if sysclk setting is not supportedAaro Koskinen1-1/+1
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-30iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada1-4/+4
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan1-1/+1
2017-08-30ANDROID: binder: fix proc->tsk check.Martijn Coenen1-1/+1
2017-08-30binder: Use wake up hint for synchronous transactions.Riley Andrews1-2/+6
2017-08-30binder: use group leader instead of open threadTodd Kjos1-2/+2