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.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-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
2017-03-12
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
4
-18
/
+28
2017-03-12
PCI: altera: Fix TLP_CFG_DW0 for TLP write
Ley Foon Tan
1
-3
/
+7
2017-03-12
pci/hotplug/pnv-php: Disable MSI and PCI device properly
Gavin Shan
1
-8
/
+14
2017-03-12
PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
Dexuan Cui
1
-3
/
+5
2017-03-12
ath9k: use correct OTP register offsets for the AR9340 and AR9550
Christian Lamparter
1
-2
/
+2
2017-03-12
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
5
-26
/
+48
2017-03-12
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
1
-2
/
+1
2017-03-12
ath10k: fix boot failure in UTF mode/testmode
Tamizh chelvam
1
-5
/
+9
2017-03-12
mei: remove support for broken parallel read
Alexander Usyskin
1
-22
/
+26
2017-03-12
samples/seccomp: fix 64-bit comparison macros
Mathias Svensson
1
-53
/
+72
2017-03-12
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
1
-1
/
+2
2017-03-12
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
1
-2
/
+4
2017-03-12
ext4: fix inline data error paths
Theodore Ts'o
2
-6
/
+23
2017-03-12
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
1
-2
/
+4
2017-03-12
ext4: fix data corruption in data=journal mode
Jan Kara
1
-10
/
+13
2017-03-12
ext4: trim allocation requests to group size
Jan Kara
1
-0
/
+7
2017-03-12
ext4: do not polute the extents cache while shifting extents
Roman Pen
1
-3
/
+6
2017-03-12
ext4: Include forgotten start block on fallocate insert range
Roman Pen
1
-6
/
+12
2017-03-12
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
1
-7
/
+8
2017-03-12
block/loop: fix race between I/O and set_status
Ming Lei
1
-5
/
+12
2017-03-12
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
1
-1
/
+3
2017-03-12
Fix: Disable sys_membarrier when nohz_full is enabled
Mathieu Desnoyers
1
-0
/
+4
2017-03-12
power: reset: at91-poweroff: timely shutdown LPDDR memories
Alexandre Belloni
3
-3
/
+102
2017-03-12
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
3
-18
/
+28
2017-03-12
scsi: aacraid: Reorder Adapter status check
Raghava Aditya Renukunta
1
-4
/
+17
2017-03-12
scsi: storvsc: properly set residual data length on errors
Long Li
1
-3
/
+13
2017-03-12
scsi: storvsc: properly handle SRB_ERROR when sense message is present
Long Li
1
-0
/
+7
2017-03-12
scsi: storvsc: use tagged SRB requests if supported by the device
Long Li
1
-0
/
+9
2017-03-12
dm raid: fix data corruption on reshape request
Heinz Mauelshagen
1
-1
/
+11
2017-03-12
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
1
-53
/
+14
2017-03-12
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
1
-0
/
+1
2017-03-12
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
1
-3
/
+3
2017-03-12
PM / devfreq: Fix wrong trans_stat of passive devfreq device
Chanwoo Choi
3
-1
/
+9
2017-03-12
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
3
-4
/
+31
2017-03-12
ima: fix ima_d_path() possible race with rename
Mimi Zohar
3
-6
/
+24
2017-03-12
ipc/shm: Fix shmat mmap nil-page protection
Davidlohr Bueso
1
-4
/
+9
2017-03-12
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
2
-3
/
+12
2017-03-12
mm, vmscan: consider eligible zones in get_scan_count
Michal Hocko
1
-2
/
+2
2017-03-12
mm, vmscan: cleanup lru size claculations
Michal Hocko
3
-44
/
+41
2017-03-12
mm balloon: umount balloon_mnt when removing vb device
Yisheng Xie
1
-0
/
+4
2017-03-12
mm: do not access page->mapping directly on page_endio
Minchan Kim
1
-2
/
+5
2017-03-12
mm: vmpressure: fix sending wrong events on underflow
Vinayak Menon
1
-1
/
+9
2017-03-12
mm/page_alloc: fix nodes for reclaim in fast path
Gavin Shan
1
-1
/
+1
2017-03-12
mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
Dan Williams
1
-0
/
+6
2017-03-12
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
1
-1
/
+9
2017-03-12
iommu/vt-d: Tylersburg isoch identity map check is done too late.
Ashok Raj
1
-1
/
+2
2017-03-12
iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
CQ Tang
1
-7
/
+7
2017-03-12
tpm_tis: fix the error handling of init_tis()
Wei Yongjun
1
-1
/
+1
2017-03-12
regulator: Fix regulator_summary for deviceless consumers
Leonard Crestez
1
-2
/
+3
2017-03-12
coresight: STM: Balance enable/disable
Suzuki K Poulose
1
-1
/
+1
[next]