aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/property.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09waitid(): Add missing access_ok() checksKees Cook1-0/+6
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado1-0/+13
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva1-0/+2
2017-10-09udp: fix bcast packet receptionPaolo Abeni1-9/+5
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld1-6/+7
2017-10-09ipv4: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-10-09ipv6: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-10-09ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend1-8/+8
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2-41/+0
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong3-5/+1
2017-10-09ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca1-1/+1
2017-10-09ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad1-0/+4
2017-10-09ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai1-3/+4
2017-10-09ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai1-1/+2
2017-10-09ALSA: line6: Fix missing initialization before error pathTakashi Iwai1-2/+3
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani4-2/+27
2017-10-09ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2-8/+20
2017-10-09ALSA: usb-audio: Add sample rate quirk for Plantronics P610Kai-Heng Feng1-0/+1
2017-10-09netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2-2/+3
2017-10-08tipc: Unclone message at secondary destination lookupJon Maloy1-0/+8
2017-10-08tipc: correct initialization of skb listJon Maloy1-2/+2
2017-10-08Linux 4.14-rc4Linus Torvalds1-1/+1
2017-10-08gso: fix payload length when gso_size is zeroAlexey Kodanev3-3/+3
2017-10-08mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel1-14/+0
2017-10-08pinctrl: cherryview: fix issues caused by dynamic gpio irqs mappingGrygorii Strashko1-1/+13
2017-10-07bpf: fix liveness markingAlexei Starovoitov1-0/+5
2017-10-07doc: Fix typo "8023.ad" in bonding documentationAxel Beckert1-1/+1
2017-10-07ipv6: fix net.ipv6.conf.all.accept_dad behaviour for realMatteo Croce1-2/+2
2017-10-07gpio: omap: Fix lost edge interruptsGrygorii Strashko1-9/+13
2017-10-07crypto: skcipher - Fix crash on zero-length inputHerbert Xu1-6/+11
2017-10-07crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unalignedJia-Ju Bai1-1/+1
2017-10-07crypto: xts - Fix an error handling path in 'create()'Christophe Jaillet1-2/+4
2017-10-07crypto: stm32 - Try to fix hash paddingArnd Bergmann1-6/+9
2017-10-06ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2-0/+10
2017-10-06arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose1-1/+1
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2-2/+2
2017-10-06netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_userEric Dumazet1-2/+2
2017-10-06netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso1-1/+1
2017-10-06powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero1-1/+12
2017-10-06powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur1-1/+23
2017-10-06powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard1-1/+9
2017-10-05selftests/net: rxtimestamp: Fix an off by oneDan Carpenter1-1/+1
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2-5/+7
2017-10-05nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan1-1/+8
2017-10-05KVM: add X86_LOCAL_APIC dependencyArnd Bergmann1-0/+1
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan1-2/+2
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan1-1/+1
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein3-9/+26
2017-10-05ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein4-24/+22