index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-25
Linux 3.14.62
v3.14.62
Greg Kroah-Hartman
2016-02-25
module: wrapper for symbol name.
Rusty Russell
2016-02-25
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2016-02-25
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
2016-02-25
intel_scu_ipcutil: underflow in scu_reg_access()
Dan Carpenter
2016-02-25
dump_stack: avoid potential deadlocks
Eric Dumazet
2016-02-25
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
2016-02-25
memcg: only free spare array when readers are done
Martijn Coenen
2016-02-25
scripts/bloat-o-meter: fix python3 syntax error
Sergey Senozhatsky
2016-02-25
dma-debug: switch check from _text to _stext
Laura Abbott
2016-02-25
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
2016-02-25
m32r: fix m32104ut_defconfig build fail
Sudip Mukherjee
2016-02-25
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
2016-02-25
mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
Andrew Banman
2016-02-25
iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
CQ Tang
2016-02-25
Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
Aurélien Francillon
2016-02-25
Input: elantech - mark protocols v2 and v3 as semi-mt
Benjamin Tissoires
2016-02-25
Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
Takashi Iwai
2016-02-25
mm: soft-offline: check return value in second __get_any_page() call
Naoya Horiguchi
2016-02-25
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2016-02-25
KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
Thomas Huth
2016-02-25
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
Linus Walleij
2016-02-25
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
2016-02-25
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
2016-02-25
ARM: dts: Kirkwood: Fix QNAP TS219 power-off
Helmut Klein
2016-02-25
udf: Check output buffer length when converting name to CS0
Andrew Gabbasov
2016-02-25
udf: Prevent buffer overrun with multi-byte characters
Andrew Gabbasov
2016-02-25
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
2016-02-25
nfs: Fix race in __update_open_stateid()
Andrew Elble
2016-02-25
cifs: fix erroneous return value
Anton Protopopov
2016-02-25
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2016-02-25
iio: dac: mcp4725: set iio name property in sysfs
Yong Li
2016-02-25
iio: adis_buffer: Fix out-of-bounds memory access
Lars-Peter Clausen
2016-02-25
iio: fix some warning messages
Dan Carpenter
2016-02-25
iio: ad5064: Fix ad5629/ad5669 shift
Lars-Peter Clausen
2016-02-25
iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success
Michael Hennerich
2016-02-25
iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2016-02-25
iio:ad7793: Fix ad7785 product ID
Lars-Peter Clausen
2016-02-25
scsi: fix soft lockup in scsi_remove_target() on module removal
James Bottomley
2016-02-25
SCSI: Add Marvell Console to VPD blacklist
Mika Westerberg
2016-02-25
scsi_dh_rdac: always retry MODE SELECT on command lock violation
Hannes Reinecke
2016-02-25
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
Kirill A. Shutemov
2016-02-25
SCSI: fix crashes in sd and sr runtime PM
Alan Stern
2016-02-25
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
2016-02-25
Revert "SCSI: Fix NULL pointer dereference in runtime PM"
Ken Xue
2016-02-25
SCSI: Fix NULL pointer dereference in runtime PM
Ken Xue
2016-02-25
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
2016-02-25
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2016-02-25
scsi_sysfs: Fix queue_ramp_up_period return code
Peter Oberparleiter
[next]