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
2016-03-21
USB: sierra: add 1199:68AB device ID
Dirk Behme
1
-0
/
+1
2016-03-21
vhost: actually track log eventfd file
Marc-André Lureau
1
-0
/
+1
2016-03-21
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
2016-03-21
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2016-03-21
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
1
-1
/
+0
2016-03-21
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2016-03-21
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
Tomas Winkler
1
-0
/
+2
2016-03-21
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
1
-1
/
+1
2016-03-21
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
Bernhard Bender
1
-0
/
+3
2016-03-21
tile: use free_bootmem_late() for initrd
Chris Metcalf
1
-1
/
+1
2016-03-21
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
Oliver Neukum
1
-0
/
+12
2016-03-21
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
3
-3
/
+7
2016-03-21
xhci: report U3 when link is in resume state
Zhuang Jin Can
1
-2
/
+5
2016-03-21
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
1
-0
/
+3
2016-03-21
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
1
-1
/
+1
2016-03-21
usb: dwc3: Reset the transfer resource index on SET_INTERFACE
John Youn
1
-0
/
+4
2016-03-21
md: flush ->event_work before stopping array.
NeilBrown
1
-0
/
+2
2016-03-21
md: make sure everything is freed when dm-raid stops an array.
NeilBrown
1
-2
/
+14
2016-03-21
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+4
2016-03-21
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2016-03-21
can: mcp251x: fix resume when device is down
Stefan Agner
1
-8
/
+7
2016-03-21
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2016-03-21
libata: increase the timeout when setting transfer mode
Mikulas Patocka
1
-1
/
+2
2016-03-21
libata: force disable trim for SuperSSpeed S238
Arne Fitzenreiter
1
-0
/
+3
2016-03-21
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
2
-1
/
+4
2016-03-21
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
Aleksei Mamlin
1
-1
/
+2
2016-03-21
ata: pmp: add quirk for Marvell 4140 SATA PMP
Lior Amsalem
1
-0
/
+7
2016-03-21
st: null pointer dereference panic caused by use after kref_put by st_open
Seymour, Shane M
1
-1
/
+1
2016-03-21
rds: rds_ib_device.refcount overflow
Wengang Wang
1
-1
/
+3
2016-03-21
s390/process: fix sfpc inline assembly
Heiko Carstens
1
-1
/
+1
2016-03-21
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-10
/
+10
2016-03-21
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2016-03-21
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-54
/
+52
2016-03-21
drm: add a check for x/y in drm_mode_setcrtc
Zhao Junwang
1
-2
/
+5
2016-03-21
s390/sclp: clear upper register halves in _sclp_print_early
Martin Schwidefsky
1
-0
/
+4
2016-03-21
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
1
-1
/
+1
2016-03-21
USB: cp210x: add ID for Aruba Networks controllers
Peter Sanford
1
-0
/
+1
2016-03-21
USB: option: add 2020:4000 ID
Claudio Cappelli
1
-0
/
+1
2016-03-21
dm thin: allocate the cell_sort_array dynamically
Joe Thornber
1
-4
/
+10
2016-03-21
dm btree remove: fix bug in redistribute3
Dennis Yang
1
-3
/
+3
2016-03-21
ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4
Dominic Sacré
1
-0
/
+68
2016-03-21
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2016-03-21
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
1
-4
/
+7
2016-03-21
hpfs: kstrdup() out of memory handling
Sanidhya Kashyap
1
-2
/
+6
2016-03-21
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
1
-4
/
+13
2016-03-21
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2016-03-21
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
1
-3
/
+4
2016-03-21
bufferhead: Add _gfp version for sb_getblk()
Nikolay Borisov
1
-0
/
+7
2016-03-21
fs/buffer.c: support buffer cache allocations with gfp modifiers
Gioh Kim
2
-23
/
+67
2016-03-21
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
[prev]
[next]