summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal1-16/+4
2024-04-17block: Implement zone append emulationDamien Le Moal1-0/+1
2024-04-17block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal1-3/+20
2024-04-17block: Introduce zone write pluggingDamien Le Moal3-1/+20
2024-04-17block: Remember zone capacity when revalidating zonesDamien Le Moal1-0/+1
2024-04-17block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()Damien Le Moal1-0/+13
2024-04-17fsnotify: fix UAF from FS_ERROR event on a shutting down filesystemAmir Goldstein1-0/+4
2024-04-17Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...Christian Brauner1-0/+2
2024-04-17libfs: Add simple_offset_rename() APIChuck Lever1-0/+2
2024-04-17sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev1-4/+0
2024-04-17sched/vtime: Remove confusing arch_vtime_task_switch() declarationAlexander Gordeev1-1/+0
2024-04-17PNP: Add dev_is_pnp() macroGuanbing Huang1-0/+4
2024-04-17net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)1-2/+2
2024-04-17Add bridged amplifiers to cs42l43Mark Brown22-42/+165
2024-04-17mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar1-0/+9
2024-04-17mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-17cgroup/rstat: add cgroup_rstat_lock helpers and tracepointsJesper Dangaard Brouer1-1/+1
2024-04-16gpio: swnode: Add ability to specify native chip selects for SPICharles Keepax1-0/+4
2024-04-16coresight: Add helpers registering/removing both AMBA and platform driversAnshuman Khandual1-0/+7
2024-04-16vfs: export remap and write check helpersDarrick J. Wong1-0/+1
2024-04-15remove call_{read,write}_iter() functionsMiklos Szeredi1-12/+0
2024-04-15kernel_file_open(): get rid of inode argumentAl Viro1-1/+1
2024-04-15fd_is_open(): move to fs/file.cAl Viro1-5/+0
2024-04-15close_on_exec(): pass files_struct instead of fdtableAl Viro1-5/+5
2024-04-15net: dqs: make struct dql more cache efficientBreno Leitao1-2/+3
2024-04-15net: dql: Optimize stall information populationBreno Leitao1-1/+3
2024-04-15net: dql: Separate queue function responsibilitiesBreno Leitao1-19/+25
2024-04-15net: dql: Avoid calling BUG() when WARN() is enoughBreno Leitao1-1/+2
2024-04-15Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfigVignesh Balasubramanian1-1/+1
2024-04-15rcu: Mollify sparse with RCU guardJohannes Berg1-1/+13
2024-04-15dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FSTvrtko Ursulin1-0/+2
2024-04-15rcu: Remove redundant CONFIG_PROVE_RCU #if conditionPaul E. McKenney1-3/+3
2024-04-15vfs, swap: compile out IS_SWAPFILE() on swapless configsAlexey Dobriyan1-0/+6
2024-04-15io_uring: separate header for exported net bitsPavel Begunkov2-6/+18
2024-04-15io_uring: remove async request cachePavel Begunkov1-4/+0
2024-04-15io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringJens Axboe1-3/+0
2024-04-15io_uring/alloc_cache: switch to array based cachingJens Axboe1-1/+1
2024-04-15io_uring/uring_cmd: switch to always allocating async dataJens Axboe1-0/+1
2024-04-15io_uring/rw: always setup io_async_rw for read/write requestsJens Axboe1-0/+1
2024-04-15io_uring: get rid of intermediate aux cqe cachesPavel Begunkov1-2/+1
2024-04-15io_uring: remove struct io_tw_state::lockedPavel Begunkov1-2/+0
2024-04-15nvme/io_uring: use helper for polled completionsJens Axboe1-0/+11
2024-04-15io_uring/cmd: document some uring_cmd related helpersPavel Begunkov1-0/+13
2024-04-15ACPI: platform-profile: add platform_profile_cycle()Gergo Koteles1-0/+1
2024-04-15gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Andy Shevchenko1-4/+4
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin1-1/+1
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin1-0/+3
2024-04-15srcu: Make Tiny SRCU explicitly disable preemptionPaul E. McKenney1-0/+2
2024-04-15rcu: Update lockdep while in RCU read-side critical sectionUladzislau Rezki (Sony)1-1/+1
2024-04-14perf: Move perf_event_fasync() to perf_event.hKyle Huey1-0/+8