summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-12usb: gadget: select CONFIG_CRC32Arnd Bergmann1-0/+2
2021-01-12ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai1-0/+4
2021-01-12USB: usblp: fix DMA to stackJohan Hovold1-2/+19
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold1-0/+3
2021-01-12USB: serial: option: add LongSung M5710 module supportDaniel Palmer1-0/+1
2021-01-12USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold1-5/+15
2021-01-12usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen1-0/+7
2021-01-12USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik1-12/+12
2021-01-12usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai1-1/+5
2021-01-12USB: cdc-acm: blacklist another IR Droid deviceSean Young1-0/+4
2021-01-12usb: gadget: enable super speed plustaehyun.cho1-2/+2
2021-01-12video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui1-4/+2
2021-01-12scripts/gdb: fix lx-version string outputDu Changbin1-1/+1
2021-01-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez1-3/+10
2021-01-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez1-1/+1
2021-01-12scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike1-5/+7
2021-01-12net: sched: prevent invalid Scell_log shift countRandy Dunlap5-5/+7
2021-01-12vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang1-3/+3
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier1-3/+0
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He1-0/+7
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2021-01-12ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault1-1/+1
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu1-1/+2
2021-01-12net/ncsi: Use real net-device for response handlerJohn Wang1-1/+1
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter1-1/+1
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes1-1/+1
2021-01-12depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2021-01-12lib/genalloc: fix the overflow when size is too bigHuang Shijie1-12/+13
2021-01-12workqueue: Kick a worker based on the actual activation of delayed worksYunfeng Ye1-3/+10
2021-01-12kbuild: don't hardcode depmod pathDominique Martinet1-1/+1
2021-01-09Linux 4.9.250v4.9.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-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron1-4/+9
2021-01-09iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2021-01-09iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik1-1/+2
2021-01-09xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2021-01-09xen/xenbus: Count pending messages for each watchSeongJae Park2-12/+21
2021-01-09xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2021-01-09xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park6-7/+17
2021-01-09xen/xenbus: Allow watches discard events before queueingSeongJae Park4-1/+16
2021-01-09kdev_t: always inline major/minor helper functionsJosh Poimboeuf1-11/+11
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