summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Drop redundant driver member from struct pci_epfpciepf-dedupUwe Kleine-König2021-10-052-16/+22
* 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
| * | | | | scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen2021-09-241-0/+4
| * | | | | ocfs2: drop acl cache for directories tooWengang Wang2021-09-241-1/+2
| * | | | | mm/shmem.c: fix judgment error in shmem_is_huge()Liu Yuntao2021-09-241-2/+2
| * | | | | xtensa: increase size of gcc stack frame checkGuenter Roeck2021-09-241-1/+1
| * | | | | mm/damon: don't use strnlen() with known-bogus source lengthAdam Borowski2021-09-241-8/+8
| * | | | | kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESSMarco Elver2021-09-241-0/+2
| * | | | | mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()Naoya Horiguchi2021-09-241-1/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-09-2535-300/+288
|\ \ \ \ \ \