aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-11iotests: Restrict some Python tests to fileMax Reitz
2020-12-11iotests/091: Use _cleanup_qemu instad of "wait"Max Reitz
2020-12-11iotests: Derive image names from $TEST_IMGMax Reitz
2020-12-11iotests/046: Avoid renaming imagesMax Reitz
2020-12-11iotests: Use convert -n in some casesMax Reitz
2020-12-11iotests: Do not pipe _make_test_imgMax Reitz
2020-12-11iotests: Do not needlessly filter _make_test_imgMax Reitz
2020-12-11fuse: Implement hole detection through lseekMax Reitz
2020-12-11fuse: (Partially) implement fallocate()Max Reitz
2020-12-11fuse: Allow growable exportsMax Reitz
2020-12-11fuse: Implement standard FUSE operationsMax Reitz
2020-12-11fuse: Allow exporting BDSs via FUSEMax Reitz
2020-12-11meson: Detect libfuseMax Reitz
2020-12-11block/iscsi: Use lock guard macrosGan Qixin
2020-12-11block/throttle-groups: Use lock guard macrosGan Qixin
2020-12-11block/curl: Use lock guard macrosGan Qixin
2020-12-11block/accounting: Use lock guard macrosGan Qixin
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-12-10i386/cpu: Make the Intel PT LIP feature configurableLuwei Kang
2020-12-10sev: add sev-inject-launch-secretTobin Feldman-Fitzthum
2020-12-10qom: code hardening - have bound checking while looping with integer valueAni Sinha
2020-12-10scripts: kernel-doc: remove unnecessary change wrt LinuxPaolo Bonzini
2020-12-10Revert "docs: temporarily disable the kernel-doc extension"Paolo Bonzini
2020-12-10scripts: kernel-doc: use :c:union when neededMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: split typedef complex regexMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef parsingMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Handle function typedefs that return pointers"Paolo Bonzini
2020-12-10Revert "kernel-doc: Handle function typedefs without asterisks"Paolo Bonzini
2020-12-10scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab
2020-12-10Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini
2020-12-10Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"Paolo Bonzini
2020-12-10scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab
2020-12-10kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron
2020-12-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab
2020-12-10scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart
2020-12-10scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab
2020-12-10scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab
2020-12-10Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-12-10scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab
2020-12-10scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab