index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2
-8
/
+10
2016-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-37
/
+59
2016-06-11
Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-7
/
+16
2016-06-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-4
/
+10
2016-06-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-21
/
+119
2016-06-11
Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-24
/
+49
2016-06-11
Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-77
/
+20
2016-06-10
uvc_v4l2: Simplify compat ioctl implementation
Andy Lutomirski
1
-56
/
+2
2016-06-10
uvc: Forward compat ioctls to their handlers directly
Andy Lutomirski
1
-21
/
+18
2016-06-10
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-358
/
+569
2016-06-10
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
7
-12
/
+16
2016-06-10
Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+4
2016-06-10
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
Linus Torvalds
3
-3
/
+20
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
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2016-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+86
2016-06-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-16
/
+28
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-36
/
+52
2016-06-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-44
/
+99
2016-06-10
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+7
2016-06-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
93
-460
/
+828
2016-06-10
Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-6
/
+81
2016-06-10
Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
62
-185
/
+439
2016-06-10
Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-9
/
+24
2016-06-10
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-4
/
+13
2016-06-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-7
/
+78
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-09
packet: compat support for sock_fprog
Willem de Bruijn
3
-2
/
+41
2016-06-09
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-09
Merge branch 'mlx5-fixes'
David S. Miller
10
-52
/
+128
2016-06-09
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-09
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-09
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
2016-06-09
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
4
-4
/
+68
2016-06-09
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-09
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-09
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-09
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-09
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2
-1
/
+15
2016-06-09
net/mlx5: Fix root flow table update
Maor Gottlieb
1
-1
/
+1
[next]