Commit Graph

15101 Commits (fd58156e456d9f68fe04486be378d0bc93641532)

Author SHA1 Message Date
Jesper Derehag 2b5faa4c55 connector: Added coredumping event to the process connector 12 years ago
Tejun Heo e68035fb65 workqueue: convert to idr_alloc() 12 years ago
Andrew Morton 522cff142d kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER 12 years ago
Kees Cook 2ca39528c0 signal: always clear sa_restorer on execve 12 years ago
Eric W. Biederman e66eded830 userns: Don't allow CLONE_NEWUSER | CLONE_FS 12 years ago
Randy Dunlap 6c23cbbd50 futex: fix kernel-doc notation and spello 12 years ago
Randy Dunlap 20f22ab42e signals: fix new kernel-doc warnings 12 years ago
Lai Jiangshan eb2834285c workqueue: fix possible pool stall bug in wq_unbind_fn() 12 years ago
Arnd Bergmann dc893e19b5 Revert parts of "hlist: drop the node parameter from iterators" 12 years ago
Steven Rostedt (Red Hat) c9960e4854 tracing: Do not return EINVAL in snapshot when not allocated 12 years ago
Steven Rostedt (Red Hat) d8741e2e88 tracing: Add help of snapshot feature when snapshot is empty 12 years ago
Al Viro db61ec29fd fix compat_sys_rt_sigprocmask() 12 years ago
James Hogan 649508f684 trace/ring_buffer: handle 64bit aligned structs 12 years ago
Vincent 36dfea42cc kdb: Remove unhandled ssb command 12 years ago
Jason Wessel a37372f6c3 kdb: Prevent kernel oops with kdb_defcmd 12 years ago
Jason Wessel 1b2caa2dcb kdb: Remove the ll command 12 years ago
Jason Wessel 074604af21 kdb_main: fix help print 12 years ago
Jason Wessel 4eb7a66d94 kdb: Fix overlap in buffers with strcpy 12 years ago
Matt Klein 00370b8f8d kdb: Setup basic kdb state before invoking commands via kgdb 12 years ago
Sasha Levin 5f784f798c kdb: use ARRAY_SIZE where possible 12 years ago
John Blackwood f7c82d5a3c kdb: A fix for kdb command table expansion 12 years ago
Frederic Weisbecker 4cd5d1115c irq: Don't re-enable interrupts at the end of irq_exit 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Cyrill Gorcunov 1e142b29e2 kcmp: make it depend on CHECKPOINT_RESTORE 12 years ago
Stefani Seibold c759b35e64 kfifo: move kfifo.c from kernel/ to lib/ 12 years ago
Yuanhan Liu bf5315366b kernel/utsname.c: fix wrong comment about clone_uts_ns() 12 years ago
Yuanhan Liu cd89f46b52 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block 12 years ago
Xi Wang df1778be1a sysctl: fix null checking in bin_dn_node_address() 12 years ago
Tejun Heo ee94d523bf posix-timers: convert to idr_alloc() 12 years ago
Tejun Heo 0e9c3be20d events: convert to idr_alloc() 12 years ago
Tejun Heo d228d9ec2c cgroup: convert to idr_alloc() 12 years ago
Tejun Heo c897ff68be cgroup: don't use idr_remove_all() 12 years ago
Zhang Yanfei 8c333ac2e4 kexec: avoid freeing NULL pointer in image_crash_alloc() 12 years ago
Zhang Yanfei b92e7e0dae kexec: fix memory leak in function kimage_normal_alloc 12 years ago
Sasha Levin fe88f2ee33 kexec: prevent double free on image allocation failure 12 years ago
Mitsuhiro Tanino 0d0bf66741 kexec: export PG_hwpoison flag into vmcoreinfo 12 years ago
Zhang Yanfei 8a525f5e7a kexec: get rid of duplicate check for hole_end 12 years ago
Atsushi Kumagai 8d67091ec6 kexec: add the values related to buddy system for filtering free pages. 12 years ago
Alan Cox 6f977e6b2f fork: unshare: remove dead code 12 years ago
Mandeep Singh Baines 80d26af89a coredump: use a freezable_schedule for the coredump_finish wait 12 years ago
Mandeep Singh Baines 6aa9707099 lockdep: check that no locks held at freeze time 12 years ago
Kees Cook e579d2c259 coredump: remove redundant defines for dumpable states 12 years ago
Valdis Kletnieks 5d1fadc147 kernel/signal.c: fix suboptimal printk usage 12 years ago
Andrey Vagin 66dd34ad31 signal: allow to send any siginfo to itself 12 years ago
Oleg Nesterov 7ff6764061 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() 12 years ago
Steven Rostedt db05021d49 ftrace: Update the kconfig for DYNAMIC_FTRACE 12 years ago
Al Viro 6131ffaa1f more file_inode() open-coded instances 12 years ago
Thomas Gleixner 46c498c2cd stop_machine: Mark per cpu stopper enabled early 12 years ago
Al Viro 7bb307e894 export kernel_write(), convert open-coded instances 12 years ago
Al Viro 3dadecce20 switch vfs_getattr() to struct path 12 years ago