summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-22Linux 4.19.222v4.19.222Greg Kroah-Hartman
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-22xen/netback: fix rx queue stall detectionJuergen 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-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-12-22ovl: fix warning in ovl_create_real()Miklos Szeredi
2021-12-22fuse: annotate lock in fuse_reverse_inval_entry()Miklos Szeredi
2021-12-22media: mxl111sf: change mutex_init() locationPavel Skripkin
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-12-22ARM: 8800/1: use choice for kernel unwindersStefan Agner
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2021-12-22ARM: 8805/2: remove unneeded naked function usageNicolas Pitre
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2021-12-22mac80211: validate extended element ID is presentJohannes Berg
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy
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-22USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-12-22PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-22sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet
2021-12-22net/packet: rx_owner_map depends on pg_vecWillem de Bruijn
2021-12-22netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-22rds: memory leak in __rds_conn_create()Hangyu Hua
2021-12-22dmaengine: st_fdma: fix MODULE_ALIASAlyssa Ross
2021-12-22sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet
2021-12-22ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen
2021-12-22mac80211: track only QoS data frames for admission controlJohannes Berg
2021-12-22x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-22x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel
2021-12-22nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-22audit: improve robustness of the audit queue handlingPaul Moore
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-22tracing: Fix a kmemleak false positive in tracing_mapChen Jun
2021-12-22net: netlink: af_netlink: Prevent empty skb by adding a check on len.Harshit Mogalapalli