summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29random: add 8-bit and 16-bit batchesJason A. Donenfeld
2022-09-29utsname: contribute changes to RNGJason A. Donenfeld
2022-09-29random: use init_utsname() instead of utsname()Jason A. Donenfeld
2022-09-29kfence: use better stack hash seedJason A. Donenfeld
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld
2022-09-29PCI/PM: Reduce D3hot delay with usleep_range()Sajid Dalvi
2022-09-29checkpatch: warn on usage of VM_BUG_ON() and other BUG variantsDavid Hildenbrand
2022-09-29coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")David Hildenbrand
2022-09-29Documentation: devres: add missing IO helperYang Yingliang
2022-09-29Documentation: devres: update IRQ helperYang Yingliang
2022-09-29Documentation/mm: modify page_referenced to folio_referencedVernon Yang
2022-09-29Documentation/CoC: Reflect current CoC interpretation and practicesKristen Carlson Accardi
2022-09-29docs/doc-guide: Add documentation on SPHINX_IMGMATHAkira Yokosawa
2022-09-29docs: process/5.Posting.rst: clarify use of Reported-by: tagThorsten Leemhuis
2022-09-29docs, kprobes: Fix the wrong location of KprobesTiezhu Yang
2022-09-29drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang
2022-09-29drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo
2022-09-29dt-bindings: timer: Add power-domains for TI timer-dm on K3Tony Lindgren
2022-09-29Merge branch 'fp' into docs-mwJonathan Corbet
2022-09-29docs: add a man-pages link to the front pageJonathan Corbet
2022-09-29docs: put atomic*.txt and memory-barriers.txt into the core-api bookJonathan Corbet
2022-09-29docs: move asm-annotations.rst into core-apiJonathan Corbet
2022-09-29docs: remove some index.rst cruftJonathan Corbet
2022-09-29docs: reconfigure the HTML left columnJonathan Corbet
2022-09-29docs: Rewrite the front pageJonathan Corbet
2022-09-29docs: promote the title of process/index.rstJonathan Corbet
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa
2022-09-29mfd: syscon: Remove repetition of the regmap_get_val_endian()Andy Shevchenko
2022-09-29dmaengine: ioat: remove unused declarations in dma.hGaosheng Cui
2022-09-29dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requestedVaishnav Achath
2022-09-29dmaengine: zynqmp_dma: Add device_synchronize supportSwati Agarwal
2022-09-29dt-bindings: dma: add additional pbus reset to qcom,admChristian Marangi
2022-09-29dt-bindings: dma: rework qcom,adm Documentation to yaml schemaChristian Marangi
2022-09-29dt-bindings: dma: apple,admac: Add iommus and power-domains propertiesJanne Grunau
2022-09-29dmaengine: dw-edma: Remove runtime PM supportManivannan Sadhasivam
2022-09-29dmaengine: idxd: add configuration for concurrent batch descriptor processingDave Jiang
2022-09-29dmaengine: idxd: add configuration for concurrent work descriptor processingDave Jiang
2022-09-29dmaengine: idxd: add WQ operation cap restriction supportDave Jiang
2022-09-29dmanegine: idxd: reformat opcap output to match bitmap_parse() inputDave Jiang
2022-09-29dmaengine: idxd: convert ats_dis to a wq flagDave Jiang
2022-09-29dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang
2022-09-29dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sgChristian Marangi
2022-09-29dmaengine: qcom-adm: fix wrong sizeof config in slave_configChristian Marangi
2022-09-29arm64: defconfig: Add Coresight as moduleJames Clark
2022-09-29kselftest/arm64: Handle EINTR while reading data from childrenMark Brown
2022-09-29kselftest/arm64: Flag fp-stress as exiting when we begin finishing upMark Brown
2022-09-29kselftest/arm64: Don't repeat termination handler for fp-stressMark Brown
2022-09-29ARM64: reloc_test: add __init/__exit annotations to module init/exit funcsXiu Jianfeng