index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-09
SELinux: remove unused common_audit_data in flush_unauthorized_files
Eric Paris
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
SELinux: replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
Wanlong Gao
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
LSM: BUILD_BUG_ON if the common_audit_data union ever grows
Eric Paris
2012-04-09
LSM: remove the task field from common_audit_data
Eric Paris
2012-04-09
apparmor: move task from common_audit_data to apparmor_audit_data
Eric Paris
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
SELinux: move common_audit_data to a noinline slow path function
Eric Paris
2012-04-09
SELinux: remove inode_has_perm_noadp
Eric Paris
2012-04-09
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
2012-04-09
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-04-09
SELinux: remove needless sel_div function
Eric Paris
2012-04-09
SELinux: possible NULL deref in context_struct_to_string
Eric Paris
2012-04-09
SELinux: audit failed attempts to set invalid labels
Eric Paris
2012-04-09
SELinux: rename dentry_open to file_open
Eric Paris
2012-04-09
SELinux: check OPEN on truncate calls
Eric Paris
2012-04-09
SELinux: add default_type statements
Eric Paris
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
2012-04-09
SELinux: include flow.h where used rather than get it indirectly
Eric Paris
2012-04-09
SELinux: loosen DAC perms on reading policy
Eric Paris
2012-04-09
SELinux: allow seek operations on the file exposing policy
Eric Paris
2012-04-07
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-07
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-04-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-04-06
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-06
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
2012-04-06
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
2012-04-06
Merge branches 'idle-fix' and 'misc' into release
Len Brown
2012-04-06
MAINTAINERS: Update git url for ACPI
Igor Murzov
2012-04-06
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2012-04-06
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-04-06
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2012-04-06
cpuidle: Fix panic in CPU off-lining with no idle driver
Toshi Kani
2012-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
2012-04-06
xen/pciback: fix XEN_PCI_OP_enable_msix result
Jan Beulich
2012-04-06
xen/smp: Remove unnecessary call to smp_processor_id()
Srivatsa S. Bhat
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
2012-04-06
xen: only check xen_platform_pci_unplug if hvm
Igor Mammedov
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-04-06
netlink: fix races after skb queueing
Eric Dumazet
2012-04-06
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
2012-04-06
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
[next]