index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-02
ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-02-27
Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-23
/
+21
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
156
-1337
/
+10055
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-62
/
+225
2023-02-27
Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
56
-236
/
+922
2023-02-27
Merge tag 'dma-mapping-6.3-2022-02-27' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-14
/
+2
2023-02-27
Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+27
2023-02-27
Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2023-02-27
Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linux
Linus Torvalds
1
-1
/
+1
2023-02-27
Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
6
-14
/
+12
2023-02-27
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
Krzysztof Kozlowski
1
-1
/
+1
2023-02-27
ARM: dts: aspeed: p10bmc: Update battery node name
Eddie James
3
-3
/
+3
2023-02-27
arm64: defconfig: Add IOSCHED_BFQ to the default configs
Linus Walleij
1
-0
/
+1
2023-02-27
arm64: defconfig: Fix unintentional disablement of PCI on i.MX
Mark Brown
1
-1
/
+1
2023-02-26
Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
38
-912
/
+3738
2023-02-26
Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
10
-153
/
+312
2023-02-26
Merge tag 'hwlock-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2
-1
/
+6
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
79
-1777
/
+2873
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
341
-26765
/
+10957
2023-02-26
Documentation: simplify and clarify DCO contribution example language
Linus Torvalds
1
-1
/
+1
2023-02-26
media: imx-mipi-csis: Check csis_fmt validity before use
Marek Vasut
1
-0
/
+3
2023-02-26
media: v4l2-subdev.c: clear stream field
Hans Verkuil
1
-0
/
+15
2023-02-26
kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
Masahiro Yamada
1
-2
/
+2
2023-02-26
docs: kbuild: remove description of KBUILD_LDS_MODULE
Sangmoon Kim
1
-4
/
+0
2023-02-26
.gitattributes: use 'dts' diff driver for *.dtso files
Masahiro Yamada
1
-4
/
+4
2023-02-26
kbuild: deb-pkg: improve the usability of source package
Masahiro Yamada
2
-5
/
+20
2023-02-26
kbuild: deb-pkg: fix binary-arch and clean in debian/rules
Masahiro Yamada
1
-4
/
+2
2023-02-26
kbuild: tar-pkg: use tar rules in scripts/Makefile.package
Masahiro Yamada
2
-57
/
+24
2023-02-26
kbuild: make perf-tar*-src-pkg work without relying on git
Masahiro Yamada
1
-33
/
+64
2023-02-26
kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Masahiro Yamada
2
-24
/
+19
2023-02-26
kbuild: deb-pkg: make .orig tarball a hard link if possible
Masahiro Yamada
1
-1
/
+5
2023-02-26
kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
Masahiro Yamada
2
-9
/
+16
2023-02-26
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
2
-32
/
+8
2023-02-26
kbuild: rpm-pkg: build binary packages from source rpm
Masahiro Yamada
1
-5
/
+3
2023-02-26
kbuild: deb-pkg: create source package without cleaning
Masahiro Yamada
2
-6
/
+66
2023-02-25
mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
Liam R. Howlett
1
-0
/
+1
2023-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
249
-6313
/
+19934
2023-02-25
Merge tag 'mailbox-v6.3' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
8
-164
/
+197
2023-02-25
Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
33
-935
/
+782
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
116
-883
/
+810
2023-02-25
Merge tag 'probes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
8
-185
/
+96
2023-02-25
Merge tag 'kcsan.2023.02.24a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2023-02-25
Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
3
-6
/
+6
2023-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
26
-154
/
+217
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
33
-422
/
+756
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
47
-502
/
+3535
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
200
-2928
/
+7274
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
51
-626
/
+1463
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
113
-1582
/
+3850
2023-02-25
Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
35
-144
/
+136
[next]