summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds-1/+13
2023-06-12kexec: support purgatories with .text.hot sectionsRicardo Ribalda-1/+13
2023-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-7/+9
2023-06-08Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+10
2023-06-08vhost: Fix worker hangs due to missed wake up callsMike Christie-7/+9
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+27
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-4/+27
2023-06-07bpf: Add extra path pointer check to d_path helperJiri Olsa-1/+11
2023-06-05bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal-0/+9
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2023-06-02bpf: Fix elem_size not being set for inner mapsRhys Rustad-Elliott-2/+6
2023-06-02bpf: Fix UAF in task local storageKP Singh-1/+1
2023-06-01Merge tag 'modules-6.4-rc5-second-pull' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2023-06-01module/decompress: Fix error checking on zstd decompressionLucas De Marchi-1/+1
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie-43/+75
2023-05-31tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello-1/+1
2023-05-30Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2023-05-30module: fix module load for ia64Song Liu-2/+2
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-60/+149
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds-43/+15
2023-05-28tracing: Have function_graph selftest call cond_resched()Steven Rostedt (Google)-0/+10
2023-05-28tracing: Only make selftest conditionals affect the global_traceSteven Rostedt (Google)-2/+8
2023-05-28tracing: Make tracing_selftest_running/delete nops when not usedSteven Rostedt (Google)-1/+4
2023-05-28tracing: Have tracer selftests call cond_resched() before runningSteven Rostedt (Google)-0/+7
2023-05-28tracing: Move setting of tracing_selftest_running out of register_tracer()Steven Rostedt (Google)-4/+16
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+21
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds-15/+43
2023-05-25Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+6
2023-05-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-4/+6
2023-05-24x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne-2/+2
2023-05-23tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)-7/+13
2023-05-23tracing/histograms: Allow variables to have some modifiersSteven Rostedt (Google)-7/+16
2023-05-23tracing/user_events: Document user_event_mm one-shot list usageBeau Belgrave-1/+22
2023-05-23tracing/user_events: Rename link fields for clarityBeau Belgrave-18/+22
2023-05-23tracing/user_events: Remove RCU lock while pinning pagesLinus Torvalds-6/+7
2023-05-23tracing/user_events: Split up mm alloc and attachLinus Torvalds-11/+18
2023-05-23tracing/timerlat: Always wakeup the timerlat threadDaniel Bristot de Oliveira-0/+2
2023-05-23tracing/user_events: Use long vs int for atomic bit opsBeau Belgrave-7/+8
2023-05-22cgroup: always put cset in cgroup_css_set_put_forkJohn Sperbeck-9/+8
2023-05-22module: Fix use-after-free bug in read_file_mod_stats()Harshit Mogalapalli-1/+3
2023-05-22cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()Qi Zheng-2/+2
2023-05-22bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov-2/+4
2023-05-19bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon-1/+1
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+60
2023-05-18fprobe: add recursion detection in fprobe_exit_handlerZe Gao-0/+14
2023-05-18fprobe: make fprobe_kprobe_handler recursion freeZe Gao-15/+44
2023-05-18rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handlerZe Gao-2/+2
2023-05-17tracing: fprobe: Initialize ret valiable to fix smatch errorMasami Hiramatsu (Google)-1/+1
2023-05-15bpf: netdev: init the offload table earlierJakub Kicinski-1/+1