aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | [Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2005-09-12
| | * | | [Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann2005-09-12
| | * | | [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-12
| * | | | [NETFILTER]: Fix DHCP + MASQUERADE problemPatrick McHardy2005-09-13
| * | | | [NETFILTER]: Fix rcu race in ipt_REDIRECTPatrick McHardy2005-09-13
| * | | | [NETFILTER]: Simplify netbios helperPatrick McHardy2005-09-13
| * | | | [NETFILTER]: Use correct type for "ports" module parameterPatrick McHardy2005-09-13
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-13
|\ \ \ \ \
| * | | | | [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2005-09-13
| | |_|_|/ | |/| | |
* | | | | [PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake2005-09-13
| |/ / / |/| | |
* | | | [PATCH] x86_64: Export end_pfnAndi Kleen2005-09-13
* | | | [PATCH] Fix spinlock owner debuggingIngo Molnar2005-09-13
* | | | [PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert2005-09-13
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds2005-09-13
|\ \ \ \
| * | | | [PATCH] SECURITY must depend on SYSFSAdrian Bunk2005-08-22
| * | | | [PATCH] seclvl securityfsserue@us.ibm.com2005-07-08
| * | | | [PATCH] add securityfs for all LSMs to useGreg KH2005-07-08
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-13
|\ \ \ \ \
| * | | | | Fix build failure on ppc64 without CONFIG_AUDITDavid Woodhouse2005-09-06
| * | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-27
| |\ \ \ \ \
| * | | | | | [AUDIT] Allow filtering on system call success _or_ failureDavid Woodhouse2005-08-27
| * | | | | | Fix missing audit_syscall_exit() on ppc64 sigsuspend exit pathDavid Woodhouse2005-08-27
| * | | | | | AUDIT: Prevent duplicate syscall rulesAmy Griffis2005-08-17
| * | | | | | AUDIT: Speed up audit_filter_syscall() for the non-auditable case.David Woodhouse2005-08-17
| * | | | | | AUDIT: Fix task refcount leak in audit_filter_syscall()David Woodhouse2005-08-17
| * | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-17
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-09
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-19
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | AUDIT: Reduce contention in audit_serial()David Woodhouse2005-07-18
| * | | | | | | | | | AUDIT: Fix livelock in audit_serial().David Woodhouse2005-07-15
| * | | | | | | | | | AUDIT: Fix compile error in audit_filter_syscallDavid Woodhouse2005-07-14
| * | | | | | | | | | AUDIT: Avoid scheduling in idle threadDavid Woodhouse2005-07-13
| * | | | | | | | | | AUDIT: Exempt the whole auditd thread-group from auditingDavid Woodhouse2005-07-13
| * | | | | | | | | | [AUDIT] Fix sparse warning about gfp_mask typeVictor Fusco2005-07-13
| * | | | | | | | | | Fix positioning of audit in MAINTAINERS.David Woodhouse2005-07-13
| * | | | | | | | | | Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-13
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | AUDIT: Really don't audit auditd.David Woodhouse2005-07-02
| * | | | | | | | | | | AUDIT: Stop waiting for backlog after audit_panic() happensDavid Woodhouse2005-07-02
| * | | | | | | | | | | AUDIT: Fix definition of audit_log() if audit not enabledDavid Woodhouse2005-07-02
| * | | | | | | | | | | AUDIT: Fix definition of audit_log_start() if audit not enabledBadari Pulavarty2005-07-02
| * | | | | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-02
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | AUDIT: Use KERN_NOTICE for printk of audit recordsDavid Woodhouse2005-06-24
| * | | | | | | | | | | | AUDIT: Clean up user message filteringDavid Woodhouse2005-06-24
| * | | | | | | | | | | | AUDIT: Return correct result from audit_filter_rules()David Woodhouse2005-06-24
| * | | | | | | | | | | | AUDIT: No really, we don't want to audit auditd.David Woodhouse2005-06-23
| * | | | | | | | | | | | AUDIT: Remove stray declaration of tsk from audit_receive_msg().David Woodhouse2005-06-22
| * | | | | | | | | | | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-22
| * | | | | | | | | | | | Add audit subsystem to MAINTAINERS, for my sins.David Woodhouse2005-06-22
| * | | | | | | | | | | | AUDIT: Optimise the audit-disabled case for discarding user messagesDavid Woodhouse2005-06-22