Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cc18e3cd5345715544e4d61b32a7442360817195
cc18e3c
edac: add more verbose debug info
by Hitoshi Mitake
· 16 years ago
15746fc
nbd: trivial cleanups
by Pavel Machek
· 16 years ago
1a2ad21
nbd: add locking to nbd_ioctl
by Pavel Machek
· 16 years ago
1b0f7ff
pids: kill signal_struct-> __pgrp/__session and friends
by Oleg Nesterov
· 16 years ago
52ee2df
pids: refactor vnr/nr_ns helpers to make them safe
by Oleg Nesterov
· 16 years ago
2ae448e
pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp()
by Oleg Nesterov
· 16 years ago
6dda81f
pids: document task_pgrp/task_session is not safe without tasklist/rcu
by Oleg Nesterov
· 16 years ago
8e654fb
sysctl: fix suid_dumpable and lease-break-time sysctls
by Matthew Wilcox
· 16 years ago
303d379
hpet: fix the possibility of insane return value of hpet_calibrate() against SMI
by Yasunori Goto
· 16 years ago
1f80769
synclink_gt: add clock options
by Paul Fulghum
· 16 years ago
a50b0aa
struct linux_binprm: drop unused fields
by Kirill A. Shutemov
· 16 years ago
ab4ad55
bin_elf_fdpic: check the return value of clear_user
by Mike Frysinger
· 16 years ago
11dea19
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
by Serge E. Hallyn
· 16 years ago
e562aeb
ipc: make shm_get_stat() more robust
by Tony Battersby
· 16 years ago
40e8a10
cpu hotplug: remove unused cpuhotplug_mutex_lock()
by Lai Jiangshan
· 16 years ago
2355b70
workqueue: avoid recursion in run_workqueue()
by Lai Jiangshan
· 16 years ago
1ee1184
ptrace_untrace: fix the SIGNAL_STOP_STOPPED check
by Oleg Nesterov
· 16 years ago
95a3540
ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic
by Oleg Nesterov
· 16 years ago
bb24c67
tracehook_notify_death: use task_detached() helper
by Oleg Nesterov
· 16 years ago
5dfc80b
forget_original_parent: do not abuse child->ptrace_entry
by Oleg Nesterov
· 16 years ago
39c626a
forget_original_parent: split out the un-ptrace part
by Oleg Nesterov
· 16 years ago
7f5d365
reparent_thread: fix a zombie leak if /sbin/init ignores SIGCHLD
by Oleg Nesterov
· 16 years ago
b1442b0
reparent_thread: fix the "is it traced" check
by Oleg Nesterov
· 16 years ago
0a967a0
reparent_thread: don't call kill_orphaned_pgrp() if task_detached()
by Oleg Nesterov
· 16 years ago
4576145
ptrace: fix possible zombie leak on PTRACE_DETACH
by Oleg Nesterov
· 16 years ago
b1b4c67
ptrace: reintroduce __ptrace_detach() as a callee of ptrace_exit()
by Oleg Nesterov
· 16 years ago
6d69cb8
ptrace: simplify ptrace_exit()->ignoring_children() path
by Oleg Nesterov
· 16 years ago
95c3eb7
ptrace: kill __ptrace_detach(), fix ->exit_state check
by Oleg Nesterov
· 16 years ago
6588c1e
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
by Sukadev Bhattiprolu
· 16 years ago
b3bfa0c
signals: protect cinit from blocked fatal signals
by Sukadev Bhattiprolu
· 16 years ago
e4da026
signals: zap_pid_ns_process() should use force_sig()
by Sukadev Bhattiprolu
· 16 years ago
921cf9f
signals: protect cinit from unblocked SIG_DFL signals
by Sukadev Bhattiprolu
· 16 years ago
7978b56
signals: add from_ancestor_ns parameter to send_signal()
by Sukadev Bhattiprolu
· 16 years ago
f008faf
signals: protect init from unwanted signals more
by Oleg Nesterov
· 16 years ago
43918f2
signals: remove 'handler' parameter to tracehook functions
by Oleg Nesterov
· 16 years ago
90bc8d8
do_wait: fix waiting for the group stop with the dead leader
by Oleg Nesterov
· 16 years ago
6d7b2f5
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
by David Rientjes
· 16 years ago
db7f47c
cpusets: allow cpusets to be configured/built on non-SMP systems
by Paul Menage
· 16 years ago
a1bc5a4
cpusets: replace zone allowed functions with node allowed
by David Rientjes
· 16 years ago
7f81b1a
cpuset: remove struct cpuset_hotplug_scanner
by Li Zefan
· 16 years ago
010cfac
cpuset: avoid changing cpuset's mems when errno returned
by Li Zefan
· 16 years ago
3b6766f
cpuset: rewrite update_tasks_nodemask()
by Li Zefan
· 16 years ago
bd1a8ab
cgroups: add 'data' field to struct cgroup_scanner
by Li Zefan
· 16 years ago
0b4217b
cpuset: fix possible races in cpu/memory hotplug
by Li Zefan
· 16 years ago
83aae4c
memcg: cleanup cache_charge
by Daisuke Nishimura
· 16 years ago
627991a
memcg: remove redundant message at swapon
by KAMEZAWA Hiroyuki
· 16 years ago
a3b2d69
cgroups: use css id in swap cgroup for saving memory v5
by KAMEZAWA Hiroyuki
· 16 years ago
3c776e6
memcg: charge swapcache to proper memcg
by Daisuke Nishimura
· 16 years ago
3918b96
memcg: remove mem_cgroup_reclaim_imbalance() remnants
by KOSAKI Motohiro
· 16 years ago
c137b5e
memcg: remove mem_cgroup_calc_mapped_ratio()
by KOSAKI Motohiro
· 16 years ago
e222432
memcg: show memcg information during OOM
by Balbir Singh
· 16 years ago
0b7f569
memcg: fix OOM killer under memcg
by KAMEZAWA Hiroyuki
· 16 years ago
81d39c2
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
by KAMEZAWA Hiroyuki
· 16 years ago
14067bb
memcg: hierarchical stat
by KAMEZAWA Hiroyuki
· 16 years ago
04046e1
memcg: use CSS ID
by KAMEZAWA Hiroyuki
· 16 years ago
b4046f0
devcgroup: avoid using cgroup_lock
by Li Zefan
· 16 years ago
d969fbe
debug cgroup: remove unneeded cgroup_lock
by Li Zefan
· 16 years ago
0670e08
cgroups: don't change release_agent when remount failed
by Li Zefan
· 16 years ago
099fca3
cgroups: show correct file mode
by Li Zefan
· 16 years ago
b6719ec
cgroups: more documentation for remount and release_agent
by Li Zefan
· 16 years ago
66bdc9c
kernel/cgroup.c: kfree(NULL) is legal
by Jesper Juhl
· 16 years ago
ec64f51
cgroup: fix frequent -EBUSY at rmdir
by KAMEZAWA Hiroyuki
· 16 years ago
38460b4
cgroup: CSS ID support
by KAMEZAWA Hiroyuki
· 16 years ago
313e924
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
by Grzegorz Nosek
· 16 years ago
d20a390
cgroups: fix cgroup.h comments
by Paul Menage
· 16 years ago
45dad7b
documentation: fix unix_dgram_qlen description
by Li Xiaodong
· 16 years ago
760df93
documentation: update Documentation/filesystem/proc.txt and Documentation/sysctls
by Shen Feng
· 16 years ago
70eed8d
documentation: ignore byproducts from latex
by Henrik Austad
· 16 years ago
880fe76
hppfs: hppfs_read_file() may return -ERROR
by Roel Kluin
· 16 years ago
695f6ae
ext3: avoid false EIO errors
by Jan Kara
· 16 years ago
de18f3b
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
by Bryan Donlan
· 16 years ago
45f9021
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
by Wei Yongjun
· 16 years ago
ecca9af
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
by Jan Kara
· 16 years ago
039fd8c
ext3: remove the BKL in ext3/ioctl.c
by Cyrus Massoumi
· 16 years ago
b277c88
pnpbios: propagate kthread_run() error
by Erik Ekman
· 16 years ago
8c65591
pnpbios: fix warning if CONFIG_HOTPLUG=n
by Erik Ekman
· 16 years ago
bfb9bcd
spi-gpio: allow operation without CS signal
by Michael Buesch
· 16 years ago
8a0cecf
gpio: gpio_{request,free}() now required (feature removal)
by David Brownell
· 16 years ago
926b663
gpiolib: allow GPIOs to be named
by Daniel Silverstone
· 16 years ago
f30281f
rtc: add m41t62 support to rtc-m41t80 driver
by Daniel Glockner
· 16 years ago
9661584
rtc-v3020: add ability to access v3020 chip with GPIOs
by Mike Rapoport
· 16 years ago
c1c490e
initramfs: prevent initramfs printk message being split by messages from other code.
by Simon Kitching
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
14dd1ff
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
by David Brownell
· 16 years ago
7274ec8
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
by Kevin Hilman
· 16 years ago
06c421e
memory_accessor: new interface for reading/writing persistent memory
by Kevin Hilman
· 16 years ago
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
e4c2ff1
uml: fix warnings in kernel_execve
by Miklos Szeredi
· 16 years ago
7130f2f
uml: fix link error from prefixing of i386 syscalls with ptregs_
by Miklos Szeredi
· 16 years ago
ebe28bb
uml: fix compile error from net_device_ops conversion
by Miklos Szeredi
· 16 years ago
83f9ef4
floppy: provide a PNP device table in the module.
by Scott James Remnant
· 16 years ago
97f76d3
vfs: check bh->b_blocknr only if BH_Mapped is set
by Nikanth Karthikesan
· 16 years ago
9a896c9
mm: define a UNIQUE value for AS_UNEVICTABLE flag
by Lee Schermerhorn
· 16 years ago
8e2c379
add fiemap.h to header-y
by Eric Sandeen
· 16 years ago
c90bfeb
MAINTAINERS: add hvc_console
by Michael Ellerman
· 16 years ago
58984ce
mm: do_xip_mapping_read: fix length calculation
by Martin Schwidefsky
· 16 years ago
417b43d
random: align rekey_work's timer
by Anton Blanchard
· 16 years ago
98f4ebb
mm: align vmstat_work's timer
by Anton Blanchard
· 16 years ago
d2caa3c
writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3)
by Jeff Layton
· 16 years ago
846c151
__tty_open(): use the correct type for saved_flags
by Andrew Morton
· 16 years ago
Next »