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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-26
kconfig: gconf: replace GdkColor with GdkRGBA
Masahiro Yamada
1
-11
/
+11
2025-07-26
kconfig: gconf: replace GtkVbox with GtkBox
Masahiro Yamada
1
-1
/
+2
2025-07-26
kconfig: gconf: migrate to GTK 3
Masahiro Yamada
3
-146
/
+135
2025-07-26
kconfig: gconf: rename gconf.glade to gconf.ui
Masahiro Yamada
2
-3
/
+3
2025-07-26
kconfig: gconf: rename display_tree_part()
Masahiro Yamada
1
-7
/
+7
2025-07-26
kconfig: gconf: use configure-event handler to adjust pane separator
Masahiro Yamada
1
-18
/
+7
2025-07-26
kconfig: gconf: fix behavior of a menu under a symbol in split view
Masahiro Yamada
1
-3
/
+2
2025-07-26
kconfig: nconf: Ensure null termination where strncpy is used
Shankari Anand
2
-0
/
+3
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-24
scripts: add origin commit identification based on specific patterns
Zhiyu Zhang
1
-1
/
+37
2025-07-23
docs: Replace spaces with tabs in check-sysctl-docs
Joel Granados
1
-82
/
+81
2025-07-23
docs: Add awk section for ucount sysctl entries
Joel Granados
1
-0
/
+8
2025-07-23
docs: Use skiplist when checking sysctl admin-guide
Joel Granados
1
-4
/
+17
2025-07-23
docs: nixify check-sysctl-docs
Joel Granados
1
-1
/
+1
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-1
/
+1
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
2
-14
/
+17
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
1
-26
/
+26
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-3
/
+3
2025-07-21
scripts: rust: emit path candidates in panic message
Tamir Duberstein
1
-3
/
+5
2025-07-21
scripts: rust: replace length checks with match
Tamir Duberstein
1
-16
/
+15
2025-07-19
coccinelle: misc: secs_to_jiffies: implement context and report modes
Easwar Hariharan
1
-5
/
+44
2025-07-19
rust: list: add `impl_list_item!` examples
Tamir Duberstein
1
-2
/
+3
2025-07-19
Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-07-17
scripts: kdoc: make it backward-compatible with Python 3.7
Mauro Carvalho Chehab
1
-1
/
+3
2025-07-17
docs: kernel-doc: emit warnings for ancient versions of Python
Mauro Carvalho Chehab
1
-0
/
+10
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-9
/
+296
2025-07-16
checkpatch: Remove SRCU-lite deprecation
Paul E. McKenney
1
-2
/
+0
2025-07-15
Merge branch 'kdoc-item2' into docs-mw
Jonathan Corbet
4
-244
/
+145
2025-07-15
docs: kdoc: emit a warning for ancient versions of Python
Jonathan Corbet
1
-0
/
+9
2025-07-15
docs: kdoc: clean up check_sections()
Jonathan Corbet
1
-20
/
+11
2025-07-15
docs: kdoc: directly access the always-there KdocItem fields
Jonathan Corbet
2
-13
/
+8
2025-07-15
docs: kdoc: straighten up dump_declaration()
Jonathan Corbet
1
-10
/
+5
2025-07-15
docs: kdoc: Regularize the use of the declaration name
Jonathan Corbet
2
-30
/
+15
2025-07-15
docs: kdoc: Coalesce parameter-list handling
Jonathan Corbet
3
-67
/
+43
2025-07-15
docs: kdoc: use self.entry.parameterlist directly in check_sections()
Jonathan Corbet
1
-9
/
+5
2025-07-15
docs: kdoc: remove the "struct_actual" machinery
Jonathan Corbet
1
-30
/
+2
2025-07-15
docs: kdoc: Centralize handling of the item section list
Jonathan Corbet
3
-40
/
+25
2025-07-15
docs: kdoc: drop "sectionlist"
Jonathan Corbet
2
-24
/
+7
2025-07-14
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
1
-1
/
+2
2025-07-14
lib/crypto: tests: Add KUnit tests for Poly1305
Eric Biggers
1
-2
/
+47
2025-07-14
lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py
Eric Biggers
1
-0
/
+102
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
5
-9
/
+296
2025-07-10
Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...
Jakub Kicinski
1
-0
/
+1
2025-07-10
scripts/gdb/symbols: make lx-symbols skip the s390 decompressor
Ilya Leoshkevich
1
-0
/
+26
2025-07-09
checkpatch: check for missing sentinels in ID arrays
Brian Norris
1
-0
/
+28
2025-07-09
scripts: gdb: move MNT_* constants to gdb-parsed
Johannes Berg
1
-6
/
+6
2025-07-09
checkpatch: use utf-8 match for spell checking
Antonio Borneo
1
-2
/
+3
2025-07-09
alloc_tag: remove empty module tag section
Casey Chen
1
-5
/
+0
2025-07-09
scripts: gdb: vfs: support external dentry names
Illia Ostapyshyn
1
-1
/
+1
2025-07-09
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
1
-1
/
+1
[prev]
[next]