aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check_extable.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27devlink: Compare to size_new in case of resource child validationArkadi Sharshevsky1-1/+1
2018-02-26r8152: fix tx packets accountingEric Dumazet1-1/+1
2018-02-26ip_tunnel: Do not use mark in skb by defaultThomas Winter1-10/+3
2018-02-26bridge: Fix VLAN reference count problemIdo Schimmel1-0/+2
2018-02-26DT: net: renesas,ravb: document R8A77980 bindingsSergei Shtylyov1-0/+1
2018-02-26qrtr: add MODULE_ALIAS macro to smdRamon Fried1-0/+1
2018-02-26hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-02-26tuntap: correctly add the missing XDP flushJason Wang1-0/+1
2018-02-26tuntap: disable preemption during XDP processingJason Wang1-0/+6
2018-02-26Revert "tuntap: add missing xdp flush"Jason Wang1-15/+0
2018-02-26ixgbe: fix crash in build_skb Rx code pathEmil Tantilov1-0/+8
2018-02-26ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller3-10/+95
2018-02-26l2tp: fix tunnel lookup use-after-free raceJames Chapman1-7/+7
2018-02-26l2tp: fix race in pppol2tp_release with session object destroyJames Chapman1-25/+27
2018-02-26l2tp: fix races with tunnel socket closeJames Chapman4-116/+42
2018-02-26l2tp: don't use inet_shutdown on ppp session destroyJames Chapman1-10/+0
2018-02-26l2tp: don't use inet_shutdown on tunnel destroyJames Chapman1-9/+2
2018-02-25Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren1-3/+4
2018-02-25Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede1-6/+19
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap1-0/+1
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2-2/+29
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann2-4/+42
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap1-3/+12
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter1-4/+10
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song1-2/+1
2018-02-22bpf: add schedule points in percpu arrays managementEric Dumazet1-1/+4
2018-02-22regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon1-1/+1
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain1-1/+1
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern1-0/+2
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld1-1/+3
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony3-0/+13
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook1-0/+3
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-02-22KEYS: Use individual pages in big_key for crypto buffersDavid Howells1-23/+87
2018-02-22X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers1-8/+13
2018-02-22X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers1-1/+3
2018-02-22PKCS#7: fix direct verification of SignerInfo signatureEric Biggers1-0/+1
2018-02-22PKCS#7: fix certificate blacklistingEric Biggers1-4/+6
2018-02-22PKCS#7: fix certificate chain verificationEric Biggers1-1/+1
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2