summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05cxl/region: Disallow region granularity != window granularityDan Williams
2022-08-05cxl/region: Fix x1 interleave to greater than x1 interleave routingDan Williams
2022-08-05cxl/region: Move HPA setup to cxl_region_attach()Dan Williams
2022-08-05Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2022-08-05Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-05Merge tag 'for-linus' of github.com:openrisc/linuxLinus Torvalds
2022-08-05Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-05Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-05Merge tag 'microblaze-v5.20' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2022-08-05Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-05video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma
2022-08-05video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma
2022-08-05bpf: Cleanup ftrace hash in bpf_trampoline_putJiri Olsa
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-05Merge part of branch 'for-next.instantiate' into for-nextAndreas Gruenbacher
2022-08-05Merge tag 'trace-rtla-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-05cifs: update internal module numberSteve French
2022-08-05cifs: alloc_mid function should be marked as staticSteve French
2022-08-05cifs: remove "cifs_" prefix from init/destroy mids functionsEnzo Matsumiya
2022-08-05cifs: remove useless DeleteMidQEntry()Enzo Matsumiya
2022-08-05cifs: when insecure legacy is disabled shrink amount of SMB1 codeSteve French
2022-08-05cxl/region: Fix decoder interleave programmingDan Williams
2022-08-05Documentation: cxl: remove dangling kernel-doc referenceBagas Sanjaya
2022-08-05cxl/region: describe targets and nr_targets members of cxl_region_paramsBagas Sanjaya
2022-08-05cxl/regions: add padding for cxl_rr_ep_add nested listsBagas Sanjaya
2022-08-05cxl/region: Fix IS_ERR() vs NULL checkDan Carpenter
2022-08-05cxl/region: Fix region reference target accountingDan Williams
2022-08-05cxl/region: Fix region commit uninitialized variable warningDan Williams
2022-08-05cxl/region: Fix port setup uninitialized variable warningsDan Williams
2022-08-05io_uring: fix io_recvmsg_prep_multishot sparse warningsDylan Yudaken
2022-08-05ALSA: ice1712: remove redundant assignment to newColin Ian King
2022-08-05f2fs: use onstack pages instead of pvecFengnan Chang
2022-08-05f2fs: intorduce f2fs_all_cluster_page_readyFengnan Chang
2022-08-05f2fs: clean up f2fs_abort_atomic_write()Chao Yu
2022-08-05f2fs: handle decompress only post processing in softirqDaeho Jeong
2022-08-05f2fs: do not allow to decompress files have FI_COMPRESS_RELEASEDJaewook Kim
2022-08-05f2fs: do not set compression bit if kernel doesn't supportJaegeuk Kim
2022-08-05f2fs: remove device type check for direct IOEunhee Rho
2022-08-05f2fs: fix null-ptr-deref in f2fs_get_dnode_of_dataYe Bin
2022-08-05f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong
2022-08-05Merge branch 'arm/fixes' into arm/lateArnd Bergmann
2022-08-05selftests: add few test cases for tap driverCezar Bulinaru
2022-08-05net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru
2022-08-05ALSA: hda/realtek: Add quirk for another Asus K42JZ modelMeng Tang
2022-08-05Merge branch 'mptcp-fixes'David S. Miller
2022-08-05selftests: mptcp: make sendfile selftest workFlorian Westphal
2022-08-05mptcp: do not queue data on closed subflowsPaolo Abeni