index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-12-03
powercap: DTPM: Drop unused local variable from init_dtpm()
Rafael J. Wysocki
1
-2
/
+0
2021-12-03
io-wq: don't retry task_work creation failure on fatal conditions
Jens Axboe
1
-0
/
+7
2021-12-03
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
1
-0
/
+13
2021-12-03
usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
Zhou Qingyang
1
-0
/
+3
2021-12-03
usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
Frank Li
1
-16
/
+4
2021-12-03
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
1
-4
/
+0
2021-12-03
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-12-03
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-12-03
x86/64/mm: Map all kernel memory into trampoline_pgd
Joerg Roedel
1
-1
/
+11
2021-12-03
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
2
-0
/
+5
2021-12-02
s390: update defconfigs
Heiko Carstens
3
-3
/
+16
2021-12-02
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
1
-7
/
+0
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2
-5
/
+12
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2
-1
/
+9
2021-12-02
net: dsa: b53: Add SPI ID table
Florian Fainelli
1
-0
/
+14
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-12-02
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
2021-12-02
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
[next]