index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-12
riscv: dts: thead: Add APB clocks for TH1520 GMACs
Yao Zi
1
-4
/
+6
2025-08-08
Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-6
/
+59
2025-08-08
Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
16
-89
/
+841
2025-08-06
s390/debug: Fix typo in debug_sprintf_format_fn() comment
Tigran Mkrtchyan
1
-1
/
+1
2025-08-06
s390/boot: Fix startup debugging log
Mikhail Zaslonko
1
-1
/
+1
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+25
2025-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-160
/
+0
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-30
/
+21
2025-08-05
s390/mm: Allocate page table with PAGE_SIZE granularity
Sumanth Korikkar
1
-3
/
+2
2025-08-05
LoongArch: vDSO: Remove -nostdlib complier flag
Wentao Guan
1
-1
/
+1
2025-08-05
LoongArch: dts: Add eMMC/SDIO controller support to Loongson-2K2000
Binbin Zhou
2
-0
/
+28
2025-08-05
LoongArch: dts: Add SDIO controller support to Loongson-2K1000
Binbin Zhou
2
-6
/
+31
2025-08-05
LoongArch: dts: Add SDIO controller support to Loongson-2K0500
Binbin Zhou
2
-2
/
+35
2025-08-05
LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()
Tiezhu Yang
1
-0
/
+10
2025-08-05
LoongArch: BPF: Fix the tailcall hierarchy
Haoran Jiang
1
-48
/
+107
2025-08-05
LoongArch: BPF: Fix jump offset calculation in tailcall
Haoran Jiang
1
-16
/
+5
2025-08-05
LoongArch: BPF: Add struct ops support for trampoline
Tiezhu Yang
1
-24
/
+49
2025-08-05
LoongArch: BPF: Add basic bpf trampoline support
Chenghao Duan
2
-0
/
+383
2025-08-05
LoongArch: BPF: Add dynamic code modification support
Chenghao Duan
3
-1
/
+151
2025-08-05
LoongArch: BPF: Rename and refactor validate_code()
Chenghao Duan
1
-1
/
+9
2025-08-04
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
8
-17
/
+17
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-20
/
+125
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
17
-22
/
+51
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
3
-46
/
+78
2025-08-03
LoongArch: Add larch_insn_gen_{beq,bne} helpers
Chenghao Duan
2
-0
/
+30
2025-08-03
LoongArch: Don't use %pK through printk() in unwinder
Thomas Weißschuh
1
-1
/
+1
2025-08-03
LoongArch: Avoid in-place string operation on FDT content
Yao Zi
1
-5
/
+8
2025-08-03
LoongArch: Support mem=<size> kernel parameter
Ming Wang
1
-8
/
+10
2025-08-03
LoongArch: Make relocate_new_kernel_size be a .quad value
Huacai Chen
1
-1
/
+1
2025-08-03
LoongArch: Complete KSave registers definition
Yanteng Si
1
-0
/
+7
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
1
-1
/
+1
2025-08-02
x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
Mike Rapoport (Microsoft)
2
-2
/
+9
2025-08-02
x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
Mike Rapoport (Microsoft)
2
-19
/
+8
2025-08-02
execmem: drop writable parameter from execmem_fill_trapping_insns()
Mike Rapoport (Microsoft)
1
-6
/
+2
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
1
-2
/
+1
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
1
-1
/
+1
2025-08-02
KVM: x86: fix typo "notifer"
WangYuli
1
-2
/
+2
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
1
-0
/
+1
2025-08-02
Merge tag 'bpf-next-6.17' into loongarch-next
Huacai Chen
6
-157
/
+272
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-117
/
+36
2025-08-01
Merge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-26
/
+112
2025-08-01
Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-2
/
+48
2025-08-01
Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+7
2025-07-31
arm64/cfi,bpf: Support kCFI + BPF on arm64
Puranjay Mohan
2
-3
/
+34
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
4
-60
/
+2
2025-07-31
cfi: add C CFI type macro
Mark Rutland
2
-60
/
+6
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
60
-461
/
+102
2025-07-31
Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
58
-231
/
+550
2025-07-31
Merge tag 'sh-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+9
[next]