Commit Graph

12777 Commits (8a892d6996b60c822f19ad1844eb15b96ce393c7)

Author SHA1 Message Date
Serge E. Hallyn 6b550f9495 user namespace: make signal.c respect user namespaces 13 years ago
Tejun Heo b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name 13 years ago
Matt Fleming 5e6292c0f2 signal: add block_sigmask() for adding sigmask to current->blocked 13 years ago
KAMEZAWA Hiroyuki 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
Stanislaw Gruszka c6968e73b9 PM/Hibernate: do not count debug pages as savable 13 years ago
Hiroshi Shimamoto 9b9fb610f6 sched: Remove empty #ifdefs 13 years ago
Jesper Juhl a0e86bd425 audit: always follow va_copy() with va_end() 13 years ago
H. Peter Anvin 72142fd410 x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Eric Paris 69f594a389 ptrace: do not audit capability check when outputing /proc/pid/stat 13 years ago
Eric Paris f1c84dae0e capabilities: remove task_ns_* functions 13 years ago
Eric Paris d2a7009f0b capabitlies: ns_capable can use the cap helpers rather than lsm call 13 years ago
Eric Paris 105ddf49cd capabilities: style only - move capable below ns_capable 13 years ago
Eric Paris 7b61d64849 capabilites: introduce new has_ns_capabilities_noaudit 13 years ago
Eric Paris 25e7570341 capabilities: call has_ns_capability from has_capability 13 years ago
Eric Paris 2920a8409d capabilities: remove all _real_ interfaces 13 years ago
Eric Paris b7e724d303 capabilities: reverse arguments to security_capable 13 years ago
Li Zefan 0d19ea8665 cgroup: fix to allow mounting a hierarchy by name 13 years ago
Ben Hutchings c336078bf6 PM / Hibernate: Implement compat_ioctl for /dev/snapshot 13 years ago
Oleg Nesterov 8a88951b58 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach 13 years ago
Oleg Nesterov 50b8d25748 ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race 13 years ago
Dan Carpenter 305f3c8b20 cgroup: move assignement out of condition in cgroup_attach_proc() 13 years ago
Al Viro 93d3a10ef4 auditsc: propage umode_t 13 years ago
Al Viro 2570ebbd1f switch kern_ipc_perm to umode_t 13 years ago
Al Viro df0a42837b switch mq_open() to umode_t 13 years ago
Al Viro 36fcb589e7 sysctl: use umode_t for table permissions 13 years ago
Al Viro a5e7ed3287 cgroup: propagate mode_t 13 years ago
Al Viro f4ae40a6a5 switch debugfs to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Al Viro 32dc730860 get rid of timer in kern/acct.c 13 years ago
Mandeep Singh Baines f9fab10bbd hung_task: fix false positive during vfork 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Hugh Dickins e6780f7243 futex: Fix uninterruptible loop due to gate_area 13 years ago
Linus Torvalds 3b87487ac5 Revert "clockevents: Set noop handler in clockevents_exchange_device()" 13 years ago
Rob Herring 93797d87d6 irq: check domain hwirq range for DT translate 13 years ago
Frederic Weisbecker 7e3aa30ac8 cgroup: Remove task_lock() from cgroup_post_fork() 13 years ago
Kirill A. Shutemov c6ca57500c cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end() 13 years ago
Kirill A. Shutemov 1c6c3fad81 cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static 13 years ago
Xiao Guangrong a65cf5181a jump-label: export jump_label_inc/jump_label_dec 13 years ago
Jamie Iles c87fb57346 ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF 13 years ago
Arun Sharma 1ac9bc6943 sched/tracing: Add a new tracepoint for sleeptime 13 years ago
Dave Jones 664dfa65e8 sched: Disable scheduler warnings during oopses 13 years ago
Mandeep Singh Baines 892a2b90ba cgroup: only need to check oldcgrp==newgrp once 13 years ago
Mandeep Singh Baines b07ef77411 cgroup: remove redundant get/put of task struct 13 years ago
Mandeep Singh Baines 026085ef5a cgroup: remove redundant get/put of old css_set from migrate 13 years ago
Kay Sievers 7239f65cf3 clockevents: remove sysdev.h 13 years ago
Kay Sievers 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago