aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-30Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-15/+11
2022-09-29of: fdt: Remove unused struct fdt_scan_statusYuan Can1-9/+0
2022-09-29dt-bindings: display: st,stm32-dsi: Handle data-lanes in DSI port nodeMarek Vasut1-3/+14
2022-09-29io_uring: don't gate task_work run on TIF_NOTIFY_SIGNALJens Axboe1-4/+4
2022-09-29Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-13/+50
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski249-1826/+1622
2022-09-29drm/panel: simple: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-29drm/panel: panel-edp: Use dev_err_probe() to simplify codeYuan Can1-16/+6
2022-09-29Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz1-0/+7
2022-09-29prandom: make use of smaller types in prandom_u32_maxJason A. Donenfeld1-6/+11
2022-09-29random: add 8-bit and 16-bit batchesJason A. Donenfeld2-0/+4
2022-09-29utsname: contribute changes to RNGJason A. Donenfeld2-0/+5
2022-09-29random: use init_utsname() instead of utsname()Jason A. Donenfeld1-1/+1
2022-09-29kfence: use better stack hash seedJason A. Donenfeld1-1/+1
2022-09-29random: split initialization into early step and later stepJason A. Donenfeld3-30/+40
2022-09-29PCI/PM: Reduce D3hot delay with usleep_range()Sajid Dalvi1-7/+9
2022-09-29checkpatch: warn on usage of VM_BUG_ON() and other BUG variantsDavid Hildenbrand1-3/+3
2022-09-29coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")David Hildenbrand1-0/+62
2022-09-29Documentation: devres: add missing IO helperYang Yingliang1-0/+1
2022-09-29Documentation: devres: update IRQ helperYang Yingliang1-1/+1
2022-09-29Documentation/mm: modify page_referenced to folio_referencedVernon Yang1-3/+3
2022-09-29Documentation/CoC: Reflect current CoC interpretation and practicesKristen Carlson Accardi1-11/+13
2022-09-29docs/doc-guide: Add documentation on SPHINX_IMGMATHAkira Yokosawa1-4/+53
2022-09-29docs: process/5.Posting.rst: clarify use of Reported-by: tagThorsten Leemhuis1-2/+4
2022-09-29docs, kprobes: Fix the wrong location of KprobesTiezhu Yang1-2/+2
2022-09-29drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang1-1/+1
2022-09-29drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang1-0/+1
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scripting engineArnaldo Carvalho de Melo1-1/+1
2022-09-29dt-bindings: timer: Add power-domains for TI timer-dm on K3Tony Lindgren1-5/+12
2022-09-29Merge branch 'fp' into docs-mwJonathan Corbet11-153/+175
2022-09-29docs: add a man-pages link to the front pageJonathan Corbet1-0/+2
2022-09-29docs: put atomic*.txt and memory-barriers.txt into the core-api bookJonathan Corbet5-42/+58
2022-09-29docs: move asm-annotations.rst into core-apiJonathan Corbet4-12/+6
2022-09-29docs: remove some index.rst cruftJonathan Corbet1-6/+0
2022-09-29docs: reconfigure the HTML left columnJonathan Corbet1-1/+2
2022-09-29docs: Rewrite the front pageJonathan Corbet2-96/+110
2022-09-29docs: promote the title of process/index.rstJonathan Corbet1-0/+1
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa1-2/+1
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in bison produced codeJiri Olsa1-1/+1
2022-09-29mfd: syscon: Remove repetition of the regmap_get_val_endian()Andy Shevchenko1-8/+0
2022-09-29dmaengine: ioat: remove unused declarations in dma.hGaosheng Cui1-2/+0
2022-09-29dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requestedVaishnav Achath1-2/+10
2022-09-29dmaengine: zynqmp_dma: Add device_synchronize supportSwati Agarwal1-0/+12
2022-09-29dt-bindings: dma: add additional pbus reset to qcom,admChristian Marangi1-1/+4
2022-09-29dt-bindings: dma: rework qcom,adm Documentation to yaml schemaChristian Marangi2-61/+96
2022-09-29dt-bindings: dma: apple,admac: Add iommus and power-domains propertiesJanne Grunau1-0/+7
2022-09-29dmaengine: dw-edma: Remove runtime PM supportManivannan Sadhasivam1-12/+0
2022-09-29dmaengine: idxd: add configuration for concurrent batch descriptor processingDave Jiang5-3/+52
2022-09-29dmaengine: idxd: add configuration for concurrent work descriptor processingDave Jiang5-15/+87
2022-09-29dmaengine: idxd: add WQ operation cap restriction supportDave Jiang6-3/+128