Commit Graph

9428 Commits (7e4992288e55f1e15f7498ead618b3943f5cfd3f)

Author SHA1 Message Date
Paul E. McKenney ee84b8243b rcu: create rcu_my_thread_group_empty() wrapper 15 years ago
Li Zefan b629317e66 sched: Fix an RCU warning in print_task() 15 years ago
Li Zefan fae9c79170 cgroup: Fix an RCU warning in alloc_css_id() 15 years ago
Li Zefan 9a9686b634 cgroup: Fix an RCU warning in cgroup_path() 15 years ago
Tejun Heo 048c852051 perf: Fix resource leak in failure path of perf_event_open() 15 years ago
Paul E. McKenney 8b46f88084 rcu: Fix RCU lockdep splat on freezer_fork path 15 years ago
Peter Zijlstra 8b08ca52f5 rcu: Fix RCU lockdep splat in set_task_cpu on fork path 15 years ago
Oleg Nesterov 47dd5be2d6 workqueue: flush_delayed_work: keep the original workqueue for re-queueing 15 years ago
Andreas Schwab 46da276648 kernel/sys.c: fix compat uname machine 15 years ago
Benjamin Herrenschmidt 4b40221048 mutex: Don't spin when the owner CPU is offline or other weird cases 15 years ago
David Howells e134d200d5 CRED: Fix a race in creds_are_invalid() in credentials debugging 15 years ago
David Howells eff30363c0 CRED: Fix double free in prepare_usermodehelper_creds() error handling 15 years ago
Paul E. McKenney bc293d62b2 rcu: Make RCU lockdep check the lockdep_recursion variable 15 years ago
Jiri Slaby d88d4050dc PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling 15 years ago
KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 years ago
Anton Blanchard 84fba5ec91 sched: Fix sched_getaffinity() 15 years ago
Nick Piggin 5fbfb18d7a Fix up possibly racy module refcounting 15 years ago
Eric Paris 449cedf099 audit: preface audit printk with audit 15 years ago
Frederic Weisbecker 26d80aa782 perf: Always build the stub perf_arch_fetch_caller_regs version 15 years ago
Jason Wessel 4da75b9cea kgdb: Turn off tracing while in the debugger 15 years ago
Jason Wessel ae6bf53e02 kgdb: use atomic_inc and atomic_dec instead of atomic_set 15 years ago
Jason Wessel 62fae31219 kgdb: eliminate kgdb_wait(), all cpus enter the same way 15 years ago
Jason Wessel a0279bd580 kgdb: have ebin2mem call probe_kernel_write once 15 years ago
Oleg Nesterov 47a70985e5 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock 15 years ago
Mike Galbraith 269484a492 sched: Fix proc_sched_set_task() 15 years ago
Mike Galbraith 8bb39f9aa0 perf: Fix 'perf sched record' deadlock 15 years ago
Frederic Weisbecker e49a5bd381 perf: Use hot regs with software sched switch/migrate events 15 years ago
Frederic Weisbecker eb1e79611c perf: Correctly align perf event tracing buffer 15 years ago
Thomas Gleixner 753649dbc4 genirq: Force MSI irq handlers to run with interrupts disabled 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Mathieu Desnoyers 570b8fb505 CRED: Fix memory leak in error handling 15 years ago
Julia Lawall 292f60c0c4 ring-buffer: Add missing unlock 15 years ago
Li Zefan e36673ec51 tracing: Fix lockdep warning in global_clock() 15 years ago
Ian Campbell eed63519e3 x86: Do not free zero sized per cpu areas 15 years ago
David Howells a53f4f9efa SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG 15 years ago
Dave Airlie 88be12c440 slow-work: use get_ref wrapper instead of directly calling get_ref 15 years ago
Tejun Heo 10fad5e46f percpu, module: implement and use is_kernel/module_percpu_address() 15 years ago
Tejun Heo 259354deaa module: encapsulate percpu handling better and record percpu_size 15 years ago
Matt Helsley 5a7aadfe2f Freezer: Fix buggy resume test for tasks frozen with cgroup freezer 15 years ago
Xiaotian Feng 4f598458ea Freezer: Only show the state of tasks refusing to freeze 15 years ago
Miao Xie 53feb29767 cpuset: alloc nodemask_t on the heap rather than the stack 15 years ago
Miao Xie 5ab116c934 cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node 15 years ago
Li Zefan 9d34706f42 cgroups: remove duplicate include 15 years ago
Henrik Kretzschmar 860652bfb8 genirq: Move two IRQ functions from .init.text to .text 15 years ago
Thomas Gleixner cc8c3b7843 genirq: Protect access to irq_desc->action in can_request_irq() 15 years ago
Bjorn Helgaas 66f1207bce resources: add interfaces that return conflict information 15 years ago
John Stultz 830ec0458c time: Fix accumulation bug triggered by long delay. 15 years ago
Colin Ian King 8c2eb4805d softlockup: Stop spurious softlockup messages due to overflow 15 years ago
Steven Rostedt 2271048d1b ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align 15 years ago
Frederic Weisbecker dcd5c1662d perf: Fix unexported generic perf_arch_fetch_caller_regs 15 years ago