summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03Linux 4.14.246v4.14.246Greg Kroah-Hartman
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-09-03KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
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-03vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
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: 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-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-26Linux 4.14.245v4.14.245Sasha 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-26btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu
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
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26ptp_pch: Restore dependency on PCIAndy Shevchenko
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-26vhost: Fix the calculation in vhost_overflow()Xie Yongji
2021-08-26dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap
2021-08-26Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø
2021-08-26net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-08-26scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-08-26scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha
2021-08-26dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...Peter Ujfalusi
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach
2021-08-26dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai