index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
mwifiex: Try waking the firmware until we get an interrupt
Jonas Dreßler
1
-5
/
+23
2021-11-17
mwifiex: Read a PCI register after writing the TX ring write pointer
Jonas Dreßler
1
-0
/
+8
2021-11-17
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
2021-11-17
wcn36xx: Fix (QoS) null data frame bitrate/modulation
Loic Poulain
1
-0
/
+1
2021-11-17
wcn36xx: Fix tx_status mechanism
Loic Poulain
2
-47
/
+21
2021-11-17
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
1
-1
/
+3
2021-11-17
HID: surface-hid: Allow driver matching for target ID 1 devices
Maximilian Luz
1
-1
/
+1
2021-11-17
HID: surface-hid: Use correct event registry for managing HID events
Maximilian Luz
2
-3
/
+3
2021-11-17
mt76: mt7615: fix skb use-after-free on mac reset
Felix Fietkau
1
-22
/
+23
2021-11-17
platform/surface: aggregator_registry: Add support for Surface Laptop Studio
Maximilian Luz
1
-0
/
+54
2021-11-17
ifb: Depend on netfilter alternatively to tc
Lukas Wunner
1
-1
/
+1
2021-11-17
evm: mark evm_fixmode as __ro_after_init
Austin Kim
1
-1
/
+1
2021-11-17
rtl8187: fix control-message timeouts
Johan Hovold
1
-7
/
+7
2021-11-17
PCI: Mark Atheros QCA6174 to avoid bus reset
Ingmar Klein
1
-0
/
+1
2021-11-17
ath10k: fix division by zero in send path
Johan Hovold
1
-0
/
+5
2021-11-17
ath10k: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-11-17
ath6kl: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-11-17
ath6kl: fix division by zero in send path
Johan Hovold
1
-0
/
+5
2021-11-17
mwifiex: fix division by zero in fw download path
Johan Hovold
1
-0
/
+16
2021-11-17
EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
Eric Badger
1
-1
/
+1
2021-11-17
regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dv...
Krzysztof Kozlowski
1
-1
/
+1
2021-11-17
regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...
Krzysztof Kozlowski
2
-25
/
+17
2021-11-17
hwmon: (pmbus/lm25066) Add offset coefficients
Zev Weiss
1
-0
/
+23
2021-11-17
md/raid1: only allocate write behind bio for WriteMostly device
Guoqing Jiang
1
-1
/
+1
2021-11-17
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
1
-4
/
+4
2021-11-17
selinux: fix race condition when computing ocontext SIDs
Ondrej Mosnacek
1
-85
/
+77
2021-11-17
ia64: kprobes: Fix to pass correct trampoline address to the handler
Masami Hiramatsu
1
-4
/
+5
2021-11-17
KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handling
Laurent Vivier
2
-3
/
+43
2021-11-17
KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
Sean Christopherson
1
-2
/
+5
2021-11-17
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
1
-1
/
+2
2021-11-17
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
1
-1
/
+3
2021-11-17
btrfs: clear MISSING device status bit in btrfs_close_one_device
Li Zhang
1
-1
/
+3
2021-11-17
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...
David Yang
1
-1
/
+1
2021-11-17
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
1
-1
/
+1
2021-11-17
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
1
-1
/
+1
2021-11-17
nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
Yu Xiao
3
-9
/
+26
2021-11-17
vmxnet3: do not stop tx queues after netif_device_detach()
Dongli Zhang
1
-1
/
+0
2021-11-17
r8169: Add device 10ec:8162 to driver r8169
Janghyub Seo
1
-0
/
+1
2021-11-17
net: hns3: ignore reset event before initialization process is done
Guangbin Huang
3
-0
/
+5
2021-11-17
net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode
Yufeng Mo
3
-31
/
+6
2021-11-17
nvmet-tcp: fix header digest verification
Amit Engel
1
-1
/
+1
2021-11-17
block: schedule queue restart after BLK_STS_ZONE_RESOURCE
Naohiro Aota
1
-4
/
+9
2021-11-17
drm: panel-orientation-quirks: Add quirk for GPD Win3
Mario
1
-0
/
+6
2021-11-17
watchdog: Fix OMAP watchdog early handling
Walter Stoll
1
-1
/
+5
2021-11-17
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2
-3
/
+5
2021-11-17
spi: spl022: fix Microwire full duplex mode
Thomas Perrot
1
-2
/
+3
2021-11-17
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-11-17
xen/netfront: stop tx queues during live migration
Dongli Zhang
1
-0
/
+8
2021-11-17
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
1
-0
/
+5
2021-11-17
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
3
-2
/
+5
[prev]
[next]