index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-20
gen_init_cpio: add -a <data_align> as reflink optimization
David Disseldorp
1
-11
/
+38
2025-08-20
docs: initramfs: file data alignment via name padding
David Disseldorp
1
-0
/
+5
2025-08-20
gen_initramfs.sh: use gen_init_cpio -o parameter
David Disseldorp
1
-3
/
+4
2025-08-20
gen_init_cpio: avoid duplicate strlen calls
David Disseldorp
1
-16
/
+24
2025-08-20
gen_init_cpio: attempt copy_file_range for file data
David Disseldorp
1
-1
/
+12
2025-08-20
gen_init_cpio: support -o <output_file> parameter
David Disseldorp
1
-4
/
+16
2025-08-20
gen_init_cpio: write to fd instead of stdout stream
David Disseldorp
1
-58
/
+81
2025-08-18
kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup
Randy Dunlap
1
-0
/
+13
2025-08-18
kconfig: nconf: Format and print 'line' without a temporary copy
Thorsten Blum
1
-5
/
+3
2025-08-18
kbuild: userprogs: avoid duplication of flags inherited from kernel
Thomas Weißschuh
1
-2
/
+3
2025-08-18
kbuild: enable -Werror for hostprogs
Thomas Weißschuh
1
-0
/
+5
2025-08-14
kbuild: respect CONFIG_WERROR for userprogs
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: respect CONFIG_WERROR for linker and assembler
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
Miguel Ojeda
2
-3
/
+1
2025-08-14
kbuild: unify W=e and CONFIG_WERROR
Thomas Weißschuh
1
-4
/
+2
2025-08-14
kbuild: align W=e with CONFIG_WERROR
Thomas Weißschuh
1
-1
/
+1
2025-08-13
kbuild: uapi: upgrade check_declarations() warning to error
Thomas Weißschuh
1
-0
/
+1
2025-08-13
kbuild: uapi: upgrade check_sizetypes() warning to error
Thomas Weißschuh
1
-2
/
+1
2025-08-13
kbuild: uapi: upgrade warning on asm/types.h inclusion to error
Thomas Weißschuh
1
-3
/
+2
2025-08-13
kbuild: uapi: fail header test on compiler warnings
Thomas Weißschuh
1
-1
/
+1
2025-08-13
kbuild: uapi: rerun header tests when headers_check.pl changes
Thomas Weißschuh
1
-1
/
+1
2025-08-12
.gitignore: ignore compile_commands.json globally
Andrii Nakryiko
2
-4
/
+1
2025-08-10
Linux 6.17-rc1
v6.17-rc1
Linus Torvalds
1
-2
/
+2
2025-08-10
Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-225
/
+554
2025-08-10
Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+1
2025-08-10
Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-15
/
+20
2025-08-10
Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-20
/
+60
2025-08-10
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-08-09
tools/power turbostat: version 2025.09.09
Len Brown
1
-1
/
+1
2025-08-09
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
1
-1
/
+2
2025-08-09
tools/power turbostat: standardize PER_THREAD_PARAMS
Len Brown
1
-20
/
+22
2025-08-09
tools/power turbostat: Fix DMR support
Zhang Rui
1
-14
/
+15
2025-08-09
tools/power turbostat: add format "average" for external attributes
Michael Hebenstreit
2
-11
/
+22
2025-08-09
tools/power turbostat: delete GET_PKG()
Len Brown
1
-15
/
+6
2025-08-09
tools/power turbostat: probe and display L3 cache topology
Len Brown
1
-3
/
+31
2025-08-09
tools/power turbostat: Support more than 64 built-in-counters
Len Brown
1
-154
/
+406
2025-08-09
tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns
Len Brown
1
-0
/
+8
2025-08-09
Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-17
/
+17
2025-08-09
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-2
/
+141
2025-08-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-7
/
+18
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
38
-442
/
+519
2025-08-09
Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+12
2025-08-09
Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+9
2025-08-09
Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-09
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-9
/
+21
2025-08-09
Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2025-08-09
Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-63
/
+1214
2025-08-09
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
283
-388
/
+359
2025-08-09
Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-56
/
+137
2025-08-09
Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+7
[next]