summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-12PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe1-2/+2
2020-01-12bpf: Fix passing modified ctx to ld/abs/ind instructionDaniel Borkmann1-2/+7
2020-01-12bpf: reject passing modified ctx to helper functionsDaniel Borkmann2-16/+87
2020-01-12hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2020-01-12llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex1-2/+2
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller1-2/+8
2020-01-12block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang1-1/+1
2020-01-12s390/dasd: fix memleak in path handling error caseStefan Haberland1-17/+2
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2-5/+6
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu1-1/+1
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu1-0/+12
2020-01-12fs: avoid softlockups in s_inodes iteratorsEric Sandeen4-1/+10
2020-01-12perf/x86/intel: Fix PT PMI handlingAlexander Shishkin1-2/+7
2020-01-12kconfig: don't crash on NULL expressions in expr_eq()Thomas Hebb1-0/+7
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade1-0/+1
2020-01-12ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2020-01-12rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki1-2/+5
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport1-0/+8
2020-01-12samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee1-2/+16
2020-01-12samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee1-2/+2
2020-01-12ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2-2/+2
2020-01-12bpf, mips: Limit to 33 tail callsPaul Chaignon1-4/+5
2020-01-12ARM: dts: bcm283x: Fix critical trip pointStefan Wahren1-1/+1
2020-01-12ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu1-1/+7
2020-01-12spi: spi-cavium-thunderx: Add missing pci_release_regions()Chuhong Yuan1-0/+2
2020-01-12ARM: dts: Cygnus: Fix MDIO node address/size cellsFlorian Fainelli1-2/+2
2020-01-12netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_ENDPablo Neira Ayuso1-3/+9
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter1-3/+3
2020-01-12ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla1-1/+11
2020-01-12efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar1-54/+12
2020-01-12efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar1-2/+2
2020-01-12efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar1-6/+6
2020-01-12x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young1-4/+2
2020-01-12libtraceevent: Fix lib installation with O=Sudip Mukherjee1-0/+1
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-01-12netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal1-0/+3
2020-01-12locking/spinlock/debug: Fix various data racesMarco Elver1-16/+16
2020-01-12USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov1-1/+1
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov1-4/+4
2020-01-09Linux 4.14.163v4.14.163Greg Kroah-Hartman1-1/+1
2020-01-09perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin1-5/+11
2020-01-09xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park1-0/+2
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet4-5/+14
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon1-2/+2
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1