summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-06-26Linux 4.14.52v4.14.52Greg Kroah-Hartman
2018-06-26mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka
2018-06-26fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo
2018-06-26vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-26orangefs: report attributes_mask and attributes for statxMartin Brandenburg
2018-06-26orangefs: set i_size on new symlinkMartin Brandenburg
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho
2018-06-26x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck
2018-06-26w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-06-26cpufreq: governors: Fix long idle detection logic in load calculationChen Yu
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-06-26bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueueTejun Heo
2018-06-26blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen
2018-06-26nbd: use bd_set_size when updating disk sizeJosef Bacik
2018-06-26nbd: update size when connectedJosef Bacik
2018-06-26nbd: fix nbd device deletionJosef Bacik
2018-06-26cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar
2018-06-26CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiryMark Syms
2018-06-26smb3: on reconnect set PreviousSessionId fieldSteve French
2018-06-26smb3: fix various xid leaksSteve French
2018-06-26x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck
2018-06-26ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg
2018-06-26ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg
2018-06-26ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen
2018-06-26ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai
2018-06-26ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOsHui Wang
2018-06-26btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-06-26btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue
2018-06-26Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval
2018-06-26Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-06-26ext4: fix fencepost error in check for inode count overflow during resizeJan Kara
2018-06-26ext4: correctly handle a zero-length xattr with a non-zero e_value_offsTheodore Ts'o
2018-06-26ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o
2018-06-26ext4: do not allow external inodes for inline dataTheodore Ts'o
2018-06-26ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner
2018-06-26ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara
2018-06-26NFSv4.1: Fix up replays of interrupted requestsTrond Myklebust
2018-06-26tls: fix use-after-free in tls_push_recordDaniel Borkmann
2018-06-26hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2018-06-26udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-26socket: close race condition between sock_close() and sockfs_setattr()Cong Wang
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-26net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-06-26net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia