summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.9.10v5.9.10Greg Kroah-Hartman2020-11-221-1/+1
* ACPI: GED: fix -WformatNick Desaulniers2020-11-221-1/+1
* KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-221-1/+7
* perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann2020-11-221-1/+1
* powerpc/smp: Call rcu_cpu_starting() earlierQian Cai2020-11-221-1/+1
* selftests/harness: prettify SKIP message whitespace againTommi Rantala2020-11-221-1/+1
* can: proc: can_remove_proc(): silence remove_proc_entry warningZhang Changzhong2020-11-221-2/+4
* mac80211: always wind down STA stateJohannes Berg2020-11-221-0/+18
* Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov2020-11-221-8/+33
* leds: lm3697: Fix out-of-bound accessGabriel David2020-11-221-3/+5
* selftests/powerpc: entry flush testDaniel Axtens2020-11-223-1/+200
* powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman2020-11-223-6/+11
* powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-2213-90/+233
* powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-2211-2/+200
* selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey2020-11-221-6/+29
* Linux 5.9.9v5.9.9Greg Kroah-Hartman2020-11-181-1/+1
* Convert trailing spaces and periods in path componentsBoris Protopopov2020-11-181-1/+7
* coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach2020-11-181-1/+1
* coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian2020-11-181-2/+0
* perf scripting python: Avoid declaring function pointers with a visibility attributeArnaldo Carvalho de Melo2020-11-181-5/+2
* null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal2020-11-182-6/+26
* powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-181-12/+0
* tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 repliesStefano Brivio2020-11-181-2/+2
* mptcp: provide rmem[0] limitPaolo Abeni2020-11-181-0/+1
* devlink: Avoid overwriting port attributes of registered portParav Pandit2020-11-181-2/+6
* tipc: fix memory leak in tipc_topsrv_start()Wang Hai2020-11-181-2/+8
* net/x25: Fix null-ptr-deref in x25_connectMartin Schiller2020-11-181-1/+1
* net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2020-11-182-4/+15
* net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin2020-11-181-1/+1
* net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GROAlexander Lobakin2020-11-182-4/+30
* net/af_iucv: fix null pointer dereference on shutdownUrsula Braun2020-11-181-1/+2
* IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms2020-11-181-2/+0
* ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin2020-11-181-1/+1
* cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki2020-11-181-7/+9
* cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki2020-11-182-0/+8
* cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki2020-11-183-0/+5
* cpufreq: Introduce governor flagsRafael J. Wysocki2020-11-184-5/+10
* swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini2020-11-181-1/+5
* pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu2020-11-181-2/+2
* pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu2020-11-181-1/+1
* NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields2020-11-181-0/+2
* drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann2020-11-181-22/+12
* drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota2020-11-181-1/+2
* drm/amd/display: Add missing pflip irqBhawanpreet Lakha2020-11-181-2/+2
* don't dump the threads that had been already exiting when zapped.Al Viro2020-11-181-1/+4
* mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda2020-11-181-0/+1
* mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCsYangbo Lu2020-11-181-0/+2
* gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim2020-11-181-1/+51
* gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim2020-11-181-4/+4
* gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim2020-11-181-1/+1