index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
tracing, RAS: Cleanup on __get_str() usage
Daniel Bristot de Oliveira
1
-2
/
+2
2016-07-15
tracing: Use outer () on __get_str() definition
Daniel Bristot de Oliveira
2
-2
/
+2
2016-07-05
ftrace: Reduce size of function graph entries
Namhyung Kim
3
-6
/
+21
2016-07-05
tracing: Have HIST_TRIGGERS select TRACING
Tom Zanussi
1
-0
/
+1
2016-07-05
tracing: Using for_each_set_bit() to simplify trace_pid_write()
Wei Yongjun
1
-6
/
+2
2016-07-05
ftrace: Move toplevel init out of ftrace_init_tracefs()
Steven Rostedt (Red Hat)
3
-6
/
+14
2016-06-27
tracing/function_graph: Fix filters for function_graph threshold
Joel Fernandes
1
-9
/
+8
2016-06-24
tracing: Skip more functions when doing stack tracing of events
Steven Rostedt (Red Hat)
1
-1
/
+18
2016-06-20
tracing: Expose CPU physical addresses (resource values) for PCI devices
Bjorn Helgaas
1
-7
/
+3
2016-06-20
tracing: Show the preempt count of when the event was called
Steven Rostedt (Red Hat)
1
-0
/
+8
2016-06-20
tracing: Add trace_printk sample code
Steven Rostedt (Red Hat)
4
-1
/
+70
2016-06-20
tracing: Choose static tp_printk buffer by explicit nesting count
Andy Lutomirski
1
-59
/
+24
2016-06-20
tracing: expose current->comm to [ku]probe events
Omar Sandoval
5
-0
/
+50
2016-06-20
ftrace: Have set_ftrace_pid use the bitmap like events do
Steven Rostedt (Red Hat)
5
-185
/
+148
2016-06-20
tracing: Move pid_list write processing into its own function
Steven Rostedt (Red Hat)
3
-102
/
+124
2016-06-20
tracing: Move the pid_list seq_file functions to be global
Steven Rostedt (Red Hat)
3
-31
/
+77
2016-06-20
tracing: Move filtered_pid helper functions into trace.c
Steven Rostedt
2
-51
/
+78
2016-06-20
tracing: Make the pid filtering helper functions global
Steven Rostedt
2
-17
/
+26
2016-06-20
ftracetest: Fix hist unsupported result in hist selftests
Steven Rostedt (Red Hat)
3
-15
/
+12
2016-06-20
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-06-12
Linux 4.7-rc3
v4.7-rc3
Linus Torvalds
1
-1
/
+1
2016-06-11
uvc_v4l2: Simplify compat ioctl implementation
Andy Lutomirski
1
-56
/
+2
2016-06-11
uvc: Forward compat ioctls to their handlers directly
Andy Lutomirski
1
-21
/
+18
2016-06-10
sched: panic on corrupted stack end
Jann Horn
1
-1
/
+2
2016-06-10
ecryptfs: forbid opening files without mmap handler
Jann Horn
1
-2
/
+11
2016-06-10
proc: prevent stacking filesystems on top
Jann Horn
1
-0
/
+7
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-06-10
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
1
-10
/
+10
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2
-3
/
+3
2016-06-10
packet: compat support for sock_fprog
Willem de Bruijn
3
-2
/
+41
2016-06-10
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-10
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-10
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
2016-06-10
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
4
-4
/
+68
2016-06-10
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-10
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-10
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-10
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2
-1
/
+15
2016-06-10
net/mlx5: Fix root flow table update
Maor Gottlieb
1
-1
/
+1
2016-06-10
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
Shahar Klein
2
-3
/
+2
2016-06-10
net/mlx5: Fix masking of reserved bits in XRCD number
Majd Dibbiny
1
-1
/
+1
2016-06-10
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-06-10
drm/amdgpu: fix warning with powerplay disabled.
Dave Airlie
1
-1
/
+1
2016-06-09
mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED
Oleg Drokin
1
-0
/
+11
2016-06-09
mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
Wang Sheng-Hui
1
-1
/
+19
2016-06-09
kernel/relay.c: fix potential memory leak
Zhouyi Zhou
1
-0
/
+1
2016-06-09
mm: thp: broken page count after commit aa88b68c3b1d
Gerald Schaefer
1
-1
/
+4
[next]