summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-14Linux 4.13.7v4.13.7Greg Kroah-Hartman
2017-10-14waitid(): Add missing access_ok() checksKees Cook
2017-10-14watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck
2017-10-12Linux 4.13.6v4.13.6Greg Kroah-Hartman
2017-10-12base: arch_topology: fix section mismatch build warningsSudeep Holla
2017-10-12udp: fix bcast packet receptionPaolo Abeni
2017-10-12udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-12clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski
2017-10-12nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-12mmc: core: add driver strength selection when selecting hs400esChanho Min
2017-10-12nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig
2017-10-12bsg-lib: fix use-after-free under memory-pressureBenjamin Block
2017-10-12drm/i915/bios: ignore HDMI on port AJani Nikula
2017-10-12drm/i915: always update ELD connector type after get modesJani Nikula
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-10-12brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-10-12scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen
2017-10-12scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho
2017-10-12kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng
2017-10-12KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff
2017-10-12dm crypt: fix memory leak in crypt_ctr_cipher_old()Jeffy Chen
2017-10-12dm ioctl: fix alignment of event number in the device listMikulas Patocka
2017-10-12dm crypt: reject sector_size feature if device length is not aligned to itMilan Broz
2017-10-12netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann
2017-10-12Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh
2017-10-12btrfs: avoid overflow when sector_t is 32 bitGoffredo Baroncelli
2017-10-12HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng
2017-10-12HID: wacom: Always increment hdev refcount within wacom_get_hdev_dataJason Gerecke
2017-10-12HID: wacom: generic: Clear ABS_MISC when tool leaves proximityJason Gerecke
2017-10-12HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving proxJason Gerecke
2017-10-12HID: wacom: Correct coordinate system of touchring and pen twistJason Gerecke
2017-10-12HID: wacom: Properly report negative values from Intuos Pro 2 BluetoothJason Gerecke
2017-10-12HID: wacom: leds: Don't try to control the EKR's read-only LEDsAaron Armstrong Skomra
2017-10-12HID: i2c-hid: allocate hid buffers for real worst caseAdrian Salido
2017-10-12HID: rmi: Make sure the HID device is opened on resumeLyude
2017-10-12arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose
2017-10-12arm64: dt marvell: Fix AP806 system controller sizeBaruch Siach
2017-10-12ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein
2017-10-12ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein
2017-10-12ovl: fix dentry leak in ovl_indexdir_cleanup()Amir Goldstein
2017-10-12ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Amir Goldstein
2017-10-12ovl: fix error value printed in ovl_lookup_index()Amir Goldstein
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-12auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau
2017-10-12stm class: Fix a use-after-freeAlexander Shishkin
2017-10-12vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()Dexuan Cui
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering
2017-10-12cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returnsWaiman Long