aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman27-71/+173
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang1-0/+1
2024-07-01net/mlx5: mlx5_ifc update for multi-plane supportMark Zhang1-5/+9
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman27-71/+173
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman27-71/+173
2024-06-30module: create weak dependeciesJose Ignacio Tornos Martinez1-0/+6
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-0/+1
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel1-0/+1
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+19
2024-06-30dev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2024-06-30Merge tag 'spi-devm-optimize' into togregJonathan Cameron1-0/+2
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil1-0/+31
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil1-0/+33
2024-06-30Merge tag 'dmaengine_topic_dma_vec' into togregJonathan Cameron1-0/+33
2024-06-28compiler.h: simplify data_race() macroAlexey Dobriyan1-4/+2
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg2-3/+3
2024-06-28net: ethtool: add a mutex protecting RSS contextsEdward Cree1-0/+3
2024-06-28net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree1-3/+6
2024-06-28net: ethtool: let the core choose RSS context IDsEdward Cree1-0/+40
2024-06-28net: ethtool: record custom RSS contexts in the XArrayEdward Cree1-0/+14
2024-06-28net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree1-0/+42
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree2-3/+13
2024-06-28block: simplify queue_logical_block_sizeChristoph Hellwig1-6/+1
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson1-0/+10
2024-06-28cpufreq: make cpufreq_boost_enabled() return boolDhruva Gole1-3/+3
2024-06-28cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse1-0/+25
2024-06-28irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse1-5/+0
2024-06-28ACPI: processor: Add acpi_get_processor_handle() helperJonathan Cameron1-0/+7
2024-06-28Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+42
2024-06-28block: remove bio_integrity_processChristoph Hellwig1-9/+0
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+23
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds1-2/+4
2024-06-28mfd: Add driver for Marvell 88PM886 PMICKarel Balej1-0/+69
2024-06-28mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree1-0/+137
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree1-0/+27
2024-06-28net/mlx5: IFC updates for changing max EQsDaniel Jurgens1-1/+5
2024-06-28net: sfp: Add more extended compliance codesDanielle Ratson1-0/+6
2024-06-28ethtool: Veto some operations during firmware flashing processDanielle Ratson1-1/+3
2024-06-28ethtool: Add ethtool operation to write to a transceiver module EEPROMIdo Schimmel1-8/+12
2024-06-28nsproxy: add helper to go from arbitrary namespace to ns_commonChristian Brauner1-0/+11
2024-06-28nsproxy: add a cleanup helper for nsproxyChristian Brauner1-0/+2
2024-06-28file: add take_fd() cleanup helperChristian Brauner2-5/+28
2024-06-28path: add cleanup helperChristian Brauner1-0/+9
2024-06-28Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/dri...Dave Airlie2-12/+37
2024-06-27net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut1-1/+1
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-38/+0
2024-06-27Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-19/+52
2024-06-27block: Delete blk_queue_flag_test_and_set()John Garry1-1/+0
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-28/+28