summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubSteven Rostedt (VMware)2021-10-271-1/+1
* tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)2021-10-182-42/+11
* nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt2021-10-151-1/+1
* selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)2021-10-131-2/+52
* tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)2021-10-131-3/+51
* tracing: Fix missing * in comment blockColin Ian King2021-10-101-1/+1
* bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu2021-10-101-0/+1
* tracing: Fix memory leak in eprobe_register()Vamshi K Sthambamkadi2021-10-101-0/+7
* tracing: Fix missing osnoise tracer on max_latencyJackie Liu2021-10-071-7/+4
* Linux 5.15-rc3v5.15-rc3Linus Torvalds2021-09-261-1/+1
* Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-09-268-260/+164
|\
| * ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee2021-09-245-206/+140
| * ksmbd: remove follow symlinks supportNamjae Jeon2021-09-222-56/+19
| * ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon2021-09-223-5/+11
| * ksmbd: add default data stream name in FILE_STREAM_INFORMATIONNamjae Jeon2021-09-211-5/+3
| * ksmbd: log that server is experimental at module loadSteve French2021-09-211-0/+3
* | Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-09-262-2/+2
|\ \
| * | EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov2021-09-161-1/+1
| * | EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri2021-09-161-1/+1
* | | Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-263-8/+8
|\ \ \
| * | | thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith2021-09-211-2/+2
| * | | thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter2021-09-211-4/+3
| * | | thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart2021-09-141-2/+3
| |/ /
* | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-267-27/+39
|\ \ \
| * | | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2021-09-242-4/+4
| * | | x86/asm: Fix SETZ size enqcmds() build failureKees Cook2021-09-221-1/+1
| * | | x86/setup: Call early_reserve_memory() earlierJuergen Gross2021-09-211-12/+14
| * | | x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-203-10/+20
* | | | Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-261-1/+2
|\ \ \ \
| * | | | posix-cpu-timers: Prevent spuriously armed 0-value itimerFrederic Weisbecker2021-09-231-1/+2
| |/ / /
* | | | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-269-17/+69
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-249-17/+69
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irqchip/gic: Work around broken Renesas integrationMarc Zyngier2021-09-221-1/+51
| | * | | irqchip/renesas-rza1: Use semicolons instead of commasGeert Uytterhoeven2021-09-221-6/+6
| | * | | irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu2021-09-221-1/+1
| | * | | irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap2021-09-221-0/+1
| | * | | irqchip/mbigen: Repair non-kernel-doc notationRandy Dunlap2021-09-221-3/+3
| | * | | irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui2021-09-222-2/+2
| | * | | irqchip/armada-370-xp: Fix ack/eoi breakageMarc Zyngier2021-09-221-2/+2
| | * | | Documentation: Fix irq-domain.rst build warningMarc Zyngier2021-09-031-2/+3
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-2517-39/+69
|\ \ \ \ \
| * | | | | mm: fix uninitialized use in overcommit_policy_handlerChen Jun2021-09-241-2/+2
| * | | | | mm/memory_failure: fix the missing pte_unmap() callQi Zheng2021-09-241-5/+5
| * | | | | kasan: always respect CONFIG_KASAN_STACKNathan Chancellor2021-09-241-1/+2
| * | | | | sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-09-241-1/+1
| * | | | | mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang2021-09-242-1/+6
| * | | | | mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PINWeizhao Ouyang2021-09-241-1/+2
| * | | | | mm: fs: invalidate bh_lrus for only cold pathMinchan Kim2021-09-243-7/+24
| * | | | | lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel2021-09-241-7/+6
| * | | | | tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-09-241-1/+1