summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund
2018-07-03mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami
2018-07-03RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky
2018-07-03IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn
2018-07-03of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-07-03cpuidle: powernv: Fix promotion from snooze if next state disabledGautham R. Shenoy
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V
2018-07-03fuse: fix control dir setup and teardownMiklos Szeredi
2018-07-03fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa
2018-07-03fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi
2018-07-03Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir
2018-07-03ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-07-03lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla
2018-07-031wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk
2018-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz
2018-07-03x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams
2018-07-03fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo
2018-07-03w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra
2018-07-03libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-07-03libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-07-03libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King
2018-07-03cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-07-03ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg
2018-07-03ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen
2018-07-03btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-07-03driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-07-03ext4: fix fencepost error in check for inode count overflow during resizeJan Kara
2018-07-03ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner
2018-07-03tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-07-03bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu
2018-07-03usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-07-03Btrfs: make raid6 rebuild retry moreLiu Bo
2018-07-03tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet
2018-07-03Revert "Btrfs: fix scrub to repair raid6 corruption"Sasha Levin