summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-10USB: usb-skeleton: drop redundant in-urb checkJohan Hovold
2019-10-10USB: usb-skeleton: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: usb-skeleton: fix NULL-deref on disconnectJohan Hovold
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-10drm/bridge: tc358767: fix max_tu_symbol valueTomi Valkeinen
2019-10-10PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks
2019-10-10cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-10ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklistMario Limonciello
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic
2019-10-09net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet
2019-10-09net: annotate sk->sk_rcvlowat lockless readsEric Dumazet
2019-10-09net: silence KCSAN warnings around sk_add_backlog() callsEric Dumazet
2019-10-09tcp: annotate lockless access to tcp_memory_pressureEric Dumazet
2019-10-09net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2019-10-09net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet
2019-10-09tun: remove possible false sharing in tun_flow_update()Eric Dumazet
2019-10-09netfilter: conntrack: avoid possible false sharingEric Dumazet
2019-10-09netns: fix NLM_F_ECHO mechanism for RTM_NEWNSIDNicolas Dichtel
2019-10-09scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche
2019-10-09scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer
2019-10-09scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-10-09scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke
2019-10-09scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais
2019-10-09null_blk: Fix zoned command return codeKeith Busch
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2019-10-09libfs: take cursors out of list when moving past the end of directoryAl Viro
2019-10-09vfs: add missing blkdev_put() in get_tree_bdev()Ian Kent
2019-10-09shmem: fix LSM options parsingAl Viro
2019-10-09act_mirred: Fix mirred_init_module error handlingYueHaibing
2019-10-09net: taprio: Fix returning EINVAL when configuring without flagsVinicius Costa Gomes
2019-10-09Merge branch 's390-qeth-fixes'Jakub Kicinski
2019-10-09s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter
2019-10-09s390/qeth: Fix error handling during VNICC initializationAlexandra Winter
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap
2019-10-09RISC-V: entry: Remove unneeded need_resched() loopValentin Schneider
2019-10-09sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2019-10-09ARM: mm: alignment: use "u32" for 32-bit instructionsRussell King
2019-10-09ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-10-09ARM: dts: Use level interrupt for omap4 & 5 wlcoreTony Lindgren
2019-10-09drivers/amba: fix reset control error handlingRussell King
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson
2019-10-09io_uring: only flush workqueues on fileset removalJens Axboe
2019-10-09drm/i915: Only enqueue already completed requestsChris Wilson
2019-10-09drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson
2019-10-09drm/i915/cml: Add second PCH ID for CMPMatt Roper