Age | Commit message (Expand) | Author | Files | Lines |
2022-05-15 | Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -15/+15 |
2022-05-15 | Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2022-05-12 | Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+5 |
2022-05-12 | sched/tracing: Append prev_state to tp args instead | Delyan Kratunov | 7 | -15/+15 |
2022-05-11 | genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq() | Lukas Wunner | 1 | -1/+0 |
2022-05-08 | Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2022-05-08 | Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -10/+33 |
2022-05-05 | cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp() | Waiman Long | 1 | -2/+5 |
2022-05-05 | genirq: Synchronize interrupt thread startup | Thomas Pfaff | 3 | -10/+33 |
2022-05-01 | mm: Fix PASID use-after-free issue | Fenghua Yu | 1 | -1/+1 |
2022-04-29 | timekeeping: Mark NMI safe time accessors as notrace | Kurt Kanzenbach | 1 | -2/+2 |
2022-04-28 | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+1 |
2022-04-27 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 1 | -1/+1 |
2022-04-26 | kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set | Adam Zabrocki | 1 | -1/+1 |
2022-04-24 | Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+5 |
2022-04-24 | Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -6/+6 |
2022-04-21 | kcov: don't generate a warning on vm_insert_page()'s failure | Aleksandr Nogikh | 1 | -2/+5 |
2022-04-19 | perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled | Zhipeng Xie | 3 | -6/+6 |
2022-04-19 | sched/pelt: Fix attach_entity_load_avg() corner case | kuyo chang | 1 | -5/+5 |
2022-04-17 | Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -7/+10 |
2022-04-17 | Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -19/+19 |
2022-04-17 | Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+3 |
2022-04-16 | Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+2 |
2022-04-15 | irq_work: use kasan_record_aux_stack_noalloc() record callstack | Zqiang | 1 | -1/+1 |
2022-04-14 | dma-direct: avoid redundant memory sync for swiotlb | Chao Gao | 1 | -1/+2 |
2022-04-13 | cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state | Steven Price | 1 | -18/+18 |
2022-04-13 | smp: Fix offline cpu check in flush_smp_call_function_queue() | Nadav Amit | 1 | -1/+1 |
2022-04-11 | genirq/affinity: Consider that CPUs on nodes can be unbalanced | Rei Yamamoto | 1 | -2/+3 |
2022-04-10 | Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -157/+55 |
2022-04-10 | Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -542/+545 |
2022-04-10 | Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -13/+12 |
2022-04-10 | tick/sched: Fix non-kernel-doc comment | Jiapeng Chong | 1 | -2/+2 |
2022-04-10 | tick/nohz: Use WARN_ON_ONCE() to prevent console saturation | Paul Gortmaker | 1 | -1/+1 |
2022-04-09 | timers: Fix warning condition in __run_timers() | Anna-Maria Behnsen | 1 | -4/+7 |
2022-04-07 | Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -3/+3 |
2022-04-06 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2 | -3/+3 |
2022-04-05 | perf/core: Always set cpuctx cgrp when enable cgroup event | Chengming Zhou | 1 | -16/+2 |
2022-04-05 | perf/core: Fix perf_cgroup_switch() | Chengming Zhou | 1 | -107/+25 |
2022-04-05 | perf/core: Use perf_cgroup_info->active to check if cgroup is active | Chengming Zhou | 1 | -5/+2 |
2022-04-05 | perf/core: Don't pass task around when ctx sched in | Chengming Zhou | 1 | -32/+26 |
2022-04-05 | perf/core: Inherit event_caps | Namhyung Kim | 1 | -0/+3 |
2022-04-05 | static_call: Don't make __static_call_return0 static | Christophe Leroy | 3 | -542/+545 |
2022-04-05 | entry: Fix compile error in dynamic_irqentry_exit_cond_resched() | Sven Schnelle | 1 | -1/+1 |
2022-04-05 | sched: Teach the forced-newidle balancer about CPU affinity limitation. | Sebastian Andrzej Siewior | 1 | -1/+1 |
2022-04-05 | sched/core: Fix forceidle balancing | Peter Zijlstra | 3 | -11/+10 |
2022-04-03 | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2 | -88/+10 |
2022-04-03 | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -65/+1 |
2022-04-03 | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -4/+8 |
2022-04-02 | watch_queue: Free the page array when watch_queue is dismantled | Eric Dumazet | 1 | -0/+1 |
2022-04-02 | tracing: mark user_events as BROKEN | Steven Rostedt (Google) | 2 | -0/+6 |