summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse
2022-02-03KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occursJames Morse
2022-02-03KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse
2022-02-03drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein
2022-02-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2022-02-03xen: update missing ioctl magic numers documentationRandy Dunlap
2022-02-03Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour
2022-02-03xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap
2022-02-02bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao
2022-02-03nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar
2022-02-03cifs: fix workstation_name for multiuser mountsRyan Bair
2022-02-03Invalidate fscache cookie only when inode attributes are changed.Rohith Surabattula
2022-02-02net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann
2022-02-02tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet
2022-02-03MAINTAINERS: add myself as PATA drivers reviewerSergey Shtylyov
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez
2022-02-02drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-02-02Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-02-02md: fix NULL pointer deref with nowait but no mddev->queueSong Liu
2022-02-02Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov
2022-02-02Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund
2022-02-02selinux: fix double free of cond_list on error pathsVratislav Bendel
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin
2022-02-02Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-02-02block: fix DIO handling regressions in blkdev_read_iter()Ilya Dryomov
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller
2022-02-02Revert "fbcon: Disable accelerated scrolling"Helge Deller
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller
2022-02-02RISC-V: KVM: Fix SBI implementation versionAnup Patel
2022-02-02RISC-V: KVM: make CY, TM, and IR counters accessible in VU modeMayuresh Chitale
2022-02-02kvm/riscv: rework guest entry logicMark Rutland
2022-02-02perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume
2022-02-02perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver
2022-02-02selftests/perf_events: Test modification of perf_event_attr::sig_dataMarco Elver
2022-02-02perf: Copy perf_event_attr::sig_data on modificationMarco Elver
2022-02-02x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra
2022-02-02nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg
2022-02-02nvme-tcp: fix possible use-after-free in transport error_recovery workSagi Grimberg