summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-12-242-1/+10
|\
| * bpf: fix nullness propagation for reg to reg comparisonsHao Sun2022-12-221-1/+8
| * bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORKHou Tao2022-12-191-0/+2
* | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-213-5/+11
|\|
| * bpf: Resolve fext program type when checking map compatibilityToke Høiland-Jørgensen2022-12-141-2/+3
| * bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_funcJiri Olsa2022-12-141-0/+5
| * bpf: prevent leak of lsm program after failed attachMilan Landaverde2022-12-141-3/+3
* | Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-211-4/+6
|\ \
| * | rcu: Don't assert interrupts enabled too early in bootPaul E. McKenney2022-12-171-4/+6
* | | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-191-2/+10
|\ \ \
| * | | padata: Mark padata_work_init() as __refNathan Chancellor2022-12-141-2/+10
* | | | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-192-0/+17
|\ \ \ \
| * \ \ \ Merge branch 'topic/objtool' into nextMichael Ellerman2022-12-081-0/+7
| |\ \ \ \
| | * | | | objtool: Add --mnop as an option to --mcountSathvika Vasireddy2022-11-181-0/+7
| * | | | | module: add module_elf_check_arch for module-specific checksNicholas Piggin2022-12-021-0/+10
| |/ / / /
* | | | | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-175-28/+23
|\ \ \ \ \
| * | | | | mm/gup: Fix the lockless PMD accessPeter Zijlstra2022-12-151-1/+1
| * | | | | mm: Introduce set_memory_rox()Peter Zijlstra2022-12-153-8/+4
| * | | | | x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra2022-12-151-5/+0
| * | | | | mm: Move mm_cachep initialization to mm_init()Peter Zijlstra2022-12-151-14/+18
* | | | | | Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-171-3/+4
|\ \ \ \ \ \
| * | | | | | genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain...Thomas Gleixner2022-12-161-2/+2
| * | | | | | genirq/msi: Check for the presence of an irq domain when validating msi_ctrlMarc Zyngier2022-12-161-1/+2
* | | | | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-163-11/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman2022-11-221-1/+1
| * | | | | | Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-2132-286/+570
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | kernel/ksysfs.c: export kernel cpu byteorderThomas Weißschuh2022-11-101-0/+18
| * | | | | | resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()Andy Shevchenko2022-11-101-10/+7
* | | | | | | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-12-1516-182/+642
|\ \ \ \ \ \ \
| * | | | | | | tracing: Improve panic/die notifiersGuilherme G. Piccoli2022-12-141-28/+27
| * | | | | | | ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernelsGuilherme G. Piccoli2022-12-141-0/+1
| * | | | | | | tracing: Do not synchronize freeing of trigger filter on boot upSteven Rostedt (Google)2022-12-141-2/+8
| * | | | | | | tracing: Have trigger filter parsing errors show up in error_logSteven Rostedt (Google)2022-12-131-1/+8
| * | | | | | | tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong2022-12-121-1/+14
| * | | | | | | tracing/osnoise: Add preempt and/or irq disabled optionsDaniel Bristot de Oliveira2022-12-101-5/+43
| * | | | | | | tracing/osnoise: Add PANIC_ON_STOP optionDaniel Bristot de Oliveira2022-12-101-1/+5
| * | | | | | | tracing: Fix some checker warningsDavid Howells2022-12-102-3/+4
| * | | | | | | tracing/osnoise: Make osnoise_options staticDaniel Bristot de Oliveira2022-12-101-2/+2
| * | | | | | | tracing: remove unnecessary trace_trigger ifdefRoss Zwisler2022-12-101-6/+0
| * | | | | | | ring-buffer: Handle resize in early boot upSteven Rostedt2022-12-101-7/+25
| * | | | | | | tracing/hist: Fix issue of losting command info in error_logZheng Yejian2022-12-101-1/+1
| * | | | | | | tracing: Fix issue of missing one synthetic fieldZheng Yejian2022-12-101-1/+1
| * | | | | | | tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'Zheng Yejian2022-12-101-2/+8
| * | | | | | | tracing/hist: Fix wrong return value in parse_action_params()Zheng Yejian2022-12-101-0/+1
| * | | | | | | tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)2022-12-093-15/+18
| * | | | | | | tracing/probes: Handle system names with hyphensSteven Rostedt (Google)2022-12-092-4/+17
| * | | | | | | trace/kprobe: remove duplicated calls of ring_buffer_event_dataSong Chen2022-12-091-2/+0
| * | | | | | | tracing: Add nohitcount option for suppressing display of raw hitcountMasami Hiramatsu (Google)2022-12-092-8/+29
| * | | | | | | tracing: Add .graph suffix option to histogram valueMasami Hiramatsu (Google)2022-12-092-17/+63
| * | | | | | | tracing: Add .percent suffix option to histogram valuesMasami Hiramatsu (Google)2022-12-092-15/+78