index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
s390/mm: check 2KB-fragment page on release
Alexander Gordeev
1
-11
/
+30
2021-12-16
s390/mm: better annotate 2KB pagetable fragments handling
Alexander Gordeev
1
-20
/
+107
2021-12-16
s390/mm: fix 2KB pgtable release race
Alexander Gordeev
1
-1
/
+3
2021-12-16
s390/sclp: release SCLP early buffer after kernel initialization
Alexander Egorenkov
1
-0
/
+3
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
4
-33
/
+29
2021-12-16
s390/zcrypt: CCA control CPRB sending
Juergen Christ
1
-4
/
+3
2021-12-16
s390/disassembler: update opcode table
Heiko Carstens
2
-1
/
+3
2021-12-16
s390/uv: fix memblock virtual vs physical address confusion
Heiko Carstens
1
-5
/
+5
2021-12-16
s390/smp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
1
-1
/
+1
2021-12-16
s390/sclp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
1
-1
/
+1
2021-12-16
s390/exit: remove dead reference to do_exit from copy_thread
Eric W. Biederman
1
-1
/
+0
2021-12-10
s390/ap: add missing virt_to_phys address conversion
Heiko Carstens
1
-1
/
+3
2021-12-10
s390/pgalloc: use pointers instead of unsigned long values
Heiko Carstens
1
-32
/
+32
2021-12-10
s390/pgalloc: add virt/phys address handling to base asce functions
Heiko Carstens
1
-13
/
+13
2021-12-10
s390/cmm: add missing virt_to_phys() conversion
Heiko Carstens
1
-1
/
+1
2021-12-10
s390/diag: use pfn_to_phys() instead of open coding
Heiko Carstens
1
-2
/
+2
2021-12-10
s390/mm: add missing phys_to_virt translation to page table dumper
Heiko Carstens
1
-4
/
+4
2021-12-06
s390/vfio-ap: add status attribute to AP queue device's sysfs dir
Tony Krowiak
1
-3
/
+76
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
3
-7
/
+7
2021-12-06
s390/qdio: clarify logical vs absolute in QIB's kerneldoc
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/qdio: remove unneeded sanity check in qdio_do_sqbs()
Julian Wiedmann
1
-2
/
+0
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
4
-32
/
+35
2021-12-06
s390/pci: use phys_to_virt() for AIBVs/DIBVs
Niklas Schnelle
1
-3
/
+3
2021-12-06
s390/vmcp: use page_to_virt instead of page_to_phys
Heiko Carstens
1
-2
/
+2
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
4
-34
/
+63
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
4
-47
/
+64
2021-12-06
s390/qdio: clarify handler logic for qdio_handle_activate_check()
Julian Wiedmann
4
-15
/
+14
2021-12-06
s390/qdio: clean up access to queue in qdio_handle_activate_check()
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/qdio: avoid allocating the qdio_irq with GFP_DMA
Julian Wiedmann
3
-14
/
+23
2021-12-06
s390/qdio: improve handling of CIWs
Julian Wiedmann
3
-26
/
+20
2021-12-06
s390/qdio: remove QDIO_SBAL_SIZE macro
Julian Wiedmann
1
-1
/
+0
2021-12-06
s390/cio: remove uevent suppress from cio driver
Vineeth Vijayan
5
-51
/
+3
2021-12-06
s390/crypto: add SIMD implementation for ChaCha20
Patrick Steuer
8
-0
/
+1154
2021-12-05
Linux 5.16-rc4
v5.16-rc4
Linus Torvalds
1
-1
/
+1
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2
-46
/
+71
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-12-04
parisc: Fix "make install" on newer debian releases
Helge Deller
1
-0
/
+1
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
cifs: avoid use of dstaddr as key for fscache client cookie
Shyam Prasad N
1
-37
/
+1
2021-12-03
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
2
-0
/
+14
2021-12-03
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
3
-7
/
+8
2021-12-03
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
1
-0
/
+1
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2
-0
/
+24
2021-12-03
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
1
-7
/
+8
2021-12-03
fget: check that the fd still exists after getting a ref to it
Linus Torvalds
1
-0
/
+4
2021-12-03
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
1
-11
/
+5
2021-12-03
x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
Michael Sterritt
1
-18
/
+39
[next]