summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-12-14tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)
2021-12-14signalfd: use wake_up_pollfree()Eric Biggers
2021-12-14binder: use wake_up_pollfree()Eric Biggers
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-14tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)
2021-12-14ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai
2021-12-14ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai
2021-12-14ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai
2021-12-14ALSA: ctl: Fix copy of updated id with element read/writeAlan Young
2021-12-14mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee
2021-12-14nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-14HID: check for valid USB device for many HID driversGreg Kroah-Hartman
2021-12-14HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman
2021-12-14HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman
2021-12-14HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-12-14HID: introduce hid_is_using_ll_driverJason Gerecke
2021-12-08Linux 4.4.294v4.4.294Greg Kroah-Hartman
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois
2021-12-08tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08fget: check that the fd still exists after getting a ref to itLinus Torvalds
2021-12-08fs: add fget_many() and fput_many()Jens Axboe
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao
2021-12-08net: return correct error codeliuguoqiang
2021-12-08hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz
2021-12-08tty: hvc: replace BUG_ON() with negative return valueJuergen Gross