summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-09reiserfs: add check for an invalid ih_entry_countRustam Kovhaev1-0/+6
2021-01-09of: fix linker-section match-table corruptionJohan Hovold1-0/+1
2021-01-09uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2021-01-09l2tp: fix races with ipv4-mapped ipv6 addressesPaolo Abeni2-23/+18
2021-01-09net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni1-4/+17
2021-01-09USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold1-32/+13
2021-01-09s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2021-01-09vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger1-3/+1
2021-01-09ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang1-2/+5
2021-01-09ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang1-1/+1
2021-01-09ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang1-0/+16
2021-01-09ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold1-1/+1
2021-01-09ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre1-32/+20
2021-01-09ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai1-2/+14
2021-01-09x86/entry/64: Add instruction suffixJan Beulich1-1/+1
2020-12-29Linux 4.9.249v4.9.249Greg Kroah-Hartman1-1/+1
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-29xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-29clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-29iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-29soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green1-2/+3
2020-12-29spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner1-2/+3
2020-12-29spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner1-11/+2
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-29spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner1-0/+1
2020-12-29spi: davinci: Fix use-after-free on unbindLukas Wunner1-1/+1
2020-12-29spi: spi-sh: Fix use-after-free on unbindLukas Wunner1-9/+4
2020-12-29drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-12-29jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp1-1/+1
2020-12-29jffs2: Fix GC exit abnormallyZhe Li1-0/+16
2020-12-29ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques1-2/+9
2020-12-29powerpc/xmon: Change printk() to pr_cont()Christophe Leroy1-1/+1
2020-12-29KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-12-29ext4: fix a memory leak of ext4_free_dataChunguang Xu1-0/+1
2020-12-29btrfs: fix return value mixup in btrfs_get_extentPavel Machek1-1/+1
2020-12-29Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana1-1/+7
2020-12-29btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo1-8/+9
2020-12-29btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo1-1/+3
2020-12-29USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-12-29USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-12-29USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3
2020-12-29USB: serial: keyspan_pda: fix stalled writesJohan Hovold1-1/+1
2020-12-29USB: serial: keyspan_pda: fix write deadlockJohan Hovold1-3/+4
2020-12-29USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold1-2/+2
2020-12-29USB: serial: mos7720: fix parallel-port state restoreJohan Hovold1-0/+2
2020-12-29powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev1-0/+10
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2