Commit Graph

15077 Commits (d785fdb5d8ebdb0081624e9d8b220ff199c22645)

Author SHA1 Message Date
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
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
Al Viro 6131ffaa1f more file_inode() open-coded instances 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
Frederic Weisbecker 7f6575f1fb cputime: Use local_clock() for full dynticks cputime accounting 12 years ago
Paul Szabo 75f7ad8e04 page-writeback.c: subtract min_free_kbytes from dirtyable memory 12 years ago
Tang Chen aa00d89c27 sched: do not use cpu_to_node() to find an offlined cpu's node. 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Nathan Zimmer bbbfeac92b sched: Fix /proc/sched_debug failure on very very large systems 12 years ago
Nathan Zimmer cb152ff267 sched: Fix /proc/sched_stat failure on very very large systems 12 years ago
Yuanhan Liu d7d48f6216 kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns 12 years ago
Andrew Morton f3cbd435b0 sys_prctl(): coding-style cleanup 12 years ago
Chen Gang 7fe5e04292 sys_prctl(): arg2 is unsigned long which is never < 0 12 years ago
Shaohua Li 9a46ad6d6d smp: make smp_call_function_many() use logic similar to smp_call_function_single() 12 years ago
Greg Kroah-Hartman af3b56289b time: don't inline EXPORT_SYMBOL functions 12 years ago
Dan Carpenter bffea77c08 compat: return -EFAULT on error in waitid() 12 years ago
Tejun Heo e182bb38d7 posix-timer: Don't call idr_find() with out-of-range ID 12 years ago
Sha Zhengju 1c3e826482 sched/core: Remove the obsolete and unused nr_uninterruptible() function 12 years ago