Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | tracing/probes: Reject symbol/symstr type for uprobe | Masami Hiramatsu (Google) | 2022-12-15 | 3 | -10/+17 | |
| | * | | | | | | | | tracing/probes: Add symstr type for dynamic events | Masami Hiramatsu (Google) | 2022-12-15 | 4 | -24/+85 | |
| | * | | | | | | | | kprobes: kretprobe events missing on 2-core KVM guest | wuqiang | 2022-12-15 | 1 | -6/+2 | |
| | * | | | | | | | | kprobes: Fix check for probe enabled in kill_kprobe() | Li Huafei | 2022-11-28 | 1 | -8/+8 | |
| | * | | | | | | | | tracing: Fix race where eprobes can be called before the event | Steven Rostedt (Google) | 2022-11-23 | 1 | -0/+3 | |
* | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-01-05 | 6 | -143/+163 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | bpf: rename list_head -> graph_root in field info types | Dave Marchevsky | 2022-12-29 | 3 | -22/+24 | |
| * | | | | | | | | | bpf: fix regs_exact() logic in regsafe() to remap IDs correctly | Andrii Nakryiko | 2022-12-28 | 1 | -7/+16 | |
| * | | | | | | | | | bpf: perform byte-by-byte comparison only when necessary in regsafe() | Andrii Nakryiko | 2022-12-28 | 1 | -12/+9 | |
| * | | | | | | | | | bpf: reject non-exact register type matches in regsafe() | Andrii Nakryiko | 2022-12-28 | 1 | -24/+21 | |
| * | | | | | | | | | bpf: generalize MAYBE_NULL vs non-MAYBE_NULL rule | Andrii Nakryiko | 2022-12-28 | 1 | -16/+15 | |
| * | | | | | | | | | bpf: reorganize struct bpf_reg_state fields | Andrii Nakryiko | 2022-12-28 | 1 | -9/+8 | |
| * | | | | | | | | | bpf: teach refsafe() to take into account ID remapping | Andrii Nakryiko | 2022-12-28 | 1 | -4/+12 | |
| * | | | | | | | | | bpf: Remove unused field initialization in bpf's ctl_table | Ricardo Ribalda | 2022-12-22 | 1 | -1/+0 | |
| * | | | | | | | | | bpf: Reduce smap->elem_size | Martin KaFai Lau | 2022-12-21 | 1 | -2/+2 | |
| * | | | | | | | | | bpf: Remove trace_printk_lock | Jiri Olsa | 2022-12-19 | 2 | -26/+25 | |
| * | | | | | | | | | bpf: Do cleanup in bpf_bprintf_cleanup only when needed | Jiri Olsa | 2022-12-19 | 2 | -10/+12 | |
| * | | | | | | | | | bpf: Add struct for bin_args arg in bpf_bprintf_prepare | Jiri Olsa | 2022-12-19 | 3 | -26/+35 | |
* | | | | | | | | | | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-12-21 | 3 | -5/+11 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | bpf: Resolve fext program type when checking map compatibility | Toke Høiland-Jørgensen | 2022-12-15 | 1 | -2/+3 | |
| * | | | | | | | | | bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func | Jiri Olsa | 2022-12-14 | 1 | -0/+5 | |
| * | | | | | | | | | bpf: prevent leak of lsm program after failed attach | Milan Landaverde | 2022-12-14 | 1 | -3/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-12-21 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | rcu: Don't assert interrupts enabled too early in boot | Paul E. McKenney | 2022-12-18 | 1 | -4/+6 | |
* | | | | | | | | | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2022-12-19 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | padata: Mark padata_work_init() as __ref | Nathan Chancellor | 2022-12-14 | 1 | -2/+10 | |
* | | | | | | | | | | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-12-19 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'topic/objtool' into next | Michael Ellerman | 2022-12-08 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | objtool: Add --mnop as an option to --mcount | Sathvika Vasireddy | 2022-11-18 | 1 | -0/+7 | |
| * | | | | | | | | | | | module: add module_elf_check_arch for module-specific checks | Nicholas Piggin | 2022-12-02 | 1 | -0/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-17 | 5 | -28/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm/gup: Fix the lockless PMD access | Peter Zijlstra | 2022-12-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | mm: Introduce set_memory_rox() | Peter Zijlstra | 2022-12-15 | 3 | -8/+4 | |
| * | | | | | | | | | | | x86/mm: Use mm_alloc() in poking_init() | Peter Zijlstra | 2022-12-15 | 1 | -5/+0 | |
| * | | | | | | | | | | | mm: Move mm_cachep initialization to mm_init() | Peter Zijlstra | 2022-12-15 | 1 | -14/+18 | |
* | | | | | | | | | | | | Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-12-17 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain... | Thomas Gleixner | 2022-12-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | genirq/msi: Check for the presence of an irq domain when validating msi_ctrl | Marc Zyngier | 2022-12-16 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-12-16 | 3 | -11/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | kobject: kset_uevent_ops: make filter() callback take a const * | Greg Kroah-Hartman | 2022-11-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge 6.1-rc6 into driver-core-next | Greg Kroah-Hartman | 2022-11-21 | 32 | -286/+570 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | kernel/ksysfs.c: export kernel cpu byteorder | Thomas Weißschuh | 2022-11-10 | 1 | -0/+18 | |
| * | | | | | | | | | | | | resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info() | Andy Shevchenko | 2022-11-10 | 1 | -10/+7 | |
* | | | | | | | | | | | | | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2022-12-16 | 16 | -182/+642 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | tracing: Improve panic/die notifiers | Guilherme G. Piccoli | 2022-12-14 | 1 | -28/+27 | |
| * | | | | | | | | | | | | ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels | Guilherme G. Piccoli | 2022-12-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | tracing: Do not synchronize freeing of trigger filter on boot up | Steven Rostedt (Google) | 2022-12-14 | 1 | -2/+8 | |
| * | | | | | | | | | | | | tracing: Have trigger filter parsing errors show up in error_log | Steven Rostedt (Google) | 2022-12-13 | 1 | -1/+8 | |
| * | | | | | | | | | | | | tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line | Yang Jihong | 2022-12-12 | 1 | -1/+14 | |
| * | | | | | | | | | | | | tracing/osnoise: Add preempt and/or irq disabled options | Daniel Bristot de Oliveira | 2022-12-10 | 1 | -5/+43 |