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-04-24
macsec: fix SA leak if initialization fails
Sabrina Dubroca
1
-0
/
+2
2016-04-24
macsec: fix memory leaks around rx_handler (un)registration
Sabrina Dubroca
1
-2
/
+6
2016-04-24
macsec: add consistency check to netlink dumps
Sabrina Dubroca
1
-0
/
+11
2016-04-24
macsec: fix rx_sa refcounting with decrypt callback
Sabrina Dubroca
1
-7
/
+9
2016-04-24
macsec: don't put a NULL rxsa
Sabrina Dubroca
1
-1
/
+2
2016-04-24
macsec: take rtnl lock before for_each_netdev
Sabrina Dubroca
1
-5
/
+2
2016-04-24
macsec: add missing NULL check after kmalloc
Sabrina Dubroca
1
-2
/
+2
2016-04-24
Merge branch 'bridge-mdb-fixes'
David S. Miller
5
-50
/
+96
2016-04-24
bridge: mdb: Marking port-group as offloaded
Elad Raz
3
-32
/
+71
2016-04-24
bridge: mdb: Common function for mdb entry translation
Elad Raz
1
-18
/
+15
2016-04-24
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
2
-0
/
+10
2016-04-24
MAINTAINERS: net: add entry for TI Ethernet Switch drivers
Grygorii Strashko
1
-0
/
+9
2016-04-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
6
-11
/
+12
2016-04-23
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2016-04-23
generic syscalls: wire up preadv2 and pwritev2 syscalls
Andre Przywara
1
-1
/
+5
2016-04-23
Merge tag 'qcom-fixes-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-13
/
+1
2016-04-23
arm64: dts: uniphier: fix I2C nodes of PH1-LD20
Masahiro Yamada
2
-16
/
+5
2016-04-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+42
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
3
-9
/
+28
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-9
/
+34
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2016-04-23
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-35
/
+103
2016-04-23
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-35
/
+78
2016-04-23
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+14
2016-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-13
/
+20
2016-04-22
Merge tag 'imx-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Kevin Hilman
1
-2
/
+3
2016-04-22
Merge tag 'omap-for-v4.6/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
5
-30
/
+16
2016-04-22
Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-7
/
+9
2016-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-8
/
+31
2016-04-22
Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-11
/
+16
2016-04-22
Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-18
/
+91
2016-04-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-63
/
+126
2016-04-22
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
9
-20
/
+59
2016-04-22
Merge tag 'renesas-fixes-for-v4.6' of git://git.kernel.org/pub/scm/linux/kern...
Kevin Hilman
4
-34
/
+14
2016-04-22
Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...
Kevin Hilman
240
-1423
/
+2185
2016-04-22
i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
Javier Martinez Canillas
1
-5
/
+19
2016-04-22
i2c: cpm: Fix build break due to incompatible pointer types
Michael Ellerman
1
-2
/
+2
2016-04-22
ARCv2: Enable LOCKDEP
Evgeny Voevodin
3
-2
/
+47
2016-04-22
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
4
-18
/
+34
2016-04-22
x86 EDAC, sb_edac.c: Take account of channel hashing when needed
Tony Luck
1
-1
/
+23
2016-04-22
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
Tony Luck
1
-3
/
+3
2016-04-22
Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-17
/
+44
2016-04-22
x86/mm/xen: Suppress hugetlbfs in PV guests
Jan Beulich
1
-0
/
+1
2016-04-22
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
Juergen Gross
1
-3
/
+3
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
1
-7
/
+26
2016-04-22
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Daniel Lezcano
1
-1
/
+1
2016-04-22
objtool: Fix Makefile to properly see if libelf is supported
Steven Rostedt
1
-1
/
+2
2016-04-22
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
12
-19
/
+37
2016-04-22
drm: Loongson-3 doesn't fully support wc memory
Huacai Chen
1
-0
/
+2
2016-04-22
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+2
[prev]
[next]