Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dcace06cc29df927a74a6bc0e57b9bef87704377
dcace06
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
by Oleg Nesterov
· 14 years ago
6634ae1
ptrace_init_task: initialize child->jobctl explicitly
by Oleg Nesterov
· 14 years ago
961c467
has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/
by Oleg Nesterov
· 14 years ago
bb188d7
ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop
by Denys Vlasenko
· 14 years ago
479bf98
ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/
by Oleg Nesterov
· 14 years ago
bb3696d
ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented()
by Oleg Nesterov
· 14 years ago
0347e17
ptrace: ptrace_reparented() should check same_thread_group()
by Oleg Nesterov
· 14 years ago
087806b
redefine thread_group_leader() as exit_signal >= 0
by Oleg Nesterov
· 14 years ago
d4f7c51
do not change dead_task->exit_signal
by Oleg Nesterov
· 14 years ago
e550f14
kill task_detached()
by Oleg Nesterov
· 14 years ago
0976a03
reparent_leader: check EXIT_DEAD instead of task_detached()
by Oleg Nesterov
· 14 years ago
8677347
make do_notify_parent() __must_check, update the callers
by Oleg Nesterov
· 14 years ago
9843a1e
__ptrace_detach: avoid task_detached(), check do_notify_parent()
by Oleg Nesterov
· 14 years ago
45cdf5c
kill tracehook_notify_death()
by Oleg Nesterov
· 14 years ago
53c8f9f
make do_notify_parent() return bool
by Oleg Nesterov
· 14 years ago
06d9847
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
by Tejun Heo
· 14 years ago
4b9d33e
ptrace: kill clone/exec tracehooks
by Tejun Heo
· 14 years ago
a288eec
ptrace: kill trivial tracehooks
by Tejun Heo
· 14 years ago
f3c04b9
ptrace: move SIGTRAP on exec(2) logic to ptrace_event()
by Tejun Heo
· 14 years ago
643ad83
ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and tracehook_prepare_clone()
by Tejun Heo
· 14 years ago
d21142e
ptrace: kill task_ptrace()
by Tejun Heo
· 14 years ago
544b2c9
ptrace: implement PTRACE_LISTEN
by Tejun Heo
· 14 years ago
fb1d910
ptrace: implement TRAP_NOTIFY and use it for group stop events
by Tejun Heo
· 14 years ago
fca26f2
ptrace: implement PTRACE_INTERRUPT
by Tejun Heo
· 14 years ago
3544d72
ptrace: implement PTRACE_SEIZE
by Tejun Heo
· 14 years ago
73ddff2
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
by Tejun Heo
· 14 years ago
dd1d677
signal: remove three noop tracehooks
by Tejun Heo
· 14 years ago
62c124f
ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit
by Tejun Heo
· 14 years ago
7dd3db5
job control: introduce task_set_jobctl_pending()
by Tejun Heo
· 14 years ago
6dfca32
job control: make task_clear_jobctl_pending() clear TRAPPING automatically
by Tejun Heo
· 14 years ago
3759a0d
job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()
by Tejun Heo
· 14 years ago
81be24b
ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop()
by Tejun Heo
· 14 years ago
755e276
ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments
by Tejun Heo
· 14 years ago
a8f072c
job control: rename signal->group_stop and flags to jobctl and update them
by Tejun Heo
· 14 years ago
0b1007c
ptrace: remove silly wait_trap variable from ptrace_attach()
by Tejun Heo
· 14 years ago
23c79d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4f1ba49
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
39b4a46
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
cb37bbd
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
3af91a1
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
9a44fde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
by Linus Torvalds
· 14 years ago
cd4ecf8
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
1f3bd0f
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
bb3d6bf
Revert "ASoC: Update cx20442 for TTY API change"
by Linus Torvalds
· 14 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 14 years ago
7b29dc2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 14 years ago
0980119
UBIFS: fix-up free space earlier
by Ben Gardiner
· 14 years ago
781c571
UBIFS: intialize LPT earlier
by Ben Gardiner
· 14 years ago
4f1ab9b
UBIFS: assert no fixup when writing a node
by Ben Gardiner
· 14 years ago
8370723
UBIFS: fix clean znode counter corruption in error cases
by Artem Bityutskiy
· 14 years ago
812eb25
UBIFS: fix memory leak on error path
by Artem Bityutskiy
· 14 years ago
cf610bf
UBIFS: fix shrinker object count reports
by Artem Bityutskiy
· 14 years ago
5ff6197
Blackfin: strncpy: fix handling of zero lengths
by Steven Miao
· 14 years ago
9a2e0fb
tg3: Fix tg3_skb_error_unmap()
by Matt Carlson
· 14 years ago
ec764bf
net: tracepoint of net_dev_xmit sees freed skb and causes panic
by Koki Sanagi
· 14 years ago
b36a968
asm-generic/unistd.h: support sendmmsg syscall
by Chris Metcalf
· 14 years ago
9bf7174
ktest: Ignore unset values of the minconfig in config_bisect
by Steven Rostedt
· 14 years ago
4da46da
ktest: Fix result of rebooting the kernel
by Steven Rostedt
· 14 years ago
4c8cc55
ktest: Fix off-by-one in config bisect result
by Steven Rostedt
· 14 years ago
e3a57b3
Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 14 years ago
e2bd967
block: Use hlist_entry() for io_context.cic_list.first
by Paul Bolle
· 14 years ago
28304f4
cfq-iosched: Remove bogus check in queue_fail path
by Paul Bolle
· 14 years ago
e73e079
[SCSI] Fix oops caused by queue refcounting failure
by James Bottomley
· 14 years ago
2e4ceec
drivers/net/can/flexcan.c: add missing clk_put
by Julia Lawall
· 14 years ago
816af74
ARM: mach-shmobile: add DMAC clock definitions on SH7372
by Guennadi Liakhovetski
· 14 years ago
a1b2cc5
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
by Guennadi Liakhovetski
· 14 years ago
6979d5d
net: dm9000: Get the chip in a known good state before enabling interrupts
by Mark Brown
· 14 years ago
b722dbf
drivers/net/davinci_emac.c: add missing clk_put
by Julia Lawall
· 14 years ago
a3bcc23
af-packet: Add flag to distinguish VID 0 from no-vlan.
by Ben Greear
· 14 years ago
41be5a4
caif: Fix race when conditionally taking rtnl lock
by sjur.brandeland@stericsson.com
· 14 years ago
85e3c65
usbnet/cdc_ncm: add missing .reset_resume hook
by Stefan Metzmacher
· 14 years ago
307f73d
vlan: fix typo in vlan_dev_hard_start_xmit()
by Wei Yongjun
· 14 years ago
d0733d2
net/ipv4: Check for mistakenly passed in non-IPv4 address
by Marcus Meissner
· 14 years ago
1fa7b6a
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
by Linus Torvalds
· 14 years ago
f0f52a9
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 14 years ago
0f48f26
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
by Linus Torvalds
· 14 years ago
3cc39b3
tile: enable CONFIG_BUGVERBOSE
by Chris Metcalf
· 14 years ago
dfe2158
iwl4965: correctly validate temperature value
by Stanislaw Gruszka
· 14 years ago
a7567b2
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
by Johannes Berg
· 14 years ago
21fdc87
ath9k: fix two more bugs in tx power
by Daniel Halperin
· 14 years ago
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 14 years ago
9b83c77
xen/blkback: potential null dereference in error handling
by Dan Carpenter
· 14 years ago
6464920
xen/blkback: don't call vbd_size() if bd_disk is NULL
by Laszlo Ersek
· 14 years ago
3f30310
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
70e535d
intel-iommu: Fix off-by-one in RMRR setup
by David Woodhouse
· 14 years ago
8519dc4
intel-iommu: Add domain check in domain_remove_one_dev_info
by Mike Habeck
· 14 years ago
825507d
intel-iommu: Remove Host Bridge devices from identity mapping
by Mike Travis
· 14 years ago
c681d0b
intel-iommu: Use coherent DMA mask when requested
by Mike Travis
· 14 years ago
1c9fc3d
intel-iommu: Dont cache iova above 32bit
by Chris Wright
· 14 years ago
cb452a4
intel-iommu: Speed up processing of the identity_mapping function
by Mike Travis
· 14 years ago
8fcc537
intel-iommu: Check for identity mapping candidate using system dma mask
by Chris Wright
· 14 years ago
9b4554b
intel-iommu: Only unlink device domains from iommu
by Alex Williamson
· 14 years ago
6dd9a7c
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
by Youquan Song
· 14 years ago
63da029
mtd: fix physmap.h warnings
by Randy Dunlap
· 14 years ago
da8b94e
UBIFS: fix recovery broken by the previous recovery fix
by Artem Bityutskiy
· 14 years ago
efcfde5
UBIFS: amend ubifs_recover_leb interface
by Artem Bityutskiy
· 14 years ago
1a0b069
UBIFS: introduce a "grouped" journal head flag
by Artem Bityutskiy
· 14 years ago
ab75950
UBIFS: supress false error messages
by Artem Bityutskiy
· 14 years ago
5c6cce9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
Next »