summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-26Linux 5.15.75v5.15.75Greg Kroah-Hartman1-1/+1
2022-10-26io-wq: Fix memory leak in worker creationRafael Mendonca1-1/+1
2022-10-26gcov: support GCC 12.1 and newer compilersMartin Liska1-2/+16
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-10-26ext4: continue to expand file system when the target size doesn't reachJerry Lee 李修賢1-1/+1
2022-10-26lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor1-2/+7
2022-10-26Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULTMasahiro Yamada1-0/+1
2022-10-26Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5Masahiro Yamada1-1/+1
2022-10-26drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=nNathan Chancellor1-1/+1
2022-10-26net/ieee802154: don't warn zero-sized raw_sendmsg()Tetsuo Handa1-0/+4
2022-10-26Revert "net/ieee802154: reject zero-sized raw_sendmsg()"Alexander Aring1-3/+0
2022-10-26net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap1-0/+1
2022-10-26blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()Yu Kuai1-2/+1
2022-10-26ALSA: usb-audio: Fix last interface check for registrationTakashi Iwai1-1/+1
2022-10-26net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring1-3/+9
2022-10-26mm: hugetlb: fix UAF in hugetlb_handle_userfaultLiu Shixin1-20/+17
2022-10-26io_uring/rw: fix unexpected link breakagePavel Begunkov1-0/+1
2022-10-26io_uring/rw: fix error'ed retry return valuesPavel Begunkov1-1/+1
2022-10-26io_uring/rw: fix short rw error handlingPavel Begunkov1-11/+17
2022-10-26io_uring: correct pinned_vm accountingPavel Begunkov1-5/+5
2022-10-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov3-0/+23
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-26clk: bcm2835: Round UART input clock upIvan T. Ivanov1-2/+33
2022-10-26clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard1-1/+1
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-10-26nvmet-tcp: add bounds check on Transfer TagVarun Prakash1-2/+9
2022-10-26nvme: copy firmware_rev on each initKeith Busch1-1/+2
2022-10-26ext2: Use kvmalloc() for group descriptor arrayJan Kara1-3/+3
2022-10-26scsi: tracing: Fix compile error in trace_array calls when TRACING is disabledArun Easi1-2/+34
2022-10-26staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang1-10/+6
2022-10-26staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang1-29/+31
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-10-26usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2-0/+21
2022-10-26arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodesAlexander Stein1-2/+2
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie1-1/+6
2022-10-26md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe1-0/+12
2022-10-26eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken3-5/+9
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim1-0/+4
2022-10-26soundwire: intel: fix error handling on dai registration issuesPierre-Louis Bossart1-1/+0
2022-10-26soundwire: cadence: Don't overwrite msg->buf during write commandsRichard Fitzgerald1-3/+6
2022-10-26bcache: fix set_at_max_writeback_rate() for multiple attached devicesColy Li1-21/+52
2022-10-26ata: libahci_platform: Sanity check the DT child nodes numberSerge Semin1-2/+12
2022-10-26blk-throttle: prevent overflow while calculating wait timeYu Kuai1-5/+3
2022-10-26staging: vt6655: fix potential memory leakNam Cao1-1/+1
2022-10-26power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()Wei Yongjun1-3/+3
2022-10-26iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identityYicong Yang1-0/+21
2022-10-26nbd: Fix hung when signal interrupts nbd_start_device_ioctl()Shigeru Yoshida1-2/+4
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren1-1/+1
2022-10-26dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath1-8/+17