summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17KVM: Fix lockdep false negative during host resumeWanpeng Li
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-02-17KVM: arm64: Don't miss pending interrupts for suspended vCPUOliver Upton
2022-02-17HID: elo: Revert USB reference countingJiri Kosina
2022-02-17perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-17Merge tag 'amd-drm-fixes-5.17-2022-02-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-02-17ASoC: intel: skylake: Set max DMA segment sizeTakashi Iwai
2022-02-17ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai
2022-02-17ALSA: hda: Set max DMA segment sizeTakashi Iwai
2022-02-17drm/tegra: Fix cast to restricted __le32Jon Hunter
2022-02-17Merge tag 'mediatek-drm-fixes-5.17' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2022-02-16net: sched: limit TC_ACT_REPEAT loopsEric Dumazet
2022-02-16tipc: fix wrong notification node addressesJon Maloy
2022-02-16net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-16net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur
2022-02-16cifs: fix confusing unneeded warning message on smb2.1 and earlierSteve French
2022-02-16module: fix building with sysfs disabledDmitry Torokhov
2022-02-16bpf: Fix crash due to out of bounds access into reg2btf_ids.Kumar Kartikeya Dwivedi
2022-02-16NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust
2022-02-16Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-16MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-02-16MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds
2022-02-16ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40Woody Suwalski
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark
2022-02-16perf cs-etm: No-op refactor of synth opt usageJames Clark
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du
2022-02-16ASoC: cs4265: Fix the duplicated control nameFabio Estevam
2022-02-16ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut
2022-02-16gpu: host1x: Always return syncpoint value when waitingMikko Perttunen
2022-02-16HID: Add support for open wheel and no attachment to T300Michael Hübner
2022-02-16HID: logitech-dj: add new lightspeed receiver idLucas Zampieri
2022-02-16gpio: rockchip: Reset int_bothedge when changing triggerSamuel Holland
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-02-16mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-02-16arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds