summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-26Linux 4.16.18v4.16.18Greg 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-26genirq/migration: Avoid out of line call if pending is not setThomas Gleixner
2018-06-26genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner
2018-06-26genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner
2018-06-26irq_remapping: Use apic_ack_irq()Thomas Gleixner
2018-06-26x86/platform/uv: Use apic_ack_irq()Thomas Gleixner
2018-06-26x86/ioapic: Use apic_ack_irq()Thomas Gleixner
2018-06-26x86/apic: Provide apic_ack_irq()Thomas Gleixner
2018-06-26x86/apic/vector: Prevent hlist corruption and leaksThomas Gleixner
2018-06-26x86/vector: Fix the args of vector_alloc tracepointDou Liyang
2018-06-26w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra
2018-06-26nvme/pci: Sync controller reset for AER slot_resetKeith Busch
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: ti-cpufreq: Fix an incorrect error return valueSuman Anna
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-26ALSA: usb-audio: Disable the quirk for Nura headsetTakashi Iwai
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