aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-26block: use the right type for stub rq_integrity_vec()Jens Axboe1-1/+1
2024-06-26Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds3-14/+21
2024-06-26Merge drm/drm-next into drm-xe-nextRodrigo Vivi4-2/+16
2024-06-26Merge 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-25PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori1-0/+2
2024-06-25dim: add new interfaces for initialization and getting resultsHeng Qi1-0/+48
2024-06-25ethtool: provide customized dim profile managementHeng Qi3-1/+64
2024-06-25linux/dim: move useful macros to .h fileHeng Qi1-0/+7
2024-06-25Merge remote-tracking branch 'qcom/20240430-a750-raytracing-v3-2-7f57c5ac082d...Rob Clark2-0/+35
2024-06-25iio: imu: adis: remove legacy lock helpersNuno Sa1-10/+0
2024-06-25iio: imu: adis: add cleanup based lock helpersNuno Sa1-0/+4
2024-06-25iio: imu: adis: move to the cleanup magicNuno Sa1-41/+13
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan1-0/+14
2024-06-25linux/syscalls.h: add missing __user annotationsArnd Bergmann1-9/+9
2024-06-25fs: Export in_group_or_capable()Youling Tang1-0/+2
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman1-3/+0
2024-06-24kernel/panic: add verbose logging of kernel taints in backtracesJani Nikula1-3/+5