summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-08Linux 4.14.243v4.14.243Greg Kroah-Hartman
2021-08-08spi: mediatek: Fix fifo transferGuenter Roeck
2021-08-08Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Greg Kroah-Hartman
2021-08-08KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson
2021-08-08KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-08-08KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini
2021-08-08Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman
2021-08-08net: Fix zero-copy head len calculation.Pravin B Shelar
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai
2021-08-08regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin
2021-08-08btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues
2021-08-04Linux 4.14.242v4.14.242Greg Kroah-Hartman
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-08-04can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-08-04net: llc: fix skb_over_panicPavel Skripkin
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-08-04tipc: fix sleeping in tipc accept routineHoang Le
2021-08-04netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-08-04netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-08-04cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka
2021-08-04nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin
2021-08-04can: ems_usb: fix memory leakPavel Skripkin
2021-08-04can: usb_8dev: fix memory leakPavel Skripkin
2021-08-04can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-08-04can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan
2021-08-04ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-08-04ocfs2: fix zero out valid dataJunxiao Bi
2021-08-04x86/kvm: fix vcpu-id indexed array sizesJuergen Gross
2021-08-04gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-08-04virtio_net: Do not pull payload in skb->headEric Dumazet
2021-08-04ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla
2021-08-04hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi
2021-08-04hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-08-04hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-08-04sctp: move 198 addresses from unusable to private scopeXin Long
2021-08-04net: annotate data race around sk_ll_usecEric Dumazet
2021-08-04net/802/garp: fix memleak in garp_request_join()Yang Yingliang
2021-08-04net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang
2021-08-04workqueue: fix UAF in pwq_unbound_release_workfn()Yang Yingliang
2021-08-04af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi
2021-08-04net: split out functions related to registering inflight socket filesJens Axboe
2021-08-04KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky