aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-01-28bpf: iterators: Split iterators.lskel.h into little- and big- endian versionsIlya Leoshkevich5-7/+435
2023-01-28bpf: Build-time assert that cpumask offset is zeroDavid Vernet1-0/+3
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski11-302/+1458
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-12/+23
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-27/+59
2023-01-27Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds9-15/+39
2023-01-26bpf: Fix the kernel crash caused by bpf_setsockopt().Kui-Feng Lee1-1/+0
2023-01-26locking/rwsem: Disable preemption in all down_write*() and up_write() code pathsWaiman Long1-19/+19
2023-01-26locking/rwsem: Disable preemption in all down_read*() and up_read() code pathsWaiman Long1-6/+24
2023-01-26locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpathWaiman Long1-10/+9
2023-01-26Merge tag 'v6.2-rc5' into locking/core, to pick up fixesIngo Molnar17-76/+157
2023-01-25module: Use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+2
2023-01-25kernel/params.c: Use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+2
2023-01-25bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet1-1/+1
2023-01-25bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepableDavid Vernet1-2/+3
2023-01-25bpf/docs: Document cpumask kfuncs in a new fileDavid Vernet1-0/+208
2023-01-25bpf: Enable cpumasks to be queried and used as kptrsDavid Vernet2-0/+269
2023-01-25bpf: Disallow NULLable pointers for trusted kfuncsDavid Vernet1-0/+6
2023-01-25tracing/histogram: Add simple tests for stacktrace usage of synthetic eventsSteven Rostedt (Google)1-1/+1
2023-01-25tracing/histogram: Add stacktrace typeSteven Rostedt (Google)1-0/+4
2023-01-25tracing: Allow synthetic events to pass around stacktracesSteven Rostedt (Google)4-5/+87
2023-01-25tracing: Allow stacktraces to be saved as histogram variablesSteven Rostedt (Google)1-9/+41
2023-01-25tracing: Simplify calculating entry size using struct_size()Steven Rostedt (Google)1-2/+1
2023-01-25tracing: Add NULL checks for buffer in ring_buffer_free_read_page()Jia-Ju Bai1-1/+6
2023-01-25tracing: Add a way to filter function addresses to function namesSteven Rostedt (Google)2-2/+93
2023-01-25rv: remove redundant initialization of pointer ptrColin Ian King1-1/+1
2023-01-25tracing/filter: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-01-24bpf: Allow trusted args to walk struct when checking BTF IDsDavid Vernet2-1/+90
2023-01-24bpf: Enable annotating trusted nested pointersDavid Vernet2-3/+90
2023-01-24trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova1-0/+2
2023-01-24clocksource: Suspend the watchdog temporarily when high read latency detectedFeng Tang1-13/+32
2023-01-24tracing/osnoise: Use built-in RCU list checkingChuang Wang1-3/+2
2023-01-24module: Don't wait for GOING modulesPetr Pavlu1-5/+21
2023-01-24tracing: Kconfig: Fix spelling/grammar/punctuationRandy Dunlap1-4/+4
2023-01-24tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)3-2/+4
2023-01-24ftrace: Export ftrace_free_filter() to modulesMark Rutland1-1/+22
2023-01-24Compiler attributes: GCC cold function alignment workaroundsMark Rutland1-1/+8
2023-01-24ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland2-5/+111
2023-01-23rcu: Disable laziness if lazy-tracking says soJoel Fernandes (Google)1-1/+3
2023-01-23bpf: Support consuming XDP HW metadata from fext programsToke Høiland-Jørgensen3-32/+92
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev3-1/+76
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev3-30/+78
2023-01-23bpf: Reshuffle some parts of bpf/offload.cStanislav Fomichev1-105/+117
2023-01-23bpf: Move offload initialization into late_initcallStanislav Fomichev1-15/+7
2023-01-23bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloadedStanislav Fomichev4-24/+24
2023-01-22Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-22/+34
2023-01-22kheaders: use standard naming for the temporary directoryThomas Weißschuh1-1/+1
2023-01-22Merge 6.2-rc5 into driver-core-nextGreg Kroah-Hartman14-58/+109
2023-01-21Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+2
2023-01-21Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+2