aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-05-06selftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner6-13/+95
2026-05-06rseq: Reenable performance optimizations conditionallyThomas Gleixner2-60/+178
2026-05-06rseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner3-57/+35
2026-05-06selftests/rseq: Validate legacy behaviorThomas Gleixner3-2/+72
2026-05-06ovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters1-1/+1
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski19-70/+208
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds11-183/+186
2026-05-06Merge tag 'asoc-fix-v7.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai535-5113/+7491
2026-05-06spi: ch341: correct company name in MODULE_DESCRIPTIONJiawei Liu1-1/+1
2026-05-06regulator: qcom-rpmh: Fix index for pmh0101 ldo16Fenglin Wu1-1/+1
2026-05-06ASoC: cs35l56: Fixes for driver cleanupMark Brown1-3/+8
2026-05-06ASoC: cs35l56: Destroy workqueue in probe error pathRichard Fitzgerald1-0/+3
2026-05-06ASoC: cs35l56: Don't use devres to unregister componentRichard Fitzgerald1-3/+5
2026-05-06arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao1-2/+2
2026-05-06io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMERMaoyi Xie1-1/+5
2026-05-06io_uring/timeout: honour caller's time namespace for IORING_TIMEOUT_ABSMaoyi Xie1-13/+22
2026-05-06ublk: validate physical_bs_shift, io_min_shift and io_opt_shiftMing Lei1-1/+17
2026-05-06wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuationMaoyi Xie1-0/+12
2026-05-06wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNSMaoyi Xie1-0/+13
2026-05-06wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usageJohannes Berg1-1/+1
2026-05-06wifi: mac80211: remove station if connection prep failsJohannes Berg1-5/+4
2026-05-06ALSA: sparc/dbri: add missing fallthroughRosen Penev1-0/+1
2026-05-06ALSA: core: Serialize deferred fasync state checksCássio Gabriel1-2/+6
2026-05-06ALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxxRodrigo Faria1-0/+21
2026-05-06ALSA: seq: Fix UMP group 16 filteringCássio Gabriel3-3/+6
2026-05-06timers/migration: Fix another hotplug activation raceFrederic Weisbecker1-11/+29
2026-05-05Merge tag 'loongarch-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds18-65/+90
2026-05-05Merge branch 'xsk-fix-bugs-around-xsk-skb-allocation'Jakub Kicinski2-41/+77
2026-05-05xsk: fix u64 descriptor address truncation on 32-bit architecturesJason Xing1-32/+56
2026-05-05xsk: fix xsk_addrs slab leak on multi-buffer error pathJason Xing1-2/+2
2026-05-05xsk: avoid skb leak in XDP_TX_METADATA caseJason Xing1-1/+3
2026-05-05xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()Jason Xing1-3/+2
2026-05-05xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err pathJason Xing1-1/+1
2026-05-05xsk: handle NULL dereference of the skb without frags issueJason Xing1-3/+8
2026-05-05xsk: free the skb when hitting the upper bound MAX_SKB_FRAGSJason Xing1-1/+4
2026-05-05xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devicesJason Xing1-0/+3
2026-05-06powerpc/pasemi: Drop redundant res assignmentKrzysztof Kozlowski1-2/+1
2026-05-06powerpc/ps3: Drop redundant result assignmentKrzysztof Kozlowski1-3/+1
2026-05-06powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clangNathan Chancellor1-0/+6
2026-05-06platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih1-0/+1
2026-05-05Merge branch 'net-mlx5-fixes-for-socket-direct'Jakub Kicinski3-20/+122
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory3-4/+48
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory1-4/+11
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory1-6/+13
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory1-6/+50
2026-05-06arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann8-8/+0
2026-05-05Merge branch 'net-mlx5e-psp-fixes'Jakub Kicinski2-18/+22
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu1-2/+2
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu1-7/+3
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu1-9/+17