summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-06KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRLPaolo Bonzini
2021-01-06ext4: don't remount read-only with errors=continue on rebootJan Kara
2021-01-06btrfs: fix race when defragmenting leads to unnecessary IOFilipe Manana
2021-01-06vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2021-01-06fscrypt: remove kernel-internal constants from UAPI headerEric Biggers
2021-01-06fscrypt: add fscrypt_is_nokey_name()Eric Biggers
2021-01-06f2fs: prevent creating duplicate encrypted filenamesEric Biggers
2021-01-06ubifs: prevent creating duplicate encrypted filenamesEric Biggers
2021-01-06ext4: prevent creating duplicate encrypted filenamesEric Biggers
2021-01-06thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changedZhuguangqing
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor
2021-01-06net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti
2020-12-30Linux 5.4.86v5.4.86Greg Kroah-Hartman
2020-12-30x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-12-30Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)
2020-12-30rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_timeNikita Shubin
2020-12-30regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22xDingHua Ma
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-30platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho
2020-12-30libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-30xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz
2020-12-30dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst
2020-12-30device-dax/core: Fix memory leak when rmmod dax.koWang Hai
2020-12-30clk: tegra: Do not return 0 on failureNicolin Chen
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou
2020-12-30clk: ingenic: Fix divider calculation with div tablesPaul Cercueil
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li
2020-12-30md/cluster: fix deadlock when node is doing resync jobZhao Heming
2020-12-30md/cluster: block reshape with remote resync jobZhao Heming
2020-12-30iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron
2020-12-30iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron
2020-12-30iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-30iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-30iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-30iio: buffer: Fix demux updateNuno Sá
2020-12-30scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart
2020-12-30scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart
2020-12-30scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2020-12-30mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() argumentsSergei Antonov
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I
2020-12-30mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal