summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-03Linux 5.4.144v5.4.144Greg Kroah-Hartman
2021-09-03audit: move put_tree() to avoid trim_trees refcount underflow and UAFRichard Guy Briggs
2021-09-03net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-09-03btrfs: fix NULL pointer dereference when deleting device by invalid idQu Wenruo
2021-09-03arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88Petr Vorel
2021-09-03KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson
2021-09-03net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-09-03bpf: Fix cast to pointer from integer of different size warningAndrii Nakryiko
2021-09-03bpf: Track contents of read-only maps as scalarsAndrii Nakryiko
2021-09-03vt_kdsetmode: extend console lockingLinus Torvalds
2021-09-03btrfs: fix race between marking inode needs to be logged and log syncingFilipe Manana
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-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-09-03usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet
2021-09-03drm/i915: Fix syncmap memory leakMatthew Brost
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo
2021-09-03rtnetlink: Return correct error on changing device netnsAndrey Ignatov
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-03RDMA/efa: Free IRQ vectors on error flowGal Pressman
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-03RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-09-03scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin
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-03mm, oom: make the calculation of oom badness more accurateYafang Shao
2021-09-03mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu
2021-09-03ovl: fix uninitialized pointer read in ovl_lookup_real_one()Miklos Szeredi
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-03net: qrtr: fix another OOB Read in qrtr_endpoint_postXiaolong Huang
2021-08-26Linux 5.4.143v5.4.143Sasha Levin