summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+14
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds1-4/+2
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez5-0/+24
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook1-9/+2
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa4-5/+18
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark1-0/+2
2022-02-16perf cs-etm: No-op refactor of synth opt usageJames Clark1-9/+5
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring1-2/+3
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du1-5/+18
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-143/+232
2022-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds8-29/+102
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer1-8/+18
2022-02-15Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+19
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-22/+50
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-6/+19
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum1-4/+4
2022-02-15mctp: fix use after freeTom Rix1-5/+6
2022-02-15net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean1-1/+5
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet2-6/+26
2022-02-15dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie1-1/+1
2022-02-15dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix1-1/+3
2022-02-15ipv4: add description about martian sourceZhang Yunkai1-0/+3
2022-02-15crypto: af_alg - get rid of alg_memory_allocatedEric Dumazet1-3/+0
2022-02-15Merge tag 'ieee802154-for-net-2022-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+2
2022-02-15net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang1-3/+0
2022-02-14tipc: fix wrong publisher node address in link publicationsJon Maloy1-1/+1
2022-02-14MAINTAINERS: Update Jiri's email addressJiri Olsa1-1/+1
2022-02-14serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap1-1/+1
2022-02-14Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+3
2022-02-14HID: amd_sfh: Add interrupt handler to process interruptsBasavaraj Natikar2-0/+41
2022-02-14HID: amd_sfh: Add functionality to clear interruptsBasavaraj Natikar2-1/+25
2022-02-14HID: amd_sfh: Disable the interrupt for all commandBasavaraj Natikar1-0/+3
2022-02-14HID: amd_sfh: Correct the structure field nameBasavaraj Natikar1-1/+1
2022-02-14HID: amd_sfh: Handle amd_sfh work buffer in PM opsBasavaraj Natikar1-0/+4
2022-02-14USB: zaurus: support another broken ZaurusOliver Neukum2-0/+24
2022-02-14MAINTAINERS: bridge: update my emailNikolay Aleksandrov1-1/+1
2022-02-14net: fix documentation for kernel_getsocknameAlex Maydanik1-2/+2
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet5-29/+36
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean4-1/+9
2022-02-14ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin3-5/+3
2022-02-14KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson1-1/+1
2022-02-14KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson1-2/+3
2022-02-14parisc: Fix some apparent put_user() failuresHelge Deller1-14/+15
2022-02-14ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg1-0/+6
2022-02-13parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller1-0/+8
2022-02-13Linux 5.17-rc4v5.17-rc4Linus Torvalds1-2/+2
2022-02-13Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+17
2022-02-13Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+19
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-25/+16