summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.11v6.1.11Greg Kroah-Hartman2023-02-091-1/+1
* bpf: Skip invalid kfunc call in backtrack_insnHao Sun2023-02-091-0/+6
* gfs2: Always check inode size of inline inodesAndreas Gruenbacher2023-02-093-5/+3
* gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher2023-02-092-33/+35
* wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang2023-02-091-0/+17
* f2fs: fix to do sanity check on i_extra_isize in is_alive()Chao Yu2023-02-091-6/+12
* fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu2023-02-091-15/+31
* f2fs: initialize locks earlier in f2fs_fill_super()Tetsuo Handa2023-02-091-18/+20
* ovl: Use "buf" flexible array for memcpy() destinationKees Cook2023-02-092-2/+2
* fs/ntfs3: Validate attribute data and valid sizesAbdun Nihaal2023-02-091-0/+7
* powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman2023-02-091-7/+7
* powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin2023-02-091-1/+1
* powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman2023-02-091-0/+11
* iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2023-02-091-1/+1
* ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi2023-02-091-1/+2
* platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann2023-02-091-0/+1
* serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen2023-02-091-2/+10
* serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen2023-02-091-1/+13
* phy: qcom-qmp-combo: fix runtime suspendJohan Hovold2023-02-091-10/+2
* nvmem: core: fix return valueRussell King (Oracle)2023-02-091-0/+1
* nvmem: core: fix cell removal on errorMichael Walle2023-02-091-2/+1
* nvmem: core: fix device node refcountingMichael Walle2023-02-091-3/+8
* nvmem: core: fix registration vs use raceRussell King (Oracle)2023-02-091-10/+8
* nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)2023-02-091-12/+10
* nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-02-092-5/+1
* nvmem: core: initialise nvmem->id earlyRussell King (Oracle)2023-02-091-1/+2
* drm/amdgpu: update wave data type to 3 for gfx11Graham Sider2023-02-091-2/+2
* drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang2023-02-091-0/+14
* drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello2023-02-091-1/+7
* drm/i915: Fix potential bit_17 double-freeRob Clark2023-02-091-4/+5
* drm/i915: Avoid potential vm use-after-freeRob Clark2023-02-091-3/+11
* serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut2023-02-091-28/+5
* dma-buf: actually set signaling bit for private stub fencesDanilo Krummrich2023-02-091-1/+1
* migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz2023-02-091-1/+2
* maple_tree: fix mas_empty_area_rev() lower bound validationLiam Howlett2023-02-092-9/+97
* Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher2023-02-094-5/+5
* ia64: fix build error due to switch case label appearing next to declarationJames Morse2023-02-091-2/+5
* highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)2023-02-091-2/+2
* mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookupsZach O'Keefe2023-02-091-0/+8
* mm, mremap: fix mremap() expanding for vma's with vm_ops->close()Vlastimil Babka2023-02-091-6/+19
* mm/khugepaged: fix ->anon_vma raceJann Horn2023-02-091-1/+13
* mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia2023-02-091-0/+1
* mm/uffd: fix pte marker when fork() without fork eventPeter Xu2023-02-091-6/+2
* fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun2023-02-091-2/+2
* fpga: m10bmc-sec: Fix probe rollbackIlpo Järvinen2023-02-091-5/+12
* x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel2023-02-091-2/+24
* HV: hv_balloon: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-091-1/+1
* kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-091-1/+1
* usb: gadget: udc: do not clear gadget driver.busAaro Koskinen2023-02-0916-16/+0
* usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus2023-02-091-1/+8