aboutsummaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-wsem.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-26rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu1-3/+1
2017-02-26net sched actions: do not overwrite status of action creation.Roman Mashak1-2/+2
2017-02-26rxrpc: Kernel calls get stuck in recvmsgDavid Howells1-2/+6
2017-02-26net sched actions: decrement module reference count after table flush.Roman Mashak1-4/+1
2017-02-26lib: Allow compile-testing of parmanGeert Uytterhoeven1-1/+1
2017-02-26ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long1-3/+8
2017-02-26sctp: set sin_port for addr param when checking duplicate addressXin Long1-1/+5
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-02-26net: s2io: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-26net: vxge: fix typo argumnet argumentLABBE Corentin1-1/+1
2017-02-26ipv4: mask tos for input routeJulian Anastasov1-0/+1
2017-02-26ipv4: add missing initialization for flowi4_uidJulian Anastasov2-3/+4
2017-02-26lib: fix spelling mistake: "actualy" -> "actually"Colin Ian King1-1/+1
2017-02-24drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warningGeert Uytterhoeven1-10/+3
2017-02-24rds: fix memory leak errorZhu Yanjun1-3/+4
2017-02-24vxlan: don't allow overwrite of config src addrBrian Russell1-7/+5
2017-02-24vti6: return GRE_KEY for vti6David Forster1-0/+4
2017-02-24rxrpc: Fix an assertion in rxrpc_read()Marc Dionne1-1/+1
2017-02-24net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli1-1/+1
2017-02-24vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer1-1/+1
2017-02-24tipc: move premature initilalization of stack variablesJon Paul Maloy1-5/+7
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin9-121/+71
2017-02-24RDS: IB: fix ifnullfree.cocci warningsWu Fengguang1-2/+1
2017-02-24sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner1-2/+6
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie1-1/+1
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes1-1/+1
2017-02-23bpf: Fix bpf_xdp_event_outputMartin KaFai Lau1-2/+2
2017-02-23net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet1-4/+4
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein2-4/+4
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFsMajd Dibbiny1-2/+0
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev4-8/+32
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz7-9/+9
2017-02-23uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-5/+5
2017-02-23uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errorsDmitry V. Levin2-0/+3
2017-02-23lib: Remove string from parman config selectionJiri Pirko1-1/+1
2017-02-23forcedeth: Remove return from a void functionZhu Yanjun1-2/+0
2017-02-23bpf: fix spelling mistake: "proccessed" -> "processed"Colin Ian King1-1/+1
2017-02-23uapi: fix linux/llc.h userspace compilation errorDmitry V. Levin1-0/+1
2017-02-23uapi: fix linux/ip6_tunnel.h userspace compilation errorsDmitry V. Levin1-0/+2
2017-02-23net/mlx5e: Fix wrong CQE decompressionTariq Toukan1-7/+6
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed4-1/+4
2017-02-23net/mlx5e: Fix broken CQE compression initializationTariq Toukan1-1/+3
2017-02-23net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan1-6/+5
2017-02-23net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed1-8/+15
2017-02-23net/mlx5e: s390 system compilation fixMohamad Haj Yahia2-0/+2
2017-02-23gfs2: Add missing rcu locking for glock lookupAndrew Price1-0/+5
2017-02-23crypto: xts - Add ECB dependencyMilan Broz1-0/+1
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-141/+65