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.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
2016-03-04
rtlwifi: rtl_pci: Fix kernel panic
Larry Finger
1
-8
/
+3
2016-03-04
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
1
-21
/
+30
2016-03-04
um: link with -lpthread
Vegard Nossum
1
-1
/
+1
2016-03-04
uml: fix hostfs mknod()
Vegard Nossum
1
-3
/
+1
2016-03-04
uml: flush stdout before forking
Vegard Nossum
1
-0
/
+2
2016-03-04
s390/fpu: signals vs. floating point control register
Martin Schwidefsky
1
-0
/
+2
2016-03-04
s390/compat: correct restore of high gprs on signal return
Martin Schwidefsky
1
-1
/
+1
2016-03-04
s390/dasd: fix performance drop
Stefan Haberland
1
-0
/
+1
2016-03-04
s390/dasd: fix refcount for PAV reassignment
Stefan Haberland
1
-5
/
+16
2016-03-04
s390/dasd: prevent incorrect length error under z/VM after PAV changes
Stefan Haberland
1
-1
/
+1
2016-03-04
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
1
-2
/
+6
2016-03-04
btrfs: initialize the seq counter in struct btrfs_device
Sebastian Andrzej Siewior
1
-0
/
+1
2016-03-04
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...
Chandan Rajendra
4
-8
/
+33
2016-03-04
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2016-03-04
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2016-03-04
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2016-03-04
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-03-04
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-03-04
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-03-04
KVM: s390: fix memory overwrites when vx is disabled
David Hildenbrand
2
-86
/
+43
2016-03-04
s390/kvm: remove dependency on struct save_area definition
Martin Schwidefsky
2
-15
/
+16
2016-03-04
clocksource/drivers/vt8500: Increase the minimum delta
Roman Volkov
1
-2
/
+4
2016-03-04
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Thomas Gleixner
1
-2
/
+3
2016-03-04
mm: numa: quickly fail allocations for NUMA balancing on full nodes
Mel Gorman
1
-1
/
+1
2016-03-04
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
1
-2
/
+12
2016-03-04
ocfs2: unlock inode if deleting inode from orphan fails
Guozhonghua
1
-0
/
+1
2016-03-04
drm/i915: shut up gen8+ SDE irq dmesg noise
Daniel Vetter
1
-3
/
+7
2016-03-04
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
1
-2
/
+2
2016-03-04
spi: omap2-mcspi: Prevent duplicate gpio_request
Michael Welling
1
-9
/
+10
2016-03-04
drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...
Lisa Du
1
-1
/
+1
2016-03-04
USB: option: add "4G LTE usb-modem U901"
Bjørn Mork
1
-0
/
+2
2016-03-04
USB: option: add support for SIM7100E
Andrey Skvortsov
1
-0
/
+7
2016-03-04
USB: cp210x: add IDs for GE B650V3 and B850V3 boards
Ken Lin
1
-0
/
+2
2016-03-04
usb: dwc3: Fix assignment of EP transfer resources
John Youn
3
-24
/
+52
2016-03-04
can: ems_usb: Fix possible tx overflow
Gerhard Uttenthaler
1
-4
/
+10
2016-03-04
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
1
-2
/
+2
2016-03-04
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
1
-7
/
+30
2016-03-04
bcache: prevent crash on changing writeback_running
Stefan Bader
1
-1
/
+2
2016-03-04
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
1
-2
/
+3
2016-03-04
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
1
-1
/
+3
2016-03-04
bcache: fix a leak in bch_cached_dev_run()
Al Viro
1
-1
/
+4
2016-03-04
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
1
-0
/
+2
2016-03-04
bcache: Add a cond_resched() call to gc
Kent Overstreet
1
-0
/
+1
2016-03-04
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
1
-1
/
+3
2016-03-04
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
1
-7
/
+7
2016-03-04
efi: Add pstore variables to the deletion whitelist
Matt Fleming
1
-0
/
+1
2016-03-04
efi: Make efivarfs entries immutable by default
Peter Jones
9
-41
/
+258
2016-03-04
efi: Make our variable validation list include the guid
Peter Jones
3
-22
/
+38
2016-03-04
efi: Do variable name validation tests in utf8
Peter Jones
1
-11
/
+21
2016-03-04
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2
-23
/
+14
[prev]
[next]