aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Bluetooth: hci_uart: check for missing tty operationsVladis Dronov7-0/+29
2019-07-31mm: slub: Fix slab walking for init_on_freeLaura Abbott1-2/+6
2019-07-31riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"Paul Walmsley1-5/+5
2019-07-31riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley1-1/+0
2019-07-31riscv: Fix perf record without libelf supportMao Han1-1/+1
2019-07-31drm/vgem: fix cache synchronization on arm/arm64Rob Clark1-47/+83
2019-07-31Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-17/+14
2019-07-31ice: Disable VFs until reset is completedAkeem G Abodunrin1-0/+5
2019-07-31ice: Do not configure port with no mediaTony Nguyen2-82/+158
2019-07-31ice: separate out control queue lock creationJacob Keller3-29/+91
2019-07-31ice: Always set prefena when configuring an Rx queueBrett Creeley2-1/+9
2019-07-31ice: Move vector base setup to PF VSITony Nguyen1-4/+4
2019-07-31ice: track hardware stat registers past rolloverJacob Keller5-130/+91
2019-07-31ice: add lp_advertising flow control supportPaul Greenwalt1-32/+72
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-07-31Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-1/+1
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2-5/+10
2019-07-31arm64: vdso: Fix Makefile regressionVincenzo Frascino1-1/+1
2019-07-31gfs2: Inode dirtying fixAndreas Gruenbacher1-3/+12
2019-07-31Unbreak mount_capable()Al Viro1-4/+1
2019-07-31staging/octeon: Fix build error without CONFIG_NETDEVICESYueHaibing1-1/+2
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller40-370/+1066
2019-07-31isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-07-31net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEKGeert Uytterhoeven1-1/+0
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller8-17/+61
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-39/+35
2019-07-31Merge branch 'mlxsw-Test-coverage-for-DSCP-leftover-fix'David S. Miller2-4/+26
2019-07-31selftests: mlxsw: Add a test for leftover DSCP rulePetr Machata1-0/+19
2019-07-31selftests: mlxsw: Fix local variable declarations in DSCP testsPetr Machata2-4/+7
2019-07-31myri10ge: remove unneeded variableDing Xiang1-2/+1
2019-07-31net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'Christophe JAILLET1-1/+1
2019-07-31net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'Christophe JAILLET1-1/+1
2019-07-31net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating tx_ring->tcb_ringChristophe JAILLET1-1/+1
2019-07-31MAINTAINERS: floppy: take over maintainershipDenis Efremov1-1/+2
2019-07-31drop_monitor: Add missing uAPI file to MAINTAINERS fileIdo Schimmel1-0/+1
2019-07-31Merge branch 'mlxsw-Two-small-fixes'David S. Miller2-3/+3
2019-07-31mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata1-2/+2
2019-07-31mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko1-1/+1
2019-08-01kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd1-1/+1
2019-08-01lib/raid6: fix unnecessary rebuild of vpermxor*.cMasahiro Yamada1-1/+1
2019-08-01kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada2-35/+41
2019-08-01kbuild: modpost: remove unnecessary dependency for __modpostMasahiro Yamada1-2/+2
2019-08-01kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada1-1/+1
2019-08-01kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada1-4/+2
2019-07-31drm/i810: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-07-31Merge tag 'v5.3-rc2' into drm-misc-fixesMaarten Lankhorst579-4853/+3947
2019-07-31nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata1-1/+1
2019-07-31ata: libahci: do not complain in case of deferred probeMiquel Raynal1-0/+3
2019-07-31io_uring: fix KASAN use after free in io_sq_wq_submit_workJackie Liu1-1/+2
2019-07-31parisc: fix race condition in patching codeSven Schnelle1-1/+2