summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.52v4.14.52Greg Kroah-Hartman2018-06-261-1/+1
* mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka2018-06-261-1/+0
* fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo2018-06-261-3/+9
* vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin2018-06-261-0/+3
* HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke2018-06-261-0/+8
* HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu2018-06-261-15/+7
* orangefs: report attributes_mask and attributes for statxMartin Brandenburg2018-06-261-0/+7
* orangefs: set i_size on new symlinkMartin Brandenburg2018-06-261-0/+7
* iwlwifi: fw: harden page loading codeLuca Coelho2018-06-261-8/+41
* x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-261-0/+2
* w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra2018-06-261-7/+13
* libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-06-261-3/+0
* libata: zpodd: small read overflow in eject_tray()Dan Carpenter2018-06-261-1/+1
* cpufreq: governors: Fix long idle detection logic in load calculationChen Yu2018-06-261-7/+5
* cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang2018-06-261-0/+2
* bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueueTejun Heo2018-06-261-1/+17
* blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen2018-06-261-2/+1
* nbd: use bd_set_size when updating disk sizeJosef Bacik2018-06-261-1/+9
* nbd: update size when connectedJosef Bacik2018-06-261-0/+2
* nbd: fix nbd device deletionJosef Bacik2018-06-261-1/+4
* cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar2018-06-262-2/+15
* CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiryMark Syms2018-06-261-2/+3
* smb3: on reconnect set PreviousSessionId fieldSteve French2018-06-261-0/+1
* smb3: fix various xid leaksSteve French2018-06-261-19/+44
* x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck2018-06-261-1/+1
* ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg2018-06-261-0/+1
* ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg2018-06-261-0/+1
* ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-06-261-1/+3
* ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai2018-06-261-0/+1
* ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOsHui Wang2018-06-261-1/+5
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-06-261-1/+1
* btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue2018-06-261-1/+3
* Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval2018-06-261-2/+4
* Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval2018-06-261-5/+7
* driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa2018-06-261-2/+12
* ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-06-261-1/+1
* ext4: correctly handle a zero-length xattr with a non-zero e_value_offsTheodore Ts'o2018-06-261-1/+1
* ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o2018-06-261-3/+7
* ext4: do not allow external inodes for inline dataTheodore Ts'o2018-06-261-0/+6
* ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-06-261-18/+18
* ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara2018-06-261-4/+10
* NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust2018-06-262-47/+103
* tls: fix use-after-free in tls_push_recordDaniel Borkmann2018-06-261-13/+13
* hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui2018-06-261-1/+3
* net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-265-12/+14
* udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-266-8/+21
* socket: close race condition between sock_close() and sockfs_setattr()Cong Wang2018-06-261-3/+15
* tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2018-06-262-0/+8
* net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti2018-06-261-9/+6
* net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia2018-06-261-1/+2