summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14cpuidle: powerpc: avoid double clear when breaking snoozeShrikanth Hegde2-2/+8
2026-05-14clk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley1-1/+5
2026-05-14clk: imx: imx8-acm: fix flags for acm clocksStefan Eichenberger1-1/+2
2026-05-14tracing/fprobe: Check the same type fprobe on table as the unregistered oneMasami Hiramatsu (Google)1-17/+65
2026-05-14tracing/probes: Limit size of event probe to 3KSteven Rostedt2-1/+9
2026-05-14tracing/fprobe: Unregister fprobe even if memory allocation failsMasami Hiramatsu (Google)1-10/+15
2026-05-14tracing/fprobe: Remove fprobe from hash in failure pathMasami Hiramatsu (Google)1-43/+47
2026-05-14tracing/fprobe: Avoid kcalloc() in rcu_read_lock sectionMasami Hiramatsu (Google)1-47/+45
2026-05-14spi: topcliff-pch: fix use-after-free on unbindJohan Hovold1-3/+3
2026-05-14spi: topcliff-pch: fix controller deregistrationJohan Hovold1-1/+6
2026-05-14thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_tempThorsten Blum1-1/+1
2026-05-14thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdataThorsten Blum1-1/+1
2026-05-14thermal: core: Free thermal zone ID later during removalRafael J. Wysocki1-2/+4
2026-05-14x86/boot/e820: Re-enable BIOS fallback if e820 table is emptyDavid Gow1-1/+5
2026-05-14udf: reject descriptors with oversized CRC lengthMichael Bommarito1-2/+6
2026-05-14tracefs: Fix default permissions not being applied on initial mountDavid Carlier1-0/+1
2026-05-14spi: microchip-core-qspi: control built-in cs manuallyConor Dooley1-15/+64
2026-05-14spi: microchip-core-qspi: don't attempt to transmit during emulated read-only...Conor Dooley1-1/+11
2026-05-14spi: microchip-core-spi: fix controller deregistrationJohan Hovold1-1/+3
2026-05-14spi: microchip-core-qspi: fix controller deregistrationJohan Hovold1-4/+8
2026-05-14ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li1-0/+2
2026-05-14ibmveth: Disable GSO for packets with small MSSMingming Cao2-0/+23
2026-05-14hv_sock: Return -EIO for malformed/short packetsDexuan Cui1-9/+18
2026-05-14hv_sock: Report EOF instead of -EIO for FINDexuan Cui1-4/+16
2026-05-14hv_sock: fix ARM64 supportHamza Mahfooz1-2/+2
2026-05-14hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUSThomas Zimmermann1-1/+1
2026-05-14gpio: of: clear OF_POPULATED on hog nodes in remove pathBartosz Golaszewski1-1/+8
2026-05-14fbcon: Avoid OOB font access if console rotation failsThomas Zimmermann1-1/+4
2026-05-14extcon: ptn5150: handle pending IRQ events during system resumeXu Yang1-0/+14
2026-05-14cifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
2026-05-14cifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
2026-05-14block: only read from sqe on initial invocation of blkdev_uring_cmd()Jens Axboe1-9/+15
2026-05-14block: fix zone write plug removalDamien Le Moal1-94/+57
2026-05-14block: add pgmap check to biovec_phys_mergeableNaman Jain1-0/+2
2026-05-14pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy()Wentao Liang1-3/+7
2026-05-14arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao1-2/+2
2026-05-14af_unix: Reject SIOCATMARK on non-stream socketsJiexun Wang1-0/+3
2026-05-14hwmon: (corsair-psu) Close HID device on probe errorsMyeonghun Pak1-2/+2
2026-05-14clk: rk808: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-05-14hwmon: (ltc2992) Fix u32 overflow in power read pathSanman Pradhan1-2/+4
2026-05-14hwmon: (ltc2992) Clamp threshold writes to hardware rangeSanman Pradhan1-8/+29
2026-05-14x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu1-1/+1
2026-05-14parisc: Fix IRQ leak in LASI driverHongling Zeng1-4/+8
2026-05-14platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih1-0/+1
2026-05-14ovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters1-1/+1
2026-05-14net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha3-6/+34
2026-05-14net/rds: handle zerocopy send cleanup before the message is queuedNan Li1-5/+15
2026-05-14netpoll: pass buffer size to egress_dev() to avoid MAC truncationBreno Leitao1-10/+13
2026-05-14net: libwx: use request_irq for VF misc interruptJiawen Wu1-2/+2
2026-05-14ip6_gre: Use cached t->net in ip6erspan_changelink().Maoyi Xie1-2/+3