summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Linux 4.4.250v4.4.250Greg Kroah-Hartman1-1/+1
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
2021-01-09module: delay kobject uevent until after module init callJessica Yu1-2/+3
2021-01-09powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao1-1/+1
2021-01-09quota: Don't overflow quota file offsetsJan Kara1-4/+4
2021-01-09module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes1-0/+1
2021-01-09ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai1-4/+4
2021-01-09media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab1-1/+1
2021-01-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1
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 Vorel5-4/+9
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-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-22/+16
2021-01-09ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai1-2/+14
2020-12-29Linux 4.4.249v4.4.249Greg Kroah-Hartman1-1/+1
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-29xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-29xen/xenbus: Count pending messages for each watchSeongJae Park2-12/+21
2020-12-29xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park6-7/+17
2020-12-29xen/xenbus: Allow watches discard events before queueingSeongJae Park4-1/+16
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-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-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-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
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1