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-07-03
dm persistent data: handle space map checker creation failure
Mike Snitzer
3
-15
/
+28
2012-07-03
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
1
-0
/
+3
2012-07-03
dm thin: commit metadata before creating metadata snapshot
Joe Thornber
1
-0
/
+7
2012-07-03
security: Fix nommu build.
Paul Mundt
1
-0
/
+1
2012-07-03
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2012-07-03
drm: edid: Don't add inferred modes with higher resolution
Takashi Iwai
1
-3
/
+24
2012-07-03
drm/radeon: fix rare segfault
Jerome Glisse
1
-4
/
+6
2012-07-03
md: fix up plugging (again).
NeilBrown
3
-16
/
+9
2012-07-03
md: support re-add of recovering devices.
NeilBrown
1
-2
/
+1
2012-07-03
md/raid1: fix bug in read_balance introduced by hot-replace
NeilBrown
1
-2
/
+2
2012-07-03
raid5: delayed stripe fix
Shaohua Li
1
-1
/
+3
2012-07-03
md/raid456: When read error cannot be recovered, record bad block
majianpeng
1
-4
/
+11
2012-07-03
md: make 'name' arg to md_register_thread non-optional.
NeilBrown
5
-5
/
+8
2012-07-03
md/raid10: fix failure when trying to repair a read error.
NeilBrown
1
-3
/
+3
2012-07-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-2
/
+2
2012-07-03
security: document no_new_privs
Andy Lutomirski
1
-0
/
+50
2012-07-03
md/raid5: fix refcount problem when blocked_rdev is set.
NeilBrown
1
-2
/
+12
2012-07-03
md:Add blk_plug in sync_thread.
majianpeng
1
-0
/
+3
2012-07-03
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
1
-0
/
+6
2012-07-03
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
1
-2
/
+3
2012-07-03
md/raid5: prefer replacing failed devices over want-replacement devices.
NeilBrown
1
-5
/
+8
2012-07-03
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
1
-0
/
+6
2012-07-03
KVM: Sanitize KVM_IRQFD flags
Alex Williamson
1
-0
/
+3
2012-07-03
KVM: Add missing KVM_IRQFD API documentation
Alex Williamson
1
-0
/
+17
2012-07-03
KVM: Pass kvm_irqfd to functions
Alex Williamson
3
-13
/
+13
2012-07-03
Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes
Arnd Bergmann
1
-1
/
+14
2012-07-02
xhci: Fix hang on back-to-back Set TR Deq Ptr commands.
Sarah Sharp
1
-0
/
+11
2012-07-02
usb: Add support for root hub port status CAS
Stanislaw Ledwon
3
-15
/
+53
2012-07-02
Btrfs: run delayed directory updates during log replay
Chris Mason
1
-0
/
+6
2012-07-02
Btrfs: hold a ref on the inode during writepages
Josef Bacik
1
-0
/
+14
2012-07-02
Btrfs: fix tree log remove space corner case
Josef Bacik
1
-93
/
+52
2012-07-02
Btrfs: fix wrong check during log recovery
Liu Bo
1
-1
/
+1
2012-07-02
Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS
Alexander Block
1
-1
/
+1
2012-07-02
Btrfs: resume balance on rw (re)mounts properly
Ilya Dryomov
4
-18
/
+47
2012-07-02
Btrfs: restore restriper state on all mounts
Ilya Dryomov
3
-25
/
+26
2012-07-02
Btrfs: fix dio write vs buffered read race
Josef Bacik
2
-18
/
+50
2012-07-02
Btrfs: don't count I/O statistic read errors for missing devices
Stefan Behrens
1
-10
/
+12
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
8
-16
/
+19
2012-07-02
perf kvm: Fix segfault with report and mixed guestmount use
David Ahern
1
-14
/
+15
2012-07-02
perf kvm: Fix regression with guest machine creation
David Ahern
1
-1
/
+1
2012-07-02
perf script: Fix format regression due to libtraceevent merge
David Ahern
1
-2
/
+1
2012-07-02
ARM: OMAP4: TWL6030: ensure sys_nirq1 is mux'd and wakeup enabled
Kevin Hilman
1
-0
/
+2
2012-07-02
ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failure
Kevin Hilman
1
-1
/
+1
2012-07-02
iommu/amd: fix type bug in flush code
Dan Carpenter
3
-3
/
+3
2012-07-02
dma-debug: debugfs_create_bool() takes a u32 pointer
Dan Carpenter
1
-2
/
+2
2012-07-02
iommu/tegra: smmu: Fix unsleepable memory allocation
Hiroshi DOYU
1
-2
/
+2
2012-07-02
ARM: imx27_visstrim_m10: Do not include <asm/system.h>
Fabio Estevam
1
-1
/
+1
2012-07-02
sh: Fix up se7721 GPIOLIB=y build warnings.
Paul Mundt
1
-1
/
+1
2012-07-02
powerpc/kvm: sldi should be sld
Michael Neuling
1
-1
/
+1
2012-07-02
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
1
-1
/
+1
[prev]
[next]