index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
2023-09-16
bpf: Use bpf_is_subprog to check for subprogs
Kumar Kartikeya Dwivedi
2023-09-15
arm32, bpf: add support for 64 bit division instruction
Puranjay Mohan
2023-09-15
arm32, bpf: add support for 32-bit signed division
Puranjay Mohan
2023-09-15
arm32, bpf: add support for unconditional bswap instruction
Puranjay Mohan
2023-09-15
arm32, bpf: add support for sign-extension mov instruction
Puranjay Mohan
2023-09-15
arm32, bpf: add support for sign-extension load instruction
Puranjay Mohan
2023-09-15
arm32, bpf: add support for 32-bit offset jmp instruction
Puranjay Mohan
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-12
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-09-12
bpf, x64: Comment tail_call_cnt initialisation
Leon Hwang
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-10
Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-09
Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
Lad Prabhakar
2023-09-08
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
Lad Prabhakar
2023-09-08
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
Lad Prabhakar
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
2023-09-08
Merge patch series "riscv: dma-mapping: unify support for cache flushes"
Palmer Dabbelt
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-09-07
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-09-07
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2023-09-07
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
2023-09-07
parisc: BTLB: _edata symbol has to be page aligned for BTLB support
Helge Deller
2023-09-07
parisc: BTLB: Add BTLB insert and purge firmware function wrappers
Helge Deller
2023-09-07
parisc: BTLB: Clear possibly existing BTLB entries
Helge Deller
2023-09-07
parisc: Prepare for Block-TLB support on 32-bit kernel
Helge Deller
2023-09-07
parisc: shmparam.h: Document aliasing requirements of PA-RISC
Helge Deller
2023-09-07
LoongArch: Update Loongson-3 default config file
Huacai Chen
2023-09-06
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
2023-09-06
x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
Thomas Huth
2023-09-06
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
2023-09-06
arm64/sysreg: Fix broken strncpy() -> strscpy() conversion
Will Deacon
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
[next]