summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-07KVM: x86/mmu: Use raw level to index into MMIO walks' sptes arraySean Christopherson2-9/+8
2021-01-07KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson3-11/+13
2021-01-07KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson2-2/+7
2021-01-07Merge branch 'net-fix-netfilter-defrag-ip-tunnel-pmtu-blackhole'Jakub Kicinski4-8/+214
2021-01-07net: ip: always refragment ip defragmented packetsFlorian Westphal1-1/+1
2021-01-07net: fix pmtu check in nopmtudisc modeFlorian Westphal1-6/+5
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2-1/+208
2021-01-07ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta1-1/+1
2021-01-07docs: admin-guide: bootconfig: Fix feils to failsBhaskar Chowdhury1-1/+1
2021-01-07Documentation/admin-guide: kernel-parameters: hyphenate comma-separatedRandy Dunlap1-6/+6
2021-01-07docs: binfmt-misc: Fix .rst formattingJonathan Neuschäfer1-2/+2
2021-01-07docs: remove mention of ENABLE_MUST_CHECKMiguel Ojeda1-4/+2
2021-01-07docs: octeontx2: tune rst markupLukas Bulwahn1-26/+36
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky1-2/+5
2021-01-07net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman1-0/+5
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel1-14/+13
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh3-7/+19
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo1-28/+49
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin2-2/+4
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang1-6/+5
2021-01-07Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+104
2021-01-07Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-5/+70
2021-01-07Fonts: font_ter16x32: Update font with new upstream Terminus releaseAmanoel Dawod1-3/+3
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-07net: ipv6: fib: flush exceptions when purging routeSean Tranchetti1-3/+2
2021-01-07Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2021-01-07misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko1-4/+15
2021-01-07Merge tag 'linux-can-fixes-for-5.11-20210107' of git://git.kernel.org/pub/scm...Jakub Kicinski5-40/+11
2021-01-07Merge tag 'nvme-5.11-2021-01-07' of git://git.infradead.org/nvme into block-5.11Jens Axboe7-21/+50
2021-01-07drm/msm: Only enable A6xx LLCC code on A6xxKonrad Dybcio2-9/+17
2021-01-07cpufreq: intel_pstate: remove obsolete functionsLukas Bulwahn1-10/+0
2021-01-07drm/msm: Add modparam to allow vram carveoutIskren Chernev5-6/+17
2021-01-07drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor1-4/+4
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh2-3/+16
2021-01-07device property: add description of fwnode casesBard Liao1-0/+7
2021-01-07Revert "device property: Keep secondary firmware node secondary by type"Bard Liao1-1/+1
2021-01-07ACPI: Update Kconfig help text for items that are no longer modularPeter Robinson1-6/+0
2021-01-07ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo1-0/+7
2021-01-07ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki1-13/+1
2021-01-07cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King1-6/+3
2021-01-07cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()Rafael J. Wysocki1-2/+3
2021-01-07fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sbSatya Tangirala1-0/+2
2021-01-07io_uring: synchronise ev_posted() with waitqueuesPavel Begunkov1-2/+8
2021-01-07io_uring: dont kill fasync under completion_lockPavel Begunkov1-5/+8
2021-01-07io_uring: trigger eventfd for IOPOLLPavel Begunkov1-2/+11
2021-01-07iommu/vt-d: Fix ineffective devTLB invalidation for subdevicesLiu Yi L1-16/+37