summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-12mm: Warn on shadow stack memory in wrong vmaRick Edgecombe1-0/+14
2023-07-12mm: Add guard pages around a shadow stack.Rick Edgecombe1-6/+48
2023-07-12mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu1-0/+8
2023-07-12mm: Move VM_UFFD_MINOR_BIT from 37 to 38Yu-cheng Yu1-1/+1
2023-07-12mm: Re-introduce vm_flags to do_mmap()Yu-cheng Yu1-1/+2
2023-07-12mm: Make pte_mkwrite() take a VMARick Edgecombe2-3/+3
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2-1/+15
2023-07-11scsi: ufs: core: Export symbols for MTK driver modulePo-Wen Kao1-0/+3
2023-07-11scsi: ufs: core: Convert UPIU_HEADER_DWORD() into a functionBart Van Assche1-3/+5
2023-07-11Non-functional cleanup of a "__user * filename"Palmer Dabbelt1-1/+1
2023-07-11scsi: target: iscsi: Remove the unused netif_timeout attributeMaurizio Lombardi1-4/+0
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2-0/+26
2023-07-11spi: Fix spelling typos and acronyms capitalizationAndy Shevchenko2-63/+76
2023-07-11spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SSAndy Shevchenko1-2/+1
2023-07-11spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RXAndy Shevchenko1-2/+0
2023-07-11spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RXAndy Shevchenko1-2/+0
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard551-6583/+23013
2023-07-11jbd2: fix a race when checking checkpoint buffer busyZhang Yi1-0/+1
2023-07-11jbd2: remove journal_clean_one_cp_list()Zhang Yi1-8/+4
2023-07-11jbd2: remove t_checkpoint_io_listZhang Yi1-6/+0
2023-07-11fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)1-0/+1
2023-07-10workqueue: Warn attempt to flush system-wide workqueues.Tetsuo Handa1-41/+3
2023-07-10module: Ignore RISC-V mapping symbols tooPalmer Dabbelt1-1/+11
2023-07-10evm: Align evm_inode_init_security() definition with LSM infrastructureRoberto Sassu1-6/+8
2023-07-10security: Allow all LSMs to provide xattrs for inode_init_security hookRoberto Sassu2-3/+23
2023-07-10spi: Sort headers alphabeticallyAndy Shevchenko1-6/+6
2023-07-10ACPICA: Update version to 20230628Bob Moore1-1/+1
2023-07-10ACPICA: RHCT: Add flags, CMO and MMU nodesSunil V L1-1/+25
2023-07-10ACPICA: MADT: Add RISC-V external interrupt controllersSunil V L1-1/+49
2023-07-10ACPICA: Add a define for size of struct acpi_srat_generic_affinity device_handleDave Jiang1-1/+3
2023-07-10ACPICA: Fix misspelled CDAT DSMAS defineDave Jiang1-1/+1
2023-07-10ACPICA: Detect GED device and keep track of _EVTJose Marinho1-0/+1
2023-07-10block: remove dead struc request->completion_data fieldJens Axboe1-3/+3
2023-07-10nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar1-1/+1
2023-07-10ALSA: emu10k1: make E-MU dock monitoring interrupt-drivenOswald Buddenhagen1-2/+2
2023-07-10ACPICA: fix for conflict macro definition on zephyr interfaceNajumon B.A1-3/+0
2023-07-10ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville1-0/+1
2023-07-10dnotify: Pass argument of fcntl_dirnotify as intLuca Vizzarro1-2/+2
2023-07-10pipe: Pass argument of pipe_fcntl as intLuca Vizzarro1-2/+2
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro2-8/+8
2023-07-10fcntl: Cast commands with int args explicitlyLuca Vizzarro1-1/+1
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding1-0/+3
2023-07-10fs: new helper: simple_rename_timestampJeff Layton1-0/+2
2023-07-10fs: add ctime accessors infrastructureJeff Layton1-1/+44
2023-07-10sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2-2/+6
2023-07-10Merge branch '20230620-topic-sc8280_gccgdsc-v2-2-562c1428c10d@linaro.org' int...Bjorn Andersson1-0/+10
2023-07-10Merge branch '20230620-topic-sc8280_gccgdsc-v2-2-562c1428c10d@linaro.org' int...Bjorn Andersson1-0/+10
2023-07-10dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCsKonrad Dybcio1-0/+10
2023-07-10dt-bindings: clock: Add USB related clocks for IPQ9574Varadarajan Narayanan1-0/+2
2023-07-10ASoC: soc-dapm.h: Convert macros to return a compound literalHerve Codina1-46/+92