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.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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+0
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-1
/
+74
2014-04-09
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-08
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
1
-4
/
+14
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
3
-6
/
+6
2014-04-08
initramfs: debug detected compression method
Daniel M. Weeks
1
-0
/
+3
2014-04-08
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-04-08
idr: remove dead code
Stephen Hemminger
1
-18
/
+2
2014-04-04
lib/decompress_inflate.c: include appropriate header file
Rashika Kheria
1
-0
/
+1
2014-04-04
lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c
Rashika Kheria
1
-0
/
+7
2014-04-04
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
1
-37
/
+39
2014-04-04
lib/devres.c: fix some sparse warnings
Steven Rostedt
1
-5
/
+7
2014-04-04
vsprintf: remove %n handling
Ryan Mallon
1
-36
/
+9
2014-04-04
lib/syscall.c: unexport task_current_syscall()
Andrew Morton
1
-1
/
+0
2014-04-04
kobject: don't block for each kobject_uevent
Vladimir Davydov
1
-6
/
+36
2014-04-04
mm: keep page cache radix tree nodes in check
Johannes Weiner
1
-14
/
+22
2014-04-04
lib: radix_tree: tree node interface
Johannes Weiner
1
-115
/
+148
2014-04-04
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-75
/
+0
2014-04-04
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-4
/
+27
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+8
2014-04-02
get rid of DEBUG_WRITECOUNT
Al Viro
1
-10
/
+0
2014-04-02
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2014-04-02
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2014-04-01
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-04-01
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+20
2014-03-29
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
1
-1
/
+12
2014-03-23
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...
Helge Deller
1
-3
/
+3
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
4
-1
/
+74
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2014-03-04
dma debug: account for cachelines and read-only mappings in overlap tracking
Dan Williams
1
-46
/
+85
2014-02-27
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
1
-4
/
+9
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
1
-0
/
+15
2014-02-23
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
1
-0
/
+5
2014-02-18
Merge 3.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+2
2014-02-17
idr: Add new function idr_is_empty()
Andreas Gruenbacher
1
-0
/
+10
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+2
2014-02-14
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
1
-1
/
+1
2014-02-11
Merge branch 'master' into driver-core-next-test-merge-rc2
Tejun Heo
2
-1
/
+2
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-08
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
1
-1
/
+1
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
27
-167
/
+650
2014-02-06
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-02-05
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
1
-3
/
+3
2014-02-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+14
2014-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-01-30
percpu_ida: fix a live lock
Shaohua Li
1
-5
/
+2
2014-01-30
dma-debug: fix overlap detection
Dan Williams
1
-3
/
+7
[next]