summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-22Linux 5.10.88v5.10.88Greg 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-22Revert "xsk: Do not sleep in poll() when need_wakeup set"Magnus Karlsson1-2/+2
2021-12-22bus: ti-sysc: Fix variable set but not used warning for reinit_modulesTony Lindgren1-2/+1
2021-12-22rcu: Mark accesses to rcu_state.n_force_qsPaul E. McKenney1-5/+5
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy1-2/+2
2021-12-22scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy1-15/+19
2021-12-22scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy1-0/+4
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-22xsk: Do not sleep in poll() when need_wakeup setMagnus Karlsson1-2/+2
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam1-1/+1
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor1-21/+21
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-22serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)1-20/+0
2021-12-22iocost: Fix divide-by-zero on donation from low hweight cgroupTejun Heo1-1/+8
2021-12-22zonefs: add MODULE_ALIAS_FSNaohiro Aota1-0/+1
2021-12-22btrfs: fix double free of anon_dev after failure to create subvolumeFilipe Manana1-0/+8
2021-12-22btrfs: fix memory leak in __add_inode_ref()Jianglei Nie1-0/+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-22usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah1-1/+5
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: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay1-0/+3
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang1-0/+3
2021-12-22tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronousTetsuo Handa1-1/+22
2021-12-22KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov1-1/+1
2021-12-22Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman1-4/+11
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman3-9/+9
2021-12-22powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni1-2/+2
2021-12-22bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-22sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet1-1/+0
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-22net/smc: Prevent smc_release() from long blockingD. Wythe1-1/+3
2021-12-22net: Fix double 0x prefix print in SKB dumpGal Pressman1-1/+1
2021-12-22sfc_ef100: potential dereference of null pointerJiasheng Jiang1-0/+3
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
2021-12-22ixgbe: Document how to enable NBASE-T supportRobert Schlabbach2-0/+20
2021-12-22igc: Fix typo in i225 LTR functionsSasha Neftin1-1/+1
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren1-0/+1