index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
1
-1
/
+1
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
1
-1
/
+0
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
5
-12
/
+55
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-22
/
+61
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+8
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+13
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2024-11-22
Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-2
/
+0
2024-11-21
Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-5
/
+54
2024-11-20
Merge tag 'ipe-pr-20241119' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+2
2024-11-20
Merge tag 'docs-6.13' of git://git.lwn.net/linux
Linus Torvalds
1
-17
/
+32
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2024-11-19
scripts: ipe: polgen: remove redundant close and error exit path
Colin Ian King
1
-10
/
+2
2024-11-19
Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-170
/
+5
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+4
2024-11-16
sparc/build: Add SPARC target flags for compiling with clang
Koakuma
1
-0
/
+1
2024-11-14
gdb: lx-symbols: do not error out on monolithic build
Etienne Buira
2
-0
/
+6
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
8
-17
/
+40
2024-11-12
rust: warn on bindgen < 0.69.5 and libclang >= 19.1
Miguel Ojeda
3
-1
/
+51
2024-11-12
scripts/tags.sh: Don't tag usages of DEFINE_MUTEX
Costa Shulyupin
1
-1
/
+1
2024-11-11
kbuild,bpf: Pass make jobs' value to pahole
Florian Schmaus
1
-2
/
+4
2024-11-07
alloc_tag: load module tags into separate contiguous memory
Suren Baghdasaryan
1
-2
/
+3
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
1
-0
/
+4
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
2
-0
/
+32
2024-11-05
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
1
-21
/
+16
2024-11-05
scripts/spelling.txt: add typo "exprienced" and "rewritting"
WangYuli
1
-0
/
+2
2024-11-05
scripts/decode_stacktrace.sh: remove trailing space
Breno Leitao
1
-1
/
+6
2024-11-05
scripts/spelling.txt: add more spellings corrections
Yu Jiaoliang
1
-0
/
+31
2024-11-06
kconfig: document the positional argument in the help message
Masahiro Yamada
1
-1
/
+4
2024-11-06
kconfig: qconf: remove unnecessary mode check in ConfigItem::updateMenu()
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: refactor ConfigInfoView::clicked()
Masahiro Yamada
1
-37
/
+6
2024-11-06
kconfig: add sym_get_prompt_menu() helper function
Masahiro Yamada
2
-7
/
+20
2024-11-06
kconfig: qconf: remove non-functional href="m..." tag
Masahiro Yamada
1
-2
/
+2
2024-11-06
kconfig: qconf: remove redundant check in goBack()
Masahiro Yamada
1
-3
/
+0
2024-11-06
kconfig: qconf: avoid unnecessary parentSelected() when ESC is pressed
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: remove ConfigItem::visible member
Masahiro Yamada
2
-25
/
+18
2024-11-06
kconfig: qconf: do not show goParent button in split view
Masahiro Yamada
1
-2
/
+1
2024-11-06
kconfig: qconf: convert the last old connection syntax to Qt5 style
Masahiro Yamada
1
-1
/
+3
2024-11-06
kconfig: qconf: remove unnecessary lastWindowClosed() signal connection
Masahiro Yamada
1
-1
/
+0
2024-11-06
kconfig: qconf: remove unnecessary setRootIsDecorated() call
Masahiro Yamada
1
-1
/
+0
2024-11-06
kconfig: qconf: remove redundant type check for choice members
Masahiro Yamada
1
-1
/
+1
2024-11-06
kconfig: qconf: remove mouse{Press,Move}Event() functions
Masahiro Yamada
2
-16
/
+0
2024-11-06
kconfig: qconf: simplify character replacement
Rolf Eike Beer
1
-21
/
+12
2024-11-06
kconfig: qconf: use default platform shortcuts
Rolf Eike Beer
1
-5
/
+7
2024-11-06
kconfig: qconf: use QString to store path to configuration file
Rolf Eike Beer
2
-19
/
+7
2024-11-06
kconfig: nconf: Fix typo in function comment
Thorsten Blum
1
-1
/
+1
2024-11-06
streamline_config.pl: remove prompt warnings for configs with defaults
David Hunter
1
-2
/
+12
[prev]
[next]