summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-28USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski
2021-07-28usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-28ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai
2021-07-28ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-28drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard
2021-07-28net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-28sctp: update active_key for asoc when old key is being replacedXin Long
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-28nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-28net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-28net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet
2021-07-28spi: cadence: Correct initialisation of runtime PM againMarek Vasut
2021-07-28scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-28KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng
2021-07-28net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan
2021-07-28bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-28spi: mediatek: fix fifo rx modePeter Hess
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf test bpf: Free obj_bufRiccardo Mancini
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen
2021-07-28ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-28net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu
2021-07-28udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet
2021-07-28bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian
2021-07-28ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-28tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-28dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand