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