summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-13bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi4-0/+19
2022-04-13arch/arm64: Fix topology initialization for core schedulingPhil Auld1-1/+1
2022-04-13regulator: atc260x: Fix missing active_discharge_on settingAxel Lin1-0/+1
2022-04-13regulator: rtq2134: Fix missing active_discharge_on settingAxel Lin1-0/+1
2022-04-13drm/imx: dw_hdmi-imx: Fix bailout in error cases of probeLiu Ying1-1/+7
2022-04-13drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito1-1/+3
2022-04-13drm/imx: imx-ldb: Check for null pointer after calling kmemdupJiasheng Jiang1-0/+2
2022-04-13net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-04-13net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov1-1/+6
2022-04-13mctp: Fix check for dev_hard_header() resultMatt Johnston1-1/+1
2022-04-13ice: Clear default forwarding VSI during VSI releaseIvan Vecera1-0/+2
2022-04-13skbuff: fix coalescing for page_pool fragment recyclingJean-Philippe Brucker1-4/+11
2022-04-13vrf: fix packet sniffing for traffic originating from ip tunnelsEyal Birger1-4/+11
2022-04-13net/tls: fix slab-out-of-bounds bug in decrypt_internalZiyang Xuan1-1/+1
2022-04-13net: sfc: add missing xdp queue reinitializationTaehee Yoo1-65/+81
2022-04-13vdpa: mlx5: prevent cvq work from hogging CPUJason Wang1-12/+9
2022-04-13vdpa/mlx5: Propagate link status from device to vdpa driverEli Cohen1-2/+92
2022-04-13vdpa/mlx5: Rename control VQ workqueue to vdpa wqEli Cohen2-5/+5
2022-04-13scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-04-13scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry1-0/+5
2022-04-13scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld1-1/+1
2022-04-13NFSv4: fix open failure with O_ACCMODE flagChenXiaoSong3-12/+14
2022-04-13Revert "NFSv4: Handle the special Linux file open access mode"ChenXiaoSong2-2/+1
2022-04-13Drivers: hv: vmbus: Fix potential crash on module unloadGuilherme G. Piccoli1-2/+7
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter1-1/+1
2022-04-13rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk3-10/+35
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk5-6/+26
2022-04-13rtc: mc146818-lib: change return values of mc146818_get_time()Mateusz Jończyk1-2/+2
2022-04-13mm: fix race between MADV_FREE reclaim and blkdev direct IO readMauricio Faria de Oliveira1-1/+24
2022-04-13parisc: Fix patch code locking and flushingJohn David Anglin1-14/+11
2022-04-13parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller5-16/+71
2022-04-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-04-13NFS: Avoid writeback threads getting stuck in mempool_alloc()Trond Myklebust2-7/+13
2022-04-13NFS: nfsiod should not block forever in mempool_alloc()Trond Myklebust4-18/+23
2022-04-13SUNRPC: Fix socket waits for write buffer spaceTrond Myklebust1-15/+39
2022-04-13jfs: prevent NULL deref in diFreeHaimin Zhang1-1/+2
2022-04-13virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-04-13serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()Jiri Slaby1-4/+1
2022-04-13x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor1-0/+5
2022-04-13x86: Annotate call_on_stack()Peter Zijlstra1-1/+2
2022-04-13NFS: swap-out must always use STABLE writes.NeilBrown1-4/+6
2022-04-13NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown3-20/+34
2022-04-13SUNRPC: remove scheduling boost for "SWAPPER" tasks.NeilBrown2-18/+0
2022-04-13SUNRPC/xprt: async tasks mustn't block waiting for memoryNeilBrown2-2/+5
2022-04-13SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2-2/+6
2022-04-13clk: Enforce that disjoints limits are invalidMaxime Ripard1-0/+24
2022-04-13clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren1-5/+8
2022-04-13xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2-1/+29
2022-04-13habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi1-1/+1
2022-04-13NFSv4: Protect the state recovery thread against direct reclaimTrond Myklebust1-0/+12