summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.258v4.14.258Greg Kroah-Hartman2021-12-141-1/+1
* irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin2021-12-141-1/+1
* irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang2021-12-141-1/+1
* irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár2021-12-141-9/+5
* irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár2021-12-141-1/+1
* iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang2021-12-141-3/+2
* iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger2021-12-141-15/+3
* iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen2021-12-141-1/+5
* iio: dln2-adc: Fix lockdep complaintNoralf Trønnes2021-12-141-8/+7
* iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen2021-12-141-1/+1
* iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen2021-12-141-3/+3
* iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen2021-12-141-1/+1
* iio: mma8452: Fix trigger reference coutingLars-Peter Clausen2021-12-141-1/+1
* iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen2021-12-141-3/+3
* iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross2021-12-141-1/+1
* iio: trigger: Fix reference countingLars-Peter Clausen2021-12-141-1/+0
* usb: core: config: using bit mask instead of individual bitsPavel Hofman2021-12-141-2/+2
* xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng2021-12-141-4/+0
* usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman2021-12-141-1/+1
* USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2021-12-142-2/+2
* USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman2021-12-143-1/+40
* net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter2021-12-141-10/+9
* net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet2021-12-141-1/+1
* net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2021-12-142-1/+4
* net: altera: set a couple error code in probe()Dan Carpenter2021-12-141-3/+6
* net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones2021-12-141-0/+2
* qede: validate non LSO skb lengthManish Chopra2021-12-141-0/+7
* block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso2021-12-141-0/+3
* tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)2021-12-141-0/+72
* signalfd: use wake_up_pollfree()Eric Biggers2021-12-141-11/+1
* binder: use wake_up_pollfree()Eric Biggers2021-12-141-12/+9
* wait: add wake_up_pollfree()Eric Biggers2021-12-142-0/+34
* libata: add horkage for ASMedia 1092Hannes Reinecke2021-12-141-0/+2
* can: m_can: Disable and ignore ELO interruptBrian Silverman2021-12-141-8/+6
* can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol2021-12-141-1/+1
* tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)2021-12-141-0/+4
* ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai2021-12-141-2/+9
* ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai2021-12-141-1/+1
* ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai2021-12-141-9/+15
* ALSA: ctl: Fix copy of updated id with element read/writeAlan Young2021-12-141-0/+3
* mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee2021-12-141-0/+7
* IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-141-1/+1
* seg6: fix the iif in the IPv6 socket control blockAndrea Mayer2021-12-141-0/+8
* nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie2021-12-141-1/+3
* bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2021-12-141-1/+1
* nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski2021-12-141-2/+4
* can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter2021-12-141-1/+6
* HID: check for valid USB device for many HID driversGreg Kroah-Hartman2021-12-1419-9/+83
* HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman2021-12-141-5/+12
* HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman2021-12-141-3/+3