summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
4 daysMerge tag 'timers-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'smp-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge tag 'irq-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
4 daysring-buffer: Make the const read-only 'type' staticColin Ian King
4 daysunwind_user/deferred: Add unwind_user_faultable()Steven Rostedt
4 daysunwind_user: Add user space unwinding API with frame pointer supportJosh Poimboeuf
5 daystracing: Remove "__attribute__()" from the type field of event formatMasami Hiramatsu (Google)
5 daysMerge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
5 daystracing: fprobe: Fix infinite recursion using preempt_*_notrace()Masami Hiramatsu (Google)
5 daysMerge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
5 daysbpf: Add log for attaching tracing programs to functions in deny listKaFai Wan
5 daysbpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...KaFai Wan
5 daysMerge tag 'audit-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
5 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
5 daysMerge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
5 daystracing: trace_fprobe: Fix typo of the semicolonMasami Hiramatsu (Google)
5 daysMerge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysMerge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysrv: Add opid per-cpu monitorGabriele Monaco
5 daysrv: Add nrp and sssw per-task monitorsGabriele Monaco
5 daysrv: Replace tss and sncid monitors with more complete stsGabriele Monaco
5 dayssched: Adapt sched tracepoints for RV task modelGabriele Monaco
5 daysrv: Retry when da monitor detects race conditionsGabriele Monaco
5 daysrv: Adjust monitor dependenciesGabriele Monaco
5 daysrv: Use strings in da monitors tracepointsGabriele Monaco
5 daysrv: Remove trailing whitespace from tracepoint stringGabriele Monaco
5 daysMerge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysbpf: Fix various typos in verifier.c commentsSuchit Karunakaran
6 daysbpf: Add third round of bounds deductionPaul Chaignon
6 daysbpf: Improve bounds when s64 crosses sign boundaryPaul Chaignon
6 daysrv: Fix wrong type cast in reactors_show() and monitor_reactor_show()Nam Cao
6 daysrv: Fix wrong type cast in monitors_show()Nam Cao
6 daysbpf: Simplify bounds refinement from s32Paul Chaignon
7 daysMerge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
7 dayskstack_erase: Add -mgeneral-regs-only to silence Clang warningsKees Cook
7 daysbpf: Move bpf_jit_get_prog_name() to core.cPuranjay Mohan
7 daysumd: Remove usermode driver frameworkThomas Weißschuh
7 daysbpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh
9 daysrv: Remove struct rv_monitor::reactingNam Cao
9 daysrv: Remove rv_reactor's reference counterNam Cao
9 daysrv: Merge struct rv_reactor_def into struct rv_reactorNam Cao
9 daysrv: Merge struct rv_monitor_def into struct rv_monitorNam Cao
9 daysrv: Remove unused field in struct rv_monitor_defNam Cao
9 daysMerge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
9 daysnet: Create separate gro_flush_normal functionSamiullah Khawaja