summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2024-06-27HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooksBenjamin Tissoires
2024-06-27HID: bpf: add HID-BPF hooks for hid_hw_raw_requestsBenjamin Tissoires
2024-06-27HID: bpf: protect HID-BPF prog_list access by a SRCUBenjamin Tissoires
2024-06-27HID: add source argument to HID low level functionsBenjamin Tissoires
2024-06-27mfd: support ROHM BD96801 PMIC coreMatti Vaittinen
2024-06-26block: use the right type for stub rq_integrity_vec()Jens Axboe
2024-06-26Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-26Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-06-26Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-26Merge branch 'for-linus' into for-nextTakashi Iwai
2024-06-26Add USB VBUS regulator for RZ/G2LMark Brown
2024-06-26regulator: core: Add helper for allow HW access to enable/disable regulatorBiju Das
2024-06-26mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig
2024-06-26block: remove the fallback case in queue_dma_alignmentChristoph Hellwig
2024-06-26block: remove disk_update_readaheadChristoph Hellwig
2024-06-26block: convert features and flags to __bitwise typesChristoph Hellwig
2024-06-26block: rename BLK_FEAT_MISALIGNEDChristoph Hellwig
2024-06-26dm: optimize flushesMikulas Patocka
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_...Christophe JAILLET
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_tableChristophe JAILLET
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-06-26mfd: stm32-timers: Drop unused TIM_DIER_CC_IEUwe Kleine-König