summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-09net: txgbe: leave space for null terminators on property_entryFabio Baltieri1-4/+4
2026-04-09net: ioam6: fix OOB and missing lockJustin Iurman1-1/+5
2026-04-09Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-13/+31
2026-04-09Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski6-29/+70
2026-04-09Merge tag 'batadv-net-pullrequest-20260408' of https://git.open-mesh.org/linu...Jakub Kicinski2-11/+25
2026-04-09Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski10-121/+201
2026-04-09Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski14-89/+138
2026-04-09rxrpc: proc: size address buffers for %pISpc outputPengpeng Hou1-14/+18
2026-04-09rxrpc: only handle RESPONSE during service challengeWang Jie1-2/+12
2026-04-09rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()David Howells1-1/+4
2026-04-09rxrpc: Fix leak of rxgk context in rxgk_verify_response()David Howells1-2/+4
2026-04-09rxrpc: Fix integer overflow in rxgk_verify_response()David Howells1-1/+2
2026-04-09rxrpc: Fix missing error checks for rxkad encryption/decryption failureDavid Howells1-19/+38
2026-04-09rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)David Howells2-7/+1
2026-04-09rxrpc: fix reference count leak in rxrpc_server_keyring()Luxiao Xu1-0/+3
2026-04-09rxrpc: fix oversized RESPONSE authenticator length checkKeenan Dong1-1/+1
2026-04-09rxrpc: fix RESPONSE authenticator parser OOB readKeenan Dong1-1/+2
2026-04-09rxrpc: reject undecryptable rxkad response ticketsYuqi Xu1-1/+5
2026-04-09rxrpc: Only put the call ref if one was acquiredDouya Le1-1/+2
2026-04-09rxrpc: Fix to request an ack if window is limitedMarc Dionne4-3/+7
2026-04-09rxrpc: Fix key reference count leak from call->keyAnderson Nascimento1-0/+1
2026-04-09rxrpc: Fix rack timer warning to report unexpected modeAlok Tiwari1-1/+1
2026-04-09rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari2-2/+4
2026-04-09rxrpc: Fix RxGK token loading to check boundsOleh Konko1-13/+17
2026-04-09rxrpc: Fix call removal to use RCU safe deletionDavid Howells2-16/+10
2026-04-09rxrpc: Fix anonymous key handlingDavid Howells1-1/+1
2026-04-09rxrpc: Fix key parsing memleakDavid Howells1-0/+1
2026-04-09rxrpc: Fix key quota calculation for multitoken keysDavid Howells1-3/+4
2026-04-09net: mdio: realtek-rtl9300: use scoped device_for_each_child_node loopFelix Gu1-2/+1
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-1/+46
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds2-4/+5
2026-04-08Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov1-0/+7
2026-04-08ASoC: amd: acp: update DMI quirk and add ACP DMIC for Lenovo platformsSyed Saba Kareem1-4/+4
2026-04-08ASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald3-7/+14
2026-04-08ASoC: SDCA: mask Function_Status valueMaciej Strozek1-1/+1
2026-04-08ASoC: SDCA: Fix overwritten var within for loopMaciej Strozek1-3/+1
2026-04-08firmware: efi: Never declare sysfb_primary_display on x86Thomas Zimmermann1-1/+1
2026-04-08ASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_JTomasz Merta1-0/+3
2026-04-08ASoC: SOF: Intel: hda: modify period size constraints for ACE4Kai Vehmanen1-2/+12
2026-04-08ALSA: hda/intel: enforce stricter period-size alignment for Intel NVLKai Vehmanen1-2/+5
2026-04-08ASoC: nau8325: Add software reset during probeNeo Chang1-1/+8
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera2-18/+115
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal2-91/+49
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do2-1/+2
2026-04-08netfilter: ip6t_eui64: reject invalid MAC header for all packetsZhengchuan Liang1-2/+1
2026-04-08netfilter: xt_multiport: validate range encoding in checkentryRen Wei1-4/+30
2026-04-08netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminatorXiang Mei1-4/+4
2026-04-08ipvs: fix NULL deref in ip_vs_add_service error pathWeiming Shi1-1/+0
2026-04-08drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka1-8/+18
2026-04-08sched/deadline: Use revised wakeup rule for dl_serverPeter Zijlstra1-1/+1