summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27Linux 4.14.114v4.14.114Greg Kroah-Hartman
2019-04-27kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon
2019-04-27Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"Greg Kroah-Hartman
2019-04-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds
2019-04-27xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...Darrick J. Wong
2019-04-27xfs: add the ability to join a held buffer to a defer_opsDarrick J. Wong
2019-04-27iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong
2019-04-27tools include: Adopt linux/bits.hArnaldo Carvalho de Melo
2019-04-27percpu: stop printing kernel addressesMatteo Croce
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai
2019-04-27mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov
2019-04-27device_cgroup: fix RCU imbalance in error caseJann Horn
2019-04-27sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld
2019-04-27Revert "kbuild: use -Oz instead of -Os when using clang"Matthias Kaehlcke
2019-04-27net: IP6 defrag: use rbtrees in nf_conntrack_reasm.cPeter Oskolkov
2019-04-27net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov
2019-04-27ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2019-04-27net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov
2019-04-27ipv6: frags: fix a lockdep false positiveEric Dumazet
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2019-04-27x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-27perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-27x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-04-27perf/x86/amd: Add event map for AMD Family 17hKim Phillips
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-04-27rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-27kprobes: Fix error check when reusing optimized probesMasami Hiramatsu
2019-04-27kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2019-04-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-27Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-04-27ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo
2019-04-27iio: core: fix a possible circular locking dependencyFabrice Gasnier
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger