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-02-01
lib/digsig: checks for NULL return value
Dmitry Kasatkin
1
-2
/
+6
2012-02-01
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-0
/
+2
2012-02-01
lib/mpi: added comment on divide by 0 case
Dmitry Kasatkin
1
-0
/
+4
2012-02-01
lib/mpi: check for possible zero length
Dmitry Kasatkin
1
-0
/
+3
2012-02-01
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
Dmitry Kasatkin
1
-25
/
+10
2012-02-01
lib/digsig: additional sanity checks against badly formated key payload
Dmitry Kasatkin
1
-2
/
+7
2012-02-01
lib/mpi: removed unused functions
Dmitry Kasatkin
1
-88
/
+0
2012-02-01
lib/mpi: checks for zero divisor length
Dmitry Kasatkin
1
-0
/
+3
2012-02-01
lib/mpi: return error code on dividing by zero
Dmitry Kasatkin
1
-1
/
+1
2012-02-01
lib/mpi: replaced MPI_NULL with normal NULL
Dmitry Kasatkin
3
-7
/
+5
2012-02-01
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-1
/
+2
2012-02-01
ALSA: HDA: Fix duplicated output to more than one codec
David Henningsson
1
-1
/
+1
2012-02-01
ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master mode
Axel Lin
1
-1
/
+1
2012-02-01
ASoC: wm8962: Fix word length configuration
Susan Gao
1
-3
/
+3
2012-02-01
KVM: do not #GP on perf MSR writes when vPMU is disabled
Gleb Natapov
1
-0
/
+22
2012-02-01
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
2
-0
/
+64
2012-02-01
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2
-0
/
+26
2012-02-01
KVM: Fix __set_bit() race in mark_page_dirty() during dirty logging
Takuya Yoshikawa
1
-1
/
+1
2012-02-01
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
6
-7
/
+46
2012-02-01
lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
Wu Fengguang
1
-0
/
+4
2012-02-01
writeback: fix NULL bdi->dev in trace writeback_single_inode
Wu Fengguang
2
-9
/
+9
2012-02-01
backing-dev: fix wakeup timer races with bdi_unregister()
Rabin Vincent
1
-5
/
+18
2012-02-01
ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.
Dylan Reid
1
-2
/
+4
2012-02-01
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
Dan Carpenter
1
-2
/
+2
2012-02-01
drm/nouveau/gem: fix fence_sync race / oops
Ben Skeggs
1
-2
/
+21
2012-02-01
drm/nouveau: fix typo on mxmdcb option
Ben Skeggs
1
-1
/
+1
2012-02-01
drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS
Ben Skeggs
1
-0
/
+9
2012-02-01
drm/nouveau/disp: check that panel power gpio is enabled at init time
Ben Skeggs
2
-2
/
+13
2012-02-01
Btrfs: don't reserve data with extents locked in btrfs_fallocate
Chris Mason
1
-15
/
+10
2012-02-01
Linux 3.3-rc2
v3.3-rc2
Linus Torvalds
1
-1
/
+1
2012-02-01
sh: use the the PCI channels's io_map_base
Michael S. Tsirkin
2
-2
/
+3
2012-02-01
mips: use the the PCI controller's io_map_base
Michael S. Tsirkin
2
-2
/
+3
2012-02-01
lib: add NO_GENERIC_PCI_IOPORT_MAP
Michael S. Tsirkin
3
-1
/
+14
2012-02-01
net: fec: correct phy_name buffer length when init phy_name
Richard Zhao
1
-1
/
+1
2012-01-31
ASoC: core: Better support for idle_bias_off suspend ignores
Mark Brown
1
-0
/
+11
2012-01-31
[CIFS] Update cifs Kconfig title to match removal of experimental dependency
Steve French
1
-2
/
+2
2012-01-31
xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
Mitsuo Hayasaka
1
-1
/
+1
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
11
-37
/
+89
2012-01-31
ASoC: wm8994: Remove ASoC level register cache sync
Mark Brown
1
-5
/
+0
2012-01-31
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
9735
-257033
/
+470130
2012-01-31
ALSA: HDA: Remove quirk for Toshiba Qosmio G50
David Henningsson
1
-13
/
+0
2012-01-31
ALSA: HDA: Fix jack creation for codecs with front and rear Line In
David Henningsson
1
-9
/
+15
2012-01-31
cifs: fix printk format warnings
Randy Dunlap
1
-4
/
+4
2012-01-31
cifs: check offset in decode_ntlmssp_challenge()
Dan Carpenter
1
-0
/
+4
2012-01-31
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
10
-20
/
+14
2012-01-31
ASoC: wm_hubs: Fix routing of input PGAs to line output mixer
Mark Brown
1
-4
/
+4
2012-01-31
Revert "microblaze: Add topology init"
Michal Simek
1
-20
/
+1
2012-01-31
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...
Vinod Koul
1
-1
/
+1
2012-01-31
ARM: EXYNOS: Correct M-5MOLS sensor clock frequency on Universal C210 board
Sylwester Nawrocki
1
-1
/
+1
2012-01-31
ARM: EXYNOS: Correct framebuffer window size on Nuri board
Sylwester Nawrocki
1
-4
/
+4
[prev]
[next]