summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-06-24Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton8-104/+177
2023-06-20kernel: pid_namespace: remove unused set_memfd_noexec_scope()YueHaibing1-1/+0
2023-06-20mm: ptep_get() conversionRyan Roberts1-1/+1
2023-06-20dma-mapping: force bouncing if the kmalloc() size is not cache-line-alignedCatalin Marinas2-1/+6
2023-06-20dma-mapping: name SG DMA flag helpers consistentlyRobin Murphy1-1/+1
2023-06-20scatterlist: add dedicated config for DMA flagsRobin Murphy1-0/+3
2023-06-20perf/core: allow pte_offset_map() to failHugh Dickins1-0/+4
2023-06-12kexec: support purgatories with .text.hot sectionsRicardo Ribalda1-1/+13
2023-06-10mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes1-8/+5
2023-06-10mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes1-1/+1
2023-06-10mm: page_alloc: move sysctls into it own filsKefeng Wang1-67/+0
2023-06-10mm: page_alloc: move pm_* function into powerKefeng Wang2-0/+32
2023-06-10mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang1-0/+52
2023-06-10cachestat: implement cachestat syscallNhat Pham1-0/+1
2023-06-10cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed1-21/+5
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-60/+149
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds1-43/+15
2023-05-29tracing: Have function_graph selftest call cond_resched()Steven Rostedt (Google)1-0/+10
2023-05-29tracing: Only make selftest conditionals affect the global_traceSteven Rostedt (Google)1-2/+8
2023-05-29tracing: Make tracing_selftest_running/delete nops when not usedSteven Rostedt (Google)1-1/+4
2023-05-29tracing: Have tracer selftests call cond_resched() before runningSteven Rostedt (Google)1-0/+7
2023-05-29tracing: Move setting of tracing_selftest_running out of register_tracer()Steven Rostedt (Google)1-4/+16
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+21
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-05-26module: error out early on concurrent load of the same module fileLinus Torvalds1-15/+43
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-4/+6
2023-05-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-4/+6
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne1-2/+2
2023-05-24tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)3-7/+13
2023-05-24tracing/histograms: Allow variables to have some modifiersSteven Rostedt (Google)1-7/+16
2023-05-24tracing/user_events: Document user_event_mm one-shot list usageBeau Belgrave1-1/+22
2023-05-24tracing/user_events: Rename link fields for clarityBeau Belgrave1-18/+22
2023-05-24tracing/user_events: Remove RCU lock while pinning pagesLinus Torvalds1-6/+7
2023-05-24tracing/user_events: Split up mm alloc and attachLinus Torvalds1-11/+18
2023-05-23tracing/timerlat: Always wakeup the timerlat threadDaniel Bristot de Oliveira1-0/+2
2023-05-23tracing/user_events: Use long vs int for atomic bit opsBeau Belgrave1-7/+8
2023-05-23module: Fix use-after-free bug in read_file_mod_stats()Harshit Mogalapalli1-1/+3
2023-05-22bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov1-2/+4
2023-05-19bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon1-1/+1
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-17/+60
2023-05-18fprobe: add recursion detection in fprobe_exit_handlerZe Gao1-0/+14
2023-05-18fprobe: make fprobe_kprobe_handler recursion freeZe Gao1-15/+44
2023-05-18rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handlerZe Gao1-2/+2
2023-05-17tracing: fprobe: Initialize ret valiable to fix smatch errorMasami Hiramatsu (Google)1-1/+1
2023-05-15bpf: netdev: init the offload table earlierJakub Kicinski1-1/+1
2023-05-14Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2023-05-14Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+13
2023-05-14Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2023-05-09tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner1-32/+88
2023-05-08sched: fix cid_lock kernel-doc warningsRandy Dunlap1-2/+2