summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-22Linux 5.9.10v5.9.10Greg Kroah-Hartman1-1/+1
2020-11-22ACPI: GED: fix -WformatNick Desaulniers1-1/+1
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-22perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann1-1/+1
2020-11-22powerpc/smp: Call rcu_cpu_starting() earlierQian Cai1-1/+1
2020-11-22selftests/harness: prettify SKIP message whitespace againTommi Rantala1-1/+1
2020-11-22can: proc: can_remove_proc(): silence remove_proc_entry warningZhang Changzhong1-2/+4
2020-11-22mac80211: always wind down STA stateJohannes Berg1-0/+18
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-11-22leds: lm3697: Fix out-of-bound accessGabriel David1-3/+5
2020-11-22selftests/powerpc: entry flush testDaniel Axtens3-1/+200
2020-11-22powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman3-6/+11
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin13-90/+233
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin11-2/+200
2020-11-22selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey1-6/+29
2020-11-18Linux 5.9.9v5.9.9Greg Kroah-Hartman1-1/+1
2020-11-18Convert trailing spaces and periods in path componentsBoris Protopopov1-1/+7
2020-11-18coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach1-1/+1
2020-11-18coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian1-2/+0
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo1-5/+2
2020-11-18null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal2-6/+26
2020-11-18powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+0
2020-11-18tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 repliesStefano Brivio1-2/+2
2020-11-18mptcp: provide rmem[0] limitPaolo Abeni1-0/+1
2020-11-18devlink: Avoid overwriting port attributes of registered portParav Pandit1-2/+6
2020-11-18tipc: fix memory leak in tipc_topsrv_start()Wang Hai1-2/+8
2020-11-18net/x25: Fix null-ptr-deref in x25_connectMartin Schiller1-1/+1
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2-4/+15
2020-11-18net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin1-1/+1
2020-11-18net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GROAlexander Lobakin2-4/+30
2020-11-18net/af_iucv: fix null pointer dereference on shutdownUrsula Braun1-1/+2
2020-11-18IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms1-2/+0
2020-11-18ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin1-1/+1
2020-11-18cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki1-7/+9
2020-11-18cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki2-0/+8
2020-11-18cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki3-0/+5
2020-11-18cpufreq: Introduce governor flagsRafael J. Wysocki4-5/+10
2020-11-18swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini1-1/+5
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu1-2/+2
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu1-1/+1
2020-11-18NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields1-0/+2
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota1-1/+2
2020-11-18drm/amd/display: Add missing pflip irqBhawanpreet Lakha1-2/+2
2020-11-18don't dump the threads that had been already exiting when zapped.Al Viro1-1/+4
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda1-0/+1
2020-11-18mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu1-0/+2
2020-11-18gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim1-1/+51
2020-11-18gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim1-4/+4
2020-11-18gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim1-1/+1