summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-03-30Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-28srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERTPaul E. McKenney
2025-03-28kdb: Remove optional size arguments from strscpy() callsThorsten Blum
2025-03-28kdb: remove usage of static environment bufferNir Lichtman
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-28tracing: Use _text and the kernel offset in last_boot_infoSteven Rostedt
2025-03-28tracing: Show last module text symbols in the stacktraceMasami Hiramatsu (Google)
2025-03-28ring-buffer: Remove the unused variable bmetaJiapeng Chong
2025-03-28tracing: Skip update_last_data() if cleared and remove active check for save_...Masami Hiramatsu (Google)
2025-03-28tracing: Initialize scratch_size to zero to prevent UBSteven Rostedt
2025-03-28tracing: Fix a compilation error without CONFIG_MODULESMasami Hiramatsu (Google)
2025-03-28tracing: Freeable reserved ring bufferMasami Hiramatsu (Google)
2025-03-28tracing: Update modules to persistent instances when loadedSteven Rostedt
2025-03-28tracing: Show module names and addresses of last bootSteven Rostedt
2025-03-28tracing: Have persistent trace instances save module addressesSteven Rostedt
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt
2025-03-28tracing: Have persistent trace instances save KASLR offsetSteven Rostedt
2025-03-28ring-buffer: Add ring_buffer_meta_scratch()Steven Rostedt
2025-03-28ring-buffer: Add buffer meta data for persistent ring bufferSteven Rostedt
2025-03-28ring-buffer: Use kaslr address instead of text deltaSteven Rostedt
2025-03-28ring-buffer: Fix bytes_dropped calculation issueFeng Yang
2025-03-28tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-27Merge tag 'probes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-03-27Merge tag 'livepatching-for-6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-27Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-27Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-03-27Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27tracing: probe-events: Add comments about entry data storing codeMasami Hiramatsu (Google)
2025-03-27tracing: probe-events: Log error for exceeding the number of argumentsMasami Hiramatsu (Google)
2025-03-27Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linusPetr Mladek
2025-03-27locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()Boqun Feng
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-26sched_ext: initialize built-in idle state before ops.init()Andrea Righi
2025-03-26sched_ext: create_dsq: Return -EEXIST on duplicate requestJake Hillion
2025-03-26sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()Tejun Heo
2025-03-26sched_ext: idle: Fix return code of scx_select_cpu_dfl()Andrea Righi
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-03-25objtool, panic: Disable SMAP in __stack_chk_fail()Josh Poimboeuf