summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-15Merge tag 'v5.9-clk-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd1-0/+5
2020-09-15spi: bcm2835: Make polling_limit_us staticJason Yan1-1/+1
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel1-1/+1
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim3-0/+13
2020-09-15perf metric: Do not free metric when failed to resolveNamhyung Kim1-3/+6
2020-09-15perf metric: Free metric when it failed to resolveNamhyung Kim1-5/+12
2020-09-15perf metric: Release expr_parse_ctx after testingNamhyung Kim1-3/+5
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim1-5/+9
2020-09-15perf parse-event: Fix memory leak in evsel->unitNamhyung Kim1-1/+1
2020-09-15perf evlist: Fix cpu/thread map leakNamhyung Kim1-3/+8
2020-09-15perf metric: Fix some memory leaks - part 2Namhyung Kim1-0/+2
2020-09-15perf metric: Fix some memory leaksNamhyung Kim1-2/+5
2020-09-15clk: samsung: Keep top BPLL mux on Exynos542x enabledMarek Szyprowski1-0/+5
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim3-1/+7
2020-09-15perf vendor events amd: Remove trailing commasHenry Burns2-2/+2
2020-09-15Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-4/+16
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-15batman-adv: mcast: fix duplicate mcast packets from BLA backbone to meshLinus Lüssing1-16/+87
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from meshLinus Lüssing3-14/+30
2020-09-15batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing3-13/+53
2020-09-15EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov1-0/+4
2020-09-15EDAC/ghes: Clear scanned data on unloadBorislav Petkov1-0/+1
2020-09-15nvme-tcp: fix kconfig dependency warning when !CRYPTONecip Fazil Yildiran1-0/+1
2020-09-15nvme-pci: disable the write zeros command for Intel 600P/P3100David Milburn1-1/+2
2020-09-15docs/bpf: Remove source code linksAndrii Nakryiko1-1/+1
2020-09-15s390/dasd: Fix zero write for FBA devicesJan Höppner1-1/+8
2020-09-15xsk: Fix number of pinned pages/umem size discrepancyBjörn Töpel1-9/+8
2020-09-15net: sched: initialize with 0 before setting erspan md->uXin Long1-0/+1
2020-09-15Merge branch 'net-improve-vxlan-option-process-in-net_sched-and-lwtunnel'David S. Miller4-1/+8
2020-09-15lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long1-0/+1
2020-09-15net: sched: only keep the available bits when setting vxlan md->gbpXin Long3-1/+7
2020-09-15tipc: use skb_unshare() instead in tipc_buf_append()Xin Long1-1/+2
2020-09-15tipc: Fix memory leak in tipc_group_create_member()Peilin Ye1-4/+10
2020-09-15Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2020-09-15perf test: Leader sampling shouldn't clear sample periodIan Rogers2-0/+30
2020-09-15perf record: Don't clear event's period if set by a termIan Rogers1-8/+26
2020-09-15tools headers UAPI: update linux/in.h copyArnaldo Carvalho de Melo1-1/+1
2020-09-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+4
2020-09-15ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern4-0/+4
2020-09-15Merge branch 'net-lantiq-Fix-bugs-in-NAPI-handling'David S. Miller1-8/+13
2020-09-15net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens1-3/+5
2020-09-15net: lantiq: Use napi_complete_done()Hauke Mehrtens1-4/+4
2020-09-15net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens1-1/+1
2020-09-15net: lantiq: Wake TX queue againHauke Mehrtens1-0/+3
2020-09-15perf record: Prevent override of attr->sample_period for libpfm4 eventsStephane Eranian1-2/+1
2020-09-15perf record: Set PERF_RECORD_PERIOD if attr->freq is set.David Sharp1-1/+6
2020-09-15rndis_host: increase sleep time in the query-response loopOlympia Giannou1-1/+1
2020-09-15perf bench: Fix 2 memory sanitizer warningsIan Rogers1-2/+2
2020-09-15perf test: Fix the "signal" test inline assemblyJiri Olsa1-1/+4
2020-09-14core/entry: Report syscall correctly for trace and auditKees Cook1-2/+4