summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.250v4.4.250Greg Kroah-Hartman2021-01-091-1/+1
* mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui2021-01-091-0/+2
* iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron2021-01-091-4/+9
* module: delay kobject uevent until after module init callJessica Yu2021-01-091-2/+3
* powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao2021-01-091-1/+1
* quota: Don't overflow quota file offsetsJan Kara2021-01-091-4/+4
* module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes2021-01-091-0/+1
* ALSA: seq: Use bool for snd_seq_queue internal flagsTakashi Iwai2021-01-091-4/+4
* media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab2021-01-091-1/+1
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2021-01-091-1/+1
* reiserfs: add check for an invalid ih_entry_countRustam Kovhaev2021-01-091-0/+6
* of: fix linker-section match-table corruptionJohan Hovold2021-01-091-0/+1
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-095-4/+9
* USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold2021-01-091-32/+13
* s390/dasd: fix hanging device offline processingStefan Haberland2021-01-091-1/+9
* ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2021-01-091-2/+5
* ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang2021-01-091-1/+1
* ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang2021-01-091-0/+16
* ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold2021-01-091-1/+1
* ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre2021-01-091-22/+16
* ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2021-01-091-2/+14
* Linux 4.4.249v4.4.249Greg Kroah-Hartman2020-12-291-1/+1
* PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong2020-12-291-3/+3
* xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park2020-12-291-0/+7
* xen/xenbus: Count pending messages for each watchSeongJae Park2020-12-292-12/+21
* xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2020-12-292-1/+4
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-296-7/+17
* xen/xenbus: Allow watches discard events before queueingSeongJae Park2020-12-294-1/+16
* iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron2020-12-291-1/+8
* iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao2020-12-291-1/+1
* mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann2020-12-291-1/+13
* spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner2020-12-291-1/+1
* jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp2020-12-291-1/+1
* jffs2: Fix GC exit abnormallyZhe Li2020-12-291-0/+16
* ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques2020-12-291-2/+9
* ext4: fix a memory leak of ext4_free_dataChunguang Xu2020-12-291-0/+1
* btrfs: fix return value mixup in btrfs_get_extentPavel Machek2020-12-291-1/+1
* Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2020-12-291-1/+7
* btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo2020-12-291-8/+9
* btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo2020-12-291-1/+3
* USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold2020-12-291-9/+20
* USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold2020-12-291-0/+4
* USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold2020-12-291-14/+3
* USB: serial: keyspan_pda: fix stalled writesJohan Hovold2020-12-291-1/+1
* USB: serial: keyspan_pda: fix write deadlockJohan Hovold2020-12-291-3/+4
* USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold2020-12-291-2/+2
* USB: serial: mos7720: fix parallel-port state restoreJohan Hovold2020-12-291-0/+2
* powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev2020-12-291-0/+10
* staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott2020-12-291-1/+2
* s390/dasd: fix list corruption of lcu listStefan Haberland2020-12-291-1/+1