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
2012-04-02
udf: Fix deadlock in udf_release_file()
Jan Kara
1
-2
/
+0
2012-04-02
vfs: fix d_ancestor() case in d_materialize_unique
Michel Lespinasse
1
-1
/
+2
2012-04-02
ext4: check for zero length extent
Theodore Ts'o
1
-0
/
+2
2012-04-02
ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
Lukas Czerner
2
-41
/
+51
2012-04-02
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
Eric Sandeen
1
-0
/
+2
2012-04-02
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
1
-2
/
+7
2012-04-02
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
1
-3
/
+4
2012-04-02
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2
-3
/
+21
2012-04-02
pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5
Michael Krufky
1
-0
/
+10
2012-04-02
lgdt330x: fix signedness error in i2c_read_demod_bytes()
Xi Wang
1
-2
/
+4
2012-04-02
hwmon: (fam15h_power) Correct sign extension of running_avg_capture
Andreas Herrmann
1
-1
/
+1
2012-04-02
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
1
-1
/
+1
2012-04-02
x86-32: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
1
-7
/
+10
2012-04-02
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
1
-1
/
+0
2012-04-02
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
1
-0
/
+9
2012-04-02
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
Trond Myklebust
1
-4
/
+11
2012-04-02
UBI: fix eraseblock picking criteria
Artem Bityutskiy
1
-6
/
+4
2012-04-02
UBI: fix error handling in ubi_scan()
Richard Weinberger
1
-4
/
+4
2012-04-02
cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...
Jeff Layton
1
-1
/
+2
2012-04-02
xfs: fix inode lookup race
Dave Chinner
1
-6
/
+12
2012-04-02
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2
-1
/
+13
2012-04-02
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
5
-4
/
+57
2012-04-02
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
2
-0
/
+64
2012-04-02
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2
-0
/
+26
2012-04-02
firewire: ohci: fix too-early completion of IR multichannel buffers
Clemens Ladisch
1
-3
/
+2
2012-04-02
pata_legacy: correctly mask recovery field for HT6560B
Sergei Shtylyov
1
-2
/
+1
2012-04-02
HID: add more hotkeys in Asus AIO keyboards
Keng-Yu Lin
1
-0
/
+2
2012-04-02
HID: add extra hotkeys in Asus AIO keyboards
Keng-Yu Lin
3
-0
/
+7
2012-04-02
Bluetooth: Add AR30XX device ID on Asus laptops
Keng-Yu Lin
2
-0
/
+2
2012-04-02
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
Roland Dreier
1
-4
/
+3
2012-04-02
target: Don't set WBUS16 or SYNC bits in INQUIRY response
Roland Dreier
1
-1
/
+1
2012-04-02
drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
Alex Deucher
1
-0
/
+14
2012-04-02
drm/radeon/kms: fix analog load detection on DVI-I connectors
Alex Deucher
1
-0
/
+4
2012-04-02
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
3
-3
/
+30
2012-04-02
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2
-4
/
+30
2012-04-02
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
1
-0
/
+2
2012-04-02
tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
Nicholas Bellinger
1
-2
/
+4
2012-04-02
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
3
-2
/
+19
2012-04-02
tcm_loop: Set residual field for SCSI commands
Roland Dreier
1
-0
/
+6
2012-04-02
ASoC: pxa-ssp: atomically set stream active masks
Daniel Mack
1
-25
/
+36
2012-04-02
hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
Aneesh Kumar K.V
1
-16
/
+9
2012-04-02
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
Nishanth Aravamudan
2
-22
/
+13
2012-04-02
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
9
-10
/
+92
2012-04-02
x86/ioapic: Add register level checks to detect bogus io-apic entries
Suresh Siddha
1
-8
/
+32
2012-04-02
IB/iser: Post initial receive buffers before sending the final login request
Or Gerlitz
3
-27
/
+22
2012-04-02
p54spi: Release GPIO lines and IRQ on error in p54spi_probe
Max Filippov
1
-4
/
+10
2012-04-02
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
1
-2
/
+13
2012-04-02
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
1
-1
/
+1
2012-04-02
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
1
-2
/
+1
2012-04-02
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
1
-10
/
+9
[prev]
[next]