Commit Graph

14308 Commits (473af20f705b690342af1bfb36462c0c5190d289)

Author SHA1 Message Date
Thomas Gleixner 59fa624519 futex: Handle futex_pi OWNER_DIED take over correctly 12 years ago
Rusty Russell 59ef28b1f1 module: fix out-by-one error in kallsyms 12 years ago
H. Peter Anvin 2008713c71 Makefile: Documentation for external tool should be correct 12 years ago
Andrew Vagin f230250577 pidns: limit the nesting depth of pid namespaces 12 years ago
Dan Magenheimer c0158ca64d workqueue: cancel_delayed_work() should return %false if work item is idle 12 years ago
Randy Dunlap 0390c88356 module_signing: fix printk format warning 12 years ago
Kees Cook 31fd84b95e use clamp_t in UNAME26 fix 12 years ago
David Howells caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 12 years ago
Tejun Heo d878383211 Revert "cgroup: Remove task_lock() from cgroup_post_fork()" 13 years ago
Tejun Heo 9bb71308b8 Revert "cgroup: Drop task_lock(parent) on cgroup_fork()" 13 years ago
Cyrill Gorcunov bbc2e3ef87 pidns: remove recursion from free_pid_ns() 13 years ago
Kees Cook 2702b1526c kernel/sys.c: fix stack memory content leak via UNAME26 13 years ago
Paul E. McKenney 85eae82a08 printk: Fix scheduling-while-atomic problem in console_cpu_notify() 13 years ago
Daisuke Nishimura 1f5320d597 cgroup: notify_on_release may not be triggered in some cases 13 years ago
Jeff Layton adb5c2473d audit: make audit_inode take struct filename 13 years ago
Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer 13 years ago
Jeff Layton 7ac86265dc audit: allow audit code to satisfy getname requests from its names_list 13 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Al Viro a74fb73c12 infrastructure for saner ret_from_kernel_thread semantics 13 years ago
Jason Wessel 17b572e820 kdb,vt_console: Fix missed data due to pager overruns 13 years ago
Jason Wessel d1871b38fc kdb: Fix dmesg/bta scroll to quit with 'q' 13 years ago
Jason Wessel f30fed10c4 kgdb: Add module event hooks 13 years ago
Jeff Layton cfd4da1755 acct: constify the name arg to acct_on 13 years ago
Jeff Layton 4fa6b5ecbf audit: overhaul __audit_inode_child to accomodate retrying 13 years ago
Jeff Layton e3d6b07b8b audit: optimize audit_compare_dname_path 13 years ago
Eric Paris 29e9a3467c audit: make audit_compare_dname_path use parent_len helper 13 years ago
Jeff Layton 563a0d1236 audit: remove dirlen argument to audit_compare_dname_path 13 years ago
Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups 13 years ago
Jeff Layton 78e2e802a8 audit: add a new "type" field to audit_names struct 13 years ago
Jeff Layton c43a25abba audit: reverse arguments to audit_inode_child 13 years ago
Jeff Layton 9cec9d68ae audit: no need to walk list in audit_inode if name is NULL 13 years ago
Jeff Layton 1c2e51e8c1 audit: pass in dentry to audit_copy_inode wherever possible 13 years ago
Al Viro fb45550d76 make sure that kernel_thread() callbacks call do_exit() themselves 13 years ago
Vaibhav Nagarnaik 8e49f418c9 ring-buffer: Check for uninitialized cpu buffer before resizing 13 years ago
Rusty Russell d5b719365e MODSIGN: Make mrproper should remove generated files. 13 years ago
David Howells e7d113bcf2 MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs 13 years ago
David Howells 5e8cb1e441 MODSIGN: Use the same digest for the autogen key sig as for the module sig 13 years ago
David Howells 48ba2462ac MODSIGN: Implement module signature checking 13 years ago
David Howells 631cc66eb9 MODSIGN: Provide module signing public keys to the kernel 13 years ago
David Howells d441108c6f MODSIGN: Automatically generate module signing keys if missing 13 years ago
David Howells 1d0059f3a4 MODSIGN: Add FIPS policy 13 years ago
Rusty Russell 106a4ee258 module: signature checking hook 13 years ago
Linus Walleij 2854d167cc irqdomain: augment add_simple() to allocate descs 13 years ago
Sasha Levin d1c7d97ad5 fs: handle failed audit_log_start properly 13 years ago
Dan Carpenter 5b3900cd40 timekeeping: Cast raw_interval to u64 to avoid shift overflow 13 years ago
Hildner, Christian 26cff4e2aa timers: Fix endless looping between cascade() and internal_add_timer() 13 years ago
Haggai Eran 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 13 years ago
Michel Lespinasse 9826a516ff mm: interval tree updates 13 years ago
Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
Davidlohr Bueso 01dc52ebdf oom: remove deprecated oom_adj 13 years ago