summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03Linux 4.19.206v4.19.206Greg Kroah-Hartman
2021-09-03net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-09-03KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson
2021-09-03fbmem: add margin check to fb_check_caps()George Kennedy
2021-09-03vt_kdsetmode: extend console lockingLinus Torvalds
2021-09-03net/rds: dma_map_sg is entitled to merge entriesGerd Rausch
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-09-03drm: Copy drm_wait_vblank to user before returningMark Yacoub
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-09-03qed: qed ll2 race condition fixesShai Malin
2021-09-03vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
2021-09-03virtio_pci: Support surprise removal of virtio pci deviceParav Pandit
2021-09-03virtio: Improve vq->broken access to avoid any compiler optimizationParav Pandit
2021-09-03opp: remove WARN when no valid OPPs remainMichał Mirosław
2021-09-03usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-09-03ip_gre: add validation for csum_startShreyansh Chouhan
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-09-03usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng
2021-09-03usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen
2021-09-03USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang
2021-09-03Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-09-03once: Fix panic when module unloadKefeng Wang
2021-09-03netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-09-03bpf: Fix truncation handling for mod32 dst reg wrt zeroDaniel Borkmann
2021-09-03bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann
2021-09-03bpf: Do not use ax register in interpreter on div/modDaniel Borkmann
2021-09-03net: qrtr: fix another OOB Read in qrtr_endpoint_postXiaolong Huang
2021-08-26Linux 4.19.205v4.19.205Sasha Levin
2021-08-26netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich
2021-08-26fs: warn about impending deprecation of mandatory locksJeff Layton
2021-08-26locks: print a warning when mount fails due to lack of "mand" supportJeff Layton
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai
2021-08-26PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-26btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-26ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu
2021-08-26slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla
2021-08-26slimbus: messaging: check for valid transaction idSrinivas Kandagatla
2021-08-26slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla
2021-08-26tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event nameSteven Rostedt (VMware)
2021-08-26ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan