summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Linux 4.16.18v4.16.18linux-4.16.yGreg Kroah-Hartman1-1/+1
2018-06-26mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka1-1/+0
2018-06-26fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo1-3/+9
2018-06-26vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin1-0/+3
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-26orangefs: report attributes_mask and attributes for statxMartin Brandenburg1-0/+7
2018-06-26orangefs: set i_size on new symlinkMartin Brandenburg1-0/+7
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-06-26x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck1-0/+2
2018-06-26genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2-5/+7
2018-06-26genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner1-2/+35
2018-06-26genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner1-7/+19
2018-06-26irq_remapping: Use apic_ack_irq()Thomas Gleixner4-9/+2
2018-06-26x86/platform/uv: Use apic_ack_irq()Thomas Gleixner1-6/+1
2018-06-26x86/ioapic: Use apic_ack_irq()Thomas Gleixner1-1/+1
2018-06-26x86/apic: Provide apic_ack_irq()Thomas Gleixner2-2/+9
2018-06-26x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner1-0/+9
2018-06-26x86/vector: Fix the args of vector_alloc tracepointDou Liyang1-1/+1
2018-06-26w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-06-26nvme/pci: Sync controller reset for AER slot_resetKeith Busch1-2/+9
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-06-26cpufreq: governors: Fix long idle detection logic in load calculationChen Yu1-7/+5
2018-06-26cpufreq: ti-cpufreq: Fix an incorrect error return valueSuman Anna1-1/+1
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang1-0/+2
2018-06-26bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueueTejun Heo1-1/+17
2018-06-26blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen1-2/+1
2018-06-26nbd: use bd_set_size when updating disk sizeJosef Bacik1-1/+9
2018-06-26nbd: update size when connectedJosef Bacik1-0/+2
2018-06-26nbd: fix nbd device deletionJosef Bacik1-1/+4
2018-06-26cifs: For SMB2 security informaion query, check for minimum sized security de...Shirish Pargaonkar2-2/+15
2018-06-26CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiryMark Syms1-2/+3
2018-06-26smb3: on reconnect set PreviousSessionId fieldSteve French1-0/+1
2018-06-26smb3: fix various xid leaksSteve French1-19/+44
2018-06-26x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck1-1/+1
2018-06-26ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg1-0/+1
2018-06-26ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg1-0/+1
2018-06-26ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-06-26ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai1-0/+1
2018-06-26ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOsHui Wang1-1/+5
2018-06-26ALSA: usb-audio: Disable the quirk for Nura headsetTakashi Iwai1-0/+5
2018-06-26btrfs: scrub: Don't use inode pages for device replaceQu Wenruo1-1/+1
2018-06-26btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue1-1/+3
2018-06-26Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval1-2/+4
2018-06-26Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval1-5/+7
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa1-2/+12
2018-06-26ext4: fix fencepost error in check for inode count overflow during resizeJan Kara1-1/+1
2018-06-26ext4: correctly handle a zero-length xattr with a non-zero e_value_offsTheodore Ts'o1-1/+1
2018-06-26ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o1-3/+7