Commit Graph

12459 Commits (a6322de67b58a00e3a783ad9c87c2a11b2d67b47)

Author SHA1 Message Date
Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 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
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
Michel Lespinasse 3d3c8f93a2 binary_sysctl(): fix memory leak 13 years ago
David Rientjes b246272ecc cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask 13 years ago
Mandeep Singh Baines e0197aae59 cgroups: fix a css_set not found bug in cgroup_attach_proc 13 years ago
Kusanagi Kouichi b1b73d0950 time/clocksource: Fix kernel-doc warnings 13 years ago
Peter Zijlstra ab2789213d sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling 13 years ago
Will Deacon 44b7f4b98d perf events: Fix ring_buffer_wakeup() brown paperbag bug 13 years ago
Mandeep Singh Baines 031af165b1 sys_getppid: add missing rcu_dereference 13 years ago
Peter Zijlstra 09dc3cf93f printk: avoid double lock acquire 13 years ago
Gleb Natapov 86b47c2549 perf: Do no try to schedule task events if there are none 13 years ago
Yong Zhang a33caeb118 lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() 13 years ago
Thomas Gleixner c9c024b3f3 alarmtimers: Fix time comparison 13 years ago
Steven Rostedt ddf6e0e507 ftrace: Fix hash record accounting bug 13 years ago
Gleb Natapov bbbf7af4bf jump_label: jump_label_inc may return before the code is patched 13 years ago
Steven Rostedt c7c6ec8bec ftrace: Remove force undef config value left for testing 13 years ago
Li Zefan 27b14b56af tracing: Restore system filter behavior 13 years ago
Ilya Dryomov cb59974742 tracing: fix event_subsystem ref counting 13 years ago
Peter Zijlstra 10c6db110d perf: Fix loss of notification with multi-event 13 years ago
Thomas Gleixner de28f25e82 clockevents: Set noop handler in clockevents_exchange_device() 13 years ago
Thomas Gleixner c1be84309c tick-broadcast: Stop active broadcast device when replacing it 13 years ago
Ido Yariv 550acb1926 genirq: Fix race condition when stopping the irq thread 13 years ago
Tejun Heo d3d9acf646 trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter 13 years ago
Yang Honggang (Joseph) b1f919664d clocksource: Fix bug with max_deferment margin calculation 13 years ago
Edward Donovan 52553ddffa genirq: fix regression in irqfixup, irqpoll 13 years ago
Michal Hocko 884a45d964 cgroup_freezer: fix freezing groups with stopped tasks 13 years ago
Rafael J. Wysocki bb58dd5d1f PM / Hibernate: Do not leak memory in error/test code paths 13 years ago
Srivatsa S. Bhat 501a708f18 PM / Suspend: Fix bug in suspend statistics update 13 years ago
Jeff Ohlstein 27c9cd7e60 hrtimer: Fix extra wakeups from __remove_hrtimer() 13 years ago
Srivatsa S. Bhat aa9a7b1182 PM / Hibernate: Fix the early termination of test modes 13 years ago
Hector Palacios d004e02405 timekeeping: add arch_offset hook to ktime_get functions 13 years ago
Marc Zyngier 2ed0e645f3 genirq: Don't allow per cpu interrupts to be suspended 13 years ago
Wu Fengguang 468e6a20af writeback: remove vm_dirties and task->dirties 13 years ago
Paul Turner fccfdc6f0d sched: Fix buglet in return_cfs_rq_runtime() 13 years ago
Peter Zijlstra 4dcfe1025b sched: Avoid SMT siblings in select_idle_sibling() if possible 13 years ago
Gleb Natapov 1d5f003f5a perf: Do not set task_ctx pointer in cpuctx if there are no events in the context 13 years ago
Carsten Emde f1c6f1a7ee sched: Set the command name of the idle tasks in SMP kernels 13 years ago
Peter Zijlstra 4a6184ce7a sched, rt: Provide means of disabling cross-cpu bandwidth sharing 13 years ago
J. Bruce Fields c6dc7f055d sched: Document wait_for_completion_*() return values 13 years ago