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
2010-10-21
virtio: console: Send SIGIO on new data arrival on ports
Amit Shah
2010-10-21
virtio: console: Send SIGIO to processes that request it for host events
Amit Shah
2010-10-21
virtio: console: Reference counting portdev structs is not needed
Amit Shah
2010-10-21
virtio: console: Add reference counting for port struct
Amit Shah
2010-10-21
virtio: console: Use cdev_alloc() instead of cdev_init()
Amit Shah
2010-10-21
virtio: console: Add a find_port_by_devt() function
Amit Shah
2010-10-21
virtio: console: Add a list of portdevs that are active
Amit Shah
2010-10-21
virtio: console: open: Use a common path for error handling
Amit Shah
2010-10-21
virtio: console: remove_port() should return void
Amit Shah
2010-10-21
virtio: console: Make write() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Make read() return -ENODEV on hot-unplug
Amit Shah
2010-10-21
virtio: console: Unblock poll on port hot-unplug
Amit Shah
2010-10-21
virtio: console: Un-block reads on chardev close
Amit Shah
2010-10-21
virtio: console: Check if portdev is valid in send_control_msg()
Amit Shah
2010-10-21
virtio: console: Remove control vq data only if using multiport support
Amit Shah
2010-10-21
virtio: console: Reset vdev before removing device
Amit Shah
2010-10-21
selinux: include vmalloc.h for vmalloc_user
Stephen Rothwell
2010-10-21
secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not set
Eric Paris
2010-10-21
selinux: implement mmap on /selinux/policy
Eric Paris
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-21
SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE
Eric Paris
2010-10-21
SELinux: deterministic ordering of range transition rules
Eric Paris
2010-10-21
kernel: roundup should only reference arguments once
Eric Paris
2010-10-21
kernel: rounddown helper function
Eric Paris
2010-10-21
secmark: export secctx, drop secmark in procfs
Eric Paris
2010-10-21
conntrack: export lsm context rather than internal secid via netlink
Eric Paris
2010-10-21
security: secid_to_secctx returns len when data is NULL
Eric Paris
2010-10-21
secmark: make secmark object handling generic
Eric Paris
2010-10-21
secmark: do not return early if there was no error
Eric Paris
2010-10-21
AppArmor: Ensure the size of the copy is < the buffer allocated to hold it
John Johansen
2010-10-21
TOMOYO: Print URL information before panic().
Tetsuo Handa
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-21
tpm: change 'tpm_suspend_pcr' to be module parameter
Dmitry Torokhov
2010-10-21
selinux: fix up style problem on /selinux/status
KaiGai Kohei
2010-10-21
selinux: change to new flag variable
matt mooney
2010-10-21
selinux: really fix dependency causing parallel compile failure.
Paul Gortmaker
2010-10-21
selinux: fix parallel compile error
Paul Gortmaker
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
2010-10-21
.gitignore: ignore apparmor/rlim_names.h
Yong Zhang
2010-10-21
LSM: Fix security_module_enable() error.
Tetsuo Handa
2010-10-21
selinux: type_bounds_sanity_check has a meaningless variable declaration
Eric Paris
2010-10-21
tomoyo: cleanup. don't store bogus pointer
Dan Carpenter
2010-10-20
x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G
FUJITA Tomonori
2010-10-20
ceph: do not carry i_lock for readdir from dcache
Sage Weil
2010-10-20
fs/ceph/xattr.c: Use kmemdup
Julia Lawall
2010-10-20
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
2010-10-20
rbd: null vs ERR_PTR
Dan Carpenter
2010-10-20
ceph: fix num_pages_free accounting in pagelist
Sage Weil
2010-10-20
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
2010-10-20
ceph: don't crash when passed bad mount options
Yehuda Sadeh
[prev]
[next]