aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-25rv: Remove unused field in struct rv_monitor_defNam Cao1-1/+0
2025-07-24rv: Return init error when registering monitorsGabriele Monaco9-18/+9
2025-07-24verification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco1-0/+5
2025-07-24tools/dot2c: Fix generated files going over 100 column limitGabriele Monaco1-2/+12
2025-07-11panic: Fix up description of vpanic()Nam Cao1-1/+1
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao3-4/+14
2025-07-09rv: Add rtapp_sleep monitorNam Cao7-1/+534
2025-07-09rv: Add rtapp_pagefault monitorNam Cao7-0/+189
2025-07-09rv: Add rtapp container monitorNam Cao5-0/+48
2025-07-09rv: Add support for LTL monitorsNam Cao3-4/+55
2025-07-09rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTSNam Cao2-4/+4
2025-07-09rv: Let the reactors take care of buffersNam Cao3-5/+13
2025-07-09panic: Add vpanic()Nam Cao1-4/+12
2025-07-09printk: Make vprintk_deferred() publicNam Cao1-1/+0
2025-07-09rv: Add #undef TRACE_INCLUDE_FILENam Cao1-1/+2
2025-07-06Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-16/+21
2025-07-06Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki4-10/+2
2025-07-04sched/deadline: Fix dl_server runtime calculation formulakuyo chang1-5/+5
2025-07-03perf: Revert to requiring CAP_SYS_ADMIN for uprobesPeter Zijlstra1-1/+1
2025-07-01sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra2-10/+15
2025-07-01sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh1-1/+1
2025-06-30perf/core: Fix the WARN_ON_ONCE is out of lock protected regionLuo Gengkun1-2/+2
2025-06-29Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2025-06-28Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+7
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-06-27tracing: Fix filter logic errorEdward Adam Davis1-7/+7
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello4-10/+2
2025-06-26perf/aux: Fix pending disable flow when the AUX ring buffer overrunsLeo Yan2-5/+5
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-7/+10
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-29/+34
2025-06-25crashdump: add CONFIG_KEYS dependencyArnd Bergmann1-0/+1
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand1-1/+1
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro1-29/+34
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds1-12/+17
2025-06-22Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+9
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-50/+83
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+12
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)1-0/+4
2025-06-19kho: initialize tail pages for higher order folios properlyPratyush Yadav1-12/+17
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn2-3/+7
2025-06-18Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+1
2025-06-18Merge tag 'wq-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2025-06-18Merge tag 'sched_ext-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+15
2025-06-18cgroup,freezer: fix incomplete freezing when attaching tasksChen Ridong1-2/+1
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt1-0/+6
2025-06-17workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()Chuyi Zhou1-1/+2
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo3-2/+9
2025-06-17sched_ext: Make scx_group_set_weight() always update tg->scx.weightTejun Heo1-6/+6
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu1-3/+2