aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-22x86: Stop using weak symbols for __iowrite32_copy()Jason Gunthorpe1-1/+4
2024-04-22workqueue: Use "@..." in function comment to describe variable length argumentTejun Heo1-1/+1
2024-04-22Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-10/+3
2024-04-22io_uring/kbuf: add helpers for getting/peeking multiple buffersJens Axboe1-0/+3
2024-04-22timerqueue: Remove never used function timerqueue_node_expires()Anna-Maria Behnsen1-5/+0
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh1-1/+1
2024-04-22Backmerge tag 'v6.9-rc5' into drm-nextDave Airlie31-86/+241
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2024-04-20Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever1-10/+3
2024-04-20iio: backend: add new functionalityNuno Sa1-0/+49
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil1-6/+19
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil1-0/+2
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil1-1/+1
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa1-2/+3
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+6
2024-04-19KVM: Allow page-sized MMU caches to be initialized with custom 64-bit valuesSean Christopherson1-0/+1
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds2-32/+42
2024-04-19firmware: arm_scmi: Add basic support for SCMI v3.2 pincontrol protocolPeng Fan1-0/+84
2024-04-19Merge back earlier thermal control material for v6.10.Rafael J. Wysocki1-107/+2
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini18-31/+100
2024-04-19wifi: iwlwifi: mvm: implement link gradingMiri Korenblit1-0/+18
2024-04-19thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEPMika Westerberg1-1/+0
2024-04-18net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)1-4/+11
2024-04-18net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)1-0/+2
2024-04-18net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)1-4/+34
2024-04-18net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)1-0/+15
2024-04-18ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)1-0/+9
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-11/+21
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2024-04-18firmware: arm_ffa: Add support for FFA_MSG_SEND2Sudeep Holla1-0/+9
2024-04-18firmware: arm_ffa: Stash the partition properties for query purposesSudeep Holla1-0/+18
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig1-0/+2
2024-04-18cpumask: Add assign cpuCharlie Jenkins1-0/+16
2024-04-18usb: renesas_usbhs: Remove renesas_usbhs_get_info() wrapperGeert Uytterhoeven1-5/+0
2024-04-18ARM: 9361/1: amba: store owner from modules with amba_driver_register()Krzysztof Kozlowski1-2/+9
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
2024-04-17gpiolib: Get rid of never false gpio_is_valid() callsAndy Shevchenko1-0/+6
2024-04-17block: Do not special-case plugging of zone write operationsDamien Le Moal1-12/+0
2024-04-17block: Remove zone write lockingDamien Le Moal3-115/+4
2024-04-17block: Remove elevator required featuresDamien Le Moal1-10/+0
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal1-2/+1
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