summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-07Linux 4.12.11v4.12.11Greg Kroah-Hartman
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-07drm/nouveau/i2c/gf119-: add support for address-only transactionsBen Skeggs
2017-09-07nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu
2017-09-07drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu
2017-09-07xfrm: policy: check policy direction valueVladis Dronov
2017-09-07lib/mpi: kunmap after finishing accessing bufferStephan Mueller
2017-09-07mmc: sdhci-xenon: add set_power callbackZhoujie Wu
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang
2017-09-07drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh
2017-09-07dm mpath: do not lock up a CPU with requeuing activityBart Van Assche
2017-09-07CIFS: remove endian related sparse warningSteve French
2017-09-07CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-09-07cpuset: Fix incorrect memory_pressure control file mappingWaiman Long
2017-09-07cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo
2017-09-07ceph: fix readpage from fscacheYan, Zheng
2017-09-07mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman
2017-09-07mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers
2017-09-07crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller
2017-09-07i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit
2017-09-07i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit
2017-09-07crypto: chacha20 - fix handling of chunked inputArd Biesheuvel
2017-09-07Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman
2017-09-07Input: synaptics - fix device info appearing different on reconnectAnthony Martin
2017-09-07irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2017-09-07x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-09-07arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-30Linux 4.12.10v4.12.10Greg Kroah-Hartman
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-30ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng
2017-08-30ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo
2017-08-30ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang
2017-08-30ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe
2017-08-30Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-30iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-08-30staging: rtl8188eu: add RNX-N150NUB supportCharles Milette
2017-08-30iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi
2017-08-30iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi
2017-08-30iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada
2017-08-30iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan
2017-08-30ANDROID: binder: fix proc->tsk check.Martijn Coenen
2017-08-30binder: Use wake up hint for synchronous transactions.Riley Andrews
2017-08-30binder: use group leader instead of open threadTodd Kjos
2017-08-30Revert "android: binder: Sanity check at binder ioctl"Todd Kjos
2017-08-30Bluetooth: bnep: fix possible might sleep error in bnep_sessionJeffy Chen
2017-08-30Bluetooth: cmtp: fix possible might sleep error in cmtp_sessionJeffy Chen
2017-08-30Bluetooth: hidp: fix possible might sleep error in hidp_session_threadJeffy Chen
2017-08-30netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk
2017-08-30netfilter: nat: fix src map lookupFlorian Westphal