summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26crypto: chacha20poly1305 - fix atomic sleep when using async algorithmEric Biggers
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-07-26crypto: ccp - Validate the the error value used to index error messagesHook, Gary
2019-07-26crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers
2019-07-26scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain
2019-07-26scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain
2019-07-26scsi: megaraid_sas: Fix calculation of target IDShivasharan S
2019-07-26scsi: core: Fix race on creating sense cacheMing Lei
2019-07-26Revert "scsi: ncr5380: Increase register polling limit"Finn Thain
2019-07-26scsi: NCR5380: Always re-enable reselection interruptFinn Thain
2019-07-26scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain
2019-07-26xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross
2019-07-26floppy: fix out-of-bounds read in copy_bufferDenis Efremov
2019-07-26floppy: fix invalid pointer dereference in drive_nameDenis Efremov
2019-07-26floppy: fix out-of-bounds read in next_valid_formatDenis Efremov
2019-07-26floppy: fix div-by-zero in setup_format_paramsDenis Efremov
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-26gtp: fix use-after-free in gtp_newlink()Taehee Yoo
2019-07-26gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo
2019-07-26gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo
2019-07-26gtp: fix suspicious RCU usageTaehee Yoo
2019-07-26Bluetooth: validate BLE connection interval updatescsonsino
2019-07-26gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo
2019-07-26Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-07-26Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-26Bluetooth: Add new 13d3:3501 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-26Bluetooth: Add new 13d3:3491 QCA_ROME deviceJoão Paulo Rechi Vita
2019-07-26Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli
2019-07-26tools: bpftool: Fix json dump crash on powerpcJiri Olsa
2019-07-26gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven
2019-07-26bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-26bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan
2019-07-26rxrpc: Fix oops in tracepointDavid Howells
2019-07-26net: usb: asix: init MAC address buffersPhong Tran
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-07-26perf stat: Fix group lookup for metric groupAndi Kleen
2019-07-26perf stat: Make metric event lookup more robustAndi Kleen
2019-07-26bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26bcache: fix potential deadlock in cached_def_free()Coly Li
2019-07-26bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li