summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-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: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado
2018-06-26net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia