summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2022-12-20rv/monitors: Move monitor structure in rodataAlessandro Carminati-2/+2
2022-12-19bpf: Remove trace_printk_lockJiri Olsa-26/+25
2022-12-19bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa-10/+12
2022-12-19bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa-26/+35
2022-12-19bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORKHou Tao-0/+2
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+10
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+17
2022-12-17rcu: Don't assert interrupts enabled too early in bootPaul E. McKenney-4/+6
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-28/+23
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+4
2022-12-16exit: Use READ_ONCE() for all oops/warn limit readsKees Cook-4/+9
2022-12-16genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain...Thomas Gleixner-2/+2
2022-12-16genirq/msi: Check for the presence of an irq domain when validating msi_ctrlMarc Zyngier-1/+2
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+26
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-182/+642
2022-12-15mm/gup: Fix the lockless PMD accessPeter Zijlstra-1/+1
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra-8/+4
2022-12-15x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra-5/+0
2022-12-15mm: Move mm_cachep initialization to mm_init()Peter Zijlstra-14/+18
2022-12-14bpf: Resolve fext program type when checking map compatibilityToke Høiland-Jørgensen-2/+3
2022-12-15tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)-10/+17
2022-12-15tracing/probes: Add symstr type for dynamic eventsMasami Hiramatsu (Google)-24/+85
2022-12-15kprobes: kretprobe events missing on 2-core KVM guestwuqiang-6/+2
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+26
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-5/+10
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+112
2022-12-14bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_funcJiri Olsa-0/+5
2022-12-14bpf: prevent leak of lsm program after failed attachMilan Landaverde-3/+3
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2022-12-14tracing: Improve panic/die notifiersGuilherme G. Piccoli-28/+27
2022-12-14ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernelsGuilherme G. Piccoli-0/+1
2022-12-14tracing: Do not synchronize freeing of trigger filter on boot upSteven Rostedt (Google)-2/+8
2022-12-14padata: Mark padata_work_init() as __refNathan Chancellor-2/+10
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+22
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1623/+4459
2022-12-13Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-23/+27
2022-12-13Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-39/+739
2022-12-13tracing: Have trigger filter parsing errors show up in error_logSteven Rostedt (Google)-1/+8
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds-10/+15
2022-12-13Merge tag 'audit-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+39
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds-24/+47
2022-12-12Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2022-12-12livepatch: Call klp_match_callback() in klp_find_callback() to avoid code dup...Zhen Lei-22/+11
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+1
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-18/+19
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+8
2022-12-12Merge tag 'livepatching-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-27/+27
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-11/+45
2022-12-12Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-180/+603