summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-25946-5195/+9120
|\
| * Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2020-09-241-1/+1
| |\
| | * mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMAGeert Uytterhoeven2020-09-141-1/+1
| * | Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-09-2416-175/+101
| |\ \
| | * | media: dt-bindings: media: imx274: Convert to json-schemaJacopo Mondi2020-09-223-39/+77
| | * | media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky2020-09-1412-135/+23
| | * | media: cec-adap.c: don't use flush_scheduled_work()Hans Verkuil2020-09-101-1/+1
| * | | Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-09-244-8/+18
| |\ \ \
| | * | | Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"Kai-Heng Feng2020-09-221-1/+0
| | * | | Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...Takashi Iwai2020-09-211-1/+0
| | * | | ALSA: usb-audio: Add delay quirk for H570e USB headsetsJoakim Tjernlund2020-09-211-3/+4
| | * | | ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng2020-09-211-0/+7
| | * | | ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang2020-09-211-1/+5
| | * | | ALSA: asihpi: fix iounmap in error handlerTom Rix2020-09-211-2/+2
| * | | | mm: fix misplaced unlock_page in do_wp_page()Linus Torvalds2020-09-241-1/+1
| * | | | Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-232-14/+49
| |\ \ \ \
| | * | | | tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu2020-09-221-0/+13
| | * | | | tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu2020-09-221-0/+12
| | * | | | lib/bootconfig: Fix to remove tailing spaces after valueMasami Hiramatsu2020-09-221-1/+1
| | * | | | lib/bootconfig: Fix a bug of breaking existing tree nodesMasami Hiramatsu2020-09-221-13/+23
| * | | | | Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-09-232-23/+14
| |\ \ \ \ \
| | * | | | | dm crypt: document encrypted keyring key optionMilan Broz2020-09-221-1/+1
| | * | | | | dm crypt: document new no_workqueue flagsMilan Broz2020-09-221-0/+8
| | * | | | | dm: fix comment in dm_process_bio()Mike Snitzer2020-09-221-1/+3
| | * | | | | dm: fix bio splitting and its bio completion order for regular IOMike Snitzer2020-09-221-21/+2
| * | | | | | Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-232-12/+15
| |\ \ \ \ \ \
| | * | | | | | btrfs: fix put of uninitialized kobject after seed device deleteAnand Jain2020-09-221-6/+10
| | * | | | | | btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn2020-09-211-6/+5
| * | | | | | | mm: move the copy_one_pte() pte_present check into the callerLinus Torvalds2020-09-231-12/+12
| * | | | | | | mm: split out the non-present case from copy_one_pte()Linus Torvalds2020-09-231-67/+79
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-09-233-15/+14
| |\ \ \ \ \ \ \
| | * | | | | | | fuse: fix the ->direct_IO() treatment of iov_iterAl Viro2020-09-171-13/+12
| | * | | | | | | fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan2020-09-171-1/+1
| | * | | | | | | vboxsf: Fix the check for the old binary mount-arguments structHans de Goede2020-08-251-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-22165-824/+1705
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'David S. Miller2020-09-223-24/+24
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean2020-09-221-8/+8
| | | * | | | | | | | net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean2020-09-221-8/+8
| | | * | | | | | | | net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang2020-09-221-8/+8
| | |/ / / / / / / /
| | * | | | | | | | inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet2020-09-221-5/+15
| | * | | | | | | | net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean2020-09-221-10/+17
| | * | | | | | | | Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-09-2220-180/+200
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed2020-09-221-5/+2
| | | * | | | | | | | net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlockSaeed Mahameed2020-09-221-15/+10
| | | * | | | | | | | net/mlx5e: kTLS, Fix leak on resync error flowSaeed Mahameed2020-09-221-2/+6
| | | * | | | | | | | net/mlx5e: kTLS, Add missing dma_unmap in RX resyncSaeed Mahameed2020-09-221-3/+5
| | | * | | | | | | | net/mlx5e: kTLS, Fix napi sync and possible use-after-freeTariq Toukan2020-09-221-1/+1
| | | * | | | | | | | net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan2020-09-221-4/+8
| | | * | | | | | | | net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel2020-09-226-15/+17
| | | * | | | | | | | net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin2020-09-224-7/+12