Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
94352d45092c23874532221b4d1e4721df9d63df
94352d4
net: Introduce sk_clone_lock() error path routine
by Arnaldo Carvalho de Melo
· 8 years ago
d5afb6f
dccp: Unlock sock before calling sk_free()
by Arnaldo Carvalho de Melo
· 8 years ago
6ab2b99
Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
f1304f7
openvswitch: actions: fixed a brace coding style warning
by Peter Downs
· 8 years ago
11bd44f
cxgb4: update latest firmware version supported
by Ganesh Goudar
· 8 years ago
a2d35d0
Merge branch 'amd-xgbe-fixes'
by David S. Miller
· 8 years ago
2697ea5
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
by Lendacky, Thomas
· 8 years ago
b42c676
amd-xgbe: Be sure to set MDIO modes on device (re)start
by Lendacky, Thomas
· 8 years ago
402168b
amd-xgbe: Stop the PHY before releasing interrupts
by Lendacky, Thomas
· 8 years ago
9aea777
drivers: net: xgene: Fix crash on DT systems
by Alban Bedel
· 8 years ago
e333003
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
by WANG Cong
· 8 years ago
48cac18
ipv6: orphan skbs in reassembly unit
by Eric Dumazet
· 8 years ago
13baa00
net: net_enable_timestamp() can be called from irq contexts
by Eric Dumazet
· 8 years ago
540e289
net: don't call strlen() on the user buffer in packet_bind_spkt()
by Alexander Potapenko
· 8 years ago
8953de2
net: bridge: allow IPv6 when multicast flood is disabled
by Mike Manning
· 8 years ago
16c54ac
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
449809a
tcp/dccp: block BH for SYN processing
by Eric Dumazet
· 8 years ago
eba38a9
bpf: update the comment about the length of analysis
by Gary Lin
· 8 years ago
df2c433
bridge: Fix error path in nbp_vlan_init
by Yotam Gigi
· 8 years ago
3b45a41
net: route: add missing nla_policy entry for RTA_MARK attribute
by Liping Zhang
· 8 years ago
8c171d6
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
by Felix Jia
· 8 years ago
a3695e9
Merge branch 'vxlan-geneve-rcu-fixes'
by David S. Miller
· 8 years ago
a717e3f
geneve: lock RCU on TX path
by Jakub Kicinski
· 8 years ago
56de859
vxlan: lock RCU on TX path
by Jakub Kicinski
· 8 years ago
39e6c82
net: solve a NAPI race
by Eric Dumazet
· 8 years ago
b2d0fe3
net/mlx4: && vs & typo
by Dan Carpenter
· 8 years ago
4f3de46
net: usb: asix_devices: fix missing return code check on call to asix_write_medium_mode
by Colin Ian King
· 8 years ago
0bf09c3
MAINTAINERS: Orphan usb/net/hso driver
by Baruch Siach
· 8 years ago
f7df492
mlxsw: spectrum_router: Avoid potential packets loss
by Ido Schimmel
· 8 years ago
4f7bfb3
rds: ib: add the static type to the variables
by Zhu Yanjun
· 8 years ago
5179b26
sctp: call rcu_read_lock before checking for duplicate transport nodes
by Xin Long
· 8 years ago
540b1c4
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
by David Howells
· 8 years ago
2d6be4a
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
5ecc5ac
Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
8313064c
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
b2deee2
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
d4f4cf7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
f89db78
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
65314ed
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3f26b0c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
74efe07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e72e58f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
74e3f63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 8 years ago
c2eca00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b7a42b9
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
by Joerg Roedel
· 8 years ago
a7fdb6e
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
by Joerg Roedel
· 8 years ago
17a870b
Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus
by Russell King
· 8 years ago
cdcc5fa
ARM: mm: round the initrd reservation to page boundaries
by Russell King
· 8 years ago
68b32f3
ARM: mm: clean up initrd initialisation
by Russell King
· 8 years ago
3928624
ARM: mm: move initrd init code out of arm_memblock_init()
by Russell King
· 8 years ago
e2fce0a
ARM: 8655/1: improve NOMMU definition of pgprot_*()
by Arnd Bergmann
· 8 years ago
7b96ddd
ARM: 8654/1: decompressor: add strlen prototype
by Arnd Bergmann
· 8 years ago
06369a1
ARM: 8652/1: cache-uniphier: clean up active way setup code
by Masahiro Yamada
· 8 years ago
1c63d4c
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
by Masahiro Yamada
· 8 years ago
050d18d
ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctly
by Ard Biesheuvel
· 8 years ago
ad47511
ARM: 8649/2: nommu: remove Hivecs configuration is asm
by Afzal Mohammed
· 8 years ago
58c1670
ARM: 8648/2: nommu: display vectors base
by Afzal Mohammed
· 8 years ago
f8300a0
ARM: 8647/2: nommu: dynamic exception base address setting
by Afzal Mohammed
· 8 years ago
d2ca5f2
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
by Afzal Mohammed
· 8 years ago
035e787
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
by Florian Fainelli
· 8 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 8 years ago
e377cd8
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
by Florian Fainelli
· 8 years ago
399f157
Merge branch 'devel-stable' into misc
by Russell King
· 8 years ago
a09975b
ARM: 8639/1: Define KERNEL_START and KERNEL_END
by Florian Fainelli
· 8 years ago
4e23612
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
by Florian Fainelli
· 8 years ago
9856265
ARM: 8637/1: Adjust memory boundaries after reservations
by Laura Abbott
· 8 years ago
374d446d
ARM: 8636/1: Cleanup sanity_check_meminfo
by Laura Abbott
· 8 years ago
86292b3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
1ac884f
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 8 years ago
08e32dc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
3f5595e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
4e4636c
objtool: Enclose contents of unreachable() macro in a block
by Josh Poimboeuf
· 8 years ago
19d19e9
mac80211: use driver-indicated transmitter STA only for data frames
by Johannes Berg
· 8 years ago
12dfdfe
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
f7878dc
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
fb15a78
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
5782fd1
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
3e761a4
mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
by Dave Jiang
· 8 years ago
2959a5f
mm: add arch-independent testcases for RODATA
by Jinbum Park
· 8 years ago
8d85063
hfs: atomically read inode size
by Fabian Frederick
· 8 years ago
b279ddc
mm: clarify mm_struct.mm_{users,count} documentation
by Vegard Nossum
· 8 years ago
388f793
mm: use mmget_not_zero() helper
by Vegard Nossum
· 8 years ago
3fce371
mm: add new mmget() helper
by Vegard Nossum
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
522b837
checkpatch: warn when formats use %Z and suggest %z
by Alexey Dobriyan
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
d7f6724
scripts/spelling.txt: add some typo-words
by Jinbum Park
· 8 years ago
4091fb9
scripts/spelling.txt: add "followings" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
608595e
scripts/spelling.txt: add "therfore" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
b8a14f3
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
9a284e5
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
1cce200
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
66f0044
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
0cf2a84
scripts/spelling.txt: add "omited" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
34dcaf4
scripts/spelling.txt: add "explictely" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
a6ab4ef
scripts/spelling.txt: add "applys" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
2c14960
scripts/spelling.txt: add "configuartion" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
0367105
scripts/spelling.txt: add "overrided" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
3f8b6fb
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
Next »