summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30dev_printk: add new dev_err_probe() helpersNuno Sa
2024-06-30Merge tag 'spi-devm-optimize' into togregJonathan Cameron
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil
2024-06-30Merge tag 'dmaengine_topic_dma_vec' into togregJonathan Cameron
2024-06-28compiler.h: simplify data_race() macroAlexey Dobriyan
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg
2024-06-28net: ethtool: add a mutex protecting RSS contextsEdward Cree
2024-06-28net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree
2024-06-28net: ethtool: let the core choose RSS context IDsEdward Cree
2024-06-28net: ethtool: record custom RSS contexts in the XArrayEdward Cree
2024-06-28net: ethtool: attach an XArray of custom RSS contexts to a netdeviceEdward Cree
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-06-28block: simplify queue_logical_block_sizeChristoph Hellwig
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson
2024-06-28cpufreq: make cpufreq_boost_enabled() return boolDhruva Gole
2024-06-28cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse
2024-06-28irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2024-06-28ACPI: processor: Add acpi_get_processor_handle() helperJonathan Cameron
2024-06-28Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-06-28block: remove bio_integrity_processChristoph Hellwig
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-28mfd: Add driver for Marvell 88PM886 PMICKarel Balej
2024-06-28mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree
2024-06-28net/mlx5: IFC updates for changing max EQsDaniel Jurgens
2024-06-28net: sfp: Add more extended compliance codesDanielle Ratson
2024-06-28ethtool: Veto some operations during firmware flashing processDanielle Ratson
2024-06-28ethtool: Add ethtool operation to write to a transceiver module EEPROMIdo Schimmel
2024-06-28nsproxy: add helper to go from arbitrary namespace to ns_commonChristian Brauner
2024-06-28nsproxy: add a cleanup helper for nsproxyChristian Brauner
2024-06-28file: add take_fd() cleanup helperChristian Brauner
2024-06-28path: add cleanup helperChristian Brauner
2024-06-28Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/dri...Dave Airlie
2024-06-27net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27block: Delete blk_queue_flag_test_and_set()John Garry
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-27vfs: rename parent_ino to d_parent_ino and make it use RCUMateusz Guzik
2024-06-27fs: new helper vfs_empty_path()Christian Brauner
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann
2024-06-27Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2' of https://git.kernel...Greg Kroah-Hartman
2024-06-27soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operationJason-JH.Lin
2024-06-27HID: bpf: allow hid_device_event hooks to inject input reports on selfBenjamin Tissoires
2024-06-27HID: bpf: make hid_bpf_input_report() sleep until the device is readyBenjamin Tissoires
2024-06-27HID: bpf: add HID-BPF hooks for hid_hw_output_reportBenjamin Tissoires