summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir1-0/+6
2018-07-03ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard1-1/+2
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-07-03lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2-5/+1
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-07-031wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger1-1/+1
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk1-1/+3
2018-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman1-1/+1
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner1-5/+3
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz1-1/+2
2018-07-03x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams1-1/+1
2018-07-03fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo1-3/+9
2018-07-03w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-07-03libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-07-03libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-07-03libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2018-07-03cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang1-0/+2
2018-07-03ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg1-0/+1
2018-07-03ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg1-0/+1
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-07-03btrfs: scrub: Don't use inode pages for device replaceQu Wenruo1-1/+1
2018-07-03driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa1-2/+12
2018-07-03ext4: fix fencepost error in check for inode count overflow during resizeJan Kara1-1/+1
2018-07-03ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner1-18/+18
2018-07-03tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2-0/+8
2018-07-03bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-07-03usb: musb: fix remote wakeup racing with suspendDaniel Glöckner3-13/+24
2018-07-03Btrfs: make raid6 rebuild retry moreLiu Bo2-5/+22
2018-07-03tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2018-07-03Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin2-22/+5
2018-07-03net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-07-03net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-07-03atm: zatm: fix memcmp castingIvan Bornyakov1-2/+2
2018-07-03ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov1-6/+15
2018-07-03netfilter: ebtables: handle string from userspace with carePaolo Abeni1-1/+2
2018-07-03xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet1-1/+1
2018-06-16Linux 4.4.138v4.4.138Greg Kroah-Hartman1-1/+1
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman4-8/+0
2018-06-16Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee1-0/+1
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini3-12/+24
2018-06-16vmw_balloon: fixing double free when batching mode is offGil Kupfer1-16/+7
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski1-5/+2
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini3-28/+38
2018-06-16KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini1-32/+32
2018-06-16Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds1-2/+2
2018-06-16gpio: No NULL ownerLinus Walleij1-2/+7