summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-25KVM: arm/arm64: vgic: Use a single IO device per redistributorEric Auger
2019-08-25KVM: arm/arm64: vgic: Remove spurious semicolonsMarc Zyngier
2019-08-25staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan
2019-08-25staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini
2019-08-25staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje
2019-08-25staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam
2019-08-25ALSA: usb-audio: Clean up check_input_term()Takashi Iwai
2019-08-25ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai
2019-08-25ARM: dts: vf610-zii-scu4-aib: Configure IRQ line for GPIO expanderAndrey Smirnov
2019-08-25PM / devfreq: passive: Use non-devm notifiersLeonard Crestez
2019-08-25PM / devfreq: exynos-bus: Convert to use dev_pm_opp_set_rate()Kamil Konieczny
2019-08-25PM / devfreq: exynos-bus: Correct clock enable sequenceKamil Konieczny
2019-08-25PM / devfreq: Correct devm_devfreq_remove_device() documentationKrzysztof Kozlowski
2019-08-25PM / devfreq: events: extend events by type of counted dataLukasz Luba
2019-08-25PM / devfreq: exynos-events: change matching code during probeLukasz Luba
2019-08-24jbd2: add missing tracepoint for reserved handleXiaoguang Wang
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns
2019-08-24mm, page_owner: handle THP splits correctlyVlastimil Babka
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov
2019-08-24psi: get poll_work to run when calling poll syscall next timeJason Xing
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin
2019-08-24parisc: fix compilation errrorsQian Cai
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes
2019-08-24mm/z3fold.c: fix race between migration and destructionHenry Burns
2019-08-25kbuild: remove unneeded '+' marker from kselftest-mergeMasahiro Yamada
2019-08-24net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-08-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-08-24Merge branch 's390-qeth-next'David S. Miller
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann
2019-08-24bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann
2019-08-24sock: fix potential memory leak in proto_register()zhanglin
2019-08-24Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-08-24net/core/skmsg: Delete an unnecessary check before the function call “consu...Markus Elfring
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing