aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-16PCI: Refactor distributing available memory to use loopsIlpo Järvinen1-1/+2
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen1-1/+1
2025-09-16i3c: master: Add helpers for DMA mapping and bounce buffer handlingJarkko Nikula1-0/+26
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand1-0/+7
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand1-0/+11
2025-09-16mfd: Add max7360 supportKamel Bouhara1-0/+109
2025-09-16mfd: Add core driver for Nuvoton NCT6694Ming Yu1-0/+102
2025-09-16regulator: max77838: add max77838 regulator driverMark Brown18-37/+117
2025-09-16fs: add an enum for number of life time hintsHans Holmberg1-0/+1
2025-09-16Merge tag 'iio-fixes-for-6.17b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-1/+1
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar18-37/+117
2025-09-16drivers/perf: riscv: Export PMU event info functionAtish Patra1-0/+1
2025-09-15collect_paths(): constify the return valueAl Viro1-2/+2
2025-09-15drop_collected_paths(): constify argumentsAl Viro1-1/+1
2025-09-15export_operations->open(): constify path argumentAl Viro1-1/+1
2025-09-15done_path_create(): constify path argumentAl Viro1-1/+1
2025-09-15backing_file_user_path(): constify struct path *Al Viro1-1/+1
2025-09-15make it easier to catch those who try to modify ->d_nameAl Viro1-1/+4
2025-09-15generic_ci_validate_strict_name(): constify name argumentAl Viro1-2/+4
2025-09-15security_dentry_init_security(): constify qstr argumentAl Viro2-3/+3
2025-09-16firewire: core: use spin lock specific to timer for split transactionTakashi Sakamoto1-6/+9
2025-09-16firewire: core: use spin lock specific to transactionTakashi Sakamoto1-3/+7
2025-09-16firewire: core: use spin lock specific to topology mapTakashi Sakamoto1-1/+5
2025-09-16firewire: core: maintain phy packet receivers locally in cdev layerTakashi Sakamoto1-2/+0
2025-09-15tcp: reorganize tcp_sock_write_txrx group for variables laterChia-Yu Chang1-2/+2
2025-09-15bpf: Do not limit bpf_cgroup_from_id to current's namespaceKumar Kartikeya Dwivedi1-0/+1
2025-09-15tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREFAmirreza Zarrabi2-0/+10
2025-09-15tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUFAmirreza Zarrabi1-0/+6
2025-09-15tee: add close_context to TEE driver operationAmirreza Zarrabi1-2/+48
2025-09-15Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b8d@oss.qualcomm.com' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linuxJens Wiklander2-0/+21
2025-09-15io_uring/uring_cmd: correct signature for io_uring_mshot_cmd_post_cqe()Jens Axboe1-1/+1
2025-09-15EDAC: Add a driver for the AMD Versal NET DDR controllerShubhrajyoti Datta1-0/+28
2025-09-15Merge tag 'scmi-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann1-1/+1
2025-09-15cdx: Export Symbols for MCDI RPC and InitializationShubhrajyoti Datta1-0/+7
2025-09-15Merge tag 'tee-prot-dma-buf-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann2-0/+69
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik1-2/+2
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-4/+3
2025-09-15cdx: Split mcdi.h and reorganize headersShubhrajyoti Datta2-0/+282
2025-09-15Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b8d@oss.qualcomm.com' into drivers-for-6.18Bjorn Andersson2-0/+21
2025-09-15firmware: qcom: scm: add support for object invocationAmirreza Zarrabi1-0/+6
2025-09-15firmware: qcom: tzmem: export shm_bridge create/deleteAmirreza Zarrabi1-0/+15
2025-09-15Input: MT - add INPUT_MT_TOTAL_FORCE flagsAngela Czubak1-0/+1
2025-09-15HID: add haptics page definesAngela Czubak1-0/+29
2025-09-15srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readersPaul E. McKenney1-15/+27
2025-09-15pidfs: validate extensible ioctlsChristian Brauner1-0/+14
2025-09-15fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdirBabu Moger1-0/+3
2025-09-15fs/resctrl: Add event configuration directory under info/L3_MON/Babu Moger1-0/+3
2025-09-15fs/resctrl: Introduce counter ID read, reset calls in mbm_event modeBabu Moger1-0/+38
2025-09-15x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMCBabu Moger1-0/+19
2025-09-15fs/resctrl: Introduce event configuration field in struct mon_evtBabu Moger1-0/+2