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
2020-01-04
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
2
-2
/
+9
2020-01-04
scsi: iscsi: Don't send data to unbound connection
Anatol Pomazau
1
-0
/
+8
2020-01-04
scsi: NCR5380: Add disconnect_mask module parameter
Finn Thain
1
-1
/
+5
2020-01-04
scsi: scsi_debug: num_tgts must be >= 0
Maurizio Lombardi
1
-0
/
+5
2020-01-04
scsi: ufs: Fix error handing during hibern8 enter
Subhash Jadavani
1
-5
/
+14
2020-01-04
scsi: pm80xx: Fix for SATA device discovery
peter chang
1
-0
/
+2
2020-01-04
HID: Improve Windows Precision Touchpad detection.
Blaž Hrastnik
1
-0
/
+4
2020-01-04
libnvdimm/btt: fix variable 'rc' set but not used
Qian Cai
1
-4
/
+4
2020-01-04
HID: logitech-hidpp: Silence intermittent get_battery_capacity errors
Hans de Goede
1
-0
/
+3
2020-01-04
bcache: at least try to shrink 1 node in bch_mca_scan()
Coly Li
1
-0
/
+2
2020-01-04
clk: pxa: fix one of the pxa RTC clocks
Robert Jarzmik
1
-0
/
+1
2020-01-04
scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE
Finn Thain
3
-6
/
+6
2020-01-04
powerpc/security: Fix wrong message when RFI Flush is disable
Gustavo L. F. Walbon
1
-10
/
+6
2020-01-04
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
1
-0
/
+5
2020-01-04
scsi: ufs: fix potential bug which ends in system hang
Bean Huo
1
-1
/
+1
2020-01-04
scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences
James Smart
1
-1
/
+1
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
2
-13
/
+18
2020-01-04
irqchip: ingenic: Error out if IRQ domain creation failed
Paul Cercueil
1
-5
/
+10
2020-01-04
irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
Florian Fainelli
1
-0
/
+4
2020-01-04
clk: qcom: Allow constant ratio freq tables for rcg
Jeffrey Hugo
2
-0
/
+5
2020-01-04
f2fs: fix to update dir's i_pino during cross_rename
Chao Yu
1
-3
/
+12
2020-01-04
scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow
James Smart
1
-0
/
+7
2020-01-04
scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6)
Bart Van Assche
1
-4
/
+7
2020-01-04
jbd2: Fix statistics for the number of logged blocks
Jan Kara
1
-1
/
+3
2020-01-04
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
Matthew Bobrowski
1
-1
/
+7
2020-01-04
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
1
-0
/
+1
2020-01-04
powerpc/security/book3s64: Report L1TF status in sysfs
Anthony Steinhauser
1
-0
/
+5
2020-01-04
clocksource/drivers/asm9260: Add a check for of_clk_get
Chuhong Yuan
1
-0
/
+4
2020-01-04
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
1
-0
/
+1
2020-01-04
powerpc/tools: Don't quote $objdump in scripts
Michael Ellerman
2
-3
/
+3
2020-01-04
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
1
-1
/
+8
2020-01-04
powerpc/pseries: Mark accumulate_stolen_time() as notrace
Michael Ellerman
1
-1
/
+1
2020-01-04
scsi: csiostor: Don't enable IRQs too early
Dan Carpenter
1
-6
/
+9
2020-01-04
scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices
James Smart
1
-1
/
+3
2020-01-04
scsi: target: compare full CHAP_A Algorithm strings
David Disseldorp
1
-1
/
+1
2020-01-04
iommu/tegra-smmu: Fix page tables in > 4 GiB memory
Thierry Reding
1
-5
/
+6
2020-01-04
Input: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
2020-01-04
scsi: lpfc: Fix locking on mailbox command completion
James Smart
1
-1
/
+7
2020-01-04
scsi: mpt3sas: Fix clear pending bit in ioctl status
Sreekanth Reddy
1
-1
/
+2
2020-01-04
scsi: lpfc: Fix discovery failures when target device connectivity bounces
James Smart
1
-1
/
+6
2019-12-31
Linux 4.14.161
v4.14.161
Greg Kroah-Hartman
1
-1
/
+1
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2
-1
/
+26
2019-12-31
nbd: fix shutdown and recv work deadlock v2
Mike Christie
1
-3
/
+3
2019-12-31
mmc: sdhci-of-esdhc: fix P2020 errata handling
Yangbo Lu
1
-2
/
+2
2019-12-31
mmc: sdhci: Update the tuning failed messages to pr_debug level
Faiz Abbas
1
-2
/
+2
2019-12-31
mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"
Rasmus Villemoes
1
-3
/
+0
2019-12-31
powerpc/irq: fix stack overflow verification
Christophe Leroy
1
-2
/
+2
2019-12-31
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
1
-1
/
+1
2019-12-31
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
1
-1
/
+1
2019-12-31
KVM: arm64: Ensure 'params' is initialised when looking up sys register
Will Deacon
1
-1
/
+4
[prev]
[next]