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/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_t
Vineeth Vijayan
2021-04-12
1
-2
/
+1
*
s390/protvirt: fix error return code in uv_info_init()
zhongbaisong
2021-04-12
1
-1
/
+3
*
Merge branch 'fixes' into features
Heiko Carstens
2021-04-12
9
-13
/
+33
|
\
|
*
s390/entry: save the caller of psw_idle
Vasily Gorbik
2021-04-12
1
-0
/
+1
|
*
s390/entry: avoid setting up backchain in ext|io handlers
Vasily Gorbik
2021-04-12
1
-4
/
+2
|
*
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
2021-04-07
1
-1
/
+1
|
*
s390/irq: fix reading of ext_params2 field from lowcore
Heiko Carstens
2021-04-05
1
-1
/
+1
|
*
s390/unwind: add machine check handler stack
Vasily Gorbik
2021-04-05
2
-1
/
+12
|
*
s390/cpcmd: fix inline assembly register clobbering
Alexander Gordeev
2021-04-05
1
-2
/
+4
|
*
MAINTAINERS: add backups for s390 vfio drivers
Matthew Rosato
2021-03-28
1
-1
/
+3
|
*
s390/vdso: fix initializing and updating of vdso_data
Heiko Carstens
2021-03-25
1
-3
/
+8
|
*
s390/vdso: fix tod_steering_delta type
Heiko Carstens
2021-03-25
1
-1
/
+1
|
*
s390/vdso: copy tod_steering_delta value to vdso_data page
Heiko Carstens
2021-03-25
1
-0
/
+1
*
|
s390/sclp: use LIST_HEAD for Initialization
Vineeth Vijayan
2021-04-07
4
-16
/
+8
*
|
s390: use DEFINE_SPINLOCK for initialization
Vineeth Vijayan
2021-04-07
4
-8
/
+4
*
|
s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family
Alexander Gordeev
2021-04-05
1
-4
/
+4
*
|
s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks
Tony Krowiak
2021-04-05
2
-95
/
+215
*
|
s390/cio: remove duplicate struct ccw1 declaration
Wan Jiabing
2021-04-05
1
-3
/
+0
*
|
s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queue
Shixin Liu
2021-04-05
1
-2
/
+1
*
|
s390/cio: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-04-05
1
-2
/
+1
*
|
s390/pci: expose UID uniqueness guarantee
Niklas Schnelle
2021-04-05
2
-3
/
+20
*
|
s390/pci: fix DMA cleanup on hard deconfigure
Niklas Schnelle
2021-03-28
1
-6
/
+5
*
|
s390/spinlock: remove align attribute from arch_spinlock_t
Heiko Carstens
2021-03-28
1
-1
/
+1
*
|
s390/crc32-vx: couple of typo fixes
Bhaskar Chowdhury
2021-03-24
1
-2
/
+2
*
|
s390/uv: fix prot virt host indication compilation
Janosch Frank
2021-03-24
1
-1
/
+7
*
|
s390/kernel: fix a typo
Bhaskar Chowdhury
2021-03-22
1
-1
/
+1
*
|
s390/qdio: let driver manage the QAOB
Julian Wiedmann
2021-03-22
7
-190
/
+66
*
|
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
2021-03-22
5
-37
/
+38
*
|
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
2021-03-22
4
-88
/
+100
*
|
s390/cio: add CRW inject functionality
Vineeth Vijayan
2021-03-22
6
-1
/
+222
*
|
s390/cio: introduce CIO debugfs directory
Vineeth Vijayan
2021-03-22
3
-1
/
+27
*
|
s390/pci: add zpci_event_hard_deconfigured()
Niklas Schnelle
2021-03-22
1
-15
/
+24
*
|
s390/pci: deconfigure device on release
Niklas Schnelle
2021-03-22
1
-0
/
+5
*
|
s390/pci: refactor zpci function states
Niklas Schnelle
2021-03-22
3
-14
/
+5
*
|
s390/sclp: increase sclp console line length
Peter Oberparleiter
2021-03-22
2
-22
/
+6
*
|
s390/uv: add prot virt guest/host indication files
Janosch Frank
2021-03-22
1
-1
/
+36
|
/
*
Linux 5.12-rc4
v5.12-rc4
Linus Torvalds
2021-03-21
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-21
11
-72
/
+168
|
\
|
*
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
2021-03-21
1
-1
/
+1
|
*
ext4: stop inode update before return
Pan Bian
2021-03-21
1
-1
/
+3
|
*
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
2021-03-21
3
-2
/
+12
|
*
ext4: fix timer use-after-free on failed mount
Jan Kara
2021-03-21
1
-1
/
+1
|
*
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-21
1
-4
/
+4
|
*
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
2021-03-21
1
-1
/
+1
|
*
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
2021-03-21
1
-9
/
+9
|
*
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
2021-03-21
1
-2
/
+27
|
*
ext4: fix error handling in ext4_end_enable_verity()
Eric Biggers
2021-03-11
1
-34
/
+55
|
*
ext4: fix bh ref count on error paths
Zhaolong Zhang
2021-03-06
1
-3
/
+3
|
*
fs/ext4: fix integer overflow in s_log_groups_per_flex
Sabyrzhan Tasbolatov
2021-03-06
1
-2
/
+9
|
*
ext4: add reclaim checks to xattr code
Jan Kara
2021-03-06
1
-0
/
+4
[next]