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
*
s390/zcrypt: handle checkstopped cards with new state
Harald Freudenberger
2022-03-08
5
-30
/
+105
*
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
2022-03-08
5
-27
/
+61
*
s390/ap/zcrypt: debug feature improvements
Harald Freudenberger
2022-03-08
4
-4
/
+58
*
s390/mm: convert pte_val()/pXd_val() into functions
Heiko Carstens
2022-03-01
1
-5
/
+25
*
s390/mm,gmap: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
1
-4
/
+4
*
s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
1
-21
/
+13
*
s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
1
-8
/
+8
*
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
2
-89
/
+77
*
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2022-03-01
9
-50
/
+51
*
s390/mm: add set_pte_bit()/clear_pte_bit() helper functions
Heiko Carstens
2022-03-01
1
-0
/
+30
*
s390/mm: add set_pXd()/set_pte() helper functions
Heiko Carstens
2022-03-01
1
-0
/
+25
*
s390/entry: remove unused expoline thunk
Vasily Gorbik
2022-03-01
1
-1
/
+0
*
s390/ftrace: make use of epsw to get psw mask
Heiko Carstens
2022-03-01
1
-4
/
+10
*
s390/ptrace: remove opencoded offsetof
Heiko Carstens
2022-03-01
1
-88
/
+76
*
s390/smp: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-03-01
1
-3
/
+3
*
s390/ap: enable sysfs attribute scans to force AP bus rescan
Harald Freudenberger
2022-03-01
1
-1
/
+11
*
s390/ap: notify drivers on config changed and scan complete callbacks
Tony Krowiak
2022-03-01
2
-2
/
+91
*
s390/ap: driver callback to indicate resource in use
Tony Krowiak
2022-03-01
2
-10
/
+139
*
s390/test_unwind: fix and extend kprobes test
Vasily Gorbik
2022-03-01
1
-33
/
+50
*
s390/test_unwind: add ftrace test
Vasily Gorbik
2022-03-01
1
-0
/
+59
*
s390/test_unwind: add "backtrace" module parameter
Vasily Gorbik
2022-03-01
1
-1
/
+5
*
s390/test_unwind: minor cleanup
Vasily Gorbik
2022-03-01
1
-44
/
+28
*
s390/test_unwind: show tests as skipped if unsupported
Vasily Gorbik
2022-03-01
1
-6
/
+3
*
s390: always use the packed stack layout
Vasily Gorbik
2022-03-01
5
-37
/
+5
*
Merge branch 'fixes' into features
Vasily Gorbik
2022-03-01
10
-13
/
+68
|
\
|
*
s390/extable: fix exception table sorting
Heiko Carstens
2022-03-01
1
-2
/
+7
|
*
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
2022-03-01
4
-5
/
+18
|
*
s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
Heiko Carstens
2022-03-01
1
-0
/
+35
|
*
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
2022-03-01
1
-0
/
+2
|
*
s390/cio: verify the driver availability for path_event call
Vineeth Vijayan
2022-02-09
1
-1
/
+1
|
*
s390/module: fix building test_modules_helpers.o with clang
Ilya Leoshkevich
2022-02-06
2
-3
/
+3
|
*
MAINTAINERS: downgrade myself to Reviewer for s390
Christian Borntraeger
2022-02-06
1
-1
/
+1
|
*
MAINTAINERS: add Alexander Gordeev as maintainer for s390
Heiko Carstens
2022-02-06
1
-1
/
+1
*
|
s390/mm: use CRST_ALLOC_ORDER instead of number
Heiko Carstens
2022-02-09
1
-4
/
+4
*
|
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-09
8
-42
/
+38
*
|
s390/dump: fix old lowcore virtual vs physical address confusion
Alexander Gordeev
2022-02-09
3
-2
/
+5
*
|
s390/lgr: use simple assignment instead of memcpy
Heiko Carstens
2022-02-06
1
-2
/
+1
*
|
s390/dump: fix os_info virtual vs physical address confusion
Alexander Gordeev
2022-02-06
1
-2
/
+2
*
|
s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusion
Alexander Gordeev
2022-02-06
1
-1
/
+1
*
|
s390/maccess: fix absolute lowcore virtual vs physical address confusion
Alexander Gordeev
2022-02-06
1
-8
/
+9
*
|
s390/ftrace: verify opcode before applying patch
Sven Schnelle
2022-02-06
1
-16
/
+27
*
|
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
27
-34
/
+5
*
|
s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function
Tony Krowiak
2022-02-06
2
-6
/
+72
*
|
s390/vfio-ap: add s390dbf logging to the handle_pqap function
Tony Krowiak
2022-02-06
1
-6
/
+68
*
|
MAINTAINERS: update file path for S390 VFIO AP DRIVER
Tony Krowiak
2022-02-06
1
-3
/
+1
*
|
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver
Tony Krowiak
2022-02-06
2
-0
/
+53
|
/
*
Linux 5.17-rc3
v5.17-rc3
Linus Torvalds
2022-02-06
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-06
19
-160
/
+196
|
\
|
*
fs/ext4: fix comments mentioning i_mutex
hongnanli
2022-02-03
8
-20
/
+20
|
*
ext4: fix incorrect type issue during replay_del_range
Xin Yin
2022-02-03
1
-2
/
+3
[next]