aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-13
|\
| * proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
| * proc: remove now unneeded ADDBUF macroAlexey Dobriyan2008-10-09
| * [PATCH] proc: show personality via /proc/pid/personalityKees Cook2008-10-09
| * [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-09
| * proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan2008-10-09
| * proc: make grab_header() staticAdrian Bunk2008-10-09
| * proc: remove unused get_dma_list()Alexey Dobriyan2008-10-09
| * proc: remove dummy vmcore_open()Alexey Dobriyan2008-10-09
| * proc: proc_sys_root tweakAlexey Dobriyan2008-10-09
| * proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan2008-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-10-13
|\ \
| * | integrity: special fs magicMimi Zohar2008-10-12
| * | Merge branch 'next' into for-linusJames Morris2008-10-12
| |\ \
| | * \ Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-10
| | |\ \
| | | * | netlabel: Add configuration support for local labelingPaul Moore2008-10-10
| | | * | cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-10
| | | * | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-10
| | | * | selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-10
| | | * | selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
| | | * | netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
| | | * | netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-10
| | | * | netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore2008-10-10
| | | * | netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-10
| | | * | smack: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
| | | * | selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
| | | * | selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore2008-10-10
| | | * | selinux: Better local/forward check in selinux_ip_postroute()Paul Moore2008-10-10
| | | * | netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-10
| | | * | selinux: Correctly handle IPv4 packets on IPv6 sockets in all casesPaul Moore2008-10-10
| | | * | selinux: Cleanup the NetLabel glue codePaul Moore2008-10-10
| | | * | netlabel: Fix some sparse warningsPaul Moore2008-10-10
| | | |/
| | * | As pointed out by Jonathan Corbet, the timer must be deleted beforeRajiv Andrade2008-10-10
| | * | ERROR: code indent should use tabs where possibleAndrew Morton2008-10-10
| | * | The tpm_dev_release function is only called for platform devices, not pnpRajiv Andrade2008-10-10
| | * | Protect tpm_chip_list when transversing it.Rajiv Andrade2008-10-10
| | * | Renames num_open to is_open, as only one process can open the file at a time.Rajiv Andrade2008-10-10
| | * | Remove the BKL calls from the TPM driver, which were added in the overallRajiv Andrade2008-10-10
* | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-13
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
| |\ \ \ \
| * | | | | Fix autoloading of MacBook Pro backlight driver.David Woodhouse2008-10-13
| * | | | | Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse2008-10-13
| * | | | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
| * | | | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-06
| * | | | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-06
| * | | | | S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse2008-09-06
| * | | | | SPARC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
| * | | | | PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
| * | | | | PARISC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
| * | | | | x86_64: Use <asm-generic/statfs.h>David Woodhouse2008-09-06