index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
3
-28
/
+42
2023-03-20
s390/ap: introduce new AP bus sysfs attribute features
Harald Freudenberger
1
-0
/
+26
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
4
-13
/
+27
2023-03-20
s390/zcrypt: replace scnprintf with sysfs_emit
Harald Freudenberger
8
-248
/
+199
2023-03-20
s390/zcrypt: rework length information for dqap
Harald Freudenberger
6
-37
/
+60
2023-03-20
s390/zcrypt: make psmid unsigned long instead of long long
Harald Freudenberger
6
-19
/
+19
2023-03-20
s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Heiko Carstens
1
-1
/
+1
2023-03-20
s390/vdso: use __ALIGN instead of open coded .align
Heiko Carstens
2
-3
/
+5
2023-03-20
s390/expoline: use __ALIGN instead of open coded .align
Heiko Carstens
1
-1
/
+2
2023-03-20
s390/ftrace: move hotpatch trampolines to mcount.S
Heiko Carstens
2
-20
/
+16
2023-03-20
s390: make use of CONFIG_FUNCTION_ALIGNMENT
Heiko Carstens
2
-1
/
+3
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
11
-366
/
+258
2023-03-20
s390/mm,pageattr: allow KASAN shadow memory
Vasily Gorbik
1
-2
/
+0
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
12
-405
/
+430
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
11
-191
/
+192
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
3
-17
/
+0
2023-03-20
s390/dumpstack: resolve userspace last_break
Ilya Leoshkevich
1
-1
/
+7
2023-03-20
s390: simplify dynamic sysctl registration for appldata_register_ops
Luis Chamberlain
1
-12
/
+8
2023-03-20
s390: simplify one-level sysctl registration for page_table_sysctl
Luis Chamberlain
1
-11
/
+1
2023-03-20
s390: simplify one level sysctl registration for cmm_table
Luis Chamberlain
1
-11
/
+1
2023-03-20
s390: simplify one-level sysctl registration for appldata_table
Luis Chamberlain
1
-11
/
+1
2023-03-20
s390: simplify one-level syctl registration for s390dbf_table
Luis Chamberlain
1
-11
/
+1
2023-03-20
s390: simplify one-level sysctl registration for topology_ctl_table
Luis Chamberlain
1
-11
/
+1
2023-03-13
s390/pci: clean up left over special treatment for function zero
Niklas Schnelle
2
-25
/
+5
2023-03-13
s390/pci: remove redundant pci_bus_add_devices() on new bus
Niklas Schnelle
1
-1
/
+0
2023-03-13
s390/pci: only add specific device in zpci_bus_scan_device()
Niklas Schnelle
1
-2
/
+1
2023-03-13
s390/setup: always inline gen_lpswe()
Heiko Carstens
1
-1
/
+1
2023-03-13
s390: trim ancient junk from copy_thread()
Al Viro
1
-6
/
+4
2023-03-13
s390/zcrypt: remove unnecessary (void *) conversions
Yu Zhe
1
-7
/
+5
2023-03-13
s390/bp: remove __bpon()
Heiko Carstens
4
-16
/
+6
2023-03-13
s390/bp: remove s390_isolate_bp_guest()
Heiko Carstens
2
-11
/
+0
2023-03-13
s390/bp: remove TIF_ISOLATE_BP
Heiko Carstens
4
-35
/
+13
2023-03-13
s390/bp: add missing BPENTER to program check handler
Heiko Carstens
1
-0
/
+1
2023-03-13
s390/ipl: add missing intersection check to ipl_report handling
Sven Schnelle
1
-0
/
+8
2023-03-13
Linux 6.3-rc2
v6.3-rc2
Linus Torvalds
1
-1
/
+1
2023-03-13
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2
-1
/
+132
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
1
-1
/
+1
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
1
-1
/
+4
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
1
-0
/
+1
2023-03-11
ext4: make sure fs error flag setted before clear journal error
Ye Bin
1
-2
/
+4
2023-03-11
ext4: commit super block if fs record error when journal record without error
Ye Bin
1
-0
/
+9
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
3
-3
/
+37
2023-03-11
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
1
-0
/
+3
2023-03-11
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2
-2
/
+6
2023-03-10
fs: prevent out-of-bounds array speculation when closing a file descriptor
Theodore Ts'o
1
-0
/
+1
2023-03-10
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Veerabadhran Gopalakrishnan
1
-0
/
+1
2023-03-10
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher
1
-3
/
+4
2023-03-10
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher
1
-3
/
+4
[next]