Age | Commit message (Expand) | Author |
2024-05-08 | timers/migration: Prevent out of bounds access on failure | Levi Yun |
2024-05-05 | Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-05-05 | Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-05-05 | Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-05 | Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2024-05-04 | eventfs/tracing: Add callback for release of an eventfs_inode | Steven Rostedt (Google) |
2024-05-02 | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-05-02 | swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y | Will Deacon |
2024-04-29 | Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-04-29 | bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS | Matthew Wilcox (Oracle) |
2024-04-29 | tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body() | LuMingYin |
2024-04-29 | softirq: Fix suspicious RCU usage in __do_softirq() | Zqiang |
2024-04-28 | Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-04-28 | Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-04-28 | sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU | Oleg Nesterov |
2024-04-28 | sched/isolation: Prevent boot crash when the boot CPU is nohz_full | Oleg Nesterov |
2024-04-27 | profiling: Remove create_prof_cpu_mask(). | Tetsuo Handa |
2024-04-26 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-04-26 | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-04-26 | bpf: verifier: prevent userspace memory access | Puranjay Mohan |
2024-04-25 | cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n | Sean Christopherson |
2024-04-25 | cpu: Re-enable CPU mitigations by default for !X86 architectures | Sean Christopherson |
2024-04-24 | mm: turn folio_test_hugetlb into a PageType | Matthew Wilcox (Oracle) |
2024-04-24 | workqueue: Fix divide error in wq_update_node_max_active() | Lai Jiangshan |
2024-04-23 | workqueue: The default node_nr_active should have its max set to max_active | Tejun Heo |
2024-04-23 | workqueue: Fix selection of wake_cpu in kick_pool() | Sven Schnelle |
2024-04-22 | sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf() | Xuewen Yan |
2024-04-22 | sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr | Tianchen Ding |
2024-04-22 | sched/eevdf: Always update V if se->on_rq when reweighting | Tianchen Ding |
2024-04-21 | Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-04-19 | Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-04-16 | fork: defer linking file vma until vma is fully initialized | Miaohe Lin |
2024-04-16 | sched: Add missing memory barrier in switch_mm_cid | Mathieu Desnoyers |
2024-04-15 | configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP | Nathan Chancellor |
2024-04-15 | configs/hardening: Fix disabling UBSAN configurations | Nathan Chancellor |
2024-04-14 | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-04-14 | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-04-14 | Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm... | Linus Torvalds |
2024-04-12 | bpf: Fix a verifier verbose message | Anton Protopopov |
2024-04-12 | Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2024-04-11 | ring-buffer: Only update pages_touched when a new page is touched | Steven Rostedt (Google) |
2024-04-11 | tracing: hide unused ftrace_event_id_fops | Arnd Bergmann |
2024-04-11 | tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry | Prasad Pandit |
2024-04-11 | Merge tag 'pm-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2024-04-10 | kprobes: Fix possible use-after-free issue on kprobe registration | Zheng Yejian |
2024-04-10 | x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n | Sean Christopherson |
2024-04-10 | timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu | Thomas Gleixner |
2024-04-08 | PM: s2idle: Make sure CPUs will wakeup directly on resume | Anna-Maria Behnsen |
2024-04-07 | Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-04-05 | timers/migration: Return early on deactivation | Anna-Maria Behnsen |