summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05Linux 4.19.325v4.19.325linux-4.19.yGreg Kroah-Hartman1-1/+1
2024-12-05sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter1-1/+1
2024-12-05modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada1-4/+1
2024-12-059p/xen: fix release of IRQAlex Zenla1-1/+1
2024-12-059p/xen: fix init sequenceAlex Zenla1-2/+5
2024-12-05block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-12-05jffs2: fix use of uninitialized variableQingfang Deng1-4/+3
2024-12-05ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng1-6/+6
2024-12-05ubifs: Correct the total block count by deducting journal reservationZhihao Cheng1-3/+3
2024-12-05rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao1-1/+6
2024-12-05NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust1-3/+5
2024-12-05um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie1-1/+1
2024-12-05rpmsg: glink: Propagate TX failures in intentless mode as wellBjorn Andersson1-4/+6
2024-12-05NFSD: Prevent a potential integer overflowChuck Lever1-7/+7
2024-12-05lib: string_helpers: silence snprintf() output truncation warningBartosz Golaszewski1-1/+1
2024-12-05usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen1-3/+6
2024-12-05media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen1-1/+2
2024-12-05HID: wacom: Interpret tilt data from Intuos Pro BT as signed valuesJason Gerecke1-2/+2
2024-12-05block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song2-0/+19
2024-12-05arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon1-1/+1
2024-12-05sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2024-12-05um: vector: Do not use drvdata in releaseTiwei Bie1-1/+2
2024-12-05serial: 8250: omap: Move pm_runtime_get_syncBin Liu1-2/+2
2024-12-05um: net: Do not use drvdata in releaseTiwei Bie1-1/+1
2024-12-05um: ubd: Do not use drvdata in releaseTiwei Bie1-1/+1
2024-12-05ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng1-1/+8
2024-12-05spi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
2024-12-05netfilter: ipset: add missing range check in bitmap_ip_uadtJeongjun Park1-5/+2
2024-12-05Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"Greg Kroah-Hartman1-28/+0
2024-12-05serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea1-0/+28
2024-12-05Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil1-3/+15
2024-12-05ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devicesBenoƮt Sevens1-4/+14
2024-12-05Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()Andrej Shadura1-4/+6
2024-12-05tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handlerNicolas Bouchinet1-1/+1
2024-12-05PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner1-1/+3
2024-12-05ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()Qiu-ji Chen1-3/+6
2024-12-05jfs: xattr: check invalid xattr size more strictlyArtem Sadovnikov1-1/+1
2024-12-05ext4: fix FS_IOC_GETFSMAP handlingTheodore Ts'o3-5/+68
2024-12-05ext4: supress data-race warnings in ext4_free_inodes_{count,set}()Jeongjun Park1-4/+4
2024-12-05usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan1-3/+4
2024-12-05apparmor: fix 'Do simple duplicate message elimination'chao liu1-0/+2
2024-12-05misc: apds990x: Fix missing pm_runtime_disable()Jinjie Ruan1-5/+7
2024-12-05USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis1-2/+2
2024-12-05USB: chaoskey: fail open after removalOliver Neukum1-11/+24
2024-12-05usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park1-10/+36
2024-12-05net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier1-0/+2
2024-12-05marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan1-9/+4
2024-12-05net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel1-3/+3
2024-12-05tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi1-0/+3
2024-12-05net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel1-1/+4