summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13netfilter: update include directives.Jeremy Sowden
2019-09-13netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden
2019-09-13netfilter: ip_tables: remove unused function declarations.Jeremy Sowden
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky
2019-09-13s390/crypto: Support for SHA3 via CPACF (MSA6)Joerg Schmidbauer
2019-09-13s390/startup: add pgm check info printingVasily Gorbik
2019-09-13spi: mediatek: support large PAluhua.xu
2019-09-13spi: mediatek: add spi support for mt6765 ICluhua.xu
2019-09-13dt-bindings: spi: update bindings for MT6765 SoCluhua.xu
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
2019-09-13netfilter: fix include guards.Jeremy Sowden
2019-09-13ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman
2019-09-13netfilter: nf_tables_offload: remove rules when the device unregisterswenxu
2019-09-13Merge branch 'for-5.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu
2019-09-13Revert "drm/bridge: adv7511: Attach to DSI host at probe time"Rob Clark
2019-09-13sched/psi: Correct overly pessimistic size calculationMiles Chen
2019-09-13sched/fair: Speed-up energy-aware wake-upsQuentin Perret
2019-09-12vfs: Make fs_parse() handle fs_param_is_fd-type params betterDavid Howells
2019-09-12vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells
2019-09-12shmem_parse_one(): switch to use of fs_parse()Al Viro
2019-09-12shmem_parse_options(): take handling a single option into a helperAl Viro
2019-09-12shmem_parse_options(): don't bother with mpol in separate variableAl Viro
2019-09-12shmem_parse_options(): use a separate structure to keep the resultsAl Viro
2019-09-13netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu
2019-09-12cgroup: freezer: fix frozen state inheritanceRoman Gushchin
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin
2019-09-12ipmi_si_intf: Fix race in timer shutdown handlingJes Sorensen
2019-09-12io_uring: make sqpoll wakeup possible with geteventsJens Axboe
2019-09-12io_uring: extend async work mergingJens Axboe
2019-09-12xen/pci: reserve MCFG areas earlierIgor Druzhinin
2019-09-12hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature...amy.shih
2019-09-12leds: lm3532: Fix optional led-max-microamp prop error handlingDan Murphy
2019-09-12ice: Bump versionTony Nguyen
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Initialize DDP package structuresTony Nguyen
2019-09-12ice: Implement Dynamic Device Personalization (DDP) downloadTony Nguyen
2019-09-12orangefs: remove redundant assignment to errColin Ian King
2019-09-12orangefs: Add octal zero prefixArtur Świgoń
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-12Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/blockJens Axboe
2019-09-12nvmet: fix a wrong error status returned in error log pageAmit
2019-09-12nvme: send discovery log page change events to userspaceSagi Grimberg
2019-09-12nvme: add uevent variables for controller devicesSagi Grimberg
2019-09-12nvme: enable aen regardless of the presence of I/O queuesSagi Grimberg
2019-09-12nvme-fabrics: allow discovery subsystems accept a katoSagi Grimberg
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring