summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysLinux 5.10.254v5.10.254linux-5.10.yGreg Kroah-Hartman1-1/+1
5 daysBuffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross1-2/+6
5 daysxen/privcmd: fix double free via VMA splittingJuergen Gross1-0/+7
5 dayscrypto: algif_aead - Fix minimum RX size check for decryptionHerbert Xu1-1/+1
5 dayscrypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsglHerbert Xu1-2/+2
5 dayscrypto: authencesn - Fix src offset when decrypting in-placeHerbert Xu1-2/+4
5 dayscrypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...Herbert Xu1-19/+29
5 dayscrypto: authenc - use memcpy_sglist() instead of null skcipherEric Biggers3-67/+4
5 dayscrypto: algif_aead - snapshot IV for async AEAD requestsDouya Le1-2/+8
5 dayscrypto: algif_aead - Revert to operating out-of-placeHerbert Xu4-125/+34
5 dayscrypto: algif_aead - use memcpy_sglist() instead of null skcipherEric Biggers2-82/+17
5 dayscrypto: scatterwalk - Backport memcpy_sglist()Eric Biggers2-0/+130
5 dayscrypto: doc - fix kernel-doc notation in chacha.c and af_alg.cRandy Dunlap2-43/+55
2026-04-18Linux 5.10.253v5.10.253Greg Kroah-Hartman1-1/+1
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2026-04-18io_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe1-7/+19
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam3-10/+9
2026-04-18device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang1-6/+12
2026-04-18s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-2/+5
2026-04-18batman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang1-0/+3
2026-04-18device property: Allow secondary lookup in fwnode_get_next_child_node()Andy Shevchenko1-14/+13
2026-04-18device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko2-43/+56
2026-04-18device property: Check fwnode->secondary when finding propertiesDaniel Scally1-2/+11
2026-04-18device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()Daniel Scally1-1/+20
2026-04-18device property: Unify access to of_nodeAndy Shevchenko2-17/+14
2026-04-18device property: Retrieve fwnode from of_node via accessorAndy Shevchenko1-2/+2
2026-04-18media: device property: Return true in fwnode_device_is_available for NULL opsDaniel Scally1-0/+6
2026-04-18device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()Saravana Kannan2-0/+55
2026-04-18nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Jaskaran Singh1-1/+1
2026-04-18Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctr...Jaskaran Singh1-1/+1
2026-04-18Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
2026-04-18ext4: publish jinode after initializationLi Chen2-6/+13
2026-04-18ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
2026-04-18xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
2026-04-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
2026-04-18ext4: fix the might_sleep() warnings in kvfree()Zqiang2-11/+5
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-0/+6
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
2026-04-18usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-6/+56
2026-04-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-4/+4
2026-04-18usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-5/+6
2026-04-18net: rfkill: prevent unlimited numbers of rfkill events from being createdGreg Kroah-Hartman1-13/+27
2026-04-18seg6: separate dst_cache for input and output paths in seg6 lwtunnelAndrea Mayer1-11/+23
2026-04-18cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-18cpufreq: governor: Free dbs_data directly when gov->init() failsLiao Chang1-1/+3
2026-04-18netlink: add nla be16/32 types to minlen arrayFlorian Westphal1-0/+4
2026-04-18ASoC: tegra: Fix Master Volume ControlJon Hunter1-0/+3
2026-04-18ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()Kuninori Morimoto1-2/+2
2026-04-18xen/privcmd: unregister xenstore notifier on module exitGuoHan Zhao1-0/+3
2026-04-18rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)David Howells2-7/+1