- bdac5c2 bootconfig: Allocate xbc_data inside xbc_init() by Masami Hiramatsu · 3 years, 3 months ago
- 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
- 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 4 months ago
- 49d67e4 tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 4 months ago
- b30a779 tracing: Initialize upper and lower vars in pid_list_refill_irq() by Steven Rostedt (VMware) · 3 years, 3 months ago
- 8d6e9098 tracing: Create a sparse bitmask for pid filtering by Steven Rostedt (VMware) · 3 years, 3 months ago
- 6954e41 tracing: Place trace_pid_list logic into abstract functions by Steven Rostedt (VMware) · 3 years, 3 months ago
- bf094cf x86/kprobes: Fixup return address in generic trampoline handler by Masami Hiramatsu · 3 years, 3 months ago
- 7da89495 tracing: Show kretprobe unknown indicator only for kretprobe_trampoline by Masami Hiramatsu · 3 years, 3 months ago
- 19138af x86/unwind: Recover kretprobe trampoline entry by Masami Hiramatsu · 3 years, 3 months ago
- 1f36839 x86/kprobes: Push a fake return address at kretprobe_trampoline by Masami Hiramatsu · 3 years, 3 months ago
- df91c5b kprobes: Enable stacktrace from pt_regs in kretprobe handler by Masami Hiramatsu · 3 years, 3 months ago
- 7391dd1 arm: kprobes: Make space for instruction pointer on stack by Masami Hiramatsu · 3 years, 3 months ago
- c1f76fe ia64: Add instruction_pointer_set() API by Masami Hiramatsu · 3 years, 3 months ago
- bb6121b ARC: Add instruction_pointer_set() API by Masami Hiramatsu · 3 years, 3 months ago
- eb4a3f7 x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline() by Josh Poimboeuf · 3 years, 3 months ago
- 5b284b1 objtool: Ignore unwind hints for ignored functions by Josh Poimboeuf · 3 years, 3 months ago
- e028c4f objtool: Add frame-pointer-specific function ignore by Josh Poimboeuf · 3 years, 3 months ago
- 03bac0d kprobes: Add kretprobe_find_ret_addr() for searching return address by Masami Hiramatsu · 3 years, 3 months ago
- adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 3 months ago
- 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 3 months ago
- f2ec8d9 kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor() by Masami Hiramatsu · 3 years, 3 months ago
- a7fe237 ia64: kprobes: Fix to pass correct trampoline address to the handler by Masami Hiramatsu · 3 years, 3 months ago
- 29e8077a kprobes: Use bool type for functions which returns boolean value by Masami Hiramatsu · 3 years, 3 months ago
- c42421e kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe() by Masami Hiramatsu · 3 years, 3 months ago
- 57d4e31 kprobes: Add assertions for required lock by Masami Hiramatsu · 3 years, 3 months ago
- dfc05b5 kprobes: Use IS_ENABLED() instead of kprobes_built_in() by Masami Hiramatsu · 3 years, 3 months ago
- 223a76b kprobes: Fix coding style issues by Masami Hiramatsu · 3 years, 3 months ago
- 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 3 months ago
- 4402dea kprobes: Make arch_check_ftrace_location static by Punit Agrawal · 3 years, 3 months ago
- 71bdc8f csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location() by Punit Agrawal · 3 years, 3 months ago
- 02afb8d kprobe: Simplify prepare_kprobe() by dropping redundant version by Punit Agrawal · 3 years, 3 months ago
- 5d6de7d kprobes: Use helper to parse boolean input from userspace by Punit Agrawal · 3 years, 3 months ago
- 8f7262c kprobes: Do not use local variable when creating debugfs file by Punit Agrawal · 3 years, 3 months ago
- 5816b3e Linux 5.15-rc3 by Linus Torvalds · 3 years, 3 months ago
- 5e5d759 Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
- 996148e Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 3 years, 3 months ago
- 299d6e4 Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 3 months ago
- 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 3a398ac Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- dc0f97c Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
- bb19237 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 3 months ago
- f6f360a Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 2d70de4 Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 5739844 Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- 90316e6 Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 3 months ago
- a5e0aceab Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 3 months ago
- b8f4296 Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 3 months ago
- 8573616 Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 3 months ago
- 9cbef30 Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 3 months ago
- f9d4be2 Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 3 months ago
- 2c4e969 Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 3 months ago
- 265fd19 ksmbd: use LOOKUP_BENEATH to prevent the out of share access by Hyunchul Lee · 3 years, 3 months ago
- bcbda81 mm: fix uninitialized use in overcommit_policy_handler by Chen Jun · 3 years, 3 months ago
- 5c91c0e mm/memory_failure: fix the missing pte_unmap() call by Qi Zheng · 3 years, 3 months ago
- 1953286 kasan: always respect CONFIG_KASAN_STACK by Nathan Chancellor · 3 years, 3 months ago
- e8e9f1e sh: pgtable-3level: fix cast to pointer from integer of different size by Geert Uytterhoeven · 3 years, 3 months ago
- 57ed7b4 mm/debug: sync up latest migrate_reason to migrate_reason_names by Weizhao Ouyang · 3 years, 3 months ago
- a4ce739 mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN by Weizhao Ouyang · 3 years, 3 months ago
- 243418e mm: fs: invalidate bh_lrus for only cold path by Minchan Kim · 3 years, 3 months ago
- b7cd9fa lib/zlib_inflate/inffast: check config in C to avoid unused function warning by Paul Menzel · 3 years, 3 months ago
- ebaeab2 tools/vm/page-types: remove dependency on opt_file for idle page tracking by Changbin Du · 3 years, 3 months ago
- d09c387 scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error by Miles Chen · 3 years, 3 months ago
- 9c0f0a0 ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 3 months ago
- de6ee65 mm/shmem.c: fix judgment error in shmem_is_huge() by Liu Yuntao · 3 years, 3 months ago
- 8670502 xtensa: increase size of gcc stack frame check by Guenter Roeck · 3 years, 3 months ago
- 892ab4b mm/damon: don't use strnlen() with known-bogus source length by Adam Borowski · 3 years, 3 months ago
- fa360be kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS by Marco Elver · 3 years, 3 months ago
- acfa299 mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable() by Naoya Horiguchi · 3 years, 3 months ago
- 7df778b io_uring: make OP_CLOSE consistent with direct open by Pavel Begunkov · 3 years, 3 months ago
- 7d42e98 Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 3 months ago
- 47d7e65 Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 3 months ago
- ea1f916 Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 3 months ago
- 1b7eaf5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 3 months ago
- 4c4f0c2 Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 3 months ago
- e655c81 Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 3 months ago
- a801695 Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 3 months ago
- e61b2ad Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 3 months ago
- f278eb3d block: hold ->invalidate_lock in blkdev_fallocate by Ming Lei · 3 years, 3 months ago
- 5afedf6 blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 3 years, 3 months ago
- a647a52 block: don't call rq_qos_ops->done_bio if the bio isn't tracked by Ming Lei · 3 years, 3 months ago
- 9f3a2cb io_uring: kill extra checks in io_write() by Pavel Begunkov · 3 years, 3 months ago
- cdb31c2 io_uring: don't punt files update to io-wq unconditionally by Jens Axboe · 3 years, 3 months ago
- 9990da9 io_uring: put provided buffer meta data under memcg accounting by Jens Axboe · 3 years, 3 months ago
- 8bab4c0 io_uring: allow conditional reschedule for intensive iterators by Jens Axboe · 3 years, 3 months ago
- 5b7aa38 io_uring: fix potential req refcount underflow by Hao Xu · 3 years, 3 months ago
- a62682f io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow by Hao Xu · 3 years, 3 months ago
- bd99c71 io_uring: fix race between poll completion and cancel_hash insertion by Hao Xu · 3 years, 3 months ago
- 87c1696 io-wq: ensure we exit if thread group is exiting by Jens Axboe · 3 years, 3 months ago
- 5cad875 Merge tag 'nvme-5.15-2021-09-24' of git://git.infradead.org/nvme into block-5.15 by Jens Axboe · 3 years, 3 months ago
- f9bfed3 Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 3 months ago
- 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 3 months ago
- 0292dbd Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years, 3 months ago
- 9e3eed5 USB: serial: option: add device id for Foxconn T99W265 by Slark Xiao · 3 years, 3 months ago
- 3bd18ba USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter by Uwe Brandt · 3 years, 3 months ago
- 9ed38fd cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
- 1db1aa9 smb3: correct server pointer dereferencing check to be more consistent by Steve French · 3 years, 3 months ago
- ef88d7a Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 3 months ago
- 22a9460 Merge tag 'amd-drm-fixes-5.15-2021-09-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 3 months ago