summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-24staging: most: move core files out of the staging areaChristian Gromm16-24/+33
2020-03-24Staging: speakup: Add identifier name to function declaration arguments.Sam Muhammed1-1/+1
2020-03-24Staging: speakup: Use sizeof(*var) in kmalloc().Sam Muhammed1-1/+1
2020-03-23staging: comedi: ni_labpc_common: Reformat multiple line dereferenceDeepak R Varma1-7/+6
2020-03-23staging: hp100: Add space around operator +Soumyajit Deb1-1/+1
2020-03-23staging: iio: adc: ad7280a: Add comments to clarify stringified argumentsDeepak R Varma1-0/+4
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma1-2/+2
2020-03-23staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV1-2/+5
2020-03-23Staging: speakup: Use pr_warn() defined in <linux/printk.h>.Sam Muhammed1-4/+2
2020-03-23staging: greybus: tools: Fix braces {} styleSimran Singhal1-1/+2
2020-03-23staging: mt7621-pci: avoid to set 'iomem_resource' addressesSergio Paracuellos1-2/+0
2020-03-23staging: hp100: Remove space after * in pointer declarationsSoumyajit Deb1-5/+5
2020-03-23Staging: hp: Use netdev_warn().Sam Muhammed1-5/+5
2020-03-23staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-03-23staging: mt7621-pci-phy: re-do 'xtal_mode' detectionSergio Paracuellos1-5/+10
2020-03-23staging: mt7621-pci-phy: use builtin_platform_driver()Sergio Paracuellos1-6/+1
2020-03-23staging: mt7621-pci: use builtin_platform_driver()Sergio Paracuellos1-6/+1
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman929-4538/+9095
2020-03-22Linux 5.6-rc7v5.6-rc7Linus Torvalds1-1/+1
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-78/+164
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-21mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-21mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai1-9/+18
2020-03-21epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-21mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-21mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-21mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-21mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6
2020-03-21memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+30
2020-03-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-30/+114
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+3
2020-03-21staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functionsOscar Carter3-4/+7
2020-03-21staging: rtl8188eu: remove some 5 GHz codeMichael Straube1-7/+3
2020-03-21staging: vt6656: Use BIT() macro instead of hex valueOscar Carter3-152/+155
2020-03-21staging: rtl8723bs: os_dep: Remove whitespace characters in code lineR Veera Kumar1-4/+4
2020-03-21staging: rtl8723bs: os_dep: Correct long line commentsR Veera Kumar1-3/+8
2020-03-21staging: rtl8723bs: os_dep: Remove commented out code linesR Veera Kumar1-11/+0
2020-03-21staging: rtl8723bs: remove unneeded variablesPayal Kshirsagar3-17/+4
2020-03-21staging: mt7621-pci: delete release gpios related codeSergio Paracuellos1-20/+7
2020-03-21staging: mt7621-dts: gpio 8 and 9 are vendor specificSergio Paracuellos2-3/+5
2020-03-21staging: mt7621-dma: quoted string split across linesGokce Kuler1-2/+1
2020-03-21staging: mt7621-pci: avoid to poweroff the phy for slot oneSergio Paracuellos1-1/+2
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2-6/+14
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2