index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
2021-02-27
14
-3
/
+225
*
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
2021-02-27
1
-15
/
+7
*
csky: Fixup swapon
Guo Ren
2021-02-27
3
-9
/
+52
*
csky: pgtable.h: Coding convention
Guo Ren
2021-02-27
3
-55
/
+36
*
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
2021-01-12
1
-7
/
+9
*
csky: remove unused including <linux/version.h>
Tian Tao
2021-01-12
1
-1
/
+0
*
csky: Fix a size determination in gpr_get()
Zhenzhong Duan
2021-01-12
1
-1
/
+1
*
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
13
-89
/
+269
*
csky: mm: abort uaccess retries upon fatal signal
Guo Ren
2021-01-12
1
-1
/
+4
*
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
2
-155
/
+189
*
csky: Fixup do_page_fault parent irq status
Guo Ren
2021-01-12
2
-1
/
+5
*
csky: Add faulthandler_disabled() check
Guo Ren
2021-01-12
1
-2
/
+2
*
csky: Fixup update_mmu_cache called with user io mapping
Guo Ren
2021-01-12
1
-0
/
+3
*
csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
Guo Ren
2021-01-12
1
-2
/
+21
*
csky: Add show_tlb for CPU_CK860 debug
Guo Ren
2021-01-12
1
-0
/
+121
*
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
5
-16
/
+69
*
csky: Add kmemleak support
Guo Ren
2021-01-12
1
-0
/
+1
*
csky: Remove prologue of page fault handler in entry.S
Guo Ren
2021-01-12
4
-131
/
+48
*
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
2
-2
/
+8
*
csky: Cleanup asm/spinlock.h
Guo Ren
2021-01-12
3
-178
/
+1
*
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
2021-01-12
1
-10
/
+17
*
csky: Fixup futex SMP implementation
Guo Ren
2021-01-12
2
-0
/
+122
*
csky: Fixup barrier design
Guo Ren
2021-01-12
1
-22
/
+60
*
csky: Remove custom asm/atomic.h implementation
Guo Ren
2021-01-12
1
-212
/
+0
*
csky: Fixup show_regs doesn't contain regs->usp
Guo Ren
2021-01-12
1
-2
/
+3
*
csky: Fixup perf probe failed
Guo Ren
2021-01-12
2
-1
/
+2
*
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2021-01-12
19
-51
/
+113
*
Linux 5.11-rc3
v5.11-rc3
Linus Torvalds
2021-01-10
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-10
6
-14
/
+6
|
\
|
*
Documentation: kbuild: Fix section reference
Viresh Kumar
2021-01-10
1
-1
/
+1
|
*
kconfig: remove 'kvmconfig' and 'xenconfig' shorthands
Masahiro Yamada
2021-01-04
1
-10
/
+0
|
*
lib/raid6: Let $(UNROLL) rules work with macOS userland
John Millikin
2021-01-04
1
-1
/
+1
|
*
kconfig: Support building mconf with vendor sysroot ncurses
John Millikin
2021-01-04
1
-1
/
+3
|
*
kconfig: config script: add a little user help
Randy Dunlap
2021-01-04
1
-0
/
+1
|
*
MAINTAINERS: adjust GCC PLUGINS after gcc-plugin.sh removal
Lukas Bulwahn
2021-01-04
1
-1
/
+0
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-10
5
-26
/
+123
|
\
\
|
*
\
Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixes
Martin K. Petersen
2021-01-04
5
-26
/
+123
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
scsi: hisi_sas: Expose HW queues for v2 hw
John Garry
2020-12-22
3
-13
/
+68
|
|
*
Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...
Martin K. Petersen
2020-12-17
2
-13
/
+55
*
|
|
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
22
-59
/
+172
|
\
\
\
|
*
|
|
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
2021-01-09
1
-0
/
+15
|
*
|
|
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
2021-01-09
4
-8
/
+29
|
*
|
|
bcache: check unsupported feature sets for bcache register
Coly Li
2021-01-09
2
-0
/
+29
|
*
|
|
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
2021-01-09
1
-3
/
+3
|
*
|
|
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
2021-01-09
1
-1
/
+1
|
*
|
|
blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
John Garry
2021-01-08
1
-0
/
+1
|
*
|
|
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
2021-01-08
1
-1
/
+2
|
*
|
|
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
2021-01-08
1
-0
/
+1
|
*
|
|
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
2021-01-08
1
-8
/
+7
|
*
|
|
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
2021-01-08
1
-3
/
+5
[next]