summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-04-18firmware: arm_ffa: Add support for FFA_MSG_SEND2Sudeep Holla
2024-04-18firmware: arm_ffa: Stash the partition properties for query purposesSudeep Holla
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig
2024-04-18cpumask: Add assign cpuCharlie Jenkins
2024-04-18usb: renesas_usbhs: Remove renesas_usbhs_get_info() wrapperGeert Uytterhoeven
2024-04-18ARM: 9361/1: amba: store owner from modules with amba_driver_register()Krzysztof Kozlowski
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko
2024-04-17gpiolib: Get rid of never false gpio_is_valid() callsAndy Shevchenko
2024-04-17block: Do not special-case plugging of zone write operationsDamien Le Moal
2024-04-17block: Remove zone write lockingDamien Le Moal
2024-04-17block: Remove elevator required featuresDamien Le Moal
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal
2024-04-17block: Implement zone append emulationDamien Le Moal
2024-04-17block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal
2024-04-17block: Introduce zone write pluggingDamien Le Moal
2024-04-17block: Remember zone capacity when revalidating zonesDamien Le Moal
2024-04-17block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()Damien Le Moal
2024-04-17fsnotify: fix UAF from FS_ERROR event on a shutting down filesystemAmir Goldstein
2024-04-17Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...Christian Brauner
2024-04-17libfs: Add simple_offset_rename() APIChuck Lever
2024-04-17sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev
2024-04-17sched/vtime: Remove confusing arch_vtime_task_switch() declarationAlexander Gordeev
2024-04-17PNP: Add dev_is_pnp() macroGuanbing Huang
2024-04-16net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)
2024-04-17Add bridged amplifiers to cs42l43Mark Brown
2024-04-16mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar
2024-04-16mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador
2024-04-16cgroup/rstat: add cgroup_rstat_lock helpers and tracepointsJesper Dangaard Brouer
2024-04-16gpio: swnode: Add ability to specify native chip selects for SPICharles Keepax
2024-04-16coresight: Add helpers registering/removing both AMBA and platform driversAnshuman Khandual
2024-04-15vfs: export remap and write check helpersDarrick J. Wong
2024-04-15remove call_{read,write}_iter() functionsMiklos Szeredi
2024-04-15kernel_file_open(): get rid of inode argumentAl Viro
2024-04-15fd_is_open(): move to fs/file.cAl Viro
2024-04-15close_on_exec(): pass files_struct instead of fdtableAl Viro
2024-04-15net: dqs: make struct dql more cache efficientBreno Leitao
2024-04-15net: dql: Optimize stall information populationBreno Leitao
2024-04-15net: dql: Separate queue function responsibilitiesBreno Leitao
2024-04-15net: dql: Avoid calling BUG() when WARN() is enoughBreno Leitao
2024-04-15Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfigVignesh Balasubramanian
2024-04-15rcu: Mollify sparse with RCU guardJohannes Berg
2024-04-15dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FSTvrtko Ursulin
2024-04-15rcu: Remove redundant CONFIG_PROVE_RCU #if conditionPaul E. McKenney
2024-04-15vfs, swap: compile out IS_SWAPFILE() on swapless configsAlexey Dobriyan
2024-04-15io_uring: separate header for exported net bitsPavel Begunkov
2024-04-15io_uring: remove async request cachePavel Begunkov
2024-04-15io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringJens Axboe
2024-04-15io_uring/alloc_cache: switch to array based cachingJens Axboe