summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-78/+108
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller4-342/+322
2023-12-30Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-59/+73
2023-12-30locking/osq_lock: Clarify osq_wait_next()David Laight1-5/+4
2023-12-30locking/osq_lock: Clarify osq_wait_next() calling conventionDavid Laight1-12/+9
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight1-0/+7
2023-12-30ftrace: Fix modification of direct_function hash while in useSteven Rostedt (Google)1-53/+47
2023-12-29tracing: Fix blocked reader of snapshot bufferSteven Rostedt (Google)2-4/+19
2023-12-29ring-buffer: Fix wake ups when buffer_percent is set to 100Steven Rostedt (Google)1-2/+7
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2023-12-21bpf: Avoid unnecessary use of comma operator in verifierSimon Horman1-1/+1
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni13-413/+144
2023-12-21Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+13
2023-12-21tracing / synthetic: Disable events after testing in synth_event_gen_test_init()Steven Rostedt (Google)1-0/+11
2023-12-21bpf: Re-support uid and gid when mounting bpffsDaniel Borkmann1-2/+51
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds2-45/+14
2023-12-20kexec: select CRYPTO from KEXEC_FILE instead of depending on itArnd Bergmann1-1/+2
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann1-0/+1
2023-12-20bpf: Use c->unit_size to select target cache during freeHou Tao1-94/+11
2023-12-20tracing/synthetic: fix kernel-doc warningsRandy Dunlap1-2/+2
2023-12-19bpf: add support for passing dynptr pointer to global subprogAndrii Nakryiko2-0/+30
2023-12-19bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog argsAndrii Nakryiko2-7/+42
2023-12-19bpf: reuse subprog argument parsing logic for subprog call checksAndrii Nakryiko1-80/+30
2023-12-19bpf: move subprog call logic back to verifier.cAndrii Nakryiko2-146/+146
2023-12-19bpf: prepare btf_prepare_func_args() for handling static subprogsAndrii Nakryiko2-14/+9
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko2-60/+15
2023-12-19bpf: abstract away global subprog arg preparation logic from reg state setupAndrii Nakryiko2-34/+47
2023-12-19bpf: make the verifier tracks the "not equal" for regsMenglong Dong1-1/+37
2023-12-19Merge tag 'trace-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-55/+24
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko11-767/+94
2023-12-18ring-buffer: Fix slowpath of interrupted eventSteven Rostedt (Google)1-55/+24
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski22-458/+1497
2023-12-18bpf: Ensure precise is reset to false in __mark_reg_const_zero()Andrii Nakryiko1-18/+11
2023-12-18bpf: Fail uprobe multi link with negative offsetJiri Olsa1-2/+6
2023-12-17Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2023-12-16Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-82/+68
2023-12-15x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov1-1/+1
2023-12-15bpf: Fix dtor CFIPeter Zijlstra2-3/+21
2023-12-15x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra1-8/+8
2023-12-15x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra1-0/+25
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2-218/+16
2023-12-15cred: switch to using atomic_long_tJens Axboe1-32/+32
2023-12-15bpf: Limit the number of kprobes when attaching program to multiple kprobesHou Tao1-0/+3
2023-12-15bpf: Limit the number of uprobes when attaching program to multiple uprobesHou Tao1-0/+4
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2-6/+5
2023-12-15ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMISteven Rostedt (Google)1-0/+6
2023-12-15ring-buffer: Have rb_time_cmpxchg() set the msb counter tooSteven Rostedt (Google)1-0/+2
2023-12-15ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()Mathieu Desnoyers1-2/+2
2023-12-15ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)1-1/+3