summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.5v5.5Linus Torvalds2020-01-261-1/+1
* Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-261-10/+0
|\
| * io_uring: don't cancel all work on process exitJens Axboe2020-01-261-4/+0
| * Revert "io_uring: only allow submit from owning task"Jens Axboe2020-01-261-6/+0
* | Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-263-8/+39
|\ \
| * | block: allow partitions on host aware zone devicesChristoph Hellwig2020-01-263-8/+39
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-263-15/+6
|\ \ \
| * | | scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-212-15/+3
| * | | scsi: fnic: do not queue commands during fwresetHannes Reinecke2020-01-201-0/+3
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-01-261-7/+10
|\ \ \ \
| * | | | do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro2020-01-261-7/+10
* | | | | afs: Fix characters allowed into cell namesDavid Howells2020-01-261-1/+10
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-01-252-4/+20
|\ \ \ \ \
| * | | | | ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin2020-01-221-4/+3
| * | | | | ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin2020-01-191-0/+17
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-25118-603/+1469
|\ \ \ \ \ \
| * | | | | | firestream: fix memory leaksWenwen Wang2020-01-251-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-2513-76/+146
| |\ \ \ \ \ \
| | * | | | | | net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary2020-01-241-3/+17
| | * | | | | | netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso2020-01-244-44/+91
| | * | | | | | netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso2020-01-241-8/+21
| | * | | | | | netfilter: nf_tables_offload: fix check the chain offload flagwenxu2020-01-241-1/+1
| | * | | | | | netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner2020-01-241-3/+3
| | * | | | | | netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-205-17/+10
| | * | | | | | netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal2020-01-181-0/+3
| * | | | | | | Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-01-257-41/+80
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan2020-01-241-4/+10
| | * | | | | | | net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan2020-01-241-2/+0
| | * | | | | | | net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan2020-01-241-14/+19
| | * | | | | | | net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-242-4/+11
| | * | | | | | | net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit2020-01-241-1/+2
| | * | | | | | | net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
| | * | | | | | | net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit2020-01-241-13/+29
| | * | | | | | | net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2020-01-241-0/+1
| | * | | | | | | net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-01-241-1/+1
| * | | | | | | | net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-251-0/+2
| * | | | | | | | net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli2020-01-251-2/+2
| * | | | | | | | tipc: change maintainer email addressJon Maloy2020-01-251-1/+1
| * | | | | | | | net: stmmac: platform: fix probe for ACPI devicesAjay Gupta2020-01-251-3/+3
| |/ / / / / / /
| * | | | | | | Merge branch 'netdev-seq_file-next-functions-should-increase-position-index'David S. Miller2020-01-246-11/+7
| |\ \ \ \ \ \ \
| | * | | | | | | ipv6_route_seq_next should increase position indexVasily Averin2020-01-241-5/+2
| | * | | | | | | rt_cpu_seq_next should increase position indexVasily Averin2020-01-241-0/+1
| | * | | | | | | neigh_stat_seq_next() should increase position indexVasily Averin2020-01-241-0/+1
| | * | | | | | | vcc_seq_next should increase position indexVasily Averin2020-01-241-2/+1
| | * | | | | | | l2t_seq_next should increase position indexVasily Averin2020-01-241-2/+1
| | * | | | | | | seq_tab_next() should increase position indexVasily Averin2020-01-241-2/+1
| |/ / / / / / /
| * | | | | | | tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet2020-01-243-0/+3
| * | | | | | | net/rose: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
| * | | | | | | caif_usb: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
| * | | | | | | ipvs: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1