summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-144-7/+12
|\
| * xfs: sync xfs_btree_split macros with userspace libxfsDarrick J. Wong2021-11-111-0/+4
| * xfs: #ifdef out perag code for userspaceEric Sandeen2021-11-102-3/+7
| * xfs: use swap() to make dabtree code cleanerYang Guang2021-11-081-4/+1
* | Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-145-6/+14
|\ \
| * | parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-131-1/+1
| * | parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-132-4/+10
| * | parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller2021-11-131-0/+1
| * | parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-131-1/+2
* | | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-1421-180/+78
|\ \ \
| * | | sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-10-271-1/+1
| * | | sh: fix READ/WRITE redefinition warningsRandy Dunlap2021-10-271-22/+22
| * | | sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-10-271-0/+8
| * | | sh: math-emu: drop unused functionsRandy Dunlap2021-10-271-103/+0
| * | | sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap2021-10-271-0/+1
| * | | sh: Cleanup about SPARSE_IRQKefeng Wang2021-10-272-12/+0
| * | | sh: kdump: add some attribute to functionYejune Deng2021-09-171-2/+2
| * | | maple: fix wrong return value of maple_bus_init().Lu Wei2021-09-171-1/+4
| * | | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada2021-09-177-24/+23
| * | | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yMasahiro Yamada2021-09-171-2/+2
| * | | sh: boards: Fix the cacography in irq.cTang Bin2021-09-171-2/+2
| * | | sh: check return code of request_irqNick Desaulniers2021-09-171-2/+3
| * | | sh: fix trivial misannotationsAl Viro2021-09-175-12/+13
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-142-13/+13
|\ \ \ \
| * | | | ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann2021-11-121-11/+11
| * | | | ARM: 9155/1: fix early early_iounmap()Michał Mirosław2021-11-121-2/+2
* | | | | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-14107-277/+277
|\ \ \ \ \
| * | | | | dt-bindings: watchdog: sunxi: fix error in schemaDavid Heidelberg2021-11-121-2/+0
| * | | | | bindings: media: venus: Drop redundant maxItems for power-domain-namesGeert Uytterhoeven2021-11-121-1/+0
| * | | | | dt-bindings: Remove Netlogic bindingsRob Herring2021-11-123-109/+0
| * | | | | clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring2021-11-121-2/+4
| * | | | | of: Support using 'mask' in making device bus idRob Herring2021-11-121-2/+8
| * | | | | dt-bindings: treewide: Update @st.com email address to @foss.st.comPatrice Chotard2021-11-1253-65/+65
| * | | | | dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yamlPatrice Chotard2021-11-121-1/+0
| * | | | | dt-bindings: media: Update maintainers for st,stm32-cec.yamlPatrice Chotard2021-11-121-1/+0
| * | | | | dt-bindings: mfd: timers: Update maintainers for st,stm32-timersPatrice Chotard2021-11-121-1/+0
| * | | | | dt-bindings: timer: Update maintainers for st,stm32-timerPatrice Chotard2021-11-121-1/+2
| * | | | | dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 a...David Heidelberg2021-11-121-1/+3
| * | | | | dt-bindings: display: bridge: Convert toshiba,tc358767.txt to yamlRahul T R2021-11-122-54/+158
| * | | | | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-1243-37/+37
* | | | | | Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-143-2/+20
|\ \ \ \ \ \
| * | | | | | posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt2021-11-023-2/+20
* | | | | | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-148-28/+60
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-11-143-8/+27
| |\ \ \ \ \ \ \
| | * | | | | | | of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier2021-11-121-3/+16
| | * | | | | | | irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren2021-11-121-1/+7
| | * | | | | | | irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren2021-11-121-4/+4
| * | | | | | | | PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner2021-11-111-5/+5
| * | | | | | | | PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier2021-11-111-0/+6
| * | | | | | | | PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-112-0/+5