projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2025-06-05
Palmer Dabbelt
Merge patch series "riscv: add SBI FWFT misaligned...
commit
|
commitdiff
|
tree
2025-06-05
Palmer Dabbelt
Merge patch series "riscv: misaligned: fix misaligned...
commit
|
commitdiff
|
tree
2025-06-05
Cyril Bur
riscv: uaccess: Only restore the CSR_STATUS SUM bit
commit
|
commitdiff
|
tree
2025-06-05
Palmer Dabbelt
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite./linux...
commit
|
commitdiff
|
tree
2025-06-05
Xi Ruoyao
RISC-V: vDSO: Wire up getrandom() vDSO implementation
commit
|
commitdiff
|
tree
2025-06-05
Jisheng Zhang
riscv: enable mseal sysmap for RV64
commit
|
commitdiff
|
tree
2025-06-05
Chunyan Zhang
raid6: Add RISC-V SIMD syndrome and recovery calculations
commit
|
commitdiff
|
tree
2025-06-05
Mayuresh Chitale
riscv: mm: Add support for Svinval extension
commit
|
commitdiff
|
tree
2025-06-05
Palmer Dabbelt
RISC-V: Documentation: Add enough title underlines...
commit
|
commitdiff
|
tree
2025-06-05
Palmer Dabbelt
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite./linux...
commit
|
commitdiff
|
tree
2025-06-05
Miquel Sabaté...
riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
commit
|
commitdiff
|
tree
2025-06-05
Atish Patra
MAINTAINERS: Update Atish's email address
commit
|
commitdiff
|
tree
2025-06-05
Alexandre Ghiti
Merge patch series "riscv: Add Zicbop & prefetchw support"
commit
|
commitdiff
|
tree
2025-06-05
Clément Léger
riscv: uaccess: do not do misaligned accesses in get...
commit
|
commitdiff
|
tree
2025-06-05
Clément Léger
riscv: process: use unsigned int instead of unsigned...
commit
|
commitdiff
|
tree
2025-06-05
Alexandre Ghiti
riscv: make unsafe user copy routines use existing...
commit
|
commitdiff
|
tree
2025-06-05
Alexandre Ghiti
riscv: hwprobe: export Zabha extension
commit
|
commitdiff
|
tree
2025-06-05
Tiezhu Yang
riscv: Make regs_irqs_disabled() more clear
commit
|
commitdiff
|
tree
2025-06-05
Haibo Xu
perf symbols: Ignore mapping symbols on riscv
commit
|
commitdiff
|
tree
2025-06-05
Palmer Dabbelt
Merge patch series "riscv: kexec_file: Support loading...
commit
|
commitdiff
|
tree
2025-06-05
谢致邦 (XIE Zhibang)
RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
commit
|
commitdiff
|
tree
2025-06-05
Samuel Holland
riscv: module: Optimize PLT/GOT entry counting
commit
|
commitdiff
|
tree
2025-06-05
Alexandre Ghiti
Merge patch series "riscv: ftrace: atmoic patching...
commit
|
commitdiff
|
tree
2025-06-05
Alexandre Ghiti
riscv: Add support for PUD THP
commit
|
commitdiff
|
tree
2025-06-05
Guo Ren
riscv: xchg: Prefetch the destination word for sc.w
commit
|
commitdiff
|
tree
2025-06-05
Guo Ren
riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
commit
|
commitdiff
|
tree
2025-06-05
Alexandre Ghiti
riscv: Add support for Zicbop
commit
|
commitdiff
|
tree
2025-06-05
Alexandre Ghiti
riscv: Introduce Zicbop instructions
commit
|
commitdiff
|
tree
2025-06-05
Yao Zi
riscv/kexec_file: Fix comment in purgatory relocator
commit
|
commitdiff
|
tree
2025-06-05
Song Shuai
riscv: kexec_file: Support loading Image binary file
commit
|
commitdiff
|
tree
2025-06-05
Song Shuai
riscv: kexec_file: Split the loading of kernel and...
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: Documentation: add a description about dynamic...
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: ftrace: support direct call using call_ops
commit
|
commitdiff
|
tree
2025-06-05
Puranjay Mohan
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: ftrace: support PREEMPT
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: add a data fence for CMODX in the kernel mode
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: vector: Support calling schedule() for preemptib...
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: ftrace: do not use stop_machine to update code
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: ftrace: prepare ftrace for atomic code patching
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
kernel: ftrace: export ftrace_sync_ipi
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: ftrace: align patchable functions to 4 Byte...
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: ftrace factor out code defined by !WITH_ARG
commit
|
commitdiff
|
tree
2025-06-05
Andy Chiu
riscv: ftrace: support fastcc in Clang for WITH_ARGS
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: misaligned: add a function to check misalign...
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: misaligned: move emulated access uniformity...
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: misaligned: declare misaligned_access_speed...
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: misaligned: use on_each_cpu() for scalar misalig...
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: misaligned: request misaligned exception from SBI
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: sbi: add SBI FWFT extension calls
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: sbi: add FWFT extension interface
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: sbi: add new SBI error mappings
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: sbi: remove useless parenthesis
commit
|
commitdiff
|
tree
2025-06-04
Clément Léger
riscv: sbi: add Firmware Feature (FWFT) SBI extensions...
commit
|
commitdiff
|
tree
2025-06-02
Palmer Dabbelt
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implemen...
commit
|
commitdiff
|
tree
2025-05-11
Linus Torvalds
Linux 6.15-rc6
v6.15-rc6
commit
|
commitdiff
|
tree
2025-05-11
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
2025-05-11
Linus Torvalds
Merge tag 'mips-fixes_6.15_1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-05-11
Linus Torvalds
Merge tag 'x86-urgent-2025-05-11' of git://git./linux...
commit
|
commitdiff
|
tree
2025-05-11
Linus Torvalds
Merge tag 'timers-urgent-2025-05-11' of git://git....
commit
|
commitdiff
|
tree
2025-05-11
Linus Torvalds
Merge tag 'input-for-v6.15-rc5' of git://git./linux...
commit
|
commitdiff
|
tree
2025-05-11
Linus Torvalds
Merge tag 'fixes-2025-05-11' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-05-11
Vicki Pfau
Input: xpad - fix xpad_device sorting
commit
|
commitdiff
|
tree
2025-05-11
Vicki Pfau
Input: xpad - add support for several more controllers
commit
|
commitdiff
|
tree
2025-05-11
Vicki Pfau
Input: xpad - fix Share button on Xbox One controllers
commit
|
commitdiff
|
tree
2025-05-11
Vicki Pfau
Input: xpad - fix two controller table values
commit
|
commitdiff
|
tree
2025-05-11
Ulf Hansson
Input: hisi_powerkey - enable system-wakeup for s2idle
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of...
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'driver-core-6.15-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'usb-6.15-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'staging-6.15-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'char-misc-6.15-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'i2c-for-6.15-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'for-linus-6.15a-rc6-tag' of git://git./linux...
commit
|
commitdiff
|
tree
2025-05-10
Linus Torvalds
Merge tag 'pull-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-05-10
Paolo Bonzini
Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github...
commit
|
commitdiff
|
tree
2025-05-10
Paolo Bonzini
Merge tag 'kvmarm-fixes-6.15-3' of https://git./linux...
commit
|
commitdiff
|
tree
2025-05-10
Paolo Bonzini
Merge tag 'kvm-riscv-fixes-6.15-1' of https://github...
commit
|
commitdiff
|
tree
2025-05-10
Wolfram Sang
Merge tag 'i2c-host-fixes-6.15-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag '6.15-rc5-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-05-09
Al Viro
fix IS_MNT_PROPAGATING uses
commit
|
commitdiff
|
tree
2025-05-09
Al Viro
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
commit
|
commitdiff
|
tree
2025-05-09
Al Viro
do_umount(): add missing barrier before refcount checks...
commit
|
commitdiff
|
tree
2025-05-09
Al Viro
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should...
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag 'rust-fixes-6.15-2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag 'drm-fixes-2025-05-10' of https://gitlab...
commit
|
commitdiff
|
tree
2025-05-09
Dave Airlie
Merge tag 'drm-intel-fixes-2025-05-09' of https://gitla...
commit
|
commitdiff
|
tree
2025-05-09
Dave Airlie
Merge tag 'drm-xe-fixes-2025-05-09' of https://gitlab...
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag 'riscv-for-linus-6.15-rc6' of git://git....
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag 'block-6.15-20250509' of git://git.kernel...
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag 'io_uring-6.15-20250509' of git://git.kernel...
commit
|
commitdiff
|
tree
2025-05-09
Linus Torvalds
Merge tag 'modules-6.15-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-05-09
Dave Hansen
x86/mm: Eliminate window where TLB flushes may be inadv...
commit
|
commitdiff
|
tree
2025-05-09
Gabriel Krisman...
io_uring/sqpoll: Increase task_work submission batch...
io_uring-6.15-20250509
commit
|
commitdiff
|
tree
2025-05-09
Imre Deak
drm/i915/dp: Fix determining SST/MST mode during MTP...
commit
|
commitdiff
|
tree
2025-05-09
Tom Lendacky
memblock: Accept allocated memory before use in membloc...
commit
|
commitdiff
|
tree
2025-05-09
Dave Airlie
Merge tag 'amd-drm-fixes-6.15-2025-05-08' of https...
commit
|
commitdiff
|
tree
2025-05-08
Dave Airlie
Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab...
commit
|
commitdiff
|
tree
2025-05-08
Linus Torvalds
Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate...
commit
|
commitdiff
|
tree
2025-05-08
Shuicheng Lin
drm/xe: Add config control for svm flush work
commit
|
commitdiff
|
tree
next