Commit Graph

242734 Commits (16c29dafcc86024048f1dbb8349d31cb22c7c55a)
 

Author SHA1 Message Date
Olaf Hering 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
FUJITA Tomonori 8547727756 remove dma64_addr_t 14 years ago
Mandeep Singh Baines f9b182e24e taskstats: use appropriate printk priority level 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Serge E. Hallyn e795b71799 userns: userns: check user namespace for task->file uid equivalence checks 14 years ago
Serge E. Hallyn b0e77598f8 userns: user namespaces: convert several capable() calls 14 years ago
Serge E. Hallyn b515498f5b userns: add a user namespace owner of ipc ns 14 years ago
Serge E. Hallyn fc832ad364 userns: user namespaces: convert all capable checks in kernel/sys.c 14 years ago
Serge E. Hallyn 3263245de4 userns: make has_capability* into real functions 14 years ago
Serge E. Hallyn 8409cca705 userns: allow ptrace from non-init user namespaces 14 years ago
Serge E. Hallyn 39fd33933b userns: allow killing tasks in your own or child userns 14 years ago
Serge E. Hallyn bb96a6f50b userns: allow sethostname in a container 14 years ago
Serge E. Hallyn 3486740a4f userns: security: make capabilities relative to the user namespace 14 years ago
Serge E. Hallyn 59607db367 userns: add a user_namespace as creator/owner of uts_namespace 14 years ago
Oleg Nesterov 52e9fc76d0 procfs: kill the global proc_mnt variable 14 years ago
Eric W. Biederman 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
Eric W. Biederman 45a68628d3 pid: remove the child_reaper special case in init/main.c 14 years ago
Richard Weinberger bfdc0b497f sysctl: restrict write access to dmesg_restrict 14 years ago
Petr Holasek cb16e95fa2 sysctl: add some missing input constraint checks 14 years ago
Denis Kirjanov 256c53a651 sysctl_check: drop dead code 14 years ago
Denis Kirjanov 814ecf6e5b sysctl_check: drop table->procname checks 14 years ago
Dan Carpenter ad4ac17ad1 rapidio: fix potential null deref on failure path 14 years ago
Alexandre Bounine c1256ebe6a rapidio: remove mport resource reservation from common RIO code 14 years ago
Alexandre Bounine 569fccb6b4 rapidio: modify mport ID assignment 14 years ago
Alexandre Bounine 2f809985d2 rapidio: modify subsystem and driver initialization sequence 14 years ago
Alexandre Bounine 388b78adc9 rapidio: modify configuration to support PCI-SRIO controller 14 years ago
Alexandre Bounine f8f0626989 rapidio: add architecture specific callbacks 14 years ago
Alexandre Bounine e15b4d687f rapidio: add RapidIO documentation 14 years ago
Alexandre Bounine cd8b974fad rapidio: add new sysfs attributes 14 years ago
Changli Gao cfaf346cb2 drivers/char/mem.c: clean up the code 14 years ago
Julia Lawall 115bcd156a drivers/staging/tty/specialix.c: convert func_enter to func_exit 14 years ago
Julia Lawall d9d691f584 drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL 14 years ago
Niranjana Vishwanathapura 73210a135b drivers/char: add MSM smd_pkt driver 14 years ago
Sergey Senozhatsky 0dcf334c44 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch 14 years ago
Kees Cook 5883f57ca0 proc: protect mm start_code/end_code in /proc/pid/stat 14 years ago
Alexey Dobriyan 312ec7e50c proc: make struct proc_dir_entry::namelen unsigned int 14 years ago
Jovi Zhang fc3d8767b2 procfs: fix some wrong error code usage 14 years ago
Aaro Koskinen 0db0c01b53 procfs: fix /proc/<pid>/maps heap check 14 years ago
Konstantin Khlebnikov 51e031496d proc: hide kernel addresses via %pK in /proc/<pid>/stack 14 years ago
Li Zefan 523fb486bf cpuset: hold callback_mutex in cpuset_post_clone() 14 years ago
Li Zefan ee24d37977 cpuset: fix unchecked calls to NODEMASK_ALLOC() 14 years ago
Li Zefan c8163ca8af cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach() 14 years ago
Li Zefan 9303e0c481 cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist() 14 years ago
David Rientjes f9434ad155 memcg: give current access to memory reserves if it's trying to die 14 years ago
KAMEZAWA Hiroyuki 5a6475a4e1 memcg: fix leak on wrong LRU with FUSE 14 years ago
Michal Hocko 6cfddb2615 memcg: page_cgroup array is never stored on reserved pages 14 years ago
Michal Hocko dde79e005a page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM 14 years ago
Andrew Morton 4be4489fea mm/memcontrol.c: suppress uninitialized-var warning with older gcc's 14 years ago
Johannes Weiner 7a159cc9d7 memcg: use native word page statistics counters 14 years ago
Johannes Weiner e9f8974f2f memcg: break out event counters from other stats 14 years ago