summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-05-02mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-05-02KEYS: always initialize keyring_index_key::desc_lenEric Biggers4-6/+4
2019-05-02KEYS: restrict /proc/keys by credentials at open timeEric Biggers1-6/+2
2019-05-02KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-05-02ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2-27/+65
2019-05-02tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong1-3/+7
2019-05-02net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-05-02ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-05-02scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2019-05-02assoc_array: Fix shortcut creationDavid Howells1-3/+5
2019-05-02KEYS: allow reaching the keys quotas exactlyEric Biggers1-2/+2
2019-05-02netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso1-0/+3
2019-05-02i2c: cadence: Fix the hold bit settingShubhrajyoti Datta1-2/+7
2019-05-02dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-05-02netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso1-1/+2
2019-05-02netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal1-34/+58
2019-05-02netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang1-23/+20
2019-05-02signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman1-2/+5
2019-05-02x86/a.out: Clear the dump structure initiallyBorislav Petkov1-2/+4
2019-05-02perf/core: Fix impossible ring-buffer sizes warningIngo Molnar1-1/+1
2019-05-02team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-05-02net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch1-1/+1
2019-05-02net/packet: fix 4gb buffer limit due to overflow checkKal Conley1-1/+1
2019-05-02batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet1-0/+2
2019-05-02x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov1-2/+5
2019-05-02net: fix IPv6 prefix route residueZhiqiang Liu1-1/+2
2019-05-02vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-2/+11
2019-05-02perf/x86: Add check_period PMU callbackJiri Olsa5-0/+60
2019-05-02alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich1-1/+1
2019-05-02vsock: cope with memory allocation failure at socket creation timePaolo Abeni1-0/+4
2019-05-02Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-05-02Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2019-05-02ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8
2019-05-02sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-05-02signal: Better detection of synchronous signalsEric W. Biederman1-1/+51
2019-05-02signal: Always notice exiting tasksEric W. Biederman1-0/+6
2019-05-02Rip out get_signal_to_deliver()Richard Weinberger2-24/+13
2019-05-02Clean up signal_delivered()Richard Weinberger2-14/+8
2019-05-02tracehook_signal_handler: Remove sig, info, ka and regsRichard Weinberger2-8/+2
2019-05-02xtensa: Use get_signal() signal_setup_done()Richard Weinberger1-27/+16
2019-05-02unicore32: Fix build errorGuenter Roeck1-4/+5
2019-05-02unicore32: Use get_signal() signal_setup_done()Richard Weinberger1-28/+20
2019-05-02um: Use get_signal() signal_setup_done()Richard Weinberger3-48/+36
2019-05-02tile: Use get_signal() signal_setup_done()Richard Weinberger3-46/+40
2019-05-02sh: Use get_signal() signal_setup_done()Richard Weinberger2-97/+64
2019-05-02score: Use get_signal() signal_setup_done()Richard Weinberger1-25/+18
2019-05-02s390: Use get_signal() signal_setup_done()Richard Weinberger3-92/+69
2019-05-02powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao1-1/+1
2019-05-02powerpc: Use sigsp()Richard Weinberger3-11/+5