summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.298v4.4.298Greg Kroah-Hartman2022-01-051-1/+1
* net: fix use-after-free in tw_timer_handlerMuchun Song2022-01-051-6/+4
* Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2022-01-051-2/+9
* Input: appletouch - initialize work before device registrationPavel Skripkin2022-01-051-2/+2
* scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2022-01-051-2/+5
* usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier2022-01-051-3/+6
* xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2022-01-051-1/+4
* uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin2022-01-051-2/+2
* nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski2022-01-051-1/+1
* selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix2022-01-051-1/+1
* recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens2022-01-051-1/+1
* platform/x86: apple-gmux: use resource_size() with resWang Qing2022-01-051-1/+1
* Linux 4.4.297v4.4.297Greg Kroah-Hartman2021-12-291-1/+1
* phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont2021-12-291-0/+2
* hamradio: improve the incomplete fix to avoid NPDLin Ma2021-12-291-2/+2
* hamradio: defer ax25 kfree after unregister_netdevLin Ma2021-12-291-4/+5
* ax25: NPD bug when detaching AX25 deviceLin Ma2021-12-291-1/+3
* xen/blkfront: fix bug in backported patchJuergen Gross2021-12-291-4/+0
* ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel2021-12-291-5/+3
* ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King2021-12-291-1/+1
* ALSA: jack: Check the return value of kstrdup()Xiaoke Wang2021-12-291-0/+4
* hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-291-3/+2
* drivers: net: smc911x: Check for error irqJiasheng Jiang2021-12-291-0/+5
* bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2021-12-292-6/+7
* qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang2021-12-293-5/+13
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-291-1/+1
* HID: holtek: fix mouse probingBenjamin Tissoires2021-12-291-0/+15
* can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson2021-12-291-5/+36
* net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski2021-12-291-0/+6
* Linux 4.4.296v4.4.296Greg Kroah-Hartman2021-12-221-1/+1
* xen/netback: don't queue unlimited number of packagesJuergen Gross2021-12-221-4/+9
* xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-221-3/+27
* xen/netfront: harden netfront against event channel stormsJuergen Gross2021-12-221-31/+94
* xen/blkfront: harden blkfront against event channel stormsJuergen Gross2021-12-221-2/+10
* Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor2021-12-221-9/+9
* ARM: 8805/2: remove unneeded naked function usageNicolas Pitre2021-12-227-194/+178
* net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor2021-12-221-4/+2
* net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2021-12-222-0/+6
* timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao2021-12-221-2/+1
* USB: serial: option: add Telit FN990 compositionsDaniele Palmas2021-12-221-0/+8
* PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner2021-12-221-1/+1
* USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman2021-12-223-9/+9
* igbvf: fix double free in `igbvf_probe`Letu Ren2021-12-221-0/+1
* soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2021-12-222-2/+2
* nfsd: fix use-after-free due to delegation raceJ. Bruce Fields2021-12-221-2/+7
* dm btree remove: fix use after free in rebalance_children()Joe Thornber2021-12-221-1/+1
* recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand2021-12-221-1/+1
* mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau2021-12-221-1/+1
* hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf2021-12-221-2/+5
* net: netlink: af_netlink: Prevent empty skb by adding a check on len.Harshit Mogalapalli2021-12-221-0/+5