aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-13netfilter: update include directives.Jeremy Sowden15-18/+27
2019-09-13netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden6-35/+16
2019-09-13netfilter: ip_tables: remove unused function declarations.Jeremy Sowden2-4/+1
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky4-0/+27
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer9-28/+395
2019-09-13s390/startup: add pgm check info printingVasily Gorbik4-2/+101
2019-09-13spi: mediatek: support large PAluhua.xu1-5/+39
2019-09-13spi: mediatek: add spi support for mt6765 ICluhua.xu1-0/+9
2019-09-13dt-bindings: spi: update bindings for MT6765 SoCluhua.xu1-0/+1
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden11-23/+23
2019-09-13netfilter: fix include guards.Jeremy Sowden2-4/+9
2019-09-13ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman2-2/+20
2019-09-13netfilter: nf_tables_offload: remove rules when the device unregisterswenxu3-5/+51
2019-09-13Merge branch 'for-5.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+63
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-17/+34
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu1-7/+13
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu1-7/+13
2019-09-13Revert "drm/bridge: adv7511: Attach to DSI host at probe time"Rob Clark1-9/+3
2019-09-13sched/psi: Correct overly pessimistic size calculationMiles Chen1-1/+1
2019-09-13sched/fair: Speed-up energy-aware wake-upsQuentin Perret1-60/+50
2019-09-12vfs: Make fs_parse() handle fs_param_is_fd-type params betterDavid Howells1-2/+16
2019-09-12vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells6-139/+180
2019-09-12shmem_parse_one(): switch to use of fs_parse()Al Viro1-67/+116
2019-09-12shmem_parse_options(): take handling a single option into a helperAl Viro1-69/+79
2019-09-12shmem_parse_options(): don't bother with mpol in separate variableAl Viro1-6/+5
2019-09-12shmem_parse_options(): use a separate structure to keep the resultsAl Viro1-43/+67
2019-09-13netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu1-18/+34
2019-09-12cgroup: freezer: fix frozen state inheritanceRoman Gushchin1-1/+9
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin1-0/+54
2019-09-12ipmi_si_intf: Fix race in timer shutdown handlingJes Sorensen1-2/+1
2019-09-12io_uring: make sqpoll wakeup possible with geteventsJens Axboe1-6/+2
2019-09-12io_uring: extend async work mergingJens Axboe1-8/+28
2019-09-12xen/pci: reserve MCFG areas earlierIgor Druzhinin1-6/+15
2019-09-12hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih1-2/+9
2019-09-12leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy1-5/+8
2019-09-12ice: Bump versionTony Nguyen1-2/+2
2019-09-12ice: Enable DDP package downloadTony Nguyen12-195/+679
2019-09-12ice: Initialize DDP package structuresTony Nguyen4-2/+953
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen9-1/+1137
2019-09-12orangefs: remove redundant assignment to errColin Ian King1-1/+1
2019-09-12orangefs: Add octal zero prefixArtur Świgoń1-1/+1
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik8-29/+53
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr6-1/+97
2019-09-12Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/blockJens Axboe7-71/+153
2019-09-12nvmet: fix a wrong error status returned in error log pageAmit1-5/+3
2019-09-12nvme: send discovery log page change events to userspaceSagi Grimberg1-1/+5
2019-09-12nvme: add uevent variables for controller devicesSagi Grimberg1-0/+28
2019-09-12nvme: enable aen regardless of the presence of I/O queuesSagi Grimberg1-2/+4
2019-09-12nvme-fabrics: allow discovery subsystems accept a katoSagi Grimberg1-10/+2
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring1-3/+1