summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-01-15debugfs: take debugfs_short_fops definition out of ifdefAl Viro1-4/+4
2025-01-15debugfs: allow to store an additional opaque pointer at file creationAl Viro1-1/+26
2025-01-14kobject: Remove unused functionsDr. David Alan Gilbert1-2/+0
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman41-192/+371
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+2
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini15-63/+168
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-4/+2
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-26/+20
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-45/+32
2025-01-10devres: add devm_remove_action_nowarn()Danilo Krummrich1-1/+17
2025-01-10drivers: core: remove device_link argument from class_compat_[create|remove]_...Heiner Kallweit1-4/+2
2025-01-10driver core: Move two simple APIs for finding child device to headerZijun Hu1-3/+29
2025-01-10driver core: Introduce device_iter_t for device iterating APIsZijun Hu4-8/+11
2025-01-10driver core: Correct API device_for_each_child_reverse_from() prototypeZijun Hu1-2/+2
2025-01-10driver core: Rename declaration parameter name for API device_find_child() cl...Zijun Hu1-3/+3
2025-01-10bus: fsl-mc: constify the struct device_type usageRicardo B. Marliere1-15/+15
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner2-24/+19
2025-01-10poll: kill poll_does_not_wait()Oleg Nesterov1-13/+3
2025-01-10sock_poll_wait: kill the no longer necessary barrier after poll_wait()Oleg Nesterov1-10/+7
2025-01-10poll_wait: kill the obsolete wait_address checkOleg Nesterov1-1/+1
2025-01-10poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-01-10firewall: remove misplaced semicolon from stm32_firewall_get_firewallguanjing1-1/+1
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner1-2/+1
2025-01-09fs: kill MNT_ONRBChristian Brauner1-2/+1
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh1-2/+2
2025-01-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
2025-01-07sysfs: constify macro BIN_ATTRIBUTE_GROUPS()Thomas Weißschuh1-1/+1
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+4
2025-01-06regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATORManivannan Sadhasivam1-46/+32
2025-01-06regulator: Guard of_regulator_bulk_get_all() with CONFIG_OFManivannan Sadhasivam1-8/+9
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone1-0/+5
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe1-0/+1
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe1-0/+4
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds4-22/+86
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan1-1/+1
2025-01-04Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+45
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-1/+9
2025-01-03kunit: platform: Resolve 'struct completion' warningBrian Norris1-0/+1
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+3
2025-01-03driver core: Introduce an device matching API device_match_type()Zijun Hu1-0/+1
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu2-4/+4
2025-01-03af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2025-01-02scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam1-2/+0
2024-12-31percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman1-4/+1
2024-12-31mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+31
2024-12-31mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2-18/+54
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2