summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-09-275-8/+32
|\
| * HID: amd_sfh: Fix potential NULL pointer dereferenceBasavaraj Natikar2021-09-271-8/+4
| * HID: u2fzero: ignore incomplete packets without dataAndrej Shadura2021-09-221-1/+3
| * HID: amd_sfh: Fix potential NULL pointer dereferenceEvgeny Novikov2021-09-161-1/+5
| * HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDsJoshua-Dickens2021-09-151-0/+8
| * HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-09-151-0/+7
| * HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman2021-09-151-3/+10
* | 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-255-206/+140
| * | ksmbd: remove follow symlinks supportNamjae Jeon2021-09-232-56/+19
| * | ksmbd: check protocol id in ksmbd_verify_smb_message()Namjae Jeon2021-09-233-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-2617-39/+69
|\ \ \ \ \ \
| * | | | | | mm: fix uninitialized use in overcommit_policy_handlerChen Jun2021-09-251-2/+2
| * | | | | | mm/memory_failure: fix the missing pte_unmap() callQi Zheng2021-09-251-5/+5
| * | | | | | kasan: always respect CONFIG_KASAN_STACKNathan Chancellor2021-09-251-1/+2
| * | | | | | sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-09-251-1/+1
| * | | | | | mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang2021-09-252-1/+6
| * | | | | | mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PINWeizhao Ouyang2021-09-251-1/+2
| * | | | | | mm: fs: invalidate bh_lrus for only cold pathMinchan Kim2021-09-253-7/+24
| * | | | | | lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel2021-09-251-7/+6
| * | | | | | tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-09-251-1/+1
| * | | | | | scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen2021-09-251-0/+4
| * | | | | | ocfs2: drop acl cache for directories tooWengang Wang2021-09-251-1/+2