index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
2023-01-26
3
-6
/
+6
*
MIPS: Prefer cc-option for additions to cflags
Nathan Chancellor
2023-01-26
2
-2
/
+2
*
MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
Nathan Chancellor
2023-01-26
9
-75
/
+40
*
x86/boot/compressed: prefer cc-option for CFLAGS additions
Nick Desaulniers
2023-01-26
1
-1
/
+1
*
kheaders: use standard naming for the temporary directory
Thomas Weißschuh
2023-01-22
1
-1
/
+1
*
kbuild: also delete temporary directories
Thomas Weißschuh
2023-01-22
1
-2
/
+3
*
docs/kbuild/makefiles: unify quoting
Jani Nikula
2023-01-22
1
-60
/
+60
*
docs/kbuild/makefiles: clean up indentation and whitespace
Jani Nikula
2023-01-22
1
-927
/
+958
*
docs/kbuild/makefiles: drop section numbering, use references
Jani Nikula
2023-01-22
1
-103
/
+103
*
docs/kbuild/makefiles: throw out the local table of contents
Jani Nikula
2023-01-22
1
-61
/
+0
*
docs/kbuild/makefiles: fix header underline
Jani Nikula
2023-01-22
1
-1
/
+1
*
MAINTAINERS: fix kbuild repo branch
Jani Nikula
2023-01-22
1
-1
/
+1
*
kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)
Masahiro Yamada
2023-01-22
1
-4
/
+4
*
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
2023-01-22
6
-13
/
+13
*
fixdep: do not parse *.rlib, *.rmeta, *.so
Masahiro Yamada
2023-01-22
1
-1
/
+10
*
fixdep: avoid parsing the same file over again
Masahiro Yamada
2023-01-22
1
-2
/
+7
*
fixdep: refactor hash table lookup
Masahiro Yamada
2023-01-22
1
-22
/
+25
*
kbuild: remove sed commands after rustc rules
Masahiro Yamada
2023-01-22
3
-20
/
+7
*
fixdep: parse Makefile more correctly to handle comments etc.
Masahiro Yamada
2023-01-22
1
-54
/
+119
*
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
2023-01-22
3
-17
/
+15
*
kbuild: refactor host*_flags
Masahiro Yamada
2023-01-22
1
-10
/
+8
*
kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo
Masahiro Yamada
2023-01-22
1
-30
/
+15
*
kbuild: add more comments for KBUILD_NOCMDDEP=1
Masahiro Yamada
2023-01-22
1
-0
/
+6
*
kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
Masahiro Yamada
2023-01-22
4
-8
/
+8
*
kbuild: make W=1 warn files that are tracked but ignored by git
Masahiro Yamada
2023-01-22
2
-0
/
+25
*
.gitignore: update the command to check tracked files being ignored
Masahiro Yamada
2023-01-22
1
-1
/
+1
*
kbuild: clean up stale file removal
Masahiro Yamada
2023-01-22
2
-30
/
+1
*
kbuild: drop V=0 support
Masahiro Yamada
2023-01-22
2
-7
/
+4
*
kbuild: allow to combine multiple V= levels
Masahiro Yamada
2023-01-22
4
-13
/
+13
*
kbuild: do not print extra logs for V=2
Masahiro Yamada
2023-01-22
5
-13
/
+15
*
kbuild: print short log in addition to the whole command with V=1
Masahiro Yamada
2023-01-22
2
-24
/
+20
*
kbuild: refactor silent mode detection
Masahiro Yamada
2023-01-22
1
-3
/
+3
*
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
2023-01-21
1
-1
/
+1
*
Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-21
1
-1
/
+5
|
\
|
*
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
2023-01-20
1
-1
/
+5
*
|
Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-21
12
-91
/
+122
|
\
\
|
*
|
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
2023-01-20
1
-30
/
+19
|
*
|
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
2023-01-20
1
-9
/
+6
|
*
|
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
2023-01-20
1
-3
/
+4
|
*
|
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
2023-01-20
1
-3
/
+5
|
*
|
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
2023-01-20
1
-9
/
+9
|
*
|
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
2023-01-20
1
-20
/
+21
|
*
|
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
2023-01-20
1
-1
/
+0
|
*
|
mei: me: add meteor lake point M DID
Alexander Usyskin
2023-01-20
2
-0
/
+4
|
*
|
mei: bus: fix unlink on bus in error path
Alexander Usyskin
2023-01-20
1
-4
/
+8
|
*
|
Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2023-01-20
3
-7
/
+38
|
|
\
\
|
|
*
|
interconnect: qcom: rpm: Use _optional func for provider clocks
Konrad Dybcio
2023-01-05
1
-1
/
+1
|
|
*
|
interconnect: qcom: msm8996: Fix regmap max_register values
Konrad Dybcio
2023-01-05
1
-5
/
+5
|
|
*
|
interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
Konrad Dybcio
2023-01-05
1
-0
/
+9
|
|
*
|
dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoC
Konrad Dybcio
2023-01-05
1
-1
/
+23
[next]