aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi8-30/+576
2026-08-15bpf: Add verifier diagnostics report helpersKumar Kartikeya Dwivedi3-1/+62
2026-08-15cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabledRafael J. Wysocki1-4/+9
2026-08-15cpufreq: intel_pstate: Consolidate HWP P-states initializationRafael J. Wysocki1-59/+54
2026-08-15cpufreq: schedutil: Fix rate limit overflowHui Su1-2/+13
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-15/+20
2026-08-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-2/+5
2026-08-15perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOSTPVS Narasimha Rao1-5/+34
2026-08-15perf dso: Replace assert with runtime check in dso__read_symbol()Arnaldo Carvalho de Melo1-1/+6
2026-08-15perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo1-1/+14
2026-08-15perf dso: Use stored fd error instead of stale errno in file_read() and file_size()Arnaldo Carvalho de Melo1-2/+2
2026-08-15perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo1-1/+3
2026-08-15perf dso: Guard against errno==0 when dso__get_filename() returns NULLArnaldo Carvalho de Melo1-3/+15
2026-08-15sched_ext: Rename balance-era identifiers to dispatch termsTejun Heo7-32/+37
2026-08-15sched_ext: Drop the stale keep_prev fixup in dispatch_pick()Tejun Heo1-12/+0
2026-08-15sched_ext: Keep kick_sync waiting on the rq's own CPUTejun Heo1-2/+17
2026-08-14sched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATORTejun Heo1-0/+1
2026-08-14sched_ext/scx_flatcg: Fix cvtime true-up on slice expiryTao Cui1-3/+11
2026-08-14sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_usersTao Cui1-2/+7
2026-08-14sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detectionfangqiurong1-3/+3
2026-08-14sched_ext: Make scx_bpf_events() read the calling scheduler's countersTejun Heo1-7/+11
2026-08-14sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()Tejun Heo1-8/+3
2026-08-15fbdev: atyfb: Convert to managed PCI and ioremap APIShixiong Ou1-29/+18
2026-08-15fbdev: matrox: Convert to managed PCI and ioremap APIShixiong Ou1-20/+10
2026-08-15fbdev: savage: Convert to managed PCI and ioremap APIShixiong Ou1-10/+6
2026-08-15fbdev: nvidia: Convert to managed PCI and ioremap APIShixiong Ou1-13/+6
2026-08-15fbdev: aty128fb: Convert to managed PCI and ioremap APIShixiong Ou1-28/+12
2026-08-15samples/landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVS to samplerJustin Suess1-4/+12
2026-08-15landlock: Document LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess1-5/+40
2026-08-15selftests/landlock: Test LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess2-14/+168
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess6-13/+53
2026-08-15landlock: Check landlock_restrict_self(2)'s flags before privilegesJustin Suess2-5/+9
2026-08-15landlock: Link the erratum documentation for whiteout objectsGünther Noack1-1/+4
2026-08-15selftests/landlock: Test whiteout object behaviour in OverlayFS renamesGünther Noack1-2/+54
2026-08-15selftests/landlock: Add audit test for whiteout object creationGünther Noack1-0/+19
2026-08-15selftests/landlock: Add tests for whiteout object creationGünther Noack1-0/+176
2026-08-15landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creationGünther Noack3-9/+56
2026-08-15selftests/landlock: Use an actual chardev for MAKE_CHAR audit testGünther Noack1-1/+1
2026-08-14Merge branch 'bpf-x86-fix-per-cpu-address-resolution-into-an-extended-register'Eduard Zingerman3-1/+75
2026-08-14selftests/bpf: Check per-CPU address resolution per registerVineet Gupta2-0/+74
2026-08-14bpf, x86: Fix per-CPU address resolution into an extended registerVineet Gupta1-1/+1
2026-08-15openrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis2-2/+5
2026-08-14Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+13
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov15644-252930/+833398
2026-08-15crypto: lskcipher - propagate errors from unaligned cryptKarl Mehltretter1-1/+0
2026-08-15crypto: keembay - use crypto_memneq() to compare CCM AEAD tagsDavid C.C.M. Gall1-1/+2
2026-08-15crypto: keembay - use crypto_memneq() to compare GCM AEAD tagsDavid C.C.M. Gall1-1/+2
2026-08-15crypto: sa2ul - use crypto_memneq() to compare AEAD tagDavid C.C.M. Gall1-1/+2
2026-08-15hwrng: drivers - use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)2-2/+2
2026-08-15crypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam1-1/+1