summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-03KVM: x86: Move nested_run_pending to kvm_vcpu_archYosry Ahmed-55/+57
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+57
2026-04-03selftests/seccomp: Add hard-coded __NR_uprobe for x86_64Oleg Nesterov-0/+6
2026-04-03Merge branch 'bpf-prep-patches-for-static-stack-liveness'Alexei Starovoitov-98/+1057
2026-04-03bpf: Add helper and kfunc stack access size resolutionAlexei Starovoitov-0/+194
2026-04-03bpf: Move verifier helpers to headerAlexei Starovoitov-34/+38
2026-04-03bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passesAlexei Starovoitov-32/+490
2026-04-03selftests/bpf: Add tests for subprog topological orderingAlexei Starovoitov-0/+228
2026-04-03bpf: Sort subprogs in topological order after check_cfg()Alexei Starovoitov-5/+98
2026-04-03bpf: Do register range validation earlyAlexei Starovoitov-28/+10
2026-04-03Merge tag 'drm-fixes-2026-04-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-108/+1013
2026-04-03ipmi: ssif_bmc: add unit test for state machineJian Zhang-0/+380
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov-2932/+7843
2026-04-03dt-bindings: rtc: add olpc,xo1-rtc to trivial-rtcAnushka Badhe-5/+2
2026-04-03dt-bindings: rtc: sc2731: Add compatible for SC2730Otto Pflüger-1/+6
2026-04-03x86/alternative: delay freeing of smp_locks sectionMike Rapoport (Microsoft)-5/+17
2026-04-03ASoC: Intel: Fix MCLK leaks and clean up errorMark Brown-3/+11
2026-04-03ASoC: Intel: Standardize MCLK error logs across RT boardsAravind Anilraj-3/+3
2026-04-03ASoC: Intel: cht_bsw_rt5672: Fix MCLK leak on platform_clock_control errorAravind Anilraj-0/+4
2026-04-03ASoC: Intel: bytcr_rt5651: Fix MCLK leak on platform_clock_control errorAravind Anilraj-0/+2
2026-04-03ASoC: Intel: bytcr_rt5640: Fix MCLK leak on platform_clock_control errorAravind Anilraj-0/+2
2026-04-03ASoC: imx-rpmsg: Add DSD format support with dynamic DAI format switchingChancel Liu-0/+48
2026-04-03ASoC: SDCA: Export Q7.8 volume control helpersNiranjan H Y-7/+50
2026-04-03ASoC: codecs: tlv320dac33: remove kmemdup_arrayRosen Penev-6/+4
2026-04-03ASoC: SDCA: Add RJ support to class driverCharles Keepax-1/+11
2026-04-03exfat: use exfat_chain_advance helperChi Zhiling-74/+25
2026-04-03exfat: introduce exfat_chain_advance helperChi Zhiling-0/+21
2026-04-03exfat: remove NULL cache pointer case in exfat_ent_getChi Zhiling-14/+9
2026-04-03exfat: use exfat_cluster_walk helperChi Zhiling-45/+13
2026-04-03exfat: introduce exfat_cluster_walk helperChi Zhiling-1/+22
2026-04-03exfat: fix incorrect directory checksum after rename to shorter nameChi Zhiling-0/+1
2026-04-03NFSD: Docs: clean up pnfs server timeout docsRandy Dunlap-20/+20
2026-04-03nfsd: fix comment typo in nfsxdrJoseph Salisbury-1/+1
2026-04-03nfsd: fix comment typo in nfs3xdrJoseph Salisbury-2/+2
2026-04-03NFSD: convert callback RPC program to per-net namespaceDai Ngo-35/+95
2026-04-03NFSD: use per-operation statidx for callback proceduresChuck Lever-1/+1
2026-04-03svcrdma: Use contiguous pages for RDMA Read sink buffersChuck Lever-0/+223
2026-04-03SUNRPC: Add svc_rqst_page_release() helperChuck Lever-6/+18
2026-04-03ipmi: ssif_bmc: change log level to dbg in irq callbackJian Zhang-9/+9
2026-04-03ipmi: ssif_bmc: fix message desynchronization after truncated responseJian Zhang-0/+14
2026-04-03ipmi: ssif_bmc: fix missing check for copy_to_user() partial failureJian Zhang-0/+2
2026-04-03ipmi: ssif_bmc: cancel response timer on removeJian Zhang-0/+1
2026-04-03ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]Denis Rastyogin-1/+1
2026-04-03ASoC: amd: acp-sdw-legacy: remove unnecessary condition checkVijendar Mukunda-3/+1
2026-04-03perf/x86/msr: Make SMI and PPERF on by defaultKan Liang-79/+3
2026-04-03sched/fair: Prevent negative lag increase during delayed dequeueVincent Guittot-22/+34
2026-04-03sched/fair: Use sched_energy_enabled()Vincent Guittot-5/+4
2026-04-03sched: Handle blocked-waiter migration (and return migration)John Stultz-38/+194
2026-04-03sched: Move attach_one_task and attach_task helpers to sched.hJohn Stultz-26/+23
2026-04-03sched: Add logic to zap balance callbacks if we pick againJohn Stultz-2/+34