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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
1
-1
/
+1
2008-11-12
security: remove broken and useless declarations
James Morris
1
-2
/
+0
2008-11-11
Add a new capable interface that will be used by systems that use audit to
Eric Paris
2
-3
/
+16
2008-11-11
When the capset syscall is used it is not possible for audit to record the
Eric Paris
1
-0
/
+10
2008-11-11
Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a
Eric Paris
1
-0
/
+26
2008-11-11
This patch will print cap_permitted and cap_inheritable data in the PATH
Eric Paris
1
-0
/
+5
2008-11-11
This patch add a generic cpu endian caps structure and externally available
Eric Paris
1
-0
/
+7
2008-11-11
Document the order of arguments for cap_issubset. It's not instantly clear
Eric Paris
1
-0
/
+7
2008-11-06
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
1
-0
/
+3
2008-11-04
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
1
-0
/
+2
2008-11-03
Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+155
2008-11-03
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-0
/
+13
2008-11-03
io mapping: clean up #ifdefs
Keith Packard
1
-18
/
+25
2008-11-03
i915: Add GEM ioctl to get available aperture size.
Eric Anholt
1
-0
/
+13
2008-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-3
/
+4
2008-11-02
linux/string.h: fix comment typo
Jeff Garzik
1
-1
/
+1
2008-11-01
Merge branch 'cris_move' of git://www.jni.nu/cris
Linus Torvalds
310
-64047
/
+0
2008-10-31
resources: add io-mapping functions to dynamically map large device apertures
Keith Packard
1
-0
/
+118
2008-10-31
x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps
Keith Packard
1
-0
/
+30
2008-10-31
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
1
-0
/
+2
2008-10-31
net: delete excess kernel-doc notation
Randy Dunlap
2
-2
/
+0
2008-10-31
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
1
-1
/
+2
2008-10-31
libata: add whitelist for devices with known good pata-sata bridges
Jens Axboe
1
-0
/
+1
2008-10-31
gianfar: Fix race in TBI/SerDes configuration
Trent Piepho
1
-1
/
+2
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-1
/
+5
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-0
/
+2
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+5
2008-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+2
2008-10-30
spi: fix compile error
Fernando Luis Vazquez Cao
1
-0
/
+3
2008-10-30
nfsd: fix vm overcommit crash
Alan Cox
1
-0
/
+6
2008-10-30
kernel.h: fix might_sleep kernel-doc
Randy Dunlap
1
-2
/
+2
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
1
-7
/
+0
2008-10-30
cgroups: tiny cleanups
Li Zefan
1
-4
/
+0
2008-10-30
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
1
-5
/
+0
2008-10-30
mm: increase the default mlock limit from 32k to 64k
Kurt Garloff
1
-2
/
+2
2008-10-30
Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+2
2008-10-30
ALSA: ASoC: Fix mono controls after conversion to support full int masks
Mark Brown
1
-1
/
+2
2008-10-30
adjust init section definitions
Jan Beulich
1
-1
/
+5
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
310
-64047
/
+0
2008-10-29
Merge branch 'for-next' of git://www.jni.nu/cris into cris_merge
Jesper Nilsson
1
-2
/
+2
2008-10-29
HID: fix hid_device_id for cross compiling
Andreas Schwab
1
-0
/
+1
2008-10-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+33
2008-10-28
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+12
2008-10-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2008-10-28
KVM: Future-proof device assignment ABI
Avi Kivity
1
-0
/
+6
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
1
-1
/
+6
2008-10-28
mac80211.h: fix kernel-doc excesses
Randy Dunlap
1
-6
/
+5
2008-10-27
scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map
Jens Axboe
1
-2
/
+12
2008-10-27
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
1
-0
/
+1
2008-10-27
asm-generic: define DIE_OOPS in asm-generic
Jonas Bonn
1
-0
/
+1
[next]