summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng2-9/+17
2017-01-20cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policySrinivas Pandruvada1-1/+13
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki4-15/+3
2017-01-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds26-40/+47
2017-01-20Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds6-33/+84
2017-01-20ARM: dts: da850-evm: fix read access to SPI flashFabien Parent1-0/+1
2017-01-20virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal1-1/+1
2017-01-20virtio/s390: add missing \n to end of dev_err messageColin Ian King1-1/+1
2017-01-20virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel1-0/+25
2017-01-20tools/virtio/ringtest: tweaks for s390Halil Pasic1-0/+12
2017-01-20tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic1-2/+3
2017-01-20virtio_console: fix a crash in config_work_handlerG. Campana1-1/+1
2017-01-20vhost/scsi: silence uninitialized variable warningDan Carpenter1-1/+1
2017-01-20vhost: scsi: constify target_core_fabric_ops structuresBhumika Goyal1-1/+1
2017-01-20nbd: only set MSG_MORE when we have more to sendJosef Bacik1-4/+2
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+23
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-23/+63
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-49/+70
2017-01-19Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+71
2017-01-19Btrfs: fix truncate down when no_holes feature is enabledLiu Bo1-1/+12
2017-01-19Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra1-2/+2
2017-01-19btrfs: fix false enospc error when truncating heavily reflinked fileWang Xiaoguang1-0/+1
2017-01-19gianfar: Do not reuse pages from emergency reserveEric Dumazet1-1/+1
2017-01-19tcp: initialize max window for a new fastopen socketAlexey Kodanev1-0/+1
2017-01-19net/mlx5e: Remove unused variableArnd Bergmann1-1/+0
2017-01-19ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang1-3/+1
2017-01-19MAINTAINERS: update cxgb4 maintainerHariprasad Shenai1-1/+1
2017-01-19arm64: avoid returning from bad_modeMark Rutland2-5/+25
2017-01-19netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal1-19/+20
2017-01-19netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal1-5/+2
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke2-8/+18
2017-01-19pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada1-1/+1
2017-01-19pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXMMartin Blumenstingl2-8/+6
2017-01-19gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2-29/+59
2017-01-19USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado1-0/+1
2017-01-19objtool: Fix IRET's opcodeJiri Slaby1-1/+1
2017-01-19ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta1-1/+1
2017-01-19ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta1-14/+19
2017-01-19Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson8-20/+15
2017-01-19ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta3-2/+16
2017-01-19ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2-3/+50
2017-01-19ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2-22/+48
2017-01-19blk-mq: Remove unused variableKeith Busch1-1/+0
2017-01-19bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann5-36/+52
2017-01-19lwtunnel: fix autoload of lwt modulesDavid Ahern4-7/+86
2017-01-19bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan1-1/+1
2017-01-19Merge tag 'upstream-4.10-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds5-58/+32
2017-01-19net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas1-2/+19
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2-2/+2