summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang1-0/+5
2021-12-29fjes: Check for error irqJiasheng Jiang1-0/+5
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2-6/+7
2021-12-29ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo1-1/+1
2021-12-29net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn1-0/+3
2021-12-29net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn1-2/+20
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang3-5/+13
2021-12-29netfilter: fix regression in looped (broad|multi)cast's MAC handlingIgnacy Gawędzki2-2/+4
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito1-1/+1
2021-12-29spi: change clk_disable_unprepare to clk_unprepareDongliang Mu1-1/+1
2021-12-29arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko1-1/+1
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires1-0/+15
2021-12-29block, bfq: fix use after free in bfq_bfqq_expirePaolo Valente3-11/+23
2021-12-29block, bfq: fix queue removal from weights treePaolo Valente2-7/+16
2021-12-29block, bfq: fix decrement of num_active_groupsPaolo Valente3-25/+107
2021-12-29block, bfq: fix asymmetric scenarios detectionFederico Motta1-12/+6
2021-12-29block, bfq: improve asymmetric scenarios detectionFederico Motta3-131/+155
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski1-0/+6
2021-12-22Linux 4.19.222v4.19.222Greg Kroah-Hartman1-1/+1
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross1-7/+11
2021-12-22xen/netback: fix rx queue stall detectionJuergen Gross2-24/+42
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross1-3/+27
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross1-31/+94
2021-12-22xen/blkfront: harden blkfront against event channel stormsJuergen Gross1-3/+12
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy1-2/+2
2021-12-22ovl: fix warning in ovl_create_real()Miklos Szeredi3-6/+10
2021-12-22fuse: annotate lock in fuse_reverse_inval_entry()Miklos Szeredi1-1/+1
2021-12-22media: mxl111sf: change mutex_init() locationPavel Skripkin1-2/+14
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam1-1/+1
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla1-3/+7
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor1-9/+9
2021-12-22ARM: 8800/1: use choice for kernel unwindersStefan Agner2-19/+31
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor2-6/+6
2021-12-22ARM: 8805/2: remove unneeded naked function usageNicolas Pitre7-194/+178
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor1-4/+2
2021-12-22mac80211: validate extended element ID is presentJohannes Berg1-0/+2
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-0/+6
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-12-22timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao1-2/+1
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas1-0/+8
2021-12-22USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold1-2/+4
2021-12-22PCI/MSI: Mask MSI-X vectors only on successStefan Roese1-3/+10
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner1-1/+1
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang1-0/+3
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman3-9/+9
2021-12-22sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet1-1/+0
2021-12-22net/packet: rx_owner_map depends on pg_vecWillem de Bruijn1-2/+3
2021-12-22netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang1-0/+1
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov1-0/+3