summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05Linux 4.4.298v4.4.298Greg Kroah-Hartman
2022-01-05net: fix use-after-free in tw_timer_handlerMuchun Song
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2022-01-05selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2022-01-05platform/x86: apple-gmux: use resource_size() with resWang Qing
2021-12-29Linux 4.4.297v4.4.297Greg Kroah-Hartman
2021-12-29phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont
2021-12-29hamradio: improve the incomplete fix to avoid NPDLin Ma
2021-12-29hamradio: defer ax25 kfree after unregister_netdevLin Ma
2021-12-29ax25: NPD bug when detaching AX25 deviceLin Ma
2021-12-29xen/blkfront: fix bug in backported patchJuergen Gross
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-12-29ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King
2021-12-29ALSA: jack: Check the return value of kstrdup()Xiaoke Wang
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-29can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-22Linux 4.4.296v4.4.296Greg Kroah-Hartman
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross
2021-12-22xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-12-22ARM: 8805/2: remove unneeded naked function usageNicolas Pitre
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-22nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-22dm btree remove: fix use after free in rebalance_children()Joe Thornber
2021-12-22recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand
2021-12-22mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-12-22hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-12-22net: netlink: af_netlink: Prevent empty skb by adding a check on len.Harshit Mogalapalli