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
2012-10-13
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
2
-7
/
+11
2012-10-13
ext4: avoid duplicate writes of the backup bg descriptor blocks
Yongqiang Yang
1
-4
/
+6
2012-10-13
ext4: don't copy non-existent gdt blocks when resizing
Yongqiang Yang
1
-0
/
+4
2012-10-13
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
Yongqiang Yang
1
-3
/
+9
2012-10-13
PCI: Check P2P bridge for invalid secondary/subordinate range
Yinghai Lu
1
-2
/
+4
2012-10-13
SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_device
Martin Peschke
1
-5
/
+14
2012-10-13
SCSI: zfcp: restore refcount check on port_remove
Steffen Maier
5
-12
/
+45
2012-10-13
SCSI: zfcp: remove invalid reference to list iterator variable
Julia Lawall
1
-1
/
+1
2012-10-13
SCSI: zfcp: Do not wakeup while suspended
Steffen Maier
5
-10
/
+86
2012-10-13
SCSI: zfcp: Bounds checking for deferred error trace
Steffen Maier
2
-7
/
+11
2012-10-13
SCSI: zfcp: Make trace record tags unique
Steffen Maier
1
-2
/
+2
2012-10-13
SCSI: zfcp: Adapt to new FC_PORTSPEED semantics
Steffen Maier
1
-2
/
+32
2012-10-13
drm/savage: re-add busmaster enable, regression fix
Florian Zumbiehl
1
-0
/
+2
2012-10-13
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-10-13
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
Tao Hou
1
-0
/
+1
2012-10-13
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
1
-5
/
+6
2012-10-13
8021q: fix mac_len recomputation in vlan_untag()
Antonio Quartulli
1
-1
/
+2
2012-10-13
ipv4: add a fib_type to fib_info
Eric Dumazet
2
-0
/
+3
2012-10-13
localmodconfig: Fix localyesconfig to set to 'y' not 'm'
Yuta Ando
1
-0
/
+2
2012-10-13
jbd2: don't write superblock when if its empty
Eric Sandeen
1
-0
/
+5
2012-10-13
workqueue: fix possible stall on try_to_grab_pending() of a delayed work item
Lai Jiangshan
1
-3
/
+22
2012-10-13
workqueue: add missing smp_wmb() in process_one_work()
Tejun Heo
1
-0
/
+2
2012-10-13
PM / Sleep: use resume event when call dpm_resume_early
Feng Hong
1
-1
/
+1
2012-10-13
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
1
-3
/
+17
2012-10-13
drxk: allow loading firmware synchrousnously
Mauro Carvalho Chehab
2
-5
/
+17
2012-10-13
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-10-13
powerpc/eeh: Fix crash on converting OF node to edev
Gavin Shan
2
-1
/
+9
2012-10-13
powerpc: Fix VMX fix for memcpy case
Nishanth Aravamudan
1
-2
/
+2
2012-10-13
lguest: fix occasional crash in example launcher.
Rusty Russell
1
-0
/
+1
2012-10-13
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
1
-1
/
+1
2012-10-13
drivers/scsi/atp870u.c: fix bad use of udelay
Martin Michlmayr
1
-1
/
+10
2012-10-13
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
Shawn Guo
1
-0
/
+1
2012-10-13
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
1
-0
/
+3
2012-10-13
mfd: 88pm860x: Move _IO resources out of ioport_ioresource
Mark Brown
1
-29
/
+63
2012-10-13
mfd: max8925: Move _IO resources out of ioport_ioresource
Mark Brown
1
-0
/
+10
2012-10-13
ACPI: run _OSC after ACPI_FULL_INITIALIZATION
Lin Ming
1
-2
/
+6
2012-10-13
media: gspca_pac7302: make red balance and blue balance controls work again
Frank Schäfer
1
-1
/
+1
2012-10-13
media: gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Micro...
Frank Schäfer
1
-0
/
+1
2012-10-13
media: rc: ite-cir: Initialise ite_dev::rdev earlier
Ben Hutchings
1
-1
/
+1
2012-10-13
em28xx: Make all em28xx extensions to be initialized asynchronously
Mauro Carvalho Chehab
1
-12
/
+10
2012-10-13
ARM: 7548/1: include linux/sched.h in syscall.h
Wade Farnsworth
1
-0
/
+1
2012-10-13
intel-iommu: Default to non-coherent for domains unattached to iommus
Alex Williamson
1
-1
/
+3
2012-10-13
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
2
-1
/
+16
2012-10-13
slab: fix the DEADLOCK issue on l3 alien lock
Michael Wang
1
-3
/
+3
2012-10-13
i2c-piix4: Fix build failure
Daniel J Blueman
1
-0
/
+1
2012-10-13
kbuild: Fix gcc -x syntax
Jean Delvare
11
-18
/
+18
2012-10-13
kbuild: Do not package /boot and /lib in make tar-pkg
Michal Marek
3
-4
/
+4
2012-10-13
kbuild: make: fix if_changed when command contains backslashes
Sascha Hauer
1
-1
/
+1
2012-10-13
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
Geert Uytterhoeven
1
-1
/
+1
2012-10-07
Linux 3.6.1
v3.6.1
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]