index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
Janis Schoetterl-Glausch
2023-02-07
1
-3
/
+25
*
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
2023-02-07
4
-1
/
+175
*
KVM: s390: Refactor vcpu mem_op function
Janis Schoetterl-Glausch
2023-02-07
1
-19
/
+17
*
KVM: s390: Refactor absolute vm mem_op function
Janis Schoetterl-Glausch
2023-02-07
1
-25
/
+18
*
KVM: s390: Dispatch to implementing function at top level of vm mem_op
Janis Schoetterl-Glausch
2023-02-07
1
-14
/
+24
*
KVM: s390: Move common code of mem_op functions into function
Janis Schoetterl-Glausch
2023-02-07
1
-28
/
+24
*
KVM: s390: selftest: memop: Fix integer literal
Janis Schoetterl-Glausch
2023-02-07
1
-1
/
+1
*
KVM: s390: selftest: memop: Fix wrong address being used in test
Janis Schoetterl-Glausch
2023-02-07
1
-2
/
+2
*
KVM: s390: selftest: memop: Fix typo
Janis Schoetterl-Glausch
2023-02-07
1
-1
/
+1
*
KVM: s390: selftest: memop: Add bad address test
Janis Schoetterl-Glausch
2023-02-07
1
-1
/
+3
*
KVM: s390: selftest: memop: Move testlist into main
Janis Schoetterl-Glausch
2023-02-07
1
-65
/
+66
*
KVM: s390: selftest: memop: Replace macros by functions
Janis Schoetterl-Glausch
2023-02-07
1
-43
/
+39
*
KVM: s390: selftest: memop: Pass mop_desc via pointer
Janis Schoetterl-Glausch
2023-02-07
1
-22
/
+22
*
KVM: selftests: Compile s390 tests with -march=z10
Nina Schoetterl-Glausch
2023-02-07
1
-0
/
+3
*
KVM: s390: disable migration mode when dirty tracking is disabled
Nico Boehr
2023-02-07
3
-19
/
+46
*
Merge remote-tracking branch 'l390-korg/cmpxchg_user_key' into kvm-next
Janosch Frank
2023-02-07
4
-45
/
+285
|
\
|
*
s390/uaccess: avoid __ashlti3() call
Heiko Carstens
2023-01-04
1
-4
/
+4
|
*
s390/uaccess: limit number of retries for cmpxchg_user_key()
Janis Schoetterl-Glausch
2022-11-22
1
-8
/
+25
|
*
s390/cmpxchg: make loop condition for 1,2 byte cases precise
Janis Schoetterl-Glausch
2022-11-21
2
-62
/
+78
|
*
s390/uaccess: add cmpxchg_user_key()
Heiko Carstens
2022-11-21
1
-0
/
+183
|
*
s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macro
Heiko Carstens
2022-11-21
2
-2
/
+11
|
*
s390/cmpxchg: remove digits from input constraints
Heiko Carstens
2022-11-21
1
-8
/
+6
|
*
s390/cmpxchg: make variables local to each case label
Heiko Carstens
2022-11-21
1
-8
/
+17
|
*
s390/cmpxchg: use symbolic names for inline assembly operands
Heiko Carstens
2022-11-21
1
-34
/
+42
*
|
Linux 6.2-rc3
v6.2-rc3
Linus Torvalds
2023-01-08
1
-1
/
+1
*
|
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-01-08
1
-1
/
+5
|
\
\
|
*
|
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
2023-01-06
1
-1
/
+1
|
*
|
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
2023-01-06
1
-1
/
+4
|
*
|
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
2023-01-06
1
-0
/
+1
*
|
|
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-08
3
-2
/
+4
|
\
\
\
|
*
|
|
memblock: Fix doc for memblock_phys_free
Miaoqian Lin
2023-01-04
1
-1
/
+1
|
*
|
|
memblock tests: Fix compilation error.
Aaron Thompson
2023-01-04
2
-1
/
+3
|
|
/
/
*
|
|
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-07
4
-3
/
+36
|
\
\
\
|
*
|
|
NFS: Fix up a sparse warning
Trond Myklebust
2023-01-01
1
-1
/
+3
|
*
|
|
NFS: Judge the file access cache's timestamp in rcu path
Chengen Du
2023-01-01
1
-0
/
+3
|
*
|
|
pNFS/filelayout: Fix coalescing test for single DS
Olga Kornievskaia
2022-12-20
1
-0
/
+8
|
*
|
|
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2022-12-15
2
-2
/
+22
*
|
|
|
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-07
5
-26
/
+27
|
\
\
\
\
|
*
|
|
|
cifs: fix interface count calculation during refresh
Shyam Prasad N
2023-01-04
1
-1
/
+2
|
*
|
|
|
cifs: refcount only the selected iface during interface update
Shyam Prasad N
2023-01-04
1
-1
/
+2
|
*
|
|
|
cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
Paulo Alcantara
2023-01-04
2
-11
/
+13
|
*
|
|
|
cifs: fix race in assemble_neg_contexts()
Paulo Alcantara
2023-01-04
1
-4
/
+7
|
*
|
|
|
cifs: ignore ipc reconnect failures during dfs failover
Paulo Alcantara
2023-01-04
1
-2
/
+1
|
*
|
|
|
cifs: Fix kmap_local_page() unmapping
Ira Weiny
2023-01-04
1
-7
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-01-07
3
-34
/
+38
|
\
\
\
\
|
*
|
|
|
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
2023-01-04
1
-13
/
+15
|
*
|
|
|
Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
Rob Herring
2023-01-04
1
-20
/
+20
|
*
|
|
|
dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of ports
Krzysztof Kozlowski
2023-01-03
1
-5
/
+5
|
*
|
|
|
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Andreas Rammhold
2023-01-03
2
-3
/
+5
*
|
|
|
|
Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-07
5
-6
/
+9
|
\
\
\
\
\
[next]