aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-1/+29
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams1-2/+60
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams1-0/+34
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams2-0/+7
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun2-0/+37
2025-11-14sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo1-2/+2
2025-11-14PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()Rafael J. Wysocki1-0/+24
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao1-4/+4
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen1-1/+1
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen1-0/+1
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen1-7/+3
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+2
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky1-0/+18
2025-11-14KVM: SEV: Consolidate the SEV policy bits in a single header fileTom Lendacky1-0/+19
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet1-0/+20
2025-11-14ASoC: codecs: lpass-macro: complete sm6115 supportMark Brown4-5/+22
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)1-0/+3
2025-11-14hrtimer: Store time as ktime_t in restart blockThomas Weißschuh1-1/+1
2025-11-14futex: Store time as ktime_t in restart blockThomas Weißschuh1-1/+1
2025-11-14spi-cadence: support transmission withMark Brown4-5/+22
2025-11-14VFS: introduce end_creating_keep()NeilBrown1-0/+22
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown1-19/+9
2025-11-14ecryptfs: use new start_creating/start_removing APIsNeilBrown1-0/+2
2025-11-14Add start_renaming_two_dentries()NeilBrown1-0/+2
2025-11-14VFS/ovl/smb: introduce start_renaming_dentry()NeilBrown1-0/+2
2025-11-14VFS/nfsd/ovl: introduce start_renaming() and end_renaming()NeilBrown1-0/+3
2025-11-14VFS: add start_creating_killable() and start_removing_killable()NeilBrown1-0/+6
2025-11-14VFS: introduce start_removing_dentry()NeilBrown1-0/+2
2025-11-14VFS: introduce start_creating_noperm() and start_removing_noperm()NeilBrown1-0/+2
2025-11-14VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()NeilBrown1-0/+18
2025-11-14VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()NeilBrown1-0/+33
2025-11-14VFS: introduce start_dirop() and end_dirop()NeilBrown1-0/+2
2025-11-14nsproxy: fix free_nsproxy() and simplify create_new_namespaces()Christian Brauner2-6/+9
2025-11-14block-dma: properly take MMIO pathLeon Romanovsky4-32/+13
2025-11-14Merge branch 'pwm/th1520' into pwm/for-nextUwe Kleine-König1-0/+6
2025-11-14pwm: Drop unused function pwm_apply_args()Uwe Kleine-König1-33/+0
2025-11-14syscore: Pass context data to callbacksThierry Reding1-5/+10
2025-11-13resource: Introduce resource_assigned() for discerning active resourcesDan Williams1-0/+9
2025-11-13PCI/TSM: Drop stub for pci_tsm_doe_transfer()Dan Williams1-6/+0
2025-11-13Merge tag 'socfpga_firmware_updates_for_v6.19' of ssh://gitolite.kernel.org/p...Greg Kroah-Hartman2-1/+210
2025-11-13Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman4-8/+11
2025-11-13Merge tag 'iio-fixes-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+3
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-37/+38
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+2
2025-11-13firmware: cs_dsp: fix kernel-doc warnings in a header fileRandy Dunlap1-9/+9
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli1-0/+1
2025-11-13fault-inject: make enum fault_flags available unconditionallyChristoph Hellwig1-4/+4
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)1-1/+3