index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
qmi
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-06
s390/nmi: rework register validation handling
Heiko Carstens
1
-54
/
+10
2022-12-06
s390/nmi: use vector instruction macros instead of byte patterns
Heiko Carstens
1
-5
/
+4
2022-12-06
s390/vx: add vx-insn.h wrapper include file
Heiko Carstens
4
-669
/
+689
2022-12-06
s390/ipl: use octal values instead of S_* macros
Sven Schnelle
1
-36
/
+30
2022-12-06
s390/ipl: add eckd dump support
Sven Schnelle
5
-1
/
+81
2022-12-06
s390/ipl: add eckd support
Sven Schnelle
6
-1
/
+329
2022-12-05
vfio/ccw: identify CCW data addresses as physical
Eric Farman
1
-2
/
+2
2022-12-05
vfio/ccw: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-1
/
+1
2022-12-02
s390/checksum: support GENERIC_CSUM, enable it for KASAN
Heiko Carstens
2
-0
/
+11
2022-12-02
s390/appldata: remove power management callbacks
Heiko Carstens
1
-111
/
+2
2022-12-01
s390/cio: sort out physical vs virtual pointers usage
Alexander Gordeev
10
-38
/
+45
2022-11-29
s390/sclp: allow to change sclp_console_drop during runtime
Heiko Carstens
1
-1
/
+9
2022-11-29
s390/sclp: convert to use sysfs_emit()
Heiko Carstens
1
-3
/
+3
2022-11-29
s390/sclp: use kstrobool() to parse sclp_con_drop parameter
Heiko Carstens
2
-8
/
+3
2022-11-23
s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLE
Heiko Carstens
1
-6
/
+6
2022-11-23
s390/kprobes: define insn cache ops within private header file
Heiko Carstens
2
-2
/
+10
2022-11-23
s390/mm: remove unused get_page_state() function
Heiko Carstens
1
-11
/
+0
2022-11-23
s390/hypfs: remove unused info_blk_hdr__pcpus() function
Heiko Carstens
1
-8
/
+0
2022-11-23
s390/debug: remove function type cast
Heiko Carstens
1
-3
/
+4
2022-11-23
s390/pci: Use irq_data_get_msi_desc()
Thomas Gleixner
1
-1
/
+1
2022-11-23
s390/ipl: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-3
/
+4
2022-11-23
s390/mm: provide minimal setup_per_cpu_areas() implementation
Heiko Carstens
2
-0
/
+38
2022-11-16
s390: use generic vga.h header file
Heiko Carstens
1
-7
/
+0
2022-11-16
s390: use generic shmparam.h header file
Heiko Carstens
1
-12
/
+0
2022-11-16
s390: use generic bugs.h header file
Heiko Carstens
1
-21
/
+0
2022-11-16
s390: use generic serial.h header file
Heiko Carstens
1
-7
/
+0
2022-11-10
s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Gerald Schaefer
1
-0
/
+1
2022-10-26
s390/pai: rename structure member users to active_events
Thomas Richter
1
-6
/
+6
2022-10-26
s390/pai: rework pai_crypto mapped buffer reference count
Thomas Richter
1
-22
/
+20
2022-10-26
s390/pai: move enum definition to header file
Thomas Richter
2
-9
/
+9
2022-10-26
s390/con3215: Fix white space errors
Thomas Richter
1
-10
/
+9
2022-10-26
s390/con3215: Drop console data printout when buffer full
Thomas Richter
2
-61
/
+166
2022-10-26
s390/con3215: Simplify console write operation
Thomas Richter
1
-28
/
+12
2022-10-24
Linux 6.1-rc2
v6.1-rc2
Linus Torvalds
1
-1
/
+1
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
1
-0
/
+8
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
2
-0
/
+2
2022-10-22
io_uring/net: fail zc sendmsg when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
io_uring/net: fail zc send when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
3
-0
/
+3
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
2
-0
/
+3
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2022-10-22
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
1
-0
/
+56
2022-10-22
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Alexander Graf
1
-14
/
+17
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
2
-0
/
+13
2022-10-22
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-21
x86/unwind/orc: Fix unreliable stack dump with gcov
Chen Zhongjin
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
3
-24
/
+5
[next]