summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig946-5195/+9120
2020-09-25ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig3-49/+22
2020-09-25dma-mapping: better document dma_addr_t and DMA_MAPPING_ERRORChristoph Hellwig1-6/+10
2020-09-25dma-mapping: move valid_dma_direction to dma-direction.hChristoph Hellwig2-8/+7
2020-09-25dma-mapping: remove DMA_MASK_NONEChristoph Hellwig2-3/+1
2020-09-24Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-175/+101
2020-09-24Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-8/+18
2020-09-24mm: fix misplaced unlock_page in do_wp_page()Linus Torvalds1-1/+1
2020-09-24Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+49
2020-09-24Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-23/+14
2020-09-24Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+15
2020-09-23mm: move the copy_one_pte() pte_present check into the callerLinus Torvalds1-12/+12
2020-09-23mm: split out the non-present case from copy_one_pte()Linus Torvalds1-67/+79
2020-09-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-15/+14
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds165-824/+1705
2020-09-23Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+40
2020-09-23Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds5-2/+28
2020-09-22dm crypt: document encrypted keyring key optionMilan Broz1-1/+1
2020-09-22dm crypt: document new no_workqueue flagsMilan Broz1-0/+8
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-29/+61
2020-09-22Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"Kai-Heng Feng1-1/+0
2020-09-22btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain1-6/+10
2020-09-22media: dt-bindings: media: imx274: Convert to json-schemaJacopo Mondi3-39/+77
2020-09-22tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu1-0/+13
2020-09-22tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu1-0/+12
2020-09-22lib/bootconfig: Fix to remove tailing spaces after valueMasami Hiramatsu1-1/+1
2020-09-22lib/bootconfig: Fix a bug of breaking existing tree nodesMasami Hiramatsu1-13/+23
2020-09-22Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'David S. Miller3-24/+24
2020-09-22net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean1-8/+8
2020-09-22net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean1-8/+8
2020-09-22net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang1-8/+8
2020-09-22inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet1-5/+15
2020-09-22net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean1-10/+17
2020-09-22Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller20-180/+200
2020-09-22net: Update MAINTAINERS for MediaTek switch driverSean Wang1-0/+1
2020-09-22net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed1-5/+2
2020-09-22net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlockSaeed Mahameed1-15/+10
2020-09-22net/mlx5e: kTLS, Fix leak on resync error flowSaeed Mahameed1-2/+6
2020-09-22net/mlx5e: kTLS, Add missing dma_unmap in RX resyncSaeed Mahameed1-3/+5
2020-09-22net/mlx5e: kTLS, Fix napi sync and possible use-after-freeTariq Toukan1-1/+1
2020-09-22net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan1-4/+8
2020-09-22net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel6-15/+17
2020-09-22net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin4-7/+12
2020-09-22net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman1-13/+21
2020-09-22net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman1-24/+28
2020-09-22net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan3-17/+36
2020-09-22net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu1-4/+1
2020-09-22net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy5-36/+22
2020-09-22net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy3-30/+27