summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds4 days1-24/+24
|\
| * bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic()Peilin Ye2025-01-061-8/+4
| * bpf, arm64: Factor out emit_a64_add_i()Peilin Ye2025-01-061-8/+14
| * bpf, arm64: Simplify if logic in emit_lse_atomic()Peilin Ye2025-01-061-10/+8
* | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds5 days96-2862/+1212
|\ \
| * | powerpc/crc: delete obsolete crc-vpmsum_test.cEric Biggers2024-12-104-144/+0
| * | lib/crc32test: delete obsolete crc32test.cEric Biggers2024-12-1013-13/+0
| * | powerpc/crc-t10dif: expose CRC-T10DIF function through libEric Biggers2024-12-028-71/+23
| * | arm64/crc-t10dif: expose CRC-T10DIF function through libEric Biggers2024-12-028-146/+85
| * | arm/crc-t10dif: expose CRC-T10DIF function through libEric Biggers2024-12-027-137/+84
| * | x86/crc-t10dif: expose CRC-T10DIF function through libEric Biggers2024-12-027-156/+55
| * | x86/crc32: expose CRC32 functions through libEric Biggers2024-12-029-480/+129
| * | x86/crc32: update prototype for crc32_pclmul_le_16()Eric Biggers2024-12-022-12/+11
| * | x86/crc32: update prototype for crc_pcl()Eric Biggers2024-12-022-35/+35
| * | sparc/crc32: expose CRC32 functions through libEric Biggers2024-12-027-199/+97
| * | s390/crc32: expose CRC32 functions through libEric Biggers2024-12-0211-322/+96
| * | powerpc/crc32: expose CRC32 functions through libEric Biggers2024-12-0211-192/+98
| * | mips/crc32: expose CRC32 functions through libEric Biggers2024-12-0210-374/+195
| * | loongarch/crc32: expose CRC32 functions through libEric Biggers2024-12-027-312/+138
| * | arm/crc32: expose CRC32 functions through libEric Biggers2024-12-029-268/+129
| * | lib/crc32: expose whether the lib is really optimized at runtimeEric Biggers2024-12-022-0/+20
| * | lib/crc32: improve support for arch-specific overridesEric Biggers2024-12-026-9/+25
| * | lib/crc32: drop leading underscores from __crc32c_le_baseEric Biggers2024-12-022-2/+2
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds5 days1-1/+1
|\ \ \
| * | | arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clockShengjiu Wang2024-12-261-1/+1
| |/ /
* | | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5 days4-0/+8
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11 days34-230/+236
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-0421-53/+153
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-12-1951-195/+501
| |\ \ \ \ \
| * | | | | | sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri2024-12-174-0/+8
* | | | | | | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6 days5-11/+31
|\ \ \ \ \ \ \
| * | | | | | | treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker2025-01-081-1/+1
| * | | | | | | sched,arm64: Handle CPU isolation on last resort fallback rq selectionFrederic Weisbecker2025-01-083-3/+17
| * | | | | | | arm64: Exclude nohz_full CPUs from 32bits el0 supportFrederic Weisbecker2025-01-081-1/+9
| * | | | | | | arm/bL_switcher: Use kthread_run_on_cpu()Frederic Weisbecker2024-12-091-6/+4
* | | | | | | | Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6 days1-2/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v6.13-rc6' into drm-nextDave Airlie2025-01-1042-150/+502
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-12-191-2/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | arm64: dts: zynqmp: Add DMA for DP audioTomi Valkeinen2024-12-191-2/+5
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6 days35-274/+396
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddrMasami Hiramatsu (Google)2024-12-263-0/+86
| * | | | | | | | fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)2024-12-265-0/+25
| * | | | | | | | fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)2024-12-266-0/+35
| * | | | | | | | s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle2024-12-265-46/+20
| * | | | | | | | ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)2024-12-265-0/+5
| * | | | | | | | tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)2024-12-264-0/+27
| * | | | | | | | tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regsMasami Hiramatsu (Google)2024-12-262-0/+27
| * | | | | | | | fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)2024-12-263-0/+3
| * | | | | | | | fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)2024-12-2620-190/+97
| * | | | | | | | fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)2024-12-266-22/+74