aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SELinux: hold tasklist_lock and siglock while waking wait_chldexitEric Paris2008-11-04
* SELinux: check open perms in dentry_open not inode_permissionEric Paris2008-10-30
* 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 branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\ \
| * \ Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| |\ \
| * | | rcu: RCU-based detection of stalled CPUs for Classic RCU, fixIngo Molnar2008-10-03
| * | | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \ \
| * | | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()Mathieu Desnoyers2008-09-30
| * | | | rcu: fix sparse shadowed variable warningHarvey Harrison2008-09-23
| * | | | doc/RCU: fix pseudocode in rcuref.txtLai Jiangshan2008-09-10
| * | | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \ \
| * | | | | rcuclassic: fix compiler warningHiroshi Shimamoto2008-08-27
| * | | | | rcu: use irq-safe locksPaul E. McKenney2008-08-21
| * | | | | rcuclassic: fix compilation NGHiroshi Shimamoto2008-08-19
| * | | | | rcu: fix locking cleanup falloutPaul E. McKenney2008-08-18
| * | | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| * | | | | rcu: fix classic RCU locking cleanup lockdep problemPaul E. McKenney2008-08-17
| * | | | | rcu: trace fix possible mem-leakSteven Rostedt2008-08-15
| * | | | | rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-15
| * | | | | rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-15
| * | | | | rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-15
| * | | | | rcu: classic RCU locking and memory-barrier cleanupsPaul E. McKenney2008-08-15
| * | | | | rcu: prevent console flood when one CPU sees another AWOL via RCUPaul E. McKenney2008-08-15
| * | | | | rcu, debug: detect stalled grace periods, cleanupsIngo Molnar2008-08-11
| * | | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
| * | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-08-11
| |\ \ \ \ \