summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-16Linux 4.19.292v4.19.292Greg Kroah-Hartman1-1/+1
2023-08-16sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet1-34/+25
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso4-71/+140
2023-08-16netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushPablo Neira Ayuso3-0/+39
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig1-3/+4
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child1-5/+10
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau1-0/+3
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner1-1/+1
2023-08-16dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet2-3/+9
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16net/packet: annotate data-races around tp->statusEric Dumazet1-6/+10
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor3-3/+3
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2-2/+2
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov1-2/+2
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea1-0/+1
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao1-1/+8
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern1-2/+7
2023-08-16binder: fix memory leak in binder_init()Qi Zheng3-0/+8
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo1-1/+1
2023-08-16nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi3-0/+12
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King1-1/+1
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen1-2/+16
2023-08-16ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski1-1/+2
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-08-16sparc: fix up arch_cpu_finalize_init() build breakage.Greg Kroah-Hartman1-1/+1
2023-08-11Linux 4.19.291v4.19.291Greg Kroah-Hartman1-1/+1
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen1-1/+1
2023-08-11drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches10-91/+91
2023-08-11ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang1-1/+1
2023-08-11ARM: dts: imx6sll: fixup of operating pointsAndreas Kemnade1-12/+10
2023-08-11ARM: dts: imx: add usb aliasPeng Fan7-0/+22
2023-08-11ARM: dts: imx6sll: Make ssi node name same as other platformsShengjiu Wang1-3/+3
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold2-4/+9
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun4-27/+96
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V1-2/+1
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros1-12/+12
2023-08-11test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac1-4/+4
2023-08-11test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac1-0/+10
2023-08-11ext2: Drop fragment supportJan Kara2-31/+4
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern1-0/+6