summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28bpf: Fix various typos in verifier.c commentsSuchit Karunakaran
2025-07-28bpf: Add third round of bounds deductionPaul Chaignon
2025-07-28bpf: Improve bounds when s64 crosses sign boundaryPaul Chaignon
2025-07-28rv: Fix wrong type cast in reactors_show() and monitor_reactor_show()Nam Cao
2025-07-28rv: Fix wrong type cast in monitors_show()Nam Cao
2025-07-27bpf: Simplify bounds refinement from s32Paul Chaignon
2025-07-27Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-26kstack_erase: Add -mgeneral-regs-only to silence Clang warningsKees Cook
2025-07-26bpf: Move bpf_jit_get_prog_name() to core.cPuranjay Mohan
2025-07-26umd: Remove usermode driver frameworkThomas Weißschuh
2025-07-26bpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh
2025-07-25rv: Remove struct rv_monitor::reactingNam Cao
2025-07-25rv: Remove rv_reactor's reference counterNam Cao
2025-07-25rv: Merge struct rv_reactor_def into struct rv_reactorNam Cao
2025-07-25rv: Merge struct rv_monitor_def into struct rv_monitorNam Cao
2025-07-25rv: Remove unused field in struct rv_monitor_defNam Cao
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-24net: Create separate gro_flush_normal functionSamiullah Khawaja
2025-07-24tracing: Call trace_ftrace_test_filter() for the eventSteven Rostedt
2025-07-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-07-24resource: fix false warning in __request_region()Akinobu Mita
2025-07-24x86: Handle KCOV __init vs inline mismatchesKees Cook
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24rv: Return init error when registering monitorsGabriele Monaco
2025-07-24verification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco
2025-07-24tools/dot2c: Fix generated files going over 100 column limitGabriele Monaco
2025-07-24tracing: Have eprobes handle arraysSteven Rostedt
2025-07-23bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt
2025-07-23Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...Neeraj Upadhyay (AMD)
2025-07-24tracing: probes: Add a kerneldoc for traceprobe_parse_event_name()Masami Hiramatsu (Google)
2025-07-24tracing: uprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
2025-07-24tracing: eprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
2025-07-24tracing: kprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
2025-07-24tracing: fprobe-event: Allocate string buffers from heapMasami Hiramatsu (Google)
2025-07-24tracing: probe: Allocate traceprobe_parse_context from heapMasami Hiramatsu (Google)
2025-07-24tracing: probes: Sort #include alphabeticallyMasami Hiramatsu (Google)
2025-07-23tracing: Deprecate auto-mounting tracefs in debugfsSteven Rostedt
2025-07-23sysctl: rename kern_table -> sysctl_subsys_tableJoel Granados
2025-07-23kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.cJoel Granados
2025-07-23uevent: mv uevent_helper into kobject_uevent.cJoel Granados
2025-07-23sysctl: Remove superfluous includes from kernel/sysctl.cJoel Granados
2025-07-23sysctl: Remove (very) old file changelogJoel Granados
2025-07-23sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.cJoel Granados
2025-07-23sysctl: move cad_pid into kernel/pid.cJoel Granados
2025-07-23sysctl: Move tainted ctl_table into kernel/panic.cJoel Granados
2025-07-23Input: sysrq: mv sysrq into drivers/tty/sysrq.cJoel Granados
2025-07-23fork: mv threads-max into kernel/fork.cJoel Granados
2025-07-23parisc/power: Move soft-power into power.cJoel Granados