summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter2019-05-161-0/+8
* net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski2019-05-161-7/+5Star
* net/tls: fix the IV leaksJakub Kicinski2019-05-161-1/+4
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel2019-05-161-1/+1
* mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel2019-05-161-1/+1
* net: fec: manage ahb clock in runtime pmAndy Duan2019-05-161-9/+21
* netfilter: nf_tables: add missing ->release_ops() in error path of newrule()Taehee Yoo2019-05-161-1/+4
* netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso2019-05-161-1/+3
* usb: typec: Fix unchecked return valueGustavo A. R. Silva2019-05-161-2/+7
* mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara2019-05-161-5/+6
* net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit2019-05-161-8/+16
* powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin2019-05-161-64/+29Star
* powerpc/smp: Fix NMI IPI timeoutNicholas Piggin2019-05-161-2/+3
* mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand2019-05-161-0/+1
* RDMA/hns: Bugfix for mapping user dbLijun Ou2019-05-161-1/+1
* Input: synaptics-rmi4 - fix possible double freePan Bian2019-05-161-5/+1Star
* drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski2019-05-161-2/+3
* spi: ST ST95HF NFC: declare missing of tableDaniel Gomez2019-05-161-0/+7
* spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-05-161-0/+9
* ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-05-161-1/+1
* drm/imx: don't skip DP channel disable for background planeLucas Stach2019-05-161-1/+1
* gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-05-161-3/+9
* netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin2019-05-161-1/+1
* selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski2019-05-161-0/+4
* drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski2019-05-161-0/+2
* s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-05-161-0/+1
* MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-05-162-6/+11
* netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()Dan Carpenter2019-05-161-1/+1
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-05-163-5/+66
* ipvs: do not schedule icmp errors from tunnelsJulian Anastasov2019-05-161-1/+1
* selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-05-162-1/+284
* init: initialize jump labels before command line option parsingDan Williams2019-05-161-2/+2
* mm: fix inactive list balancing between NUMA nodes and cgroupsJohannes Weiner2019-05-161-20/+9Star
* scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-05-164-6/+7
* ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil2019-05-161-1/+1
* ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso2019-05-161-0/+2
* tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-05-161-1/+1
* KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov2019-05-161-2/+2
* KVM: fix spectrev1 gadgetsPaolo Bonzini2019-05-164-9/+16
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-162-1/+27
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2019-05-161-1/+1
* s390/pkey: add one more argument space for debug feature entryHarald Freudenberger2019-05-161-1/+2
* drm/amd/display: If one stream full updates, full update all planesDavid Francis2019-05-162-0/+22
* afs: Unlock pages for __pagevec_release()Marc Dionne2019-05-161-0/+1
* qede: fix write to free'd pointer error and double free of ptpColin Ian King2019-05-161-4/+3Star
* vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King2019-05-161-0/+1
* mISDN: Check address length before reading address familyTetsuo Handa2019-05-161-2/+2