summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysleds: lp50xx: Remove duplicated error reporting in .remove()Uwe Kleine-König1-3/+1
4 daysleds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()Andy Shevchenko1-5/+3
4 daysleds: lp50xx: Reduce level of dereferencesAndy Shevchenko1-14/+12
4 daysbus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()Shin'ichiro Kawasaki1-3/+3
4 daysbtrfs: do not clean up repair bio if submit failsJosef Bacik1-8/+7
4 daysovl: Use "buf" flexible array for memcpy() destinationKees Cook2-2/+2
4 dayscpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()Henry Martin1-2/+8
4 daysscsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie3-9/+42
4 daysscsi: iscsi: Move pool freeingMike Christie1-2/+1
4 daysNFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+1
4 dayswifi: mac80211: Discard Beacon frames to non-broadcast addressJouni Malinen1-0/+5
4 daysdrm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-44/+0
4 dayslockd: fix vfs_test_lock() callsNeilBrown4-18/+25
4 daysmedia: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski1-4/+6
4 daysmedia: vpif_capture: fix section mismatchJohan Hovold1-2/+2
4 daysmedia: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li1-1/+3
4 dayspowerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand1-0/+1
4 daysmm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand5-34/+21
4 daysmm/balloon_compaction: we cannot have isolated pages in the balloon listDavid Hildenbrand1-6/+0
4 daysmm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin2-25/+3
4 daysASoC: stm32: sai: fix clk prepare imbalance on probe failureJohan Hovold1-7/+21
4 daysASoC: stm32: sai: Use the devm_clk_get_optional() helperChristophe JAILLET1-6/+3
4 daysASoC: stm: Use dev_err_probe() helperKuninori Morimoto4-111/+57
4 daysmedia: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...Miaoqian Lin1-0/+1
4 dayspowerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand1-1/+1
4 daysPCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
4 dayspowerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom4-96/+0
4 daysiommu/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
4 dayscrypto: af_alg - zero initialize memory allocated via sock_kmallocShivani Agarwal3-7/+4
4 dayshwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han1-3/+4
4 dayshwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck24-150/+151
4 daysSUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers1-1/+2
4 daysNFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
4 daystpm: Cap the number of PCR banksJarkko Sakkinen4-14/+9
4 daysjbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
4 daysusb: ohci-nxp: fix device leak on probe failureJohan Hovold1-0/+2
4 daysusb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun1-14/+4
4 daysmptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)2-1/+3
4 daysusb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami2-2/+2
4 daysf2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu1-1/+2
4 daysf2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-9/+15
4 daysf2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-3/+6
4 daysf2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-36/+24
4 daysxfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
4 daysbtrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
4 daysext4: fix string copying in parse_apply_sb_mount_options()Fedor Pchelkin1-3/+4
4 daysALSA: wavefront: Fix integer overflow in sample size validationJunrui Luo1-2/+2
4 daysALSA: wavefront: Clear substream pointers on closeJunrui Luo1-0/+2
4 daysnet/mlx5e: Avoid field-overflowing memcpy()Kees Cook2-3/+5
4 daysusb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu2-1/+21