aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-04-29drm/amd/display: Allow embedded connectors without DDCTimur Kristóf3-2/+7
2026-04-29drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUsLeo Li1-3/+15
2026-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds194-2869/+2797
2026-04-29xfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek1-6/+6
2026-04-29xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li1-0/+1
2026-04-29futex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior1-4/+9
2026-04-29efi/libstub: Synchronize instruction cache after kernel relocationWANG Rui1-0/+1
2026-04-29efi/loongarch: Implement efi_cache_sync_image()WANG Rui1-0/+5
2026-04-29efi/libstub: Move efi_relocate_kernel() into its only remaining userArd Biesheuvel5-174/+162
2026-04-29ALSA: hda/tas2781: Fix incorrect bit update for non-book-zero or book 0 pages >1Shenghao Ding1-3/+11
2026-04-29ALSA: hda: cs35l56: Fix uninitialized value in cs35l56_hda_read_acpi()Richard Fitzgerald2-5/+8
2026-04-29ALSA: hda/conexant: Fix missing error check for jack detectionwangdicheng1-1/+7
2026-04-29ALSA: hda: Avoid WARN_ON() for HDMI chmap slot checksTakashi Iwai1-4/+7
2026-04-29ALSA: usb-audio: Fix quirk entry placement for PreSonus AudioBox USBAbhinav Mahadevan1-1/+3
2026-04-29Merge tag 'asoc-fix-v7.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai15-38/+101
2026-04-28clk: rk808: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-04-28MAINTAINERS: add myself as a reviewer for the clk subsystemBrian Masney1-0/+1
2026-04-29ASoC: spacemit: adjust FIFO trigger threshold to half FIFO sizeTroy Mitchell1-2/+2
2026-04-29ASoC: spacemit: move hw constraints from hw_params to startupTroy Mitchell1-13/+32
2026-04-28reset: eyeq: drop device_set_of_node_from_dev() done by parentThéo Lebrun1-22/+2
2026-04-28clk: eyeq: add EyeQ5 children auxiliary device for generic PHYsThéo Lebrun1-0/+3
2026-04-28clk: eyeq: use the auxiliary device creation helperJerome Brunet1-45/+12
2026-04-28clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICALTroy Mitchell1-1/+1
2026-04-28Merge branch 'mptcp-misc-fixes-for-v7-1-rc2'Jakub Kicinski3-7/+9
2026-04-28mptcp: pm: kernel: reset fullmesh counter after flushMatthieu Baerts (NGI0)1-0/+1
2026-04-28mptcp: fastclose msk when linger time is 0Matthieu Baerts (NGI0)1-1/+2
2026-04-28mptcp: fix scheduling with atomic in timestamp sockoptGang Yan1-4/+4
2026-04-28mptcp: sockopt: set timestamp flags on subflow socket, not mskGang Yan1-2/+2
2026-04-28Merge branch 'netconsole-configfs-store-callback-fixes'Jakub Kicinski1-19/+30
2026-04-28netconsole: restore userdatum value on update_userdata() failureBreno Leitao1-1/+7
2026-04-28netconsole: propagate device name truncation in dev_name_store()Breno Leitao1-0/+7
2026-04-28netconsole: avoid clobbering userdatum value on truncated writeBreno Leitao1-5/+3
2026-04-28netconsole: return count instead of strnlen(buf, count) from store callbacksBreno Leitao1-13/+13
2026-04-28Merge branch 'net-sched-sch_cake-annotate-data-races-in-cake_dump_stats-series'Jakub Kicinski1-104/+113
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)Eric Dumazet1-6/+7
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)Eric Dumazet1-44/+46
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)Eric Dumazet1-18/+20
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)Eric Dumazet1-15/+19
2026-04-28net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)Eric Dumazet1-21/+21
2026-04-28bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi1-0/+3
2026-04-28Merge branch 'sctp-fix-a-vtag-verification-failure-caused-by-stale-inits'Jakub Kicinski2-3/+13
2026-04-28sctp: discard stale INIT after handshake completionXin Long1-0/+6
2026-04-28netfilter: skip recording stale or retransmitted INITXin Long1-3/+7
2026-04-29ASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
2026-04-28net: psp: require admin permission for dev-set and key-rotateJakub Kicinski2-2/+4
2026-04-28net: psp: check for device unregister when creating assocJakub Kicinski1-3/+7
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski9-128/+412
2026-04-29ASoC: cs35l56: Fix illegal writes to OTP_MEM registersRichard Fitzgerald1-4/+3
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds11-150/+436
2026-04-28selinux: fix avdcache auditingStephen Smalley2-21/+14