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-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-14udf: reject descriptors with oversized CRC lengthMichael Bommarito1-2/+6
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: fix ARM64 supportHamza Mahfooz1-2/+2
2026-05-14gpio: of: clear OF_POPULATED on hog nodes in remove pathBartosz Golaszewski1-1/+8
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: add pgmap check to biovec_phys_mergeableNaman Jain1-0/+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-14parisc: Fix IRQ leak in LASI driverHongling Zeng1-4/+8
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-14ip6_gre: Use cached t->net in ip6erspan_changelink().Maoyi Xie1-2/+3
2026-05-14net: libwx: fix VF illegal register accessJiawen Wu1-2/+5
2026-05-14sound: ua101: fix division by zero at probeSeungJu Cheon1-0/+7
2026-05-14net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...Kai Zen1-0/+1
2026-05-14LoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen1-1/+1
2026-05-14mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()Tudor Ambarus1-1/+3
2026-05-14KVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba1-1/+1
2026-05-14fanotify: fix false positive on permission eventsMiklos Szeredi3-8/+13
2026-05-14staging: vme_user: fix root device leak on init failureJohan Hovold1-0/+2
2026-05-14spi: s3c64xx: fix NULL-deref on driver unbindJohan Hovold1-5/+0
2026-05-14spi: zynqmp-gqspi: fix controller deregistrationJohan Hovold1-1/+3
2026-05-14spi: sun6i: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14spi: ti-qspi: fix controller deregistrationJohan Hovold1-8/+6
2026-05-14spi: sun4i: fix controller deregistrationJohan Hovold1-1/+9
2026-05-14spi: syncuacer: fix controller deregistrationJohan Hovold1-1/+7
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()Siwei Zhang1-0/+3
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()Siwei Zhang1-0/+3
2026-05-14Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_com...Luiz Augusto von Dentz1-2/+25
2026-05-14Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
2026-05-14Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito1-3/+20
2026-05-14Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito1-4/+12
2026-05-14LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui1-0/+1
2026-05-14selinux: prune /sys/fs/selinux/disableStephen Smalley1-29/+7
2026-05-14selinux: shrink critical section in sel_write_load()Stephen Smalley1-10/+8