summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/kprobes: Fixup return address in generic trampoline handlerMasami Hiramatsu2021-10-011-0/+3
* objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf2021-10-011-0/+12
* kprobes: Add kretprobe_find_ret_addr() for searching return addressMasami Hiramatsu2021-10-011-0/+22
* kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-10-011-2/+2
* kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-10-011-5/+13
* kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu2021-10-011-1/+0
* kprobes: Use bool type for functions which returns boolean valueMasami Hiramatsu2021-10-011-4/+4
* kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...Masami Hiramatsu2021-10-011-1/+1
* kprobes: Use IS_ENABLED() instead of kprobes_built_in()Masami Hiramatsu2021-10-011-13/+1
* kprobes: Fix coding style issuesMasami Hiramatsu2021-10-011-17/+23
* kprobes: Make arch_check_ftrace_location staticPunit Agrawal2021-10-011-2/+0
* kprobe: Simplify prepare_kprobe() by dropping redundant versionPunit Agrawal2021-10-011-0/+5
* Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-261-0/+2
|\
| * x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-201-0/+2
* | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-261-1/+1
|\ \
| * \ Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-241-1/+1
| |\ \ | | |/ | |/|
| | * irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui2021-09-221-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-262-3/+7
|\ \ \
| * | | mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang2021-09-251-1/+5
| * | | mm: fs: invalidate bh_lrus for only cold pathMinchan Kim2021-09-251-2/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-09-261-1/+0
|\ \ \ \
| * | | | scsi: core: Remove 'current_tag'Hannes Reinecke2021-09-221-1/+0
* | | | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-261-12/+0
|\ \ \ \ \
| * | | | | swiotlb-xen: this is PV-only on x86Jan Beulich2021-09-201-12/+0
* | | | | | Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-251-3/+3
|\ \ \ \ \ \
| * | | | | | erofs: fix up erofs_lookup tracepointGao Xiang2021-09-231-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-252-0/+21
|\ \ \ \ \ \
| * | | | | | nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEMDouglas Anderson2021-09-141-0/+14
| * | | | | | binder: fix freeze raceLi Li2021-09-141-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-251-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2021-09-141-0/+2
| |/ / / /
* | | | | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-241-8/+0
|\ \ \ \ \
| * | | | | Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He2021-09-231-8/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-231-0/+2
|\ \ \ \ \
| * | | | | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-0/+2
| |/ / / /
* | | | | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-235-2/+15
|\ \ \ \ \
| * | | | | net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean2021-09-191-0/+8
| * | | | | net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner2021-09-191-0/+1
| * | | | | net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+1
| * | | | | net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-09-191-0/+3
| * | | | | net: update NXP copyright textVladimir Oltean2021-09-172-2/+2
* | | | | | Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-211-2/+6
|\ \ \ \ \ \
| * | | | | | afs: Try to avoid taking RCU read lock when checking vnode validityDavid Howells2021-09-131-2/+6
* | | | | | | Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-09-211-1/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | cifs: remove pathname for file from SPDX headerSteve French2021-09-131-1/+0
| | |_|/ / / | |/| | | |
* | | | | | pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2021-09-201-23/+3
* | | | | | Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-191-0/+1
|\ \ \ \ \ \
| * | | | | | x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-141-0/+1
* | | | | | | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2021-09-192-10/+3
* | | | | | | Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-171-5/+16
|\ \ \ \ \ \ \