summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-22IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn1-3/+3
2018-02-22powerpc: fix build errors in stable treeNicholas Piggin1-0/+5
2018-02-22dm: correctly handle chained bios in dec_pending()NeilBrown1-1/+2
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2-8/+8
2018-02-22mvpp2: fix multicast address filterMikulas Patocka1-3/+8
2018-02-22ALSA: seq: Fix racy pool initializationsTakashi Iwai1-2/+6
2018-02-22ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola1-0/+9
2018-02-22ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski1-0/+19
2018-02-22ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platformKailang Yang1-0/+42
2018-02-22ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin1-7/+11
2018-02-22ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang1-0/+9
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner1-4/+2
2018-02-229p/trans_virtio: discard zero-length replyGreg Kurz1-1/+2
2018-02-22Btrfs: fix unexpected -EEXIST when creating new inodeLiu Bo1-0/+18
2018-02-22Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctlyLiu Bo1-1/+1
2018-02-22Btrfs: fix extent state leak from tree logLiu Bo1-2/+3
2018-02-22Btrfs: fix crash due to not cleaning up tree log block's dirty bitsLiu Bo1-0/+9
2018-02-22Btrfs: fix deadlock in run_delalloc_nocowLiu Bo1-1/+4
2018-02-22target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp1-1/+2
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-22console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0
2018-02-22video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold1-1/+7
2018-02-22PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold1-1/+4
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2018-02-22mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr1-1/+2
2018-02-22mm: hide a #warning for COMPILE_TESTArnd Bergmann1-1/+1
2018-02-22ext4: correct documentation for grpid mount optionErnesto A. Fernández1-1/+1
2018-02-22ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou1-0/+1
2018-02-22ext4: fix a race in the ext4 shutdown pathHarshad Shirwadkar1-4/+12
2018-02-22jbd2: fix sphinx kernel-doc build warningsTobin C. Harding2-164/+272
2018-02-22mbcache: initialize entry->e_referenced in mb_cache_entry_create()Alexander Potapenko1-0/+1
2018-02-22rtc-opal: Fix handling of firmware error codes, prevent busy loopsStewart Smith1-2/+10
2018-02-22drm/radeon: adjust tested variableJulia Lawall1-1/+1
2018-02-22drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-02-22scsi: smartpqi: allow static build ("built-in")Steffen Weber1-1/+1
2018-02-17Linux 4.9.82v4.9.82Greg Kroah-Hartman1-1/+1
2018-02-17ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)1-1/+0
2018-02-17mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-02-17ovl: fix failure to fsync lower dirAmir Goldstein1-1/+5
2018-02-17acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-17ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-17drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak1-0/+6
2018-02-17btrfs: Handle btrfs_set_extent_delalloc failure in fixup workerNikolay Borisov1-2/+9
2018-02-17lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2-10/+52
2018-02-17lib/ubsan.c: s/missaligned/misaligned/Andrew Morton1-2/+2
2018-02-17clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano1-1/+7
2018-02-17pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-02-17pinctrl: intel: Initialize GPIO properly when used through irqchipMika Westerberg1-8/+15
2018-02-17EDAC, octeon: Fix an uninitialized variable warningJames Hogan1-0/+1
2018-02-17xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10