summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-02Linux 4.4.247v4.4.247Greg Kroah-Hartman
2020-12-02btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern
2020-12-02USB: core: add endpoint-blacklist quirkJohan Hovold
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-12-02efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel
2020-12-02nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan
2020-12-02video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-12-02scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-12-02dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang
2020-12-02proc: don't allow async path resolution of /proc/self componentsJens Axboe
2020-12-02x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney
2020-12-02HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2020-12-02HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang
2020-12-02btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo
2020-12-02btrfs: tree-checker: Enhance chunk checker to validate chunk profileQu Wenruo
2020-11-24Linux 4.4.246v4.4.246Greg Kroah-Hartman
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-24mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2020-11-24mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-24mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov
2020-11-24ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara
2020-11-24efivarfs: fix memory leak in efivarfs_create()Vamshi K Sthambamkadi
2020-11-24tty: serial: imx: keep console clocks always onFugang Duan
2020-11-24ALSA: mixart: Fix mutex deadlockTakashi Iwai
2020-11-24ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto
2020-11-24powerpc/uaccess-flush: fix corenet64_smp_defconfig buildDaniel Axtens
2020-11-24libfs: fix error cast of negative value in simple_attr_write()Yicong Yang
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-24can: m_can: m_can_handle_state_change(): fix state changeWu Bo
2020-11-24can: peak_usb: fix potential integer overflow on shift of a intColin Ian King
2020-11-24can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez
2020-11-24perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan
2020-11-24ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam
2020-11-24arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich
2020-11-24Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter
2020-11-24MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon