index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
3
-12
/
+11
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
14
-40
/
+70
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
3
-15
/
+20
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
4
-13
/
+12
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2
-3
/
+3
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
1
-8
/
+8
2021-05-25
arm64: assembler: remove user_alt
Fuad Tabba
1
-5
/
+0
2021-05-25
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
1
-3
/
+7
2021-05-25
arm64: Do not enable uaccess for invalidate_icache_range
Fuad Tabba
2
-11
/
+2
2021-05-25
arm64: Do not enable uaccess for flush_icache_range
Fuad Tabba
1
-23
/
+34
2021-05-25
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
1
-1
/
+2
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
1
-11
/
+28
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
1
-16
/
+16
2021-05-23
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+31
2021-05-23
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2021-05-23
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-57
/
+92
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-37
/
+54
2021-05-22
Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+9
2021-05-21
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-5
/
+12
2021-05-21
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-05-21
Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-8
/
+86
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-18
/
+17
2021-05-20
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2
-35
/
+52
2021-05-20
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
1
-2
/
+2
2021-05-19
x86/sev-es: Use __put_user()/__get_user() for data accesses
Joerg Roedel
1
-20
/
+46
2021-05-19
x86/sev-es: Forward page-faults which happen during emulation
Joerg Roedel
1
-0
/
+4
2021-05-19
x86/sev-es: Don't return NULL from sev_es_get_ghcb()
Joerg Roedel
1
-13
/
+12
2021-05-19
x86/build: Fix location of '-plugin-opt=' flags
Nathan Chancellor
1
-6
/
+6
2021-05-19
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2
-3
/
+6
2021-05-19
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-0
/
+3
2021-05-18
ARM: npcm: wpcm450: select interrupt controller driver
Jonathan Neuschäfer
1
-0
/
+1
2021-05-18
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
3
-8
/
+30
2021-05-18
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
1
-1
/
+1
2021-05-18
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
2
-0
/
+6
2021-05-18
x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
Tom Lendacky
1
-18
/
+18
2021-05-17
Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+6
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
17
-18
/
+17
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2021-05-16
Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-14
/
+9
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-105
/
+116
2021-05-16
Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-75
/
+175
2021-05-15
Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+19
2021-05-15
Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2021-05-15
Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
12
-25
/
+41
2021-05-15
openrisc: Define memory barrier mb
Peter Zijlstra
1
-0
/
+9
2021-05-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-75
/
+147
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-14
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
1
-1
/
+7
2021-05-14
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
1
-1
/
+2
[next]