summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26Linux 4.4.282v4.4.282Sasha Levin
2021-08-26mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai
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-26mmc: dw_mmc: Wait for data transfer after response errors.Doug Anderson
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-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-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
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-26KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
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
2021-08-26x86/tools: Fix objdump version check againRandy Dunlap
2021-08-26xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-26net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa
2021-08-26i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman
2021-08-26ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai
2021-08-15Linux 4.4.281v4.4.281Greg Kroah-Hartman
2021-08-15ovl: prevent private clone if bind mount is not allowedMiklos Szeredi
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-15USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu
2021-08-15pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-15alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-08-15reiserfs: check directory items on read from diskShreyansh Chouhan
2021-08-15reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai
2021-08-15pcmcia: i82092: fix a null pointer dereference bugZheyu Ma
2021-08-15MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-08-15serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
2021-08-15media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-08-15scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su
2021-08-15USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer
2021-08-15USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau
2021-08-15USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas
2021-08-15Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa