index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-21
4
-211
/
+165
|
\
|
*
uprobes: Fix the racy uprobe->flags manipulation
Oleg Nesterov
2012-10-07
1
-14
/
+14
|
*
uprobes: Fix prepare_uprobe() race with itself
Oleg Nesterov
2012-10-07
1
-0
/
+8
|
*
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
2012-10-07
2
-29
/
+41
|
*
uprobes: Fix handle_swbp() vs unregister() + register() race
Oleg Nesterov
2012-10-07
1
-0
/
+9
|
*
uprobes: Do not delete uprobe if uprobe_unregister() fails
Oleg Nesterov
2012-10-07
1
-6
/
+6
|
*
uprobes: Don't return success if alloc_uprobe() fails
Oleg Nesterov
2012-10-07
1
-1
/
+3
|
*
uprobes/x86: Only rep+nop can be emulated correctly
Oleg Nesterov
2012-10-07
1
-14
/
+2
|
*
uprobes: Simplify is_swbp_at_addr(), remove stale comments
Oleg Nesterov
2012-09-29
1
-49
/
+24
|
*
uprobes: Kill set_orig_insn()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
1
-9
/
+23
|
*
uprobes: Introduce copy_opcode(), kill read_opcode()
Oleg Nesterov
2012-09-29
1
-44
/
+19
|
*
uprobes: Kill set_swbp()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
1
-11
/
+0
|
*
uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas
Oleg Nesterov
2012-09-29
1
-9
/
+4
|
*
uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC
Oleg Nesterov
2012-09-29
1
-2
/
+2
|
*
uprobes: Change write_opcode() to use FOLL_FORCE
Oleg Nesterov
2012-09-29
1
-1
/
+1
|
*
uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()
Oleg Nesterov
2012-09-29
2
-3
/
+3
|
*
uprobes: Kill UTASK_BP_HIT state
Oleg Nesterov
2012-09-29
2
-21
/
+9
|
*
uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
Oleg Nesterov
2012-09-29
1
-16
/
+15
|
*
uprobes: Do not setup ->active_uprobe/state prematurely
Oleg Nesterov
2012-09-29
1
-6
/
+3
|
*
uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
Oleg Nesterov
2012-09-29
1
-1
/
+4
*
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
2012-10-21
1
-1
/
+1
|
\
\
|
*
|
oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
Dan Carpenter
2012-10-15
1
-1
/
+1
*
|
|
perf/x86: Disable uncore on virtualized CPUs
Yan, Zheng
2012-10-20
1
-0
/
+3
*
|
|
use clamp_t in UNAME26 fix
Kees Cook
2012-10-19
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-19
9
-17
/
+56
|
\
\
\
|
*
|
|
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-20
3
-14
/
+15
|
*
|
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-10-20
9
-6
/
+44
|
|
\
\
\
|
|
*
|
|
perf hists browser: Add back callchain folding symbol
Arnaldo Carvalho de Melo
2012-10-17
1
-1
/
+1
|
|
*
|
|
perf tools: Fix build on sparc.
David Miller
2012-10-17
1
-1
/
+1
|
|
*
|
|
perf python: Link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-17
1
-0
/
+1
|
|
*
|
|
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
2012-10-17
1
-0
/
+2
|
|
*
|
|
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
Steven Rostedt
2012-10-16
1
-0
/
+15
|
|
*
|
|
lib tools traceevent: Add back pevent assignment in __pevent_parse_format()
Steven Rostedt
2012-10-16
1
-3
/
+6
|
|
*
|
|
perf hists browser: Fix off-by-two bug on the first column
Namhyung Kim
2012-10-16
1
-1
/
+3
|
|
*
|
|
perf tools: Remove warnings on JIT samples for srcline sort key
Namhyung Kim
2012-10-16
1
-0
/
+3
|
|
*
|
|
perf tools: Fix segfault when using srcline sort key
Namhyung Kim
2012-10-16
1
-0
/
+3
|
|
*
|
|
perf: Require exclude_guest to use PEBS - kernel side enforcement
Peter Zijlstra
2012-10-16
1
-0
/
+6
|
|
*
|
|
perf tool: Precise mode requires exclude_guest
David Ahern
2012-10-16
1
-0
/
+3
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-19
32
-75
/
+133
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...
Olof Johansson
2012-10-19
3
-12
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: kirkwood: fix buttons on lsxl boards
Michael Walle
2012-10-18
1
-3
/
+5
|
|
*
|
|
|
|
ARM: kirkwood: fix LEDs names for lsxl boards
Michael Walle
2012-10-18
1
-5
/
+5
|
|
*
|
|
|
|
ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2
Jason Gunthorpe
2012-10-18
2
-4
/
+2
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-19
7
-10
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: s3c: mark s3c2440_clk_add as __init_refok
Arnd Bergmann
2012-10-17
1
-1
/
+1
|
|
*
|
|
|
|
spi/s3c64xx: use correct dma_transfer_direction type
Arnd Bergmann
2012-10-17
1
-3
/
+3
|
|
*
|
|
|
|
pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
Arnd Bergmann
2012-10-12
1
-1
/
+1
|
|
*
|
|
|
|
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
2012-10-09
1
-1
/
+1
|
|
*
|
|
|
|
mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
Arnd Bergmann
2012-10-09
1
-3
/
+3
|
|
*
|
|
|
|
SCSI: ARM: make fas216_dumpinfo function conditional
Arnd Bergmann
2012-10-09
1
-1
/
+1
[next]