index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
s390/ap: show APFS value on error reply 0x8B
Harald Freudenberger
1
-2
/
+16
2023-10-16
s390/zcrypt: introduce new internal AP queue se_bound attribute
Harald Freudenberger
3
-6
/
+55
2023-10-16
s390/ap: re-init AP queues on config on
Harald Freudenberger
3
-13
/
+18
2023-09-19
s390: use control register bit defines
Heiko Carstens
16
-31
/
+31
2023-09-19
s390/ctlreg: add control register bits
Heiko Carstens
1
-34
/
+69
2023-09-19
s390/irq: use CR0 defines to define CR0_IRQ_SUBCLASS_MASK
Heiko Carstens
1
-11
/
+12
2023-09-19
s390/ctlreg: add missing defines
Heiko Carstens
1
-0
/
+14
2023-09-19
s390/setup: make use of system_ctl_load()
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: add system_ctl_load()
Heiko Carstens
2
-21
/
+53
2023-09-19
s390/early: use system_ctl_set_bit() instead of local_ctl_set_bit()
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/ctlreg: allow to call system_ctl_set/clear_bit() early
Heiko Carstens
1
-7
/
+34
2023-09-19
s390/ctltreg: make initialization of control register save area explicit
Heiko Carstens
3
-2
/
+15
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
21
-86
/
+97
2023-09-19
s390/ctlreg: add type checking to __local_ctl_load() and __local_ctl_store()
Heiko Carstens
1
-0
/
+2
2023-09-19
s390/kprobes,ptrace: open code struct per_reg
Heiko Carstens
2
-5
/
+19
2023-09-19
s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()
Heiko Carstens
6
-12
/
+12
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
12
-41
/
+41
2023-09-19
s390/ctlreg: add local_ctl_load() and local_ctl_store()
Heiko Carstens
1
-0
/
+17
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
30
-109
/
+109
2023-09-19
s390/ctlreg: cleanup inline assemblies
Heiko Carstens
1
-9
/
+22
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
17
-21
/
+19
2023-09-19
s390/ctlreg: move control register code to separate file
Heiko Carstens
10
-56
/
+75
2023-09-19
s390/setup: use strlcat() instead of strcat()
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/smp: keep the original lowcore for CPU 0
Ilya Leoshkevich
3
-64
/
+0
2023-09-19
s390/smp: disallow CPU hotplug of CPU 0
Tobias Huschle
1
-4
/
+2
2023-09-19
s390/smp,mcck: fix early IPI handling
Heiko Carstens
2
-11
/
+5
2023-09-19
s390/zcrypt: update list of EP11 operation modes
Ingo Franzki
1
-0
/
+4
2023-09-17
Linux 6.6-rc2
v6.6-rc2
Linus Torvalds
1
-1
/
+1
2023-09-17
stat: remove no-longer-used helper macros
Linus Torvalds
1
-6
/
+0
2023-09-17
x86/purgatory: Remove LTO flags
Song Liu
1
-0
/
+4
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2
-14
/
+39
2023-09-17
vm: fix move_vma() memory accounting being off
Linus Torvalds
1
-1
/
+1
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
1
-3
/
+0
2023-09-16
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-09-15
dm: don't attempt to queue IO under RCU protection
Jens Axboe
1
-21
/
+2
2023-09-15
Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"
Takashi Sakamoto
2
-2
/
+2
2023-09-15
panic: Reenable preemption in WARN slowpath
Lukas Wunner
1
-0
/
+1
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
2
-3
/
+5
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2
-4
/
+4
2023-09-15
ata: pata_parport: Fix code style issues
Damien Le Moal
1
-5
/
+4
2023-09-15
ata: libahci: clear pending interrupt status
Szuying Chen
1
-12
/
+23
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
1
-19
/
+35
2023-09-14
thermal: core: Fix disabled trip point check in handle_thermal_trip()
Rafael J. Wysocki
1
-2
/
+4
2023-09-14
kbuild: avoid long argument lists in make modules_install
Michal Kubecek
1
-1
/
+1
2023-09-14
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
1
-1
/
+1
2023-09-14
md: Put the right device in md_seq_next
Mariusz Tkaczyk
1
-1
/
+1
2023-09-14
io_uring/net: fix iter retargeting for selected buf
Pavel Begunkov
1
-0
/
+5
2023-09-14
ext4: fix rec_len verify error
Shida Zhang
1
-11
/
+15
2023-09-14
ext4: do not let fstrim block system suspend
Jan Kara
1
-2
/
+10
[next]