Commit Graph

4577 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
Richard Hughes bf1db69fbf pm_qos: spelling fixes 17 years ago
Jan Beulich d2dc1f4adb dma: fix order calculation in dma_mark_declared_memory_occupied() 17 years ago
David Brownell c69ad71bcd genirq: better warning on irqchip->set_type() failure 17 years ago
Oleg Nesterov 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 years ago
Tom Zanussi 3219445033 relay: fix "full buffer with exactly full last subbuffer" accounting problem 17 years ago
Jeremy Fitzhardinge 725aad24c3 __sched_setscheduler: don't do any policy checks when not "user" 17 years ago
zhangxiliang 1a61c88def Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
Roland McGrath 5c7edcd7ee tracehook: fix exit_signal=0 case 17 years ago
zhangxiliang 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 17 years ago
zhangxiliang 980dfb0db3 [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
zhangxiliang 036bbf76ad Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages 17 years ago
Vesa-Matti J Kari 1d6c9649e2 kernel/audit.c control character detection is off-by-one 17 years ago
Eric Paris ee1d315663 [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd 17 years ago
Jason Wessel 25fc999913 kgdb: fix gdb serial thread queries 17 years ago
Jason Wessel a9b60bf4c2 kgdb: fix kgdb_validate_break_address to perform a mem write 17 years ago
Andi Kleen f718cd4add sched: make scheduler sysfs attributes sysdev class devices 17 years ago
Oleg Nesterov 6af8bf3d86 workqueues: add comments to __create_workqueue_key() 17 years ago
Uwe Kleine-König 641de9d8f5 printk: fix comment for printk ratelimiting 17 years ago
Mathieu Desnoyers 5def9a3a22 markers: fix markers read barrier for multiple probes 17 years ago
Li Zefan aeed682421 cpuset: clean up cpuset hierarchy traversal code 17 years ago
Li Zefan 93a6557558 cpuset: fix wrong calculation of relax domain level 17 years ago
Lai Jiangshan f5393693e9 cpuset: speed up sched domain partition 17 years ago
Li Zefan 8d1e6266f5 cpuset: a bit cleanup for scan_for_empty_cpusets() 17 years ago
Li Zefan 55b6fd0162 cgroup: uninline cgroup_has_css_refs() 17 years ago
Li Zefan 36553434f4 cgroup: remove duplicate code in allocate_cg_link() 17 years ago
Li Zefan 5a3eb9f6b7 cgroup: fix possible memory leak 17 years ago
Magnus Damm 1a4e564b7d resource: add resource_size() 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Linus Torvalds e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
Randy Dunlap 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation 17 years ago
Rusty Russell 784e2d7600 stop_machine: fix up ftrace.c 17 years ago
Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() 17 years ago
Rusty Russell eeec4fad96 stop_machine(): stop_machine_run() changed to use cpu mask 17 years ago
Rusty Russell 0432158758 Hotplug CPU: don't check cpu_online after take_cpu_down 17 years ago
Rusty Russell ffdb5976c4 Simplify stop_machine 17 years ago
Jason Baron 5c2aed6225 stop_machine: add ALL_CPUS option 17 years ago
WANG Cong 15bba37d62 module: fix build warning with !CONFIG_KALLSYMS 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Andrea Righi 605ccb73f6 tracing: remove unused variable 17 years ago
Al Viro bfbcf03479 lost sysctl fix 17 years ago
Al Viro 3f8206d496 [PATCH] get rid of indirect users of namei.h 17 years ago
Al Viro 7f2da1e7d0 [PATCH] kill altroot 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Al Viro 9043476f72 [PATCH] sanitize proc_sysctl 17 years ago
Al Viro ae7edecc9b [PATCH] sysctl: keep track of tree relationships 17 years ago
Al Viro f7e6ced406 [PATCH] allow delayed freeing of ctl_table_header 17 years ago
Al Viro 734550921e [PATCH] beginning of sysctl cleanup - ctl_table_set 17 years ago
Adrian Bunk 96930a6365 make cgroup_seqfile_release() static 17 years ago
Roland McGrath 85ba2d862e tracehook: wait_task_inactive 17 years ago