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.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-14
/
+234
2009-09-11
Merge branch 'next' into for-linus
James Morris
7
-14
/
+234
2009-09-10
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...
David P. Quigley
1
-0
/
+55
2009-09-10
VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...
David P. Quigley
1
-0
/
+1
2009-09-08
shmfs: use 'check_acl' instead of 'permission'
Linus Torvalds
1
-1
/
+1
2009-09-08
Make 'check_acl()' a first-class filesystem op
Linus Torvalds
1
-0
/
+1
2009-09-07
KEYS: Fix default security_session_to_parent()
David Howells
1
-1
/
+4
2009-09-07
KEYS: security_cred_alloc_blank() should return int under all circumstances
David Howells
1
-2
/
+4
2009-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+3
2009-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-1
/
+16
2009-09-05
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
Oleg Nesterov
1
-0
/
+1
2009-09-05
workqueues: introduce __cancel_delayed_work()
Oleg Nesterov
1
-0
/
+15
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
1
-1
/
+12
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
1
-0
/
+4
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
5
-0
/
+44
2009-09-02
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
David Howells
1
-1
/
+4
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-1
/
+64
2009-09-02
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
1
-2
/
+2
2009-09-01
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-09-01
lsm: Add hooks to the TUN driver
Paul Moore
1
-0
/
+31
2009-08-29
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2
-2
/
+3
2009-08-27
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
1
-2
/
+3
2009-08-27
flex_array: convert element_nr formals to unsigned
David Rientjes
1
-4
/
+6
2009-08-27
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-2
/
+4
2009-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-08-24
kernel_read: redefine offset type
Mimi Zohar
1
-1
/
+1
2009-08-23
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
1
-2
/
+2
2009-08-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+4
2009-08-21
Make bitmask 'and' operators return a result code
Linus Torvalds
2
-20
/
+18
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
1
-0
/
+2
2009-08-21
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
1
-0
/
+4
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
1
-0
/
+2
2009-08-20
Merge branch 'master' into next
James Morris
11
-26
/
+63
2009-08-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2
-2
/
+1
2009-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-8
/
+13
2009-08-18
net: restore gnet_stats_basic to previous definition
Eric Dumazet
5
-8
/
+13
2009-08-17
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
1
-15
/
+15
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2
-15
/
+17
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
1
-3
/
+4
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
1
-1
/
+1
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-0
/
+2
2009-08-14
security: update documentation for security_request_module
James Morris
1
-0
/
+1
2009-08-14
security: introducing security_request_module
Eric Paris
1
-0
/
+10
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-11
/
+38
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
1
-11
/
+36
[next]