summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_...Christophe JAILLET1-3/+3
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_tableChristophe JAILLET1-2/+2
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-7/+7
2024-06-26mfd: stm32-timers: Drop unused TIM_DIER_CC_IEUwe Kleine-König1-1/+0
2024-06-26mfd: stm32-timers: Add some register definitions with a parameterUwe Kleine-König1-25/+35
2024-06-26mfd: stm32-timers: Unify alignment of register definitionUwe Kleine-König1-85/+85
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
2024-06-26RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabledOr Har-Toov1-3/+6
2024-06-26Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2'Sebastian Reichel1-0/+44
2024-06-26OPP: Introduce an OF helper function to inform if required-opps is usedUlf Hansson1-0/+6
2024-06-26PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori1-0/+2
2024-06-26dim: add new interfaces for initialization and getting resultsHeng Qi1-0/+48
2024-06-26ethtool: provide customized dim profile managementHeng Qi3-1/+64
2024-06-26linux/dim: move useful macros to .h fileHeng Qi1-0/+7