summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-28net: 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
2024-06-27vfs: rename parent_ino to d_parent_ino and make it use RCUMateusz Guzik2-15/+3
2024-06-27fs: new helper vfs_empty_path()Christian Brauner1-0/+17
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann3-17/+17
2024-06-27Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2' of https://git.kernel...Greg Kroah-Hartman1-0/+44
2024-06-27soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operationJason-JH.Lin1-0/+42
2024-06-27HID: bpf: allow hid_device_event hooks to inject input reports on selfBenjamin Tissoires1-3/+3
2024-06-27HID: bpf: make hid_bpf_input_report() sleep until the device is readyBenjamin Tissoires1-1/+2
2024-06-27HID: bpf: add HID-BPF hooks for hid_hw_output_reportBenjamin Tissoires2-2/+25
2024-06-27HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooksBenjamin Tissoires2-4/+4
2024-06-27HID: bpf: add HID-BPF hooks for hid_hw_raw_requestsBenjamin Tissoires1-0/+35
2024-06-27HID: bpf: protect HID-BPF prog_list access by a SRCUBenjamin Tissoires1-2/+4
2024-06-27HID: add source argument to HID low level functionsBenjamin Tissoires2-6/+16
2024-06-27mfd: support ROHM BD96801 PMIC coreMatti Vaittinen2-0/+216
2024-06-27block: use the right type for stub rq_integrity_vec()Jens Axboe1-1/+1
2024-06-27Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds3-14/+21
2024-06-27Merge drm/drm-next into drm-xe-nextRodrigo Vivi4-2/+16
2024-06-27Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-06-26Merge branch 'for-linus' into for-nextTakashi Iwai7-42/+50
2024-06-26Add USB VBUS regulator for RZ/G2LMark Brown14-20/+83
2024-06-26regulator: core: Add helper for allow HW access to enable/disable regulatorBiju Das1-0/+7
2024-06-26mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin1-0/+8
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig1-4/+8
2024-06-26block: remove the fallback case in queue_dma_alignmentChristoph Hellwig1-1/+1
2024-06-26block: remove disk_update_readaheadChristoph Hellwig1-1/+0
2024-06-26block: convert features and flags to __bitwise typesChristoph Hellwig1-42/+43
2024-06-26block: rename BLK_FEAT_MISALIGNEDChristoph Hellwig1-1/+1
2024-06-26dm: optimize flushesMikulas Patocka1-0/+15