summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-12bpf: Clear the probe_addr for uprobeYafang Shao1-1/+2
2023-07-12x86/mm: Introduce MAP_ABOVE4GRick Edgecombe1-0/+4
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 Edgecombe1-0/+14
2023-07-11Non-functional cleanup of a "__user * filename"Palmer Dabbelt1-1/+1
2023-07-11spi: Fix spelling typos and acronyms capitalizationAndy Shevchenko1-62/+75
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 Ripard312-5372/+14965
2023-07-11jbd2: fix a race when checking checkpoint buffer busyZhang Yi1-0/+1
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-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-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-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-10iio: inkern: Add a helper to query an available minimum raw valueHerve Codina1-0/+12
2023-07-10minmax: Introduce {min,max}_array()Herve Codina1-0/+64
2023-07-10iio: consumer.h: Fix raw values documentation notesHerve Codina1-10/+15
2023-07-10lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifierAndy Shevchenko1-10/+1
2023-07-10lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko1-0/+65
2023-07-09Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2023-07-08sysfb: Do not include <linux/screen_info.h> from sysfb headerThomas Zimmermann1-1/+2
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann1-1/+2
2023-07-08Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2-6/+4
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle1-6/+0
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle1-0/+1
2023-07-08Input: gameport - use IS_REACHABLE() instead of open-coding itDmitry Torokhov1-1/+1
2023-07-07Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+9
2023-07-06bpf: add percpu stats for bpf_map elements insertions/deletionsAnton Protopopov1-0/+30
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-198/+24
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-212/+4
2023-07-06Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3