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.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
2010-10-21
secmark: export secctx, drop secmark in procfs
Eric Paris
2
-6
/
+50
2010-10-21
conntrack: export lsm context rather than internal secid via netlink
Eric Paris
2
-11
/
+45
2010-10-21
security: secid_to_secctx returns len when data is NULL
Eric Paris
3
-4
/
+16
2010-10-21
secmark: make secmark object handling generic
Eric Paris
10
-141
/
+104
2010-10-21
secmark: do not return early if there was no error
Eric Paris
1
-1
/
+1
2010-10-21
AppArmor: Ensure the size of the copy is < the buffer allocated to hold it
John Johansen
1
-1
/
+3
2010-10-21
TOMOYO: Print URL information before panic().
Tetsuo Handa
1
-1
/
+10
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
8
-26
/
+17
2010-10-21
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
1
-12
/
+10
2010-10-21
selinux: fix up style problem on /selinux/status
KaiGai Kohei
2
-11
/
+7
2010-10-21
selinux: change to new flag variable
matt mooney
1
-1
/
+1
2010-10-21
selinux: really fix dependency causing parallel compile failure.
Paul Gortmaker
2
-20
/
+6
2010-10-21
selinux: fix parallel compile error
Paul Gortmaker
1
-1
/
+1
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
5
-1
/
+210
2010-10-21
.gitignore: ignore apparmor/rlim_names.h
Yong Zhang
1
-0
/
+1
2010-10-21
LSM: Fix security_module_enable() error.
Tetsuo Handa
1
-10
/
+2
2010-10-21
selinux: type_bounds_sanity_check has a meaningless variable declaration
Eric Paris
1
-2
/
+2
2010-10-21
tomoyo: cleanup. don't store bogus pointer
Dan Carpenter
1
-2
/
+4
2010-10-21
x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G
FUJITA Tomonori
1
-0
/
+3
2010-10-21
ceph: do not carry i_lock for readdir from dcache
Sage Weil
2
-26
/
+18
2010-10-21
fs/ceph/xattr.c: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-10-21
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
2010-10-21
rbd: null vs ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-10-21
ceph: fix num_pages_free accounting in pagelist
Sage Weil
1
-0
/
+1
2010-10-21
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
3
-1
/
+70
2010-10-21
ceph: don't crash when passed bad mount options
Yehuda Sadeh
1
-1
/
+1
2010-10-21
ceph: fix debugfs warnings
Randy Dunlap
1
-1
/
+2
2010-10-21
block: rbd: removing unnecessary test
Yehuda Sadeh
1
-4
/
+0
2010-10-21
block: rbd: fixed may leaks
Vasiliy Kulikov
1
-6
/
+8
2010-10-21
ceph: switch from BKL to lock_flocks()
Sage Weil
1
-5
/
+6
2010-10-21
ceph: preallocate flock state without locks held
Greg Farnum
2
-15
/
+44
2010-10-21
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
2
-9
/
+118
2010-10-21
ceph: use mapping->nrpages to determine if mapping is empty
Sage Weil
1
-12
/
+1
2010-10-21
ceph: only invalidate on check_caps if we actually have pages
Sage Weil
1
-1
/
+1
2010-10-21
ceph: do not hide .snap in root directory
Sage Weil
1
-1
/
+0
2010-10-21
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
6
-2
/
+1944
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
73
-1838
/
+2566
2010-10-21
ceph-rbd: osdc support for osd call and rollback operations
Yehuda Sadeh
3
-0
/
+29
2010-10-21
ceph: messenger and osdc changes for rbd
Yehuda Sadeh
6
-101
/
+436
2010-10-21
ceph: refactor osdc requests creation functions
Yehuda Sadeh
2
-57
/
+155
2010-10-21
ceph: lookup pool in osdmap by name
Yehuda Sadeh
2
-0
/
+15
2010-10-21
x86: Spread tlb flush vector between nodes
Shaohua Li
1
-1
/
+47
2010-10-21
percpu: Introduce a read-mostly percpu API
Shaohua Li
2
-0
/
+13
2010-10-21
Linux 2.6.36
v2.6.36
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-9
/
+14
2010-10-21
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+3
2010-10-20
x86, mm: Fix incorrect data type in vmalloc_sync_all()
Borislav Petkov
1
-1
/
+1
2010-10-20
spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA
Ilkka Koskinen
1
-13
/
+26
2010-10-20
spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode
Jason Wang
1
-0
/
+6
[prev]
[next]