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.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
2013-03-06
Linux 3.2.40
v3.2.40
Ben Hutchings
1
-1
/
+1
2013-03-06
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
1
-0
/
+1
2013-03-06
ext4: fix hole punch failure when depth is greater than 0
Ashish Sangwan
1
-17
/
+29
2013-03-06
ext4: rewrite punch hole to use ext4_ext_remove_space()
Lukas Czerner
1
-85
/
+91
2013-03-06
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
1
-1
/
+1
2013-03-06
exec: use -ELOOP for max recursion depth
Kees Cook
5
-17
/
+6
2013-03-06
kmod: make __request_module() killable
Oleg Nesterov
1
-2
/
+24
2013-03-06
kmod: introduce call_modprobe() helper
Oleg Nesterov
1
-8
/
+16
2013-03-06
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
1
-1
/
+1
2013-03-06
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2
-2
/
+27
2013-03-06
usermodehelper: introduce umh_complete(sub_info)
Oleg Nesterov
1
-2
/
+7
2013-03-06
asus-laptop: Do not call HWRS on init
Ben Hutchings
1
-13
/
+4
2013-03-06
speakup: lower default software speech rate
Samuel Thibault
1
-1
/
+1
2013-03-06
usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams
Laurent Pinchart
1
-42
/
+16
2013-03-06
usb: Add quirk detection based on interface information
Laurent Pinchart
4
-39
/
+106
2013-03-06
8250: use correct value for PORT_BRCM_TRUMANAGE
Ben Hutchings
2
-4
/
+4
2013-03-06
vhost: fix length for cross region descriptor
Michael S. Tsirkin
1
-1
/
+1
2013-03-06
rc: unlock on error in show_protocols()
Dan Carpenter
1
-1
/
+3
2013-03-06
Avoid sysfs oops when an rc_dev's raw device is absent
Douglas Bagnall
1
-2
/
+3
2013-03-06
usb hid quirks for Masterkit MA901 usb radio
Alexey Klimov
2
-0
/
+4
2013-03-06
ata_piix: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+9
2013-03-06
ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
1
-0
/
+8
2013-03-06
ata_piix: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
1
-0
/
+8
2013-03-06
ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-0
/
+2
2013-03-06
ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
Seth Heasley
1
-0
/
+8
2013-03-06
pstore: Avoid deadlock in panic and emergency-restart path
Seiji Aguchi
2
-6
/
+37
2013-03-06
staging: comedi: ni_labpc: set up command4 register *after* command3
Ian Abbott
1
-15
/
+16
2013-03-06
staging: comedi: ni_labpc: correct differential channel sequence for AI commands
Ian Abbott
1
-1
/
+3
2013-03-06
ipv6: use a stronger hash for tcp
Eric Dumazet
4
-6
/
+24
2013-03-06
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-03-06
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
1
-2
/
+1
2013-03-06
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
1
-4
/
+4
2013-03-06
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-03-06
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
Jan Beulich
1
-7
/
+8
2013-03-06
unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
Helge Deller
1
-17
/
+8
2013-03-06
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
1
-0
/
+3
2013-03-06
drm/radeon/evergreen+: wait for the MC to settle after MC blackout
Alex Deucher
1
-0
/
+2
2013-03-06
igb: Remove artificial restriction on RQDPC stat reading
Alexander Duyck
1
-3
/
+5
2013-03-06
nbd: fsync and kill block device on shutdown
Paolo Bonzini
3
-1
/
+14
2013-03-06
sysctl: fix null checking in bin_dn_node_address()
Xi Wang
1
-1
/
+2
2013-03-06
idr: fix top layer handling
Tejun Heo
1
-14
/
+22
2013-03-06
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
1
-3
/
+5
2013-03-06
firewire: add minor number range check to fw_device_init()
Tejun Heo
1
-0
/
+4
2013-03-06
block: fix synchronization and limit check in blk_alloc_devt()
Tejun Heo
1
-8
/
+5
2013-03-06
idr: fix a subtle bug in idr_get_next()
Tejun Heo
1
-1
/
+8
2013-03-06
block: fix ext_devt_idr handling
Tomas Henzl
2
-2
/
+6
2013-03-06
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
Xiaowei.Hu
2
-5
/
+4
2013-03-06
ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
Jeff Liu
1
-1
/
+1
2013-03-06
x86: Make sure we can boot in the case the BDA contains pure garbage
H. Peter Anvin
1
-19
/
+34
2013-03-06
ocfs2: fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
[prev]
[next]