summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-18iommu/vt-d: Remove incorrect PSI capability checkLu Baolu
2019-12-18staging: wfx: fix wrong error messageJérôme Pouiller
2019-12-18staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller
2019-12-18staging: wfx: detect race condition in WEP authenticationJérôme Pouiller
2019-12-18staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller
2019-12-18staging: wfx: fix rate control handlingJérôme Pouiller
2019-12-18staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller
2019-12-18staging: wfx: use boolean appropriatelyJérôme Pouiller
2019-12-18staging: wfx: fix counter overflowJérôme Pouiller
2019-12-18staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller
2019-12-18staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller
2019-12-18kconfig: remove ---help--- from documentationMasahiro Yamada
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-18mmc: sdhci: Workaround broken command queuing on Intel GLKAdrian Hunter
2019-12-18mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu
2019-12-18Merge tag 'gvt-fixes-2019-12-18' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2019-12-18drm/i915: Fix pid leak with banned clientsTvrtko Ursulin
2019-12-18drm/i915/gem: Keep request alive while attaching fencesChris Wilson
2019-12-17net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-17nfp: flower: fix stats id allocationJohn Hurley
2019-12-17net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)
2019-12-17net: ag71xx: fix compile warningsOleksij Rempel
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-17sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner
2019-12-18fs: call fsnotify_sb_delete after evict_inodesEric Sandeen
2019-12-18fs: avoid softlockups in s_inodes iteratorsEric Sandeen
2019-12-17lib/Kconfig.debug: fix some messed up configurationsChangbin Du
2019-12-17mm: vmscan: protect shrinker idr replace with CONFIG_MEMCGYang Shi
2019-12-17kasan: don't assume percpu shadow allocations will succeedDaniel Axtens
2019-12-17kasan: use apply_to_existing_page_range() for releasing vmalloc shadowDaniel Axtens
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin
2019-12-18KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisorPaul Mackerras
2019-12-17io_uring: warn about unhandled opcodeJens Axboe
2019-12-17io_uring: read opcode and user_data from SQE exactly onceJens Axboe
2019-12-17io_uring: make IORING_OP_TIMEOUT_REMOVE deferrableJens Axboe
2019-12-17io_uring: make IORING_OP_CANCEL_ASYNC deferrableJens Axboe
2019-12-17io_uring: make IORING_POLL_ADD and IORING_POLL_REMOVE deferrableJens Axboe
2019-12-17io_uring: make HARDLINK imply LINKPavel Begunkov
2019-12-17io_uring: any deferred command must have stable sqe dataJens Axboe
2019-12-17io_uring: remove 'sqe' parameter to the OP helpers that take itJens Axboe
2019-12-17io_uring: fix pre-prepped issue with force_nonblock == trueJens Axboe
2019-12-17io-wq: re-add io_wq_current_is_worker()Jens Axboe
2019-12-17dt-bindings: Add missing 'properties' keyword enclosing 'snps,tso'Rob Herring
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-12-17dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei
2019-12-17Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-17early init: fix error handling when opening /dev/consoleLinus Torvalds