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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-43
/
+20
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-13
/
+36
2025-12-05
Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-28
/
+32
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-23
/
+57
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-30
/
+46
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-11-29
rqspinlock: Enclose lock/unlock within lock entry acquisitions
Kumar Kartikeya Dwivedi
1
-28
/
+32
2025-11-24
mm: userfaultfd: add pgtable_supports_uffd_wp()
Chunyan Zhang
1
-0
/
+17
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
1
-8
/
+0
2025-11-24
x86/bug: Implement WARN_ONCE()
Peter Zijlstra
1
-0
/
+2
2025-11-24
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Peter Zijlstra
1
-3
/
+5
2025-11-21
bug: Allow architectures to provide __WARN_printf()
Peter Zijlstra
1
-15
/
+22
2025-11-21
bug: Implement WARN_ON() using __WARN_FLAGS()
Peter Zijlstra
1
-7
/
+21
2025-11-21
bug: Add BUG_FORMAT_ARGS infrastructure
Peter Zijlstra
1
-0
/
+1
2025-11-21
bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERS
Peter Zijlstra
1
-14
/
+8
2025-11-21
bug: Add BUG_FORMAT infrastructure
Peter Zijlstra
1
-0
/
+7
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
14
-81
/
+189
2025-11-21
kbuild: Check for functions with ambiguous -ffunction-sections section names
Josh Poimboeuf
1
-1
/
+1
2025-11-20
mm: remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*()
Huacai Chen
1
-5
/
+1
2025-11-16
mm: actually mark kernel page table pages
Dave Hansen
1
-0
/
+18
2025-11-15
arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
1
-0
/
+1
2025-11-15
arch: hyperv: Get/set SynIC synth.registers via paravisor
Roman Kisel
1
-40
/
+2
2025-11-15
arch/x86: mshyperv: Discover Confidential VMBus availability
Roman Kisel
1
-0
/
+2
2025-11-15
drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
1
-0
/
+1
2025-11-15
mshv: Fix deposit memory in MSHV_ROOT_HVCALL
Nuno Das Neves
1
-3
/
+14
2025-11-13
objtool: Warn on functions with ambiguous -ffunction-sections section names
Josh Poimboeuf
1
-0
/
+15
2025-11-13
vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
Josh Poimboeuf
1
-11
/
+12
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-11-12
fs: hide dentry_cache behind runtime const machinery
Mateusz Guzik
1
-1
/
+2
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
1
-0
/
+3
2025-10-31
vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAIN
Josh Poimboeuf
1
-6
/
+22
2025-10-27
kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
Dimitri John Ledkov
1
-1
/
+1
2025-10-27
asm-generic: percpu: Add assembly guard
Tiwei Bie
1
-0
/
+3
2025-10-24
tracing: Add a tracepoint verification check at build time
Steven Rostedt
1
-0
/
+1
2025-10-14
vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
Josh Poimboeuf
1
-28
/
+12
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+16
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-32
/
+67
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-3
/
+5
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+48
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-09-25
once: fix race by moving DO_ONCE to separate section
Qi Xi
1
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-24
kbuild: keep .modinfo section in vmlinux.unstripped
Masahiro Yamada
1
-1
/
+1
2025-09-24
asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
Varad Gautam
1
-32
/
+66
[next]