summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-14spi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
2024-12-14netfilter: ipset: add missing range check in bitmap_ip_uadtJeongjun Park1-5/+2
2024-12-14Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"Greg Kroah-Hartman1-28/+0
2024-12-14serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea1-0/+28
2024-12-14Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil1-3/+15
2024-12-14Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()Andrej Shadura1-4/+6
2024-12-14tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handlerNicolas Bouchinet1-1/+1
2024-12-14comedi: Flush partial mappings in error caseJann Horn1-0/+12
2024-12-14PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner1-1/+3
2024-12-14ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()Qiu-ji Chen1-3/+6
2024-12-14jfs: xattr: check invalid xattr size more strictlyArtem Sadovnikov1-1/+1
2024-12-14ext4: fix FS_IOC_GETFSMAP handlingTheodore Ts'o3-5/+68
2024-12-14ext4: supress data-race warnings in ext4_free_inodes_{count,set}()Jeongjun Park1-4/+4
2024-12-14ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devicesBenoît Sevens1-5/+14
2024-12-14soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()Manikanta Mylavarapu1-1/+1
2024-12-14cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long1-4/+4
2024-12-14cgroup: Make operations on the cgroup root_list RCU safeYafang Shao3-8/+19
2024-12-14usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan1-3/+4
2024-12-14apparmor: fix 'Do simple duplicate message elimination'chao liu1-0/+2
2024-12-14staging: greybus: uart: clean up TIOCGSERIALJohan Hovold1-3/+0
2024-12-14misc: apds990x: Fix missing pm_runtime_disable()Jinjie Ruan1-5/+7
2024-12-14USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis1-2/+2
2024-12-14USB: chaoskey: fail open after removalOliver Neukum1-11/+24
2024-12-14usb: yurex: make waiting on yurex_write interruptibleOliver Neukum2-5/+4
2024-12-14usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park1-10/+36
2024-12-14ipmr: fix tables suspicious RCU usagePaolo Abeni1-13/+29
2024-12-14ipmr: convert /proc handlers to rcu_read_lock()Eric Dumazet2-8/+8
2024-12-14net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier1-0/+2
2024-12-14marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan1-9/+4
2024-12-14net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel1-3/+3
2024-12-14tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi1-0/+3
2024-12-14net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel1-1/+4
2024-12-14power: supply: core: Remove might_sleep() from power_supply_put()Bart Van Assche1-2/+0
2024-12-14vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon1-2/+14
2024-12-14NFSD: Fix nfsd4_shutdown_copy()Chuck Lever1-2/+5
2024-12-14NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()Chuck Lever1-1/+2
2024-12-14NFSD: Prevent NULL dereference in nfsd4_process_cb_update()Chuck Lever1-0/+2
2024-12-14rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name lengthJonathan Marek1-1/+2
2024-12-14rpmsg: glink: Fix GLINK command prefixBjorn Andersson1-49/+49
2024-12-14rpmsg: glink: Send READ_NOTIFY command in FIFO full caseArun Kumar Neelakantam1-1/+35
2024-12-14rpmsg: glink: Add TX_DATA_CONT command while sendingArun Kumar Neelakantam1-4/+34
2024-12-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson1-2/+3
2024-12-14perf trace: Do not lose last events in a raceBenjamin Peterson1-7/+2
2024-12-14m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli1-4/+4
2024-12-14m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois1-1/+1
2024-12-14PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen1-5/+10
2024-12-14PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng1-2/+2
2024-12-14perf probe: Correct demangled symbols in C++ programLeo Yan1-2/+15
2024-12-14perf cs-etm: Don't flush when packet_queue fills upJames Clark1-7/+18
2024-12-14clk: clk-axi-clkgen: make sure to enable the AXI bus clockNuno Sa1-2/+20