summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-03xen: update missing ioctl magic numers documentationRandy Dunlap1-0/+3
2022-02-03Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour1-1/+7
2022-02-03xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap1-2/+0
2022-02-03bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao1-1/+1
2022-02-03xfrm: fix the if_id check in changelinkAntony Antony1-1/+1
2022-02-03nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar1-0/+1
2022-02-03cifs: fix workstation_name for multiuser mountsRyan Bair2-1/+18
2022-02-03Invalidate fscache cookie only when inode attributes are changed.Rohith Surabattula1-4/+4
2022-02-03net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...Daniel Borkmann2-11/+25
2022-02-03tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet1-0/+2
2022-02-03MAINTAINERS: add myself as PATA drivers reviewerSergey Shtylyov1-0/+6
2022-02-03drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-03drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-03drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-02-03drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu6-31/+0
2022-02-03drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-03drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-02-03drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu1-0/+3
2022-02-03drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-03drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-03x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2-25/+16
2022-02-03MAINTAINERS: update mailing list address for NTB subsystemDave Jiang1-4/+4
2022-02-02ASoC: ops: Fix stereo change notificationsMark Brown1-10/+31
2022-02-02Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-9/+13
2022-02-02md: fix NULL pointer deref with nowait but no mddev->queueSong Liu1-4/+4
2022-02-02kunit: fix missing f in f-string in run_checks.pyDaniel Latypov1-1/+1
2022-02-02Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds1-0/+1
2022-02-02libceph: optionally use bounce buffer on recv path in crc modeIlya Dryomov6-20/+105
2022-02-02libceph: make recv path in secure mode work the same as send pathIlya Dryomov2-62/+158
2022-02-02Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-105/+101
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund1-1/+1
2022-02-02net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal1-2/+2
2022-02-02ima: Do not print policy rule with inactive LSM labelsStefan Berger1-0/+8
2022-02-02ima: Allow template selection with ima_template[_fmt]= after ima_hash=Roberto Sassu1-3/+7
2022-02-02ima: Remove ima_policy file before directoryStefan Berger1-1/+1
2022-02-02integrity: check the return value of audit_log_start()Xiaoke Wang1-0/+2
2022-02-02ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine ...V sujith kumar Reddy2-3/+2
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()Mark Brown1-1/+4
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown1-5/+10
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()Mark Brown1-0/+7
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown1-4/+10
2022-02-02selinux: fix double free of cond_list on error pathsVratislav Bendel1-1/+2
2022-02-02NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust2-5/+16
2022-02-02NFS: Don't skip directory entries when doing uncached readdirtrondmy@kernel.org1-0/+1
2022-02-02NFS: Don't overfill uncached readdir pagestrondmy@kernel.org1-1/+2
2022-02-02Partially revert "net/smc: Add netlink net namespace support"Dmitry V. Levin2-8/+5
2022-02-02Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2-18/+33
2022-02-02block: fix DIO handling regressions in blkdev_read_iter()Ilya Dryomov1-14/+19
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller17-55/+102