index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-23
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
1
-1
/
+1
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
net: dsa: tag_ocelot: use traffic class to map priority on injected header
Xiaoliang Yang
1
-1
/
+5
2021-12-23
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
1
-2
/
+6
2021-12-23
io_uring: zero iocb->ki_pos for stream file types
Jens Axboe
1
-3
/
+7
2021-12-22
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-22
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
ALSA: hda/realtek: Fix quirk for Clevo NJ51CU
Werner Sembach
1
-1
/
+25
2021-12-22
ALSA: rawmidi - fix the uninitalized user_pversion
Jaroslav Kysela
1
-0
/
+1
2021-12-22
ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2
Libin Yang
1
-1
/
+7
2021-12-22
ALSA: hda: intel-sdw-acpi: harden detection of controller
Libin Yang
1
-2
/
+3
2021-12-22
ALSA: hda/hdmi: Disable silent stream on GLK
Ville Syrjälä
1
-6
/
+15
2021-12-22
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
1
-2
/
+2
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
parisc: remove ARCH_DEFCONFIG
Masahiro Yamada
1
-5
/
+0
2021-12-22
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2
-6
/
+7
2021-12-21
parisc: Fix mask used to select futex spinlock
John David Anglin
1
-2
/
+2
2021-12-21
parisc: Correct completer in lws start
John David Anglin
1
-1
/
+1
2021-12-21
KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
Sean Christopherson
1
-2
/
+1
2021-12-21
gpio: virtio: remove timeout
Vincent Whitchurch
1
-5
/
+1
2021-12-21
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
1
-1
/
+1
2021-12-21
mmc: mmci: stm32: clear DLYB_CR after sending tuning command
Yann Gautier
1
-0
/
+2
2021-12-21
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
1
-6
/
+13
2021-12-21
gve: Correct order of processing device options
Jeroen de Borst
1
-4
/
+4
2021-12-21
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-21
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-21
docs: networking: replace skb_hwtstamp_tx with skb_tstamp_tx
Willem de Bruijn
1
-2
/
+2
2021-12-21
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
8
-18
/
+23
2021-12-20
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
1
-0
/
+2
2021-12-20
KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state
Sean Christopherson
3
-0
/
+107
2021-12-20
KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
Sean Christopherson
1
-2
/
+6
2021-12-20
KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
Sean Christopherson
1
-8
/
+24
2021-12-20
KVM: VMX: Always clear vmx->fail on emulation_required
Sean Christopherson
1
-3
/
+1
2021-12-20
selftests: KVM: Fix non-x86 compiling
Andrew Jones
2
-9
/
+6
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
5
-17
/
+21
2021-12-20
KVM: x86/mmu: Don't advance iterator after restart due to yielding
Sean Christopherson
3
-13
/
+28
2021-12-20
drm/i915/guc: Only assign guc_id.id when stealing guc_id
Matthew Brost
1
-1
/
+1
2021-12-20
drm/i915/guc: Use correct context lock when callig clr_context_registered
Matthew Brost
1
-2
/
+2
2021-12-20
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
1
-0
/
+2
2021-12-20
docs: networking: dpaa2: Fix DPNI header
Sean Anderson
1
-0
/
+1
2021-12-20
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
1
-0
/
+3
2021-12-20
HID: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-20
HID: holtek: fix mouse probing
Benjamin Tissoires
1
-0
/
+15
2021-12-20
mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands
Martin Blumenstingl
1
-0
/
+16
[next]