index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
syscall-counts-by-pid.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-21
perf/x86: Check all MSRs before passing hw check
George Dunlap
1
-11
/
+17
2013-04-21
perf/x86/amd: Add support for AMD NB and L2I "uncore" counters
Jacob Shin
4
-1
/
+553
2013-04-21
perf/x86/intel: Add Ivy Bridge-EP uncore support
Yan, Zheng
2
-28
/
+543
2013-04-21
perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management
Yan, Zheng
2
-59
/
+280
2013-04-21
perf/x86: Avoid kfree() in CPU_{STARTING,DYING}
Yan, Zheng
1
-3
/
+25
2013-04-16
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
1
-4
/
+16
2013-04-15
uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty
Oleg Nesterov
1
-1
/
+4
2013-04-15
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-04-14
Linux 3.9-rc7
Linus Torvalds
1
-1
/
+1
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2
-0
/
+26
2013-04-14
watchdog: Revert the AT91RM9200_WATCHDOG dependency
Nicolas Ferre
1
-1
/
+1
2013-04-13
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-13
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-04-13
uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
1
-5
/
+3
2013-04-13
uprobes/tracing: Change create_trace_uprobe() to support uretprobes
Oleg Nesterov
1
-4
/
+7
2013-04-13
uprobes/tracing: Make seq_printf() code uretprobe-friendly
Oleg Nesterov
1
-4
/
+13
2013-04-13
uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly
Oleg Nesterov
1
-4
/
+15
2013-04-13
uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly
Oleg Nesterov
1
-9
/
+25
2013-04-13
uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()
Oleg Nesterov
1
-2
/
+40
2013-04-13
uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers
Oleg Nesterov
1
-9
/
+20
2013-04-13
uprobes/tracing: Generalize struct uprobe_trace_entry_head
Oleg Nesterov
2
-31
/
+36
2013-04-13
uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls
Oleg Nesterov
1
-7
/
+3
2013-04-13
uprobes/tracing: Kill the pointless seq_print_ip_sym() call
Oleg Nesterov
1
-7
/
+1
2013-04-13
uprobes/tracing: Kill the pointless task_pt_regs() calls
Oleg Nesterov
1
-2
/
+2
2013-04-13
uretprobes: Documentation update
Anton Arapov
1
-47
/
+67
2013-04-13
uretprobes: Remove -ENOSYS as return probes implemented
Anton Arapov
1
-4
/
+0
2013-04-13
uretprobes: Limit the depth of return probe nestedness
Anton Arapov
2
-0
/
+14
2013-04-13
uretprobes: Return probe exit, invoke handlers
Anton Arapov
1
-1
/
+64
2013-04-13
uretprobes: Return probe entry, prepare_uretprobe()
Anton Arapov
2
-1
/
+92
2013-04-13
uretprobes/powerpc: Hijack return address
Anton Arapov
2
-0
/
+14
2013-04-13
uretprobes/x86: Hijack return address
Anton Arapov
2
-0
/
+30
2013-04-13
uretprobes: Reserve the first slot in xol_vma for trampoline
Anton Arapov
1
-0
/
+25
2013-04-13
uretprobes: Introduce uprobe_consumer->ret_handler()
Anton Arapov
2
-3
/
+17
2013-04-13
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-12
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
4
-2
/
+15
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2
-15
/
+16
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
3
-7
/
+7
2013-04-12
MAINTAINERS: Update e-mail address
Mark Brown
1
-4
/
+4
2013-04-12
x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set
Boris Ostrovsky
1
-0
/
+2
2013-04-12
x86/mm/cpa/selftest: Fix false positive in CPA self test
Andrea Arcangeli
1
-1
/
+1
2013-04-12
perf: Fix error return code
Wei Yongjun
1
-0
/
+1
2013-04-12
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
Daniel Vetter
1
-3
/
+5
2013-04-12
udl: handle EDID failure properly.
Dave Airlie
1
-0
/
+4
2013-04-11
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
Wei Yongjun
1
-1
/
+2
2013-04-11
gpio: pca953x: fix irq_domain_add_simple usage
Alexandre Belloni
1
-1
/
+1
2013-04-11
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-11
tcm_vhost: Send bad target to guest when cmd fails
Asias He
1
-4
/
+6
2013-04-11
tcm_vhost: Add vhost_scsi_send_bad_target() helper
Asias He
1
-13
/
+18
2013-04-11
tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
Asias He
1
-2
/
+7
2013-04-11
tcm_vhost: Remove double check of response
Asias He
1
-9
/
+0
[next]