index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-04-14
Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-4
/
+15
2022-04-07
Merge tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux into ...
Arnd Bergmann
-2
/
+19
2022-04-07
arm/arm64: dts: qcom: Fix boolean properties with values
Rob Herring
-10
/
+10
2022-04-07
arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
Rob Herring
-8
/
+8
2022-04-07
arm: dts: imx: Fix boolean properties with values
Rob Herring
-18
/
+18
2022-04-07
arm64: dts: tegra: Fix boolean properties with values
Rob Herring
-27
/
+27
2022-04-07
arm: dts: at91: Fix boolean properties with values
Rob Herring
-2
/
+2
2022-04-07
arm: configs: imote2: Drop defconfig as board support dropped.
Jonathan Cameron
-365
/
+0
2022-04-07
Merge tag 'memory-controller-drv-fixes-5.18' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
-11
/
+31
2022-04-07
Merge tag 'samsung-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
-117
/
+117
2022-04-07
Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-14
/
+14
2022-04-07
Merge tag 'scmi-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
-7
/
+9
2022-04-07
ep93xx: clock: Don't use plain integer as NULL pointer
Alexander Sverdlin
-1
/
+1
2022-04-07
ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
Alexander Sverdlin
-1
/
+3
2022-04-07
ARM: vexpress/spc: Fix all the kernel-doc build warnings
Sudeep Holla
-13
/
+13
2022-04-07
ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfi
Sudeep Holla
-1
/
+1
2022-04-06
ARM: config: u8500: Re-enable AB8500 battery charging
Linus Walleij
-0
/
+2
2022-04-06
ARM: config: u8500: Add some common hardware
Linus Walleij
-0
/
+7
2022-04-06
memory: fsl_ifc: populate child nodes of buses and mfd devices
Li Yang
-2
/
+1
2022-04-06
ARM: config: Refresh U8500 defconfig
Linus Walleij
-4
/
+6
2022-04-04
firmware: arm_scmi: Fix sparse warnings in OPTEE transport driver
Sudeep Holla
-4
/
+4
2022-04-04
firmware: arm_scmi: Replace zero-length array with flexible-array member
Lv Ruyi
-1
/
+1
2022-04-04
firmware: arm_scmi: Fix sorting of retrieved clock rates
Cristian Marussi
-1
/
+2
2022-04-04
dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts
Sherry Sun
-2
/
+4
2022-04-04
memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
Miaoqian Lin
-6
/
+17
2022-04-04
memory: renesas-rpc-if: fix platform-device leak in error path
Johan Hovold
-1
/
+9
2022-04-04
ARM: iop32x: include iop3xx.h header where needed
Arnd Bergmann
-0
/
+2
2022-04-04
ARM: davinci: da850-evm: Avoid NULL pointer dereference
Nathan Chancellor
-1
/
+3
2022-04-04
MAINTAINERS: update Krzysztof Kozlowski's email to Linaro
Krzysztof Kozlowski
-18
/
+18
2022-04-04
dt-bindings: update Krzysztof Kozlowski's email
Krzysztof Kozlowski
-99
/
+99
2022-04-04
dt-bindings: reset: Add parent "resets" property as optional
Kunihiko Hayashi
-0
/
+3
2022-04-04
reset: tegra-bpmp: Restore Handle errors in BPMP response
Sameer Pujar
-1
/
+8
2022-04-04
reset: renesas: Check return value of reset_control_deassert()
Heiner Kallweit
-1
/
+3
2022-04-04
dt-bindings: reset: document deprecated HiSilicon property
David Heidelberg
-0
/
+5
2022-04-04
ARM: vexpress/spc: Avoid negative array index when !SMP
Kees Cook
-1
/
+1
2022-04-04
firmware: arm_scmi: Remove clear channel call on the TX channel
Cristian Marussi
-1
/
+2
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
-167
/
+44
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-136
/
+14
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-187
/
+200
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-69
/
+1
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-142
/
+16
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-11
/
+12
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
-136
/
+14
2022-04-02
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-88
/
+180
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-17
/
+2
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
-45
/
+72
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-414
/
+617
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
-1
/
+1
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
-12
/
+12
[next]