| Commit message (Expand) | Author | Age | Files | Lines |
* | integrity: special fs magic | Mimi Zohar | 2008-10-13 | 4 | -7/+7 |
* | Merge branch 'next' into for-linus | James Morris | 2008-10-13 | 25 | -1024/+2793 |
|\ |
|
| * | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris | 2008-10-11 | 22 | -972/+2732 |
| |\ |
|
| | * | netlabel: Add configuration support for local labeling | Paul Moore | 2008-10-10 | 4 | -3/+50 |
| | * | cipso: Add support for native local labeling and fixup mapping names | Paul Moore | 2008-10-10 | 6 | -36/+128 |
| | * | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore | 2008-10-10 | 2 | -2/+3 |
| | * | selinux: Cache NetLabel secattrs in the socket's security struct | Paul Moore | 2008-10-10 | 4 | -39/+91 |
| | * | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 2008-10-10 | 8 | -37/+311 |
| | * | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 2008-10-10 | 8 | -42/+393 |
| | * | netlabel: Add network address selectors to the NetLabel/LSM domain mapping | Paul Moore | 2008-10-10 | 9 | -224/+816 |
| | * | netlabel: Add a generic way to create ordered linked lists of network addrs | Paul Moore | 2008-10-10 | 4 | -216/+569 |
| | * | netlabel: Replace protocol/NetLabel linking with refrerence counts | Paul Moore | 2008-10-10 | 8 | -266/+235 |
| | * | smack: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 2008-10-10 | 1 | -1/+4 |
| | * | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 2008-10-10 | 5 | -9/+50 |
| | * | selinux: Fix a problem in security_netlbl_sid_to_secattr() | Paul Moore | 2008-10-10 | 1 | -2/+8 |
| | * | selinux: Better local/forward check in selinux_ip_postroute() | Paul Moore | 2008-10-10 | 1 | -45/+81 |
| | * | netlabel: Remove unneeded in-kernel API functions | Paul Moore | 2008-10-10 | 2 | -74/+23 |
| | * | selinux: Correctly handle IPv4 packets on IPv6 sockets in all cases | Paul Moore | 2008-10-10 | 1 | -5/+17 |
| | * | selinux: Cleanup the NetLabel glue code | Paul Moore | 2008-10-10 | 1 | -28/+10 |
| | * | netlabel: Fix some sparse warnings | Paul Moore | 2008-10-10 | 3 | -14/+14 |
| * | | As pointed out by Jonathan Corbet, the timer must be deleted before | Rajiv Andrade | 2008-10-11 | 1 | -1/+1 |
| * | | ERROR: code indent should use tabs where possible | Andrew Morton | 2008-10-11 | 0 | -0/+0 |
| * | | The tpm_dev_release function is only called for platform devices, not pnp | Rajiv Andrade | 2008-10-11 | 3 | -7/+30 |
| * | | Protect tpm_chip_list when transversing it. | Rajiv Andrade | 2008-10-11 | 1 | -37/+24 |
| * | | Renames num_open to is_open, as only one process can open the file at a time. | Rajiv Andrade | 2008-10-11 | 2 | -5/+4 |
| * | | Remove the BKL calls from the TPM driver, which were added in the overall | Rajiv Andrade | 2008-10-11 | 1 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-10-12 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass... | Jeff Layton | 2008-10-12 | 1 | -2/+0 |
* | | | | Fix Kconfig dependency for WM97xx battery driver | Linus Torvalds | 2008-10-12 | 1 | -1/+1 |
* | | | | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-12 | 105 | -2190/+5014 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----------------. \ \ \ | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 102 | -2177/+4955 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * | | | | x86: replace a magic number with a named constant in the VESA boot code | Michal Januszewski | 2008-10-05 | 1 | -1/+1 |
| | | | | | | | | | | * | | | | x86 setup: remove IMAGE_OFFSET | Paul Bolle | 2008-10-04 | 1 | -3/+1 |
| | | | | | | | | | | * | | | | x86 setup: remove DEF_INITSEG and DEF_SETUPSEG | Paul Bolle | 2008-10-04 | 1 | -2/+0 |
| | | | | | | | | | | * | | | | Merge commit 'v2.6.27-rc8' into x86/setup | Ingo Molnar | 2008-10-03 | 10999 | -398622/+640197 |
| | | | | | | | | | | |\ \ \ \ |
|
| | | | | | | | | | | * | | | | | Revert "x86: fix ghost EDD devices in /sys again" | H. Peter Anvin | 2008-10-03 | 1 | -3/+1 |
| | | | | | | | | | | * | | | | | x86 setup: fix ghost entries under /sys/firmware/edd take 3 | Andrey Borzenkov | 2008-10-03 | 1 | -1/+6 |
| | | | | | | | | | | * | | | | | x86: fix ghost EDD devices in /sys again | Andrey Borzenkov | 2008-09-06 | 1 | -1/+3 |
| | | | | | | | | | | * | | | | | x86: when building image.iso, use isohybrid if it exists | H. Peter Anvin | 2008-09-05 | 1 | -0/+1 |
| | | | | | | | | | | * | | | | | x86: boot/compressed/Makefile: fix "make clean" | H. Peter Anvin | 2008-09-04 | 1 | -4/+4 |
| | | | | | | | | | | * | | | | | x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=) | Alexey Dobriyan | 2008-09-03 | 4 | -20/+0 |
| | | | | | | | | | * | | | | | | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-10-12 | 3668 | -114326/+215359 |
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | | |_|/ / /
| | | | | | | | | | | |/| | | | |
|
| | | | | | | | | | * | | | | | | x86: SB450: deprioritize DMI quirks | Ingo Molnar | 2008-10-07 | 1 | -2/+10 |
| | | | | | | | | | * | | | | | | x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann | 2008-10-07 | 1 | -0/+48 |
| | | | | | | | | * | | | | | | | x86: ioperm user_regset | Roland McGrath | 2008-10-12 | 2 | -0/+38 |
| | | | | | | | | | |/ / / / /
| | | | | | | | | |/| | | | | |
|
| | | | | | | | * | | | | | | | x86, fpu: check __clear_user() return value | Ingo Molnar | 2008-10-12 | 1 | -1/+3 |
| | | | | | | | * | | | | | | | Merge branch 'linus' into x86/xsave | Ingo Molnar | 2008-10-12 | 4414 | -163400/+286164 |
| | | | | | | | |\| | | | | | |
|
| | | | | | | | * | | | | | | | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext | Suresh Siddha | 2008-10-07 | 2 | -0/+39 |
| | | | | | | | * | | | | | | | x86: xsave: fix error condition in save_i387_xstate() | Suresh Siddha | 2008-10-07 | 1 | -0/+2 |
| | | | | | | | * | | | | | | | x86: make setup_xstate_init() __init | Alexey Dobriyan | 2008-09-06 | 1 | -1/+1 |