summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Linux 5.15.167v5.15.167Greg Kroah-Hartman
2024-09-12udp: fix receiving fraglist GSO packetsFelix Fietkau
2024-09-12memcg: protect concurrent access to mem_cgroup_idrShakeel Butt
2024-09-12btrfs: fix race between direct IO write and fsync when using same fdFilipe Manana
2024-09-12net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann
2024-09-12x86/mm: Fix PTI for i386 some moreThomas Gleixner
2024-09-12net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn
2024-09-12gso: fix dodgy bit handling for GSO_UDP_L4Yan Zhai
2024-09-12net: change maximum number of UDP segments to 128Yuri Benditovich
2024-09-12net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn
2024-09-12gpio: rockchip: fix OF node leak in probe()Krzysztof Kozlowski
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko
2024-09-12ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s modeMatteo Martelli
2024-09-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron
2024-09-12workqueue: Improve scalability of workqueue watchdog touchNicholas Piggin
2024-09-12workqueue: wq_watchdog_touch is always called with valid CPUNicholas Piggin
2024-09-12nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi
2024-09-12nilfs2: replace snprintf in show functions with sysfs_emitQing Wang
2024-09-12ksmbd: Unlock on in ksmbd_tcp_set_interfaces()Dan Carpenter
2024-09-12ksmbd: unset the binding mark of a reused connectionNamjae Jeon
2024-09-12perf/aux: Fix AUX buffer serializationPeter Zijlstra
2024-09-12uprobes: Use kzalloc to allocate xol areaSven Schnelle
2024-09-12clocksource/drivers/timer-of: Remove percpu irq related codeDaniel Lezcano
2024-09-12clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai
2024-09-12clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai
2024-09-12VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez
2024-09-12Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain
2024-09-12uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar
2024-09-12nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven
2024-09-12binder: fix UAF caused by offsets overwriteCarlos Llamas
2024-09-12usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan
2024-09-12iio: adc: ad7124: fix chip ID mismatchDumitru Ceclan
2024-09-12iio: adc: ad7124: fix config comparisonDumitru Ceclan
2024-09-12iio: fix scale application in iio_convert_raw_to_processed_unlockedMatteo Martelli
2024-09-12iio: buffer-dmaengine: fix releasing dma channel on errorDavid Lechner
2024-09-12staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin
2024-09-12cifs: Check the lease context if we actually got a leaseRonnie Sahlberg
2024-09-12NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust
2024-09-12ata: pata_macio: Use WARN instead of BUGMichael Ellerman
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-09-12lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()Kent Overstreet
2024-09-12of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler
2024-09-12Squashfs: sanity check symbolic link sizePhillip Lougher
2024-09-12usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-09-12Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov