summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03Linux 4.9.282v4.9.282Greg Kroah-Hartman
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-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-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
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: 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.9.281v4.9.281Sasha Levin
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-26mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
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-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
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-08-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2021-08-26vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-08-26PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner
2021-08-26PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner
2021-08-26PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner
2021-08-26PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-26PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner
2021-08-26PCI/MSI: Correct misleading commentsThomas Gleixner
2021-08-26PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner
2021-08-26PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner