Age | Commit message (Expand) | Author |
2023-01-14 | Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-01-13 | kallsyms: Fix scheduling with interrupts disabled in self-test | Nicholas Piggin |
2023-01-12 | Merge tag 'timers-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-01-12 | Merge tag 'sched-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-01-10 | Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2023-01-09 | sched/core: Use kfree_rcu() in do_set_cpus_allowed() | Waiman Long |
2023-01-09 | sched/core: Fix use-after-free bug in dup_user_cpus_ptr() | Waiman Long |
2023-01-07 | sched/core: Fix arch_scale_freq_tick() on tickless systems | Yair Podemsky |
2023-01-05 | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-01-03 | time: Fix various kernel-doc problems | Randy Dunlap |
2023-01-02 | kcsan: test: don't put the expect array on the stack | Max Filippov |
2023-01-01 | Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-01-01 | Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-12-28 | bpf: Always use maximal size for copy_array() | Kees Cook |
2022-12-28 | bpf: keep a reference to the mm, in case the task is dead. | Kui-Feng Lee |
2022-12-28 | bpf: Fix panic due to wrong pageattr of im->image | Chuang Wang |
2022-12-27 | futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error | Mathieu Desnoyers |
2022-12-27 | perf/core: Call LSM hook after copying perf_event_attr | Namhyung Kim |
2022-12-27 | perf: Fix use-after-free in error path | Peter Zijlstra |
2022-12-27 | perf/core: Fix cgroup events tracking | Chengming Zhou |
2022-12-27 | perf core: Return error pointer if inherit_event() fails to find pmu_ctx | Ravi Bangoria |
2022-12-24 | Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2022-12-23 | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-23 | Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m... | Linus Torvalds |
2022-12-23 | Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s... | Linus Torvalds |
2022-12-23 | cfi: Fix CFI failure with KASAN | Sami Tolvanen |
2022-12-22 | bpf: fix nullness propagation for reg to reg comparisons | Hao Sun |
2022-12-21 | Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2022-12-21 | Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-21 | gcov: add support for checksum field | Rickard x Andersson |
2022-12-21 | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-12-21 | Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-12-21 | dma-mapping: reject GFP_COMP for noncoherent allocations | Christoph Hellwig |
2022-12-20 | rv/monitors: Move monitor structure in rodata | Alessandro Carminati |
2022-12-19 | bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORK | Hou Tao |
2022-12-19 | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-12-17 | rcu: Don't assert interrupts enabled too early in boot | Paul E. McKenney |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-17 | Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-16 | exit: Use READ_ONCE() for all oops/warn limit reads | Kees Cook |
2022-12-16 | genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain... | Thomas Gleixner |
2022-12-16 | genirq/msi: Check for the presence of an irq domain when validating msi_ctrl | Marc Zyngier |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-15 | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds |
2022-12-15 | mm/gup: Fix the lockless PMD access | Peter Zijlstra |
2022-12-15 | mm: Introduce set_memory_rox() | Peter Zijlstra |
2022-12-15 | x86/mm: Use mm_alloc() in poking_init() | Peter Zijlstra |
2022-12-15 | mm: Move mm_cachep initialization to mm_init() | Peter Zijlstra |
2022-12-14 | bpf: Resolve fext program type when checking map compatibility | Toke Høiland-Jørgensen |